Hi David

Sorry for the trouble you had but the last check-in stuff had some problems.
This are fixed now but also the problem I experienced is gone. Now I can
deploy the jmx-ejb-connector-server.jsr and the EJB-Adaptor is picking it
up event the file was not deployed when the EJB-Adaptor was deployed.

Andy

----- Original Message -----
From: "David Jencks" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, September 14, 2001 11:33 AM
Subject: Re: [JBoss-dev] Dynamic Class loading for EJBs


> I've had a lot of trouble reproducing this problem, and haven't succeeded.
> Maybe something I changed on the way to getting anything to work
incidently
> fixed it.  What I did:
>
> 1. removed the incorrect classpath entry from the jboss-service.xml for
> jmx-ejb-connector-server.jsr (the classes are in the jsr, you don't need a
> classpath)
>
> 2. Added a jndi.properties file to the client directory so your test jar
> would connect.  Added some stuff to my classpath so it would start.
>
> At this point, step 3 in your jar gives ClassCastExceptions, no matter
what
> order I use to deploy/undeploy/redeploy the jsr and jar.
>
> Further investigation reveals that the string to be looked up in jndi
> (mOptions[0]) is empty or null.  I can't figure out what it is supposed to
> be, so I stopped.
>
> In the future you might consider writing your test code as JUnit unit
> tests, descending from JBossTestCase, and running them from the testsuite
> build.sh.  I have found for myself that this results in a much clearer
idea
> of what is working and what is not, and provides a reproducible way for
> others to find problems and help solve them.
>
> Thanks
> david jencks



_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to