Wrox Home  
Search P2P Archive for: Go

  Return to Index  

enterprise_java_beans thread: Problem with JMS in J2EE with Weblogic Server


Message #1 by "Andrew Tan" <andrew.tan@m...> on Mon, 23 Apr 2001 11:45:06 -0700
Hi,

1.) Chapter 7, page 255
2.) The full error message as below:

C:\wlsbook>java -Djsw.serverURL=3Dt3://localhost:7001 jsw.c07.fax.Client 
0
javax.naming.NamingException [Root exception is 
weblogic.rmi.ServerError: A RemoteException occurred in the server 
method
 - with nested exception:
[java.lang.NoSuchMethodError:
Start server side stack trace:
java.lang.NoSuchMethodError
        at 
weblogic.jndi.WLContext_WLSkel.invoke(WLContext_WLSkel.java:80)
        at 
weblogic.rmi.extensions.BasicServerObjectAdapter.invoke(BasicServerObject
Adapter.java:347)
        at 
weblogic.rmi.extensions.BasicRequestHandler.handleRequest(BasicRequestHan
dler.java:69)
        at 
weblogic.rmi.internal.BasicExecuteRequest.execute(BasicExecuteRequest.jav
a:15)
        at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:135)
End  server side stack trace
]]
Warning: java.lang.NullPointerException


Looking forward to hearing from you.
Thanks,
Andrew


  Return to Index