pardhasaradhy
December 7th, 2000, 11:03 PM
I got a runtime exception called CLASS NOT FOUND EXCEPTION:weblogic.jndi.T3InitialContextFactory not found while running the ejb client. I am using weblogic 5.1.
pardhasaradhy
pardhasaradhy
|
Click to See Complete Forum and Search --> : EJB pardhasaradhy December 7th, 2000, 11:03 PM I got a runtime exception called CLASS NOT FOUND EXCEPTION:weblogic.jndi.T3InitialContextFactory not found while running the ejb client. I am using weblogic 5.1. pardhasaradhy dlorde December 8th, 2000, 12:20 PM You need either Weblogic\classes, or a jar containing T3InitialContextFactory with the weblogic.jndi package path, in your ejb client classpath. Dave To email me remove '_spamjam' from my email address codeguru.com
Copyright WebMediaBrands Inc., All Rights Reserved. |