• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Missing com.apple.client.directtoweb
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Missing com.apple.client.directtoweb


  • Subject: Missing com.apple.client.directtoweb
  • From: Dustin Withers <email@hidden>
  • Date: Sat, 19 Aug 2006 23:11:32 -0500

Sorry for not putting a subject on the last one...

Me again! :)

More D2W problems. I've recently migrated my setup to a MacBook Pro. I've installed the Xcode tools (to get the libraries) and I've installed Eclipse along with WOLips and Project Wonder. Now when I create a D2W app and run "appletviewer http://localhost:50509/cgi-bin/ WebObjects/GPack.woa/wa/D2WActions/openWebAssistant" I get:

load: class com.apple.client.directtoweb.AssistantPageApplet.class not found.
java.lang.ClassNotFoundException: com.apple.client.directtoweb.AssistantPageApplet.class
at sun.applet.AppletClassLoader.findClass (AppletClassLoader.java:168)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.applet.AppletClassLoader.loadClass (AppletClassLoader.java:119)
at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
at sun.applet.AppletClassLoader.loadCode (AppletClassLoader.java:599)
at sun.applet.AppletPanel.createApplet(AppletPanel.java:721)
at sun.applet.AppletPanel.runLoader(AppletPanel.java:650)
at sun.applet.AppletPanel.run(AppletPanel.java:324)
at java.lang.Thread.run(Thread.java:613)
Caused by: java.io.IOException: open HTTP connection failed.
at sun.applet.AppletClassLoader.getBytes (AppletClassLoader.java:271)
at sun.applet.AppletClassLoader.access$100 (AppletClassLoader.java:44)
at sun.applet.AppletClassLoader$1.run(AppletClassLoader.java: 158)
at java.security.AccessController.doPrivileged(Native Method)
at sun.applet.AppletClassLoader.findClass (AppletClassLoader.java:155)
... 8 more


I've made sure that javadirecttoweb.jar is included in the project. Any ideas?

Thanks,
-dustin

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Missing com.apple.client.directtoweb
      • From: Ulrich Köster <email@hidden>
  • Prev by Date: (no subject)
  • Next by Date: Re: whywebobjects.org - WWDC followup [and URLs], Lets Start doing it
  • Previous by thread: I'm making a Firebird plugin for WebObjects
  • Next by thread: Re: Missing com.apple.client.directtoweb
  • Index(es):
    • Date
    • Thread