[jboss-user] [EJB 3.0] - Re: EJB3 issue on Jboss5

jaikiran do-not-reply at jboss.com
Thu Jan 22 03:40:54 EST 2009


"venuwin" wrote : The client is a plain java class.

So this statement 

anonymous wrote : I am running the client on Jboss 5.

is incorrect :) Your client is not on JBoss5.

The client classpath should always have the same jboss jar files that are on the server side. So if you are doing a lookup from a standalone client against JBoss-4.x, then on the client classpath, you should have the jar files present in %JBOSS_HOME%/client folder of the JBoss-4.x server. And if you are doing a lookup from a standalone client against JBoss-5, then you should have the jars from JBoss-5 client folder.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4203893#4203893

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4203893



More information about the jboss-user mailing list