2007/10/31, Dov Rosenberg <[EMAIL PROTECTED]>:
>
> If there is an error during startup the WOServletAdaptor is not deployed
> and your app will not run. Check your WEB-INF/web.xml to make sure all of
> the pieces referenced in the WOCLASSPATH node are available where expected.
> If you are using a
If there is an error during startup the WOServletAdaptor is not deployed and
your app will not run. Check your WEB-INF/web.xml to make sure all of the
pieces referenced in the WOCLASSPATH node are available where expected. If
you are using an EOModel make sure the model is available in the framewor
Hi all,
I'm attemping in the WAR deployment of a almost empty App, just to see if it
is not too complicated using WOLips.
After some digging in apple guides, I decide to look at the build.xml file
and I found out the ssdd target.
I've followed the step to enable this target and finally I've comp