• 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
Re: My first Eclipse D2W
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: My first Eclipse D2W


  • Subject: Re: My first Eclipse D2W
  • From: Chuck Hill <email@hidden>
  • Date: Wed, 29 Jul 2009 10:57:15 -0700


On Jul 29, 2009, at 10:23 AM, Dino Strausz wrote:

Hola Chuck et al.,


On 28 Jul 2009, at 1:02 PM, Chuck Hill wrote:

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.

It is picking up the wrong session. Using WO 5.3? You really want / need to use Wonder if you are doing D2W. Wonder will fix this problem.

I am running the latest version of WO (I suppose)

Might want to check that.


on top of Leopard 5.7 on an Aluminium MacBook
I did try both D2W type of project (one of them being Wonder's) with the same result/error

A proper Wonder project should fix this.


If you really won't use Wonder (and you will regret it), add this to you Application class:

protected Class _sessionClass() {
	return your.package.here.Session.class;
}

Tried but did not worked...

You got the same error? A different error?


Chuck


I think I did something wrong from the beginning ... didn't I?

D2W is supposed to work "from the box" just with a model and a running database, right?
Does Wonder's D2W needs something else?
Are there some versions issues I am not seeing?


Please, gimme some light on how to start using D2W with in the Eclipse+WOlips+... environment!

Gracias!
Dino




And change "your.package.here" to the package your Session class is in.


Chuck



-- Chuck Hill Senior Consultant / VP Development

Learn WO at WOWODC'09 East in Montréal this August!
http://www.wocommunity.org/wowodc09/east

http://arstechnica.com/apple/news/2009/07/webobjects-sliced-from-106but-prognosis-of-death-premature.ars

_______________________________________________
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: Dino Strausz <email@hidden>
References: 
 >My first Eclipse D2W (From: Dino Strausz <email@hidden>)
 >Re: My first Eclipse D2W (From: Chuck Hill <email@hidden>)
 >Re: My first Eclipse D2W (From: Dino Strausz <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: My first Eclipse D2W
  • Next by thread: Re: My first Eclipse D2W
  • Index(es):
    • Date
    • Thread