Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Invalid
-
1.1.2
-
None
-
None
-
Sun Solaris 8, Websphere 6.0.2 and WebSphere 6.1, JDK 1.4 and 5, Using simple.war application modified with most stable dependency JAR and 1.1.3 for MyFaces Core
Description
The browser show a JavaScript error "cmThemeOffice is undefined".
How I got the error:
Investigating the source code I downloaded the JavaScript file: "/simplet/faces/myFacesExtensionResource/org.apache.myfaces.renderkit.html.util.MyFacesResourceLoader/11489277/navmenu.jscookmenu.HtmlJSCookMenuRenderer/ThemeOffice/theme.js", inside the file I got a websphere code error: SRVE0190E.
In using Websphere as file server and the file not found is: "/faces/myFacesExtensionResource/org.apache.myfaces.renderkit.html.util.MyFacesResourceLoader/11489277/navmenu.jscookmenu.HtmlJSCookMenuRenderer/ThemeOffice/theme.js"
When I insert the relative context in the start of URL it could be downloaded without problem.
I think is an error related with relative context in the prefix !!!