• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: WAR Deployment -- getting closer...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: WAR Deployment -- getting closer...


  • Subject: Re: WAR Deployment -- getting closer...
  • From: James Cicenia <email@hidden>
  • Date: Mon, 28 Feb 2005 09:31:43 -0600

This is the biggest hurdle I have ever had with ???

I can deploy it if I make WOJarBundle = False. Works great. As soon as turn that true all I ever get is:


07:06:13,460 INFO [TomcatDeployer] deploy, ctxPath=/TOSWar, warUrl=file:/usr/local/jboss-4.0.1sp1/server/default/tmp/deploy/ tmp35219TOSWar.war/
07:06:26,473 INFO [STDOUT] Classes and frameworks will be loaded out of the WEB-INF/lib and WEB-INF/classes directories.
07:06:26,510 INFO [STDOUT] MainBundle will be set to TOSWar
07:06:33,556 INFO [STDOUT] Welcome to Three Olive Solutions' JavaWebObjects!
07:06:33,822 INFO [STDOUT] java.lang.reflect.InvocationTargetException
07:06:33,868 INFO [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
07:06:33,869 INFO [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.jav a:39)
07:06:33,870 INFO [STDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessor Impl.java:25)
07:06:33,872 INFO [STDOUT] at java.lang.reflect.Method.invoke(Method.java:324)
07:06:33,872 INFO [STDOUT] at com.webobjects.jspservlet.WOServletAdaptor._



I probable have tried every conceivable combination of lib, Library, Extensions, web.xml, etc...
plus have used jboss3 and jboss4.


I have created a DTW of my application under XCode.. works great so it is not my models.
Analyzed the WEB-INF of that inside and out.. nothing.


Talk about banging ones head against a wall.

- James



On Feb 28, 2005, at 9:24 AM, Chuck Hill wrote:

>java.lang.IllegalStateException: Unabled to find an EOClassDescription for objects of class eo.Company

Probably means that the model containing this class did not get loaded. Why, I can't tell you.

Chuck


On Feb 26, 2005, at 2:32 PM, James Cicenia wrote:

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(EOGener icRecord.java:98)
at com.webobjects.eocontrol.EOGenericRecord.readObject(EOGenericRecord.ja va: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:
village.net


This email sent to email@hidden

--
Practical WebObjects - a book for intermediate WebObjects developers who want to increase their overall knowledge of WebObjects, or those who are trying to solve specific application development problems.
http://www.global-village.net/products/practical_webobjects





_______________________________________________ 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
References: 
 >WAR Deployment -- getting closer... (From: James Cicenia <email@hidden>)
 >Re: WAR Deployment -- getting closer... (From: Chuck Hill <email@hidden>)

  • Prev by Date: RE: [ANN] ExistsInRelationshipQualifier: WHERE EXISTS (SELECT 1 FROM A WHERE ...)
  • Next by Date: Re: WAR Deployment -- getting closer...
  • Previous by thread: Re: WAR Deployment -- getting closer...
  • Next by thread: WebObjects-Based Phone Platform?
  • Index(es):
    • Date
    • Thread