Okay ... wotaskd is happy now, but apache doesn't seem to be handling the requests correctly. I just get a 403 Forbidden error. Can anyone tell me exactly how they have their httpd.conf setup? Do you simply need to add the following include at the end like with 1.3:

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

Or is there something else I am missing completely!!!

Thanks,
Michael.




On 28-Oct-07, at 12:24 PM, Michael Halliday wrote:

okay .... yeah, for some reason the upgrade to Leopard switched the JavaVM versions on me ... something to watch out for. I hate upgrades ... didn't have enough space for an archive & install :(

Cheers,
Michael

On 28-Oct-07, at 11:56 AM, Mike Schrag wrote:

It looks like you're running it with 1.4 and it's build with 1.5.

On Oct 28, 2007, at 11:53 AM, Michael Halliday wrote:

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/mschrag%40mdimension.com

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/michael.halliday%40eadiefleet.com

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/michael.halliday%40eadiefleet.com

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 [EMAIL PROTECTED]

Reply via email to