[jboss-user] [EJB/JBoss] - compressed remote calls with compression-invoker

2008-05-30 Thread n2
I tried to configure compressed remote calls as described in Configuration Guide section 14.2.1. See: http://www.redhat.com/docs/manuals/jboss/jboss-eap-4.2/doc/Server_Configuration_Guide/The_EJB_Server_Side_View-Detached_Invokers___The_Transport_Middlemen.html. I changed jboss-service.xml to

[jboss-user] [Tomcat, HTTPD, Servlets JSP] - Re: JSF question

2007-02-07 Thread n2
I have the same problem. I am using Jsf Implemantation from SUN, version is 1.1_02. Same war file works fine with Tomcat 5.5 standalone. Exception in der JBoss log is: | 2007-02-07 12:04:10,378 ERROR

[jboss-user] [Tomcat, HTTPD, Servlets JSP] - Re: JSF question

2007-02-07 Thread n2
I found a solution in the end of this page: http://docs.jboss.org/jbossas/jboss4guide/r4/html/ch9.chapt.html 1. Delete directory JBOSS_HOME/server/CONF/jbossweb-tomcat55.sar/jsf-libs 2. Stop JBoss 3. Delete directories [jboss_home/server//data,../tmp,../work 4. Start JBoss I am usiong