doesn't that basically mean that when you "imported" the session you wanted to 
inherit from, you picked up some kind of "axis" session instead you should have 
picked up WOSession.

so, I think that's just a Java import package problem?

check the top of your java file when what and how Session is Imported, delete 
what's there and allow the system to "fix" and be sure to select the WOSession 
from WebObjects.

Try that?



On Jan 14, 2013, at 10:52 AM, ute Hoffmann <u.hoffm...@tt-pixelmind.com> wrote:

> Hi,
> So I found WOLips Perspective thanks to your Help. And I created a helloWorld 
> App
> and tried to run it in eclipse and get this error:
> 
> Application: JavaFoundation
> Error: java.lang.IllegalArgumentException exception
> Reason:
> java.lang.IllegalArgumentException: <your.app.Application> Class 'Session' 
> exists (interface org.apache.axis.session.Session) but is not a subclass of 
> WOSession.
> 
> Any idea what I did wrong?
> 
> Regards,
> Ute
> _______________________________________________
> 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:
> https://lists.apple.com/mailman/options/webobjects-dev/jtayler%40oeinc.com
> 
> This email sent to jtay...@oeinc.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:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to