JSCookMenu with WebSphere 6.x is not working
--------------------------------------------
Key: TOMAHAWK-453
URL: http://issues.apache.org/jira/browse/TOMAHAWK-453
Project: MyFaces Tomahawk
Type: Bug
Components: JS Cook Menu
Versions: 1.1.2
Environment: 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
Reporter: HERLANI JUNIOR
Priority: Critical
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 !!!
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira