Brian,

As far as a myfaces-related issue here, I am aware of none. However, our company has run into problems similar to what you are describing before, on JBoss/Tomcat - our image tags couldn't find the source on (container) error pages. Our solution was to use absolute paths to the resources.

You might want to look at the Tomcat groups too.

Regards,

Jeff Bischoff
Kenneth L Kurz & Associates

Brian Ehmann wrote:
I have a myfaces app that is going to the testers on monday and I just ran into a snag, so ANY help would be much appreciated.

The app works great for all of the *.jsp pages. However I am using container managed authentication on tomcat. When the user tries to access any page before they are authenticated, they are forwarded to a login.html page. The login functionality on the page works great, however I can not get any of the images on that page to render and the page does not find the css stylesheet. (this is what I get for putting the eye-candy off until the last minute).

This is my first myfaces app so I've pretty much followed the architecture in the Core JSF (by sun) and Java Server Faces (by oreilly).

Does anyone have any ideas? I can send code and overall design if needed but I can't figure out what I am missing here.

Thanks,

Brian





Reply via email to