You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by Tom Cordova <to...@daiwausa.com> on 2006/05/30 20:26:39 UTC

Re: JSF-basede application on jboss 4.0.2 fails miserably

What happens if I have applications that use MyFaces 1.1.3  and Tomahawk
1.1.3 ?

I've copied myfaces-api-1.1.3.jar and myfaces-impl-1.1.3.jar into
jbossweb-tomcat55.sar, but what about the commons *.jar files?  Do they need
to be updated as well?

Tom
--
View this message in context: http://www.nabble.com/JSF-basede+application+on+jboss+4.0.2+fails+miserably-t569512.html#a4632196
Sent from the MyFaces - Users forum at Nabble.com.


Re: JSF-basede application on jboss 4.0.2 fails miserably

Posted by Matthias Wessendorf <ma...@apache.org>.
on [1] and [2] you'll find more. So of course, make sure that NO
commons-collection-2.x is in your clazzpath

-Matthias

[1] http://myfaces.apache.org/impl/dependencies.html
[2] http://myfaces.apache.org/tomahawk/dependencies.html

On 5/30/06, Tom Cordova <to...@daiwausa.com> wrote:
>
> What happens if I have applications that use MyFaces 1.1.3  and Tomahawk
> 1.1.3 ?
>
> I've copied myfaces-api-1.1.3.jar and myfaces-impl-1.1.3.jar into
> jbossweb-tomcat55.sar, but what about the commons *.jar files?  Do they need
> to be updated as well?
>
> Tom
> --
> View this message in context: http://www.nabble.com/JSF-basede+application+on+jboss+4.0.2+fails+miserably-t569512.html#a4632196
> Sent from the MyFaces - Users forum at Nabble.com.
>
>


-- 
Matthias Wessendorf
Aechterhoek 18
48282 Emsdetten
http://jroller.com/page/mwessendorf
mwessendorf-at-gmail-dot-com

Re: JSF-basede application on jboss 4.0.2 fails miserably

Posted by Tom Cordova <to...@daiwausa.com>.
I think I've come to that same conclusion...  I'm still experiencing some
VERY freaky stuff with 1.1.3 portlets running on a JBOSS portal though.

For instance, when I have a tomahawk 1.1.3 datatable on a portlet inside the
portal, every second time I submit it to the managed bean it comes back with
no values in the outputText components...  It still has all the rows, but
they are all empty...
--
View this message in context: http://www.nabble.com/JSF-basede-application-on-jboss-4.0.2-fails-miserably-t569512.html#a4750362
Sent from the MyFaces - Users forum at Nabble.com.


Re: JSF-basede application on jboss 4.0.2 fails miserably

Posted by Jeff Bischoff <jb...@klkurz.com>.
Tomahawk 1.1.3? you mean the old nightly?

I don't understand why you need to modify jbossweb-tomcat55.sar at all. 
I have tested my JSF app with many versions of myfaces on many versions 
of Jboss4, and I never had to change any JBoss/tomcat libraries to make 
it work...

MyFaces 1.1.3 and Tomahawk 1.1.2 work splendidly with JBoss 4.0.2, if 
the required jar files are in /WEB-INF/lib

Regards,

Jeff Bischoff
Kenneth L Kurz & Assoc, Inc.

Tom Cordova wrote:
> What happens if I have applications that use MyFaces 1.1.3  and Tomahawk
> 1.1.3 ?
> 
> I've copied myfaces-api-1.1.3.jar and myfaces-impl-1.1.3.jar into
> jbossweb-tomcat55.sar, but what about the commons *.jar files?  Do they need
> to be updated as well?
> 
> Tom
> --
> View this message in context: http://www.nabble.com/JSF-basede+application+on+jboss+4.0.2+fails+miserably-t569512.html#a4632196
> Sent from the MyFaces - Users forum at Nabble.com.
> 
> 
>