That was the problem: the jboss-transaction-client.jar file was not in the class path.
I added it  in the build.xml file and now it works. 

<pathelement location="${jboss.dist}/client/jboss-transaction-client.jar"/>

Pablo.

On Sunday 07 July 2002 12:48, David Jencks wrote:
> The tm is in a separate module in 3.1. Do you have it? If this is a client,
> is jboss-transaction-client.jar on the classpath?
>
> david jencks
>



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
We have stuff for geeks like you.
http://thinkgeek.com/sf
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to