On Aug 16, 2006, at 17:42, Mike Schrag wrote:
What exactly is the procedure you're using to run the app from
Eclipse or the commandline? If you're running from commandline,
you can ONLY do this after doing an ant build and running the app
that is created in the dist folder. If you're trying to run the
one inside of the build folder, you're going to get really weird
behavior (because it's not a REAL woa). To run from inside of
Eclipse, you should select your Application class in the Package
Explorer, right-click=>Debug As=>WOApplication, or setup a
WOApplication-based run/debug profile manually.
Yes, when I try to run from the command-line I use the .woa
generated by the ant build ( "cd dist/Gag.woa ; ./Gag" , my project
name is 'Gag' )
Running as Debug didn't gave me any addional info, I guess I'll have
to diff my project with a working project...:S
I /guess/ maybe this should move over to the wolips list if you
continue to have problems?
I think this could be useful to others Eclipse switchers ;)
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to [email protected]