Hey guys,

I'm just curious how others have configured apache on Leopard client to run in non-direct connect mode? I've tried adding the following line to my apache2.2 httpd.conf:

Include /System/Library/WebObjects/Adaptors/Apache2.2/apache.conf

It appears though there is a bug in wotaskd ... if I run it from the command line it throws:

Exception in thread "main" java.lang.UnsupportedClassVersionError: com/ webobjects/_bootstrap/WOBootstrap (Unsupported major.minor version 49.0)
        at java.lang.ClassLoader.defineClass0(Native Method)
        at java.lang.ClassLoader.defineClass(ClassLoader.java:539)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java: 123)
        at java.net.URLClassLoader.defineClass(URLClassLoader.java:251)
        at java.net.URLClassLoader.access$100(URLClassLoader.java:55)
        at java.net.URLClassLoader$1.run(URLClassLoader.java:194)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:187)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:289)
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:274)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
        at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302)

Is this a case where we have to recompile wotaskd from source? Or am I missing something completely!!! Or is there another way completely to develop using apache2?

Cheers,
Michael.


Michael Halliday
Eadiefleet Corporation
email: [EMAIL PROTECTED]
web: http://www.eadiefleet.com
 _______________________________________________
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 [EMAIL PROTECTED]

Reply via email to