[
https://issues.apache.org/jira/browse/TOMAHAWK-938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12482780
]
Gabriel Enriquez commented on TOMAHAWK-938:
-------------------------------------------
I've been digging more into it and I am figuring out that is a misconfiguration
on WAS 6.1.0.2.
The issue is:
[3/21/07 10:30:56:159 EDT] 00000022 MyfacesConfig I
org.apache.commons.logging.impl.Jdk14Logger info Starting up Tomahawk on the
RI-JSF-Implementation.
[3/21/07 10:30:56:268 EDT] 00000022 MyfacesConfig I
org.apache.commons.logging.impl.Jdk14Logger info Starting up Tomahawk on the
MyFaces-JSF-Implementation
error Both MyFaces and the RI are on your classpath. Please make sure to use
only one of the two JSF-implementations.
Well now the thing is that I am following this instructions
(http://wiki.apache.org/myfaces/Websphere_Installation ) in order to load first
MyFaces JSF Implementations, but it seems that RI Implementation is loading
first.
Any body has configured MyFaces on this version:
WAS 6.1.0.2.
Thanks
> 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.