Hi list,
i'm using the maven layout structure on a new project (woapplication-
archetype 2.1). When i launch the application with WOLips, custom
component classes cannot be found , i get the following error :
<WorkerThread0> WOBundle.lookForClassInAllBundles(MyComp) failed!
[2009-10-7 17:57:9 CEST] <WorkerThread0>
<com.webobjects.appserver._private.WOComponentDefinition> WARNING:
Unable to find component class named "MyComp". 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).
I can use the qualified name within the template to solve this problem
or do this _NSUtilities.setClassForName(MyComp.class, "MyComp"); in
the Application constructor.
But it's a bit tedious and error prone...
Are the wo maven guys facing the same problem in dev mode ?
Thanks for your feedback,
Alexis
_______________________________________________
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]