Re: One last mop-up battle
Re: One last mop-up battle
- Subject: Re: One last mop-up battle
- From: Oscar Díaz Blanco <email@hidden>
- Date: Tue, 15 Mar 2005 15:17:52 +0100
Hi James,
We deployed a WO app in WebSphere 6.0 and all you have to do is put
your apache's image documents folder directly in your .war file. (your
.war file contains META-INF, WEB-INF, yourImageAndDocumentsFolder)
The image path on the images (and css) of your WO components should
read as follows: /contextName/yourImageAndDocumentsFolder/imagename.gif
Also, you can directly put the contents of your apache's document
folder inside the .war, no subdirectory. (the url should read
/contextName/imagename.gif)
HTH,
Oscar
On 15/03/2005, at 13:07, Seejo Pylappan wrote:
I dont know about about WebSphere, but you need to put them in the
WebSphere's document root. I deployed my application under tomcat, for
tomcat it goes into :
$CATALINA_HOME/webapps/ROOT/
If you put the resources under the WebSphere's document root it should
work correctly.
Thanks,
Seejo
On Mar 14, 2005, at 2:51 PM, James Cicenia wrote:
Hello -
I have successfully launched my application on WebSphere using DB2.
Whew.
Now I have one small question, where do my resources go? I put my
apache's document
directory of my images and style sheets etc in WebServerResources
under the .woa file
in my war and also at the top level, i.e. under WEB-INF, but my
application still can't find
them. Where do they go, or is there some xml setting I need to make.
Thanks Everyone,
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:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
email@hidden
This email sent to email@hidden
_______________________________________________
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