I am currently trying to configure logging in JBoss 6 and looking at the different alternatives. My requirements are:
We are trying migrate from jboss 4.2 to jboos 6.0. I have deployed an ear file in jboss 6, which is build in netbeans 5.0, i\'m using EJB 2.1 version in neatbeans. when i deploy the file, its showing
I\'m deploying a Java EE 6 JAX-RS web service on JBoss 6, and I\'d like to use Woodstox instead of whatever SAX/StAX parser is currently being used. Since some stack traces list classes in (among othe
What is the configuratio开发者_开发知识库n one has to do for deploying EJB 2.1 in Jboss AS 6.0?
Within <h:head/> tags I have: <h:outputStylesheet name=\"css/common.css\" /> This is outpu开发者_开发问答t as:
We are using tree cache in jboss 4.2.x, we are planning to s开发者_JS百科witch to jboss6.x, will jboss 6.x supports tree cache?From the JBoss Wiki:
We\'re using Hibernate 3.6.3.Final and MySQL 5.5.8 for a web application. The backend is running on a JBoss 6.0.0 Final server. Most of the time things work really well but occasionally we\'re getting
I can not really find any conclusive documentation on th开发者_StackOverflow中文版e different avenues for JMX invokation on a JBoss 6.0.0.Final.
In my current JSF 2 project, one setting in the web.xml is <context-param> <param-name>javax.faces.PROJEC开发者_开发技巧T_STAGE</param-name>
Can we package ear for jboss 6 ? What will be application.xml uri ?? <?xml version=\"1.0\" encoding=\"UTF-8\"?>