You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by Jeff Bischoff <jb...@klkurz.com> on 2006/06/06 19:09:41 UTC

Re: JSF-basede application on jboss 4.0.2 fails miserably

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.
> 
> 
> 



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.