Hi,
I have a small to problem to build an maven webobject application.
Whith the adviced archtetype, i could build a small application with the initial Component.
But if I want add a newer, this is not find like is reading in the following log.
I have no error message in the maven build. My problem appears when I run the application under Eclipse.
Thanks a lot for your help
Regards.
Marc Sauget
Log :
log : [2012-05-14 09:05:55 CEST] <main> Created adaptor of class WODefaultAdaptor on port 53170 and address MacBook-Pro-de-Marc.local/
193.107.104.123 with WOWorkerThread minimum of 16 and maximum of 256
[2012-05-14 09:05:55 CEST] <main> NSBundle is unable to find "ExtensionsForResources.plist" in the main bundle. Ignoring optional configuration file.
[2012-05-14 09:05:55 CEST] <main> Cannot use rapid turnaround. Please start Xcode and open the project for this application.
[2012-05-14 09:05:55 CEST] <main> Creating LifebeatThread now with: testWOAPP 53170 MacBook-Pro-de-Marc.local/
193.107.104.123 1085 30000
Welcome to testWOAPP !
[2012-05-14 09:05:55 CEST] <main> Opening application's URL in browser:
http://193.107.104.123:53170/cgi-bin/WebObjects/testWOAPP.woa[2012-05-14 09:05:55 CEST] <main> null
[2012-05-14 09:05:55 CEST] <main> Waiting for requests...
[2012-05-14 09:05:55 CEST] <WorkerThread0> WOBundle.lookForClassInAllBundles(testBis) failed!
[2012-05-14 09:05:55 CEST] <WorkerThread0> <com.webobjects.appserver._private.WOComponentDefinition> WARNING: Unable to find component class named "testBis". If this is not intended to be a classless component, check your framework settings and the contents of your classpath file (in the .woa's Contents/<PLATFORM_NAME> subdirectory).