im switching jboss 4.2.2 to 5.0.1 and i have installed jboss. now on clien开发者_开发技巧t side i replaced existing jar files. jbossall-client.jar,jboss-client.jar,commons-logging.jar,jboss-serializat
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.
We have PC with Windows with 2048 RAM. We try to use nex开发者_JAVA百科t memory settings for JBoss:
When the jars are packaged within EAR/lib, all works fine, but I cannot use this approach and need to refer to t开发者_高级运维hem from the filesystem (maybe using absolute/relative paths)
I have a web application which deploys fine as an ear file. But when I try to deploy it in exploded form it fails like this:
After upgrading from JBoss 4 to JBoss 5, I\'ve noticed the most annoying regression. It truncates the trailing equal sign (\'=\') of a base64 cookie value.
Our JavaEE application has a services which is responsible for installation and start up of other services depending on the configuration stored in a database. Services are installed using the