Hello;

A colleague and I are trying something at the moment; trying to launch a WOA from a thread within a JUnit test running out of Eclipse.

We had some problems with the runtime not finding the main bundle (of course) and added the .woa in the "${workspacehome}/build" directory. The problem is that now seems to be not finding components' classes which are clearly in;

${workspacehome}/build/XYZ.woa/Contents/Resources/Java/...

We're launching the WOA with;

XYZApplication.main(args);

Has anybody tried this before? :)

Regards;

--
Andrew Lindesay
_______________________________________________
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]

Reply via email to