Hi,
I have this exception,on client side, when I try to load an applet:
org.omg.CORBA.UNKNOWN: java.net.MalformedURLException: no protocol:
at
org.objectweb.david.libs.helpers.CORBAHelpers.e2c(CORBAHelpers.java:116)
at
org.objectweb.david.libs.helpers.CORBAHelpers.j2c(CORBAHelpers.java:94)
at
org.objectweb.david.libs.helpers.CORBAHelpers.systemException(CORBAHelpers.java:70)
at
org.objectweb.david.libs.helpers.CORBAHelpers.e2c(CORBAHelpers.java:128)
at
org.objectweb.david.libs.helpers.CORBAHelpers.j2c(CORBAHelpers.java:94)
at
org.objectweb.david.libs.helpers.CORBAHelpers.systemException(CORBAHelpers.java:70)
at
org.objectweb.david.libs.contexts.orbs.ORBClass.resolve_initial_references(ORBClass.java:246)
at chlfigl.init(chlfigl.java:33)
at sun.applet.AppletPanel.run(AppletPanel.java:357)
at java.lang.Thread.run(Thread.java:479)
It occurs when I try to obtain the cosnaming reference
Can you help me?
Thanks
Valery
To unsubscribe, send email to [EMAIL PROTECTED] and
include in the body of the message "unsubscribe jonathan".
For general help, send email to [EMAIL PROTECTED] and
include in the body of the message "help".