Don't know if this will help, but your issue sounds very similar to the
one I posted a few minutes ago "ejb client classpath".
I noticed I had to add a number of jars to get it to work "my way"...
maybe they'll be what you need too. Here they are without all the ant
stuff:
${jboss.dist}/lib/ext/ejb.jar
${jboss.dist}/lib/ext/jnpserver.jar
${jboss.dist}/lib/ext/jboss.jar
${jboss.dist}/lib/ext/jta-spec1_0_1.jar
${jboss.dist}/lib/jboss-jaas.jar
(Note: ${jboss.dist} is set to $JBOSS_DIST)
You may not need them all. ... They may not be what you need (I'm trying
to figure it out too).
Good luck,
boz
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user