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: James Cicenia <email@hidden>
- Date: Mon, 05 Sep 2011 11:32:35 -0500
Everything looks good there in the script. It was set to /WebObjects/Frameworks
When I put in:
I get the css page.
Now I do have another problem. I decided to finally login and just see what happens, and now it can'f find my model frameworks for the app.
I must have something set wrong in eclipse.
James
On Sep 5, 2011, at 11:08 AM, Pascal Robert wrote: 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
|
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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