WAR Deployment -- getting closer...
WAR Deployment -- getting closer...
- Subject: WAR Deployment -- getting closer...
- From: James Cicenia <email@hidden>
- Date: Sat, 26 Feb 2005 16:32:39 -0600
Hello War experts -
I got closer.. if I set this to false it will work:
<context-param>
<param-name>WOJarBundle</param-name>
<param-value>FALSE</param-value>
<description>Whether this app is a "true" WAR, rather than a "stub"
WAR or SSDD
Note that WOROOT, LOCALROOT, WOAINSTALLROOT, WOClassPath are
ignored if this is true
However, if this is true, WOMainBundle must be set to the main
bundle name</description>
</context-param>
When I don't the latest error is:
15:42:05,046 INFO [TomcatDeployer] deploy, ctxPath=/TOSWar,
warUrl=file:/usr/local/jboss-4.0.1sp1/server/default/tmp/deploy/
tmp9568TOSWar.war/
15:42:33,560 INFO [ERXLogger] Updated the logging configuration with
the current system properties.
15:42:33,563 INFO [STDOUT] 128587 [main] INFO er.extensions.ERXLogger
jboss.web.deployment:id=-886409629,war=TOSWar.war WebModule - Updated
the logging configuration with the current system properties.
ERROR: invalid console appender config detected, console stream is
looping15:42:33,569 ERROR [ManagerBase] Exception loading sessions from
persistent storage
java.lang.IllegalStateException: Unabled to find an EOClassDescription
for objects of class eo.Company
at
com.webobjects.eocontrol.EOGenericRecord.__setClassDescription(EOGeneric
Record.java:98)
at
com.webobjects.eocontrol.EOGenericRecord.readObject(EOGenericRecord.java
:292)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun
Thoughts.. anyone?
- James
_______________________________________________
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