Hi!
Carlos Valiente wrote:
> I've just installed the CVS version of jBoss, and I'm having troubles
> running a test client which ran flawlessly last week. When I call the
> lookup() method of my InitialContext object, I get the following
> exception:
>
> javax.naming.CommunicationException [Root exception is
> java.io.InvalidClassException:
> org.jboss.ejb.plugins.jrmp13.interfaces.HomeProxyMissing no-arg
> constructor for class]
>
> Any ideas?
As I noted in my performance fix post earlier today, the changes
involved an updated jboss-client.jar. You need to rebuild and copy the
jboss-client.jar file from /client to your clients *if and only if* you
are not using dynamic classloading (which is preferred since you then do
not need to pre-install any classes on your client).
/Rickard
ps. I am making a few updates related to this Right This Minute. Wait 10
mins, update from CVS, and do the above.
--
Rickard �berg
Email: [EMAIL PROTECTED]
http://www.telkel.com
http://www.jboss.org
http://www.dreambean.com
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]