We are currently using Apache 2.2.3 and Tomcat 5 (Embedded in JBoss 4.2.2) using mod_proxy_jk
as the connector.
Ccna final exam - java, php, javascript, ios, cshap all in one. This is a collaboratively edited question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.
Monday, June 11, 2012
Best practices for configuring Apache / Tomcat
Monday, May 7, 2012
Improving JBoss 5 slow startup
We upgraded from JBoss 4 (and JDK 5) to JBoss 5 (and JDK 6). The problem is that the start time has gone from 1.5 minutes (on JBoss 4) to more than 4 minutes.
Wednesday, April 25, 2012
setProperty must be overridden by all subclasses of SOAPMessage
I'm trying to deploy some web services in a WAR application on JBoss 5.1.0.
Tuesday, February 28, 2012
Challenges starting jboss v7.1.0 - thunder
My goal is to migrate my application which is running on jboss v4 to jboss v7.1, my application is completely based on EJB2.0 and so as starting point, I wanted to install jboss v7.1 and get it up and running.
Tuesday, February 21, 2012
JBOSS 7.1.0 error - Unable to find a public constructor for class org.jboss.resteasy.core.AsynchronousDispatcher
I am trying to migrate my spring MVC based REST application to Jboss 7.1.0. At startup, the Jboss initialisation shows that everything was started up correctly with all war files deployed successfully.
Tuesday, February 14, 2012
JBoss/Java and SSL
Hi I'm a bit lost and hope you'll get me out of here. I'll try to be as clear as possible since I don't really understand/know how I should use certificates.
Friday, February 10, 2012
Jboss 7 auto deploy plugin cannot connect to localhost:8080
I configured the plugin in maven as shown below