On 2 May, Rajagopal. V wrote: > What I would do is just create a test Servlet with teh > code in your setup method and put the Home, Remote > classses in the Servlet Classpath and try running that > Servlet. If that works, it shud work in setup() too. > > BTW, did u check ur weblogic console to see if the > JNDI name is registered for ur EJB? >
My EJB doesn't deploy. Like I said, if I put the ejb-jar.xml file in my META-INF directory, I get a null pointer exception, I'n not sure why. I think I'm just going to forget the webapp route and do the EAR thing. I think I'll have less problems that way. L -- Laurent Duperval <mailto:[EMAIL PROTECTED]> Why are there flotation devices under plane seats instead of parachutes? -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
