jboss6.x
Reloading log configuration in JBoss 6 AS
I am currently trying to configure logging in JBoss 6 and looking at the different alternatives. My requirements are:[详细]
2023-03-05 01:43 分类:问答Deployment error in jboss 6 for EJB 2.1
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[详细]
2023-03-03 15:14 分类:问答How do I configure JAXB to use Woodstox on JBoss 6?
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[详细]
2023-03-03 04:23 分类:问答What should be done for deploying EJB 2.1 in Jboss AS 6.0
What is the configuratio开发者_开发知识库n one has to do for deploying EJB 2.1 in Jboss AS 6.0?[详细]
2023-03-02 19:04 分类:问答Linking to a CSS file in JSF?
Within <h:head/> tags I have: <h:outputStylesheet name=\"css/common.css\" /> This is outpu开发者_开发问答t as:[详细]
2023-03-02 13:41 分类:问答Tree cache in jboss 6.x
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:[详细]
2023-03-02 09:04 分类:问答StaleObjectStateException on high frequency updates
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[详细]
2023-03-01 23:39 分类:问答JBoss 6 limit JMX to localhost
I can not really find any conclusive documentation on th开发者_StackOverflow中文版e different avenues for JMX invokation on a JBoss 6.0.0.Final.[详细]
2023-03-01 17:41 分类:问答Ways to override context-param in web.xml during or after deployment in JBoss AS 6
In my current JSF 2 project, one setting in the web.xml is <context-param> <param-name>javax.faces.PROJEC开发者_开发技巧T_STAGE</param-name>[详细]
2023-03-01 06:32 分类:问答application.xml for Jboss 6
Can we package ear for jboss 6 ? What will be application.xml uri ?? <?xml version=\"1.0\" encoding=\"UTF-8\"?>[详细]
2023-02-28 22:39 分类:问答