java.io.NotSerializableException: HelloWorldImpl]
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Oracle Community by 817628, 1 year ago
java.io.NotSerializableException: HelloWorldImpl]
at weblogic.jndi.internal.ExceptionTranslator.toNamingException(ExceptionTranslator.java:38)
at weblogic.jndi.internal.ExceptionTranslator.toNamingException(ExceptionTranslator.java:68)
at weblogic.jndi.internal.WLContextImpl.translateException(WLContextImpl.java:452)
at weblogic.jndi.internal.WLContextImpl.bind(WLContextImpl.java:428)
at javax.naming.InitialContext.bind(InitialContext.java:400)
at HelloWorldImpl.main(HelloWorldImpl.java:73)