please check this problem

please check this problem i am not getting my j2ee server deployed for a long time.

when i try to execute my j2ee server ,i get the following problem

C:\Documents and Settings\win>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)

may be path variables are not set properly plaese tell what is the problem.thank you.

[1678 byte] By [kd1234567890a] at [2007-11-26 14:34:29]
# 1
sounds to me like you have a stale corba stub or something, but i'm no corba expert and i thought it went extinct about 5 years ago
SoulTech2012a at 2007-7-8 2:30:41 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...