Hi, I am trying to learn from SUN J2EE tutorial, I just installed j2ee in
windows2000, but when I tryied to run the server I got this :

D:\j2sdkee1.3.1\bin>j2ee -verbose
J2EE server listen port: 1050
Naming service started:1050
Exception in thread "main" java.lang.NoSuchMethodError
       at
com.sun.corba.ee.internal.corba.AnyImpl.createTypeCodeForClass(AnyImp
l.java:1256)
       at
com.sun.corba.ee.internal.iiop.ShutdownUtilDelegate.createTypeCode(Sh
utdownUtilDelegate.java:223)
       at
com.sun.corba.ee.internal.iiop.ShutdownUtilDelegate.writeAny(Shutdown
UtilDelegate.java:178)
       at javax.rmi.CORBA.Util.writeAny(Util.java:80)
       at
org.omg.stub.com.sun.enterprise.naming._SerialContextProvider_Stub.re
bind(Unknown Source)
       at
com.sun.enterprise.naming.SerialContext.rebind(SerialContext.java:188
)
       at
com.sun.enterprise.naming.SerialContext.rebind(SerialContext.java:202
)
       at javax.naming.InitialContext.rebind(InitialContext.java:370)
       at
com.sun.enterprise.naming.NamingManagerImpl.publishObject(NamingManag
erImpl.java:192)
       at
com.sun.enterprise.naming.NamingManagerImpl.publishObject(NamingManag
erImpl.java:149)
       at
com.sun.enterprise.server.J2EEServer.bindObject(J2EEServer.java:718)
       at
com.sun.enterprise.server.J2EEServer.createServerObject(J2EEServer.ja
va:473)
       at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:244)
       at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:972)


Please help.
Thanks





_________________________________________________________________
The new MSN 8: advanced junk mail protection and 2 months FREE*
http://join.msn.com/?page=features/junkmail

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

http://archives.java.sun.com/jsp-interest.html
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.jsp
http://www.jguru.com/faq/index.jsp
http://www.jspinsider.com

Reply via email to