Hi Kevin

Ren, Xiaowen wrote :
> Got it fixed, but got more confused.
>
> No change in webobjects.conf 
> WebObjectsDocumentRoot /Apple/Local/Library/WebServer/Documents
>
> and apache2.conf
> Alias /WebObjects "/Apple/Local/Library/WebServer/Documents/WebObjects"
>
> I added gif file back to the place where I installed application
> Apple/Library/WebObjects/Applications/MySchool.woa/Contents/WebServerResources
>
> What I did wrong maybe is I DID NOT restart application in JavaMonitor.
>
> So after restart from JavaMonitor, the picture appears.
>   
the application instance check the existence of the image once, so you
have to restart it.
> The image link is 
> http://156.13.128.145/WebObjects/MySchool.woa/Contents/WebServerResources/basicbrain.gif
>  
>
> This is point to WebServer location,  because I deployed as split install. 
> it's confused me.
>
> What I understand is these images should be linked from apache(Web Server) to 
> WebServer "/Apple/Local/Library/WebServer/Documents/WebObjects" rather than 
> the application installed location, like 
> /Apple/Library/WebObjects/Applications/MySchool.woa/Contents/WebServerResources.
>
> So more testing, I removed gif file from application location under 
> /Apple/Library/WebObjects/Applications/MySchool.woa/Contents/WebServerResources.
>
> DID restart application from JavaMonitor, not image showing up the link is 
> /ERORR/NOT_FOUND.....
>
> Not point to WebServer "/Apple/Local/Library/WebServer/Documents/WebObjects"
>
> So is that mean I need these images copy sitting in both application level 
> and webServer level?
yes you have to.
>  If so , what's point for "split install"?
>   
the point is at application level you need all the application and at
the webserver level you just need the webserver resources. Giving that
you can have 2 archives/packages which provide just the necessary for
both side.
application can provide webserver resources with "wr" url , specially in
direct connect mode.

cheers,

Aurelien


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-deploy mailing list      (Webobjects-deploy@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-deploy/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to