I haven't deployed to a WAR with 5.2, but I am with 5.3.
How are you creating the WAR file? Are you embedding all your
frameworks in the WAR as well? What does the web.xml file look like?
Dave
On Aug 19, 2008, at 12:45 AM, Rösner, Stefan wrote:
Hi there!
i've problems with the deployment.
OS: Windows XP
WO: 5.2
Tool: Eclipse incl. WOLips Plugin
I want to deploy as war file to a tomcat, but every time i get the
following error message:
java.lang.RuntimeException: Can't find application bundle. You can
either define WOROOT, LOCALROOT and WOAINSTALLROOT as Java system
properties (e.g. in your application server's launch script as
command line arguments) or in the application Deployment Descriptor
file (web.xml).
at
com
.webobjects
.jspservlet.WOServletAdaptor._applicationInit(WOServletAdaptor.java:
280)
at
com
.webobjects
.jspservlet.WOServletAdaptor.initStatics(WOServletAdaptor.java:70)
at
com
.webobjects.jspservlet.WOServletAdaptor.init(WOServletAdaptor.java:
532)
at javax.servlet.GenericServlet.init(GenericServlet.java:211)
at
org
.apache
.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1053)
at
org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:
886)
at
org
.apache
.catalina.core.StandardContext.loadOnStartup(StandardContext.java:
3817)
at
org.apache.catalina.core.StandardContext.start(StandardContext.java:
4079)
at
org
.apache
.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:755)
at
org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:
739)
at
org.apache.catalina.core.StandardHost.addChild(StandardHost.java:525)
at
org
.apache.catalina.startup.HostConfig.deployDirectory(HostConfig.java:
886)
at
org
.apache
.catalina.startup.HostConfig.deployDirectories(HostConfig.java:849)
at
org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:474)
at
org.apache.catalina.startup.HostConfig.start(HostConfig.java:1079)
at
org
.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:
310)
at
org
.apache
.catalina
.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119)
at
org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1011)
at
org.apache.catalina.core.StandardHost.start(StandardHost.java:718)
at
org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1003)
at
org.apache.catalina.core.StandardEngine.start(StandardEngine.java:437)
at
org.apache.catalina.core.StandardService.start(StandardService.java:
450)
at
org.apache.catalina.core.StandardServer.start(StandardServer.java:
2010)
at org.apache.catalina.startup.Catalina.start(Catalina.java:
537)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun
.reflect
.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun
.reflect
.DelegatingMethodAccessorImpl
.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:
271)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:
409)
So i've already set the java system properties and the enviroment
variables. Do any have a suggestion?
Mit freundlichen Grüßen / Kind Regards
Stefan Rösner
Application Engineer
Solutions
PRO DV Software AG
Hauert 6
44227 Dortmund
http://www.prodv.de
Telefon: +49 231 9792-342
Fax: +49 231 9792-200
E-Mail: mailto:[EMAIL PROTECTED]
Amtsgericht Dortmund, HRB 12956
Vorstand: Dipl.-Ing. Klaus Bullmann (Sprecher), Dipl.-Inform. Uwe
Osterkamp
Vorsitzender des Aufsichtsrates: Prof. Dr.-Ing. Rolf Windmöller
Der Inhalt dieser E-Mail ist vertraulich und ausschließlich für den
bezeichneten Adressaten bestimmt. Wenn Sie nicht der vorgesehene
Adressat dieser E-Mail oder dessen Vertreter sein sollten, so
beachten Sie bitte, dass jede Form der Kenntnisnahme,
Veröffentlichung, Vervielfältigung oder Weitergabe des Inhalts
dieser E-Mail unzulässig ist. Wir bitten Sie, sich in diesem Fall
mit dem Absender der E-Mail in Verbindung zu setzen. Der Inhalt
dieser E-Mail ist nur rechtsverbindlich, wenn er unsererseits durch
einen Brief entsprechend bestätigt wird.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-deploy mailing list (Webobjects-
[EMAIL PROTECTED])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-deploy/webobjects%40avendasora.com
This email sent to [EMAIL PROTECTED]
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-deploy mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-deploy/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]