Maven - <com.webobjects.appserver._private.WOComponentDefinition> No template found for component Main
Maven - <com.webobjects.appserver._private.WOComponentDefinition> No template found for component Main
- Subject: Maven - <com.webobjects.appserver._private.WOComponentDefinition> No template found for component Main
- From: Mark Wardle <email@hidden>
- Date: Sun, 04 Sep 2016 22:26:40 +0100
Dear all,
I have successfully used maven with a non-WO application so I was keen to switch and make it easy for me to use some jar-based libraries of my own within WO.
However, running from within eclipse in direct connect mode results in an error <com.webobjects.appserver._private.WOComponentDefinition> No template found for component Main at "file:/Users/mark/Dev/rsdb/projects/rstest-pw/“ from the erxapplication-archetype application. There are no such problems from woapplication-archetype.
I added
if (isDirectConnectEnabled()) { registerRequestHandler(new JarResourceRequestHandler(), "wr"); }
If I add Project Wonder dependencies to the plain WO app, it runs but I get the error above until I remove them.
If there is no problem at the command-line but only with eclipse, and only when using Project Wonder, there must be some misconfiguration on my part within eclipse? Should I upgrade to 3.6? eclipse.org has been down all day but otherwise I would have updated.
Any suggestions would be gratefully received!
Mark
-- Dr. Mark Wardle Consultant Neurologist, University Hospital Wales, Cardiff, UK
|
_______________________________________________
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