I found the problem but I don't understand why it was the problem.  I had to copy javadirecttoweb.jar to /Library/WebServer/Documents/WebObjects/Java

Any reason why that needed to be there?

Thanks,
-dustin

Also does anybody have any knowledge about configuring log4j?  If I include Wonder libraries into my app Eclipse no longer logs anything it just gives me:

log4j:WARN No appenders could be found for logger (org.apache.log4j.Logger).
log4j:WARN Please initialize the log4j system properly.
1789 [main] INFO org.apache.log4j.Logger  - Updated the logging configuration with the current system properties.
1835 [main] WARN NSLog  - 

On Aug 20, 2006, at 6:10 AM, Ulrich Köster wrote:

Just created a D2WApplication and it works fine. Are you sure that you've created a D2WApplication and not WOApplication.

Uli
Am 20.08.2006 um 06:11 schrieb Dustin Withers:

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      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:

This email sent to [EMAIL PROTECTED]

Mit freundlichen Grüßen

Ulrich Köster

Assense Software Solutions GmbH
Stadtdeich 27
20097 Hamburg

Fernsprecher:     +49 (0)40 3037579-0
Fernkopierer:     +49 (0)40 3037579-9




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

This email sent to [EMAIL PROTECTED]

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to archive@mail-archive.com

Reply via email to