I\'m trying to use Java Service Wrapper 3.3.5 32 bit community release with JBoss AS7 on a Windows 7 64 bit machine.I have a hunch the reason I\'m having problems is due our 32 bit version, but we hav
I have a problem deploying an Axis 2 web application. I\'m using Jboss 4.2.0, that already has a web application that makes use of an Axis 2 client. This Axis 2 application that I\'m trying to deploy
Which Seam fram开发者_StackOverflowework version is supported in JBoss AS 7? I am planning to use Seam2.2.2, is it compatible with Jboss AS 7?Yes and no.
Can开发者_如何学编程 we control the transaction retry interval in MDB? If so, please provide an example or direct me to the documentation. We want to set up a time interval of 3 min for MDB transactio
I am trying to build sample JSF 2 based autocomplete form. I am using primefaces 3.0.M2, JSF 2.1.2 libraries and JBoss 6.
I am trying to override the 开发者_StackOverflow中文版annotations on an MDB (deployed on Jboss) using the file ejb3-interceptors-aop.xml
I am having a hard time when trying to ship inside my EAR my own version of Hibernate (and not the one that JBoss brings by default).
I would like to obtain the JBoss Applic开发者_如何转开发ation Server 5.1.0 source code to go through it on Debugging mode.
I port from hibernate Envers 3.6 to Envers 4.0. This new version doesn\'t have AuditEventListener.开发者_如何学运维 Old version requires: listeners
The EJB 3.1 Spec. states: The enterprise bean must not attempt to manage threads. The JBoss EJB 3 Extensions Referen开发者_如何学Cce states: