Re: ModernLook can't find it's WebServerResources
Re: ModernLook can't find it's WebServerResources
- Subject: Re: ModernLook can't find it's WebServerResources
- From: Pascal Robert <email@hidden>
- Date: Mon, 05 Sep 2011 12:08:57 -0400
Le 2011-09-03 à 19:55, James Cicenia a écrit : Hello -
I just tried to deploy. Anyway, I am baffled.
I did the usual embedded deployment. And I split out the WebServerResources. I seemed to have put the .woa file for ERModernSkin everywhere on my server.
But to no avail.
<link rel="stylesheet" type="text/css" href=""></link> How do I determine where the modernapp is looking for that stylesheet / framework
Does your WSR from other frameworks or the app works? Also, make sure that WOFrameworksBaseURL is in the script that launch the app (App.woa/App), the last two lines should look like this:
echo ${JAVA_EXECUTABLE} ${JAVA_EXECUTABLE_ARGS} -classpath WOBootstrap.jar com.webobjects._bootstrap.WOBootstrap ${COMMAND_LINE_ARGS} -WOFrameworksBaseURL /WebObjects/WOWODC.woa/Frameworks eval exec ${JAVA_EXECUTABLE} ${JAVA_EXECUTABLE_ARGS} -classpath WOBootstrap.jar com.webobjects._bootstrap.WOBootstrap ${COMMAND_LINE_ARGS} -WOFrameworksBaseURL /WebObjects/WOWODC.woa/Frameworks
|
_______________________________________________
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