Re: Anyone seen this WAR deployment issue?
Re: Anyone seen this WAR deployment issue?
- Subject: Re: Anyone seen this WAR deployment issue?
- From: Chuck Hill <email@hidden>
- Date: Thu, 10 Mar 2005 13:05:58 -0800
I'm pretty sure that is a classpath issue. It is not finding / loading
your application's .woa bundle. It did not find your Application.class
and instead is launching WOApplication.class.
On Mar 10, 2005, at 5:51 AM, James Cicenia wrote:
Hello -
I my newest battle in my WAR I am a bit bogged down in the trenches
with this bit of reconnaissance:
07:36:49,164 INFO [STDOUT] Classes and frameworks will be loaded out
of the WEB-INF/lib and WEB-INF/classes directories.
07:36:49,198 INFO [STDOUT] MainBundle will be set to TOSDevelopment
07:36:59,338 INFO [TOSDevelopment] <WOApplication>.primeApplication:
The Application name is JavaWebObjects
07:36:59,485 ERROR [TOSDevelopment] ** DirectToWeb could not find
user.d2wmodel file. One will be created if you try to save changes.
07:36:59,772 ERROR [TOSDevelopment] ** DirectToWeb could not find
user.d2wmodel file. One will be created if you try to save changes.
07:36:59,774 ERROR [TOSDevelopment] DirectToWeb using default
user.d2wmodel file.
07:36:59,824 ERROR [TOSDevelopment] ***** PLEASE NOTE: Rapid
turn-around is not active for your application. The assistant will be
unavailable to configure the application since it will be unable to
modify your project's user.d2wmodel rule file. To completely disable
the assistant use a -WSAssistantEnabled FALSE flag when you start the
application.
07:37:01,690 ERROR [TOSDevelopment] The URL for webserver connect
through Servlet Container is:
http://jimijon.local/TOSDevelopment/WebObjects/JavaWebObjects.woa
07:37:01,692 INFO [TOSDevelopment] Waiting for requests...
07:37:0
Why is it seeing JavaWebObjects.woa and not TOSDevelopment.woa??
my web.xml's class path is set as:
WEBINFROOT/TOSDevelopment.woa/Contents/Resources/Java/
tosdevelopment.jar
PS: I have also used just
TOSDevelopment.woa/Contents/Resources/Java/tosdevelopment.jar
all to know avail... any good soldiers out there who can lend some air
or artillery support?
Wounded but still fighting,
James Cicenia
_______________________________________________
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