[jboss-user] [JBoss Seam] - Re: Problem with Icefaces sample

gavin.king@jboss.com do-not-reply at jboss.com
Mon Nov 27 16:47:00 EST 2006


Ah, yes. I did not notice this problem.

You need to go into 

jboss-4.0.5.GA\server\default\deploy\jbossweb-tomcat55.sar\META-INF\jboss-service.xml

and change the following line:

<attribute name="UseJBossWebLoader">false</attribute>

to read:


<attribute name="UseJBossWebLoader">true</attribute>


in order to make the example work.


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3989077#3989077

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3989077



More information about the jboss-user mailing list