JUnit and WOA Launching
JUnit and WOA Launching
- Subject: JUnit and WOA Launching
- From: Andrew Lindesay <email@hidden>
- Date: Fri, 13 Jan 2012 10:38:14 +1300
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@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden