Try setting UseJBossWebLoader to true in server/default/deploy/jbossweb-tomcat55.sar/META-INF/jboss-service.xml. This was changed from true to false from JBoss 4.0.1 to 4.0.2 due to J2EE certification compatibility, but several applications have problems with not using the JBoss WebLoader.
-Frode Oldervoll > -----Original Message----- > From: news [mailto:[EMAIL PROTECTED] On Behalf Of Werner Punz > Sent: 29. september 2005 21:21 > To: [email protected] > Subject: Re: Rif: jboss problem > > Ok thanks, then something must be going wrong with my configuration, > I will give it another try soon. > > Werner > > > Emmanuel Jay wrote: > > We are using JBoss 4.0.2 and having no problem with JSF. We have even > > recently tried some Jenia4Faces component and all works fine... > > > > For the login we use a standard html page together with j_security_check > > and that works fine... > > > > Regards, > > Emmanuel > > > > On 9/29/05, *Bruno Aranda* <[EMAIL PROTECTED] > > <mailto:[EMAIL PROTECTED]>> wrote: > > > > We are using JBoss in out projects and we have not found any problem > > with JSF. The only thing is that JBoss 4.0.3 comes with myfaces > > already in it. So if you are using newer versions of myfaces you > have > > to replace the jars in JBoss with your new ones in the folder > > $JBOSS_HOME/server/all/deploy/jbossweb-tomcat55.sar.... > > > > Regards, > > > > Bruno > > > > 2005/9/29, Werner Punz <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>: > > > As soon as I have things up and running... > > > > > > I tried to integrate it via the embedded toolkit > > > into a normal tomcat yesterday and failed miserably due > > > to the integrated sql server not running, > > > > > > so I tried to go to a straig jboss today, the server looked > > > to be excellent ( I have to admit I havent had a look at jboss for > > years > > > being mostly happy with Tomcat) > > > > > > but the problem was to get jsf up and running, I have failed on > > two projects > > > for now :-) > > > > > > Werner > > > > > > > > > Dennis Byrne wrote: > > > >>hands, I really would love to try jboss for their Seam > > > > > > > > stuff ;-) > > > > > > > >>It looks to interesting to be bypassed. > > > > > > > > > > > > Please share the experience w/ the rest of us once you have > > > > done this Werner. > > > > Dennis Byrne > > > > > > > > > > > > > >

