[
https://issues.apache.org/jira/browse/TOMAHAWK-938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12482762
]
Gabriel Enriquez commented on TOMAHAWK-938:
-------------------------------------------
In fact I already tried upgrading to the newest release, as of yesterday
03/20/07, using:
myfaces-api-1.1.6-SNAPSHOT.jar
myfaces-impl-1.1.6-SNAPSHOT.jar
tomahawk-1.1.5-SNAPSHOT.jar
And the problem continues.
Again, the weird thing is that I am trying in 2 versions of (IBM WebSphere
Application Server):
6.0.2.15: is working fine
6.1.0.2: is throwing:
[3/21/07 9:36:39:982 EDT] 00000025 MyFacesResour E
org.apache.commons.logging.impl.Jdk14Logger error Unable to find resource
__package__.js for component dojo.DojoResourceLoader. Check that this file is
available in the classpath in sub-directory /resource of the package-directory.
[3/21/07 9:36:39:982 EDT] 00000025 WebApp A SRVE0180I:
[wsSRWS_ImplEAR#wsSRWS_Impl.war] [/wsSRWS_Impl] [Servlet.LOG]: Error page
exception The server cannot use the error page specified for your application
because of the exception printed below.
[3/21/07 9:36:39:982 EDT] 00000025 WebApp A SRVE0181I:
[wsSRWS_ImplEAR#wsSRWS_Impl.war] [/wsSRWS_Impl] [Servlet.LOG]: Error Page
Exception: : com.ibm.websphere.servlet.error.ServletErrorReport: SRVE0190E:
File not found:
/faces/extensionResource/org.apache.myfaces.renderkit.html.util.MyFacesResourceLoader/11744841/dojo.DojoResourceLoader/__package__.js
at
com.ibm.ws.webcontainer.extension.DefaultExtensionProcessor.handleRequest(DefaultExtensionProcessor.java:599)
at
com.ibm.ws.wswebcontainer.extension.DefaultExtensionProcessor.handleRequest(DefaultExtensionProcessor.java:111)
at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:3129)
at
com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:238)
at
com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:811)
at
com.ibm.ws.wswebcontainer.WebContainer.handleRequest(WebContainer.java:1433)
at
com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:93)
at
com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:465)
at
com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:394)
at
com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.java:102)
at
com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:152)
at
com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:213)
at
com.ibm.io.async.AbstractAsyncFuture.fireCompletionActions(AbstractAsyncFuture.java:195)
at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:136)
at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:194)
at
com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:741)
at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:863)
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1510)
Caused by: java.io.FileNotFoundException:
/faces/extensionResource/org.apache.myfaces.renderkit.html.util.MyFacesResourceLoader/11744841/dojo.DojoResourceLoader/__package__.js
at
com.ibm.ws.webcontainer.extension.DefaultExtensionProcessor.handleRequest(DefaultExtensionProcessor.java:362)
... 17 more
Plz, any help?
> extensionResource error
> -----------------------
>
> Key: TOMAHAWK-938
> URL: https://issues.apache.org/jira/browse/TOMAHAWK-938
> Project: MyFaces Tomahawk
> Issue Type: Bug
> Components: ExtensionsFilter
> Affects Versions: 1.1.3
> Environment: WebSphere 6.1.0.2
> Windows
> Reporter: Gabriel Enriquez
> Fix For: 1.1.3
>
>
> I am getting this exception:
> ...
> Caused by: java.io.FileNotFoundException:
> /faces/extensionResource/org.apache.myfaces.renderkit.html.util.MyFacesResourceLoader/11744288/dojo.DojoResourceLoader/__package__.js
> at
> com.ibm.ws.webcontainer.extension.DefaultExtensionProcessor.handleRequest(DefaultExtensionProcessor.java:362)
> ... 17 more
> ...
> The weird thing is that in WAS 6.0 is working.
> I already followed the steps to install myfaces on WebSphere 6.1 as mention
> in:
> http://wiki.apache.org/myfaces/Websphere_Installation
> Can anybody plz help me?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.