logo       
Google Custom Search
    AddThis Social Bookmark Button

applet notinited in browser: msg#00010

Subject: applet notinited in browser

I've got an application which works fine in the eclipse IDE but bombs 
when I try to export it and run it in a browser.  I get an app notinited 
message and then, examining the java console:


java.lang.NoClassDefFoundError: org/apache/xmlrpc/applet/XmlRpcException
    at iib1gui.getXmlrpctest(iib1gui.java:447)
    at iib1gui.getJToolBar(iib1gui.java:193)
    at iib1gui.getIimainsplitpane(iib1gui.java:177)
    at iib1gui.init(iib1gui.java:98)
    at iib1gui.<init>(iib1gui.java:90)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown 
Source)
    at java.lang.reflect.Constructor.newInstance(Unknown Source)
    at java.lang.Class.newInstance0(Unknown Source)
    at java.lang.Class.newInstance(Unknown Source)
    at sun.applet.AppletPanel.createApplet(Unknown Source)
    at sun.plugin.AppletViewer.createApplet(Unknown Source)
    at sun.applet.AppletPanel.runLoader(Unknown Source)
    at sun.applet.AppletPanel.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)


I'd appreciate any info or suggestions anybody might have.





 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/xml-rpc/

<*> To unsubscribe from this group, send an email to:
    xml-rpc-unsubscribe@xxxxxxxxxxxxxxx

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 







Try Searching:
servers, voip, java, networking, microsoft ...
<Prev in Thread] Current Thread [Next in Thread>