users@glassfish.java.net

Re: Calling EB on Glassfish V3 from V2

From: <forums_at_java.net>
Date: Wed, 5 Oct 2011 07:05:12 -0500 (CDT)

both sides should already have the required jars, so normally you don't need
to configure any extra libs.  If the error is from the v2 side, the default
factory class shoudl be com.sun.enterprise.naming.SerialInitContextFactory,
not com.sun.enterprise.naming.impl.SerialInitContextFactory.  You
application should use no-arg InitialContext(), instead of passing in a
hashtable.


--
[Message sent by forum member 'cf126330']
View Post: http://forums.java.net/node/850222