Subject Re: firebirdsql.rar not deploying datasources correctly on JBoss 3.2.0RC5
Author Roman Rokytskyy
> The deployment worked in JBoss 3.2.0RC3. I was able to work around
> the problem by adding the mini-j2ee.jar file to the firebirdsql.rar
> file. I deploy the datasource by adding this .rar file to the
> JBoss deploy/ directory and adding an *-xa-ds.xml file to deploy
> the actual datasource.
>
> Is this the proper way to fix the problem? Is this class supposed
> to be coming in with the JBoss release?

Most likely yes, this is correct way of fixing this issue. Most
likely JBoss RC3 was released before they have added JCA 1.5 classes.
But since we use J2EE interfaces from JBoss, I think that will
include JCA 1.5 in release.

Best regards,
Roman Rokytskyy