I've had this problem in the past, it was due to a space in the
application/project name.  I'd stay away from spaces, dashes, periods,
slashes, etc. in the app/project name and the in the path to the project.

On Mon, Jan 14, 2013 at 5:02 PM, Ramsey Gurley <ramseygur...@gmail.com>wrote:

> I think WO tries to find the class by simple name and defaults to the
> first one it finds. There's a way to tell _NSUtilities what class to use
> explicitly I believe. Also, Why is the JavaXML framework still a default in
> WO projects anyway? It quadruples the size of build logs and far better XML
> classes exist in the jre these days.
>
>
> Jesse Tayler <jtay...@oeinc.com> wrote:
>
> 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/ted.archibald%40gmail.com
>
> This email sent to ted.archib...@gmail.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