while starting JBoss 5.1.0.GA in virtual server machine on Debian (linux-VServer technology) I get the following error:
As part of an upgrade from JBoss 4.0.4 to 5.1, I am trying to get a WAR to deploy after an EAR is successfully deployed.JBoss 5.x does not support PrefixDeploymentSorter like 4.x did, which means that
I\'ve just finished re-installing my OS, and as always install and test standard tools which I use, and now I get this error like never before when I tried to start Jboss 5 from eclipse, its quite big
I am using maven to configure maven-ear-plugin. I am getting following exception when I say jboss version is 5(See below code, undertag).It works if I replace version to 4.2
By default JBoss 5.1 writes boot traces to $JBOSS_HOME/server/default/log folder. Is it possible to change location for boot traces?
WARN[Ejb3Configuration] Persistence provider caller does not implement the EJB3 spec correctly. PersistenceUnitInfo.getNewTempClassLoad
Running into an issue where our datasources for two different DBMS (MS-SQLServer and Informix) are not picking up the security-domain configuration i开发者_如何学运维n the login-config.xml file.
Wha开发者_运维问答t should we use in jboss-log4j.xml in order to turn on/off traces for our product - \"category\" or \"logger\" tag?
By default there are two appenders in JBoss5.1 - CONSOLE and FILE. Do we need to use both of these appenders in production?
We are in a position to consume the Web Service hosted in JBOSS as explained above. We tried to generate proxy classes using VS 2008, but we are not successful in calling the Web Services using WCF.