Everything looks good there in the script. It was set to /WebObjects/Frameworks

When I put in:
http://ec2-72-44-46-145.compute-1.amazonaws.com/WebObjects/Frameworks/ERModernDefaultSkin.framework/WebServerResources/default_login_page.css

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="/ERROR/NOT_FOUND/framework=ERModernDefaultSkin/filename=default_login_page.css"></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 protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to