Hello Michael,

Are you running tomcat with 'nonaming' option?
If no, tomcat uses its own JNDI.
To start with nonaming:
startup.bat -nonaming

alex

Thursday, July 04, 2002, 10:53:40 AM, you wrote:

MD> Hi,

MD> Originally I had jboss3.0 with an embedded tomcat4.0.3 and my application
MD> worked fine.  Yesterday I attempted to seperate the two by installing jboss
MD> and tomcat on their own.

MD> The client side works until the first call is made via jndi to my staless
MD> session bean.  I then get the error stated below.

MD> Both the jbossmq-client.jar and the jnp-client.jar have been copied to the
MD> clients lib directory.  The jndi.properties has also been copied to the
MD> classes directory of tomcat.

MD> Is there anything else I need to do to get this working.  If so, what??

MD> Any help would be _very_ appreciated!

MD> Thanks,

MD> Michael

MD> ===================== Error =====================

MD> [INFO] RequestProcessor - -Processing a 'POST' for path '/velo/saveGBEntry'
MD>     [Root exception is java.lang.ClassNotFoundException:
MD> com.morelogs.guestbook.interfaces.home.
MD> gbEntryHome (no security manager: RMI class loader disabled)]
MD> ===============================================




MD> -------------------------------------------------------
MD> This sf.net email is sponsored by:ThinkGeek
MD> Caffeinated soap. No kidding.
MD> http://thinkgeek.com/sf
MD> _______________________________________________
MD> JBoss-user mailing list
MD> [EMAIL PROTECTED]
MD> https://lists.sourceforge.net/lists/listinfo/jboss-user

-- 
Best regards,
 Alex Loubyansky




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Caffeinated soap. No kidding.
http://thinkgeek.com/sf
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to