• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
My first Eclipse D2W
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

My first Eclipse D2W


  • Subject: My first Eclipse D2W
  • From: Dino Strausz <email@hidden>
  • Date: Tue, 28 Jul 2009 12:55:23 -0500

Hola tod@s!

Finally, I am trying, no without some frustrations, to move to Eclipse and the "new" tools... recall please I am an old dog, and is hard to me to learn new tricks...
I did the following:

1. created a sample database (a couple of tables) in Postgres
2. created a model using Alex's EOModeler
3. created a D2W project within Eclipse, importing from the wizard the model
4. pushed the green button

My Safari started with the following error on the page:

Application: JavaFoundation
Error: java.lang.IllegalStateException exception
Reason:
java.lang.IllegalStateException: An Exception occurred while generating the Exception page 'WOExceptionPage'. This is most likely due to an error in 'WOExceptionPage' itself or WebObjects encountered an uncaught exception while creating a Session object.


Below are the logs of the original Exception which occured in com.webobjects.appserver.WOApplication, then the later Exception in WOExceptionPage.

Original Exception:
java.lang.IllegalArgumentException: <com.webobjects.appserver.WOApplication> Class 'Session' exists (interface org.apache.axis.session.Session) but is not a subclass of WOSession.
at com.webobjects.appserver.WOApplication._sessionClass(WOApplication.java:1925)
at com.webobjects.appserver.WOApplication.createSessionForRequest(WOApplication.java:1964)
at com.webobjects.appserver.WOApplication._initializeSessionInContext(WOApplication.java:2101)
at com.webobjects.appserver._private.WOComponentRequestHandler._dispatchWithPreparedApplication(WOComponentRequestHandler.java:319)
at com.webobjects.appserver._private.WOComponentRequestHandler._handleRequest(WOComponentRequestHandler.java:369)
at com.webobjects.appserver._private.WOComponentRequestHandler.handleRequest(WOComponentRequestHandler.java:442)
at com.webobjects.appserver.WOApplication.dispatchRequest(WOApplication.java:1678)
at com.webobjects.appserver._private.WOWorkerThread.runOnce(WOWorkerThread.java:144)
at com.webobjects.appserver._private.WOWorkerThread.run(WOWorkerThread.java:226)
at java.lang.Thread.run(Thread.java:613)


What did I wrong??

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

This email sent to email@hidden

  • Follow-Ups:
    • Re: My first Eclipse D2W
      • From: David Holt <email@hidden>
    • Re: My first Eclipse D2W
      • From: Chuck Hill <email@hidden>
  • Prev by Date: Re: Ant build in WO 5.4 not working (Windows)
  • Next by Date: Re: My first Eclipse D2W
  • Previous by thread: Re: Ant build in WO 5.4 not working (Windows)
  • Next by thread: Re: My first Eclipse D2W
  • Index(es):
    • Date
    • Thread