I am trying to deploy an ear file to JBOSS AS (defalut server). The application is the mavenised version of examples of SeamInAction book.
The JBoss developers warn against the use of HSQLDB as a persistent storage (see JBoss wiki). I am confused though, because HSQLDB appears to be used heavily in production.
We have a timer service triggered task in JBoss 5.1.0.GA application and the problem is that we cannot change the transaction time out. This long Lucene indexing can take longer than the default 300 s
I would like to specify JNDI name for an EJB3 bean using annotation, but JBoss 5.1.0 GA seems to ignore the annotation completely.开发者_C百科 Bean\'s annotations are:
How do I add custom queues to JBoss 5.1.0? I found a way to do it via the Admin Console however for some reason it keeps failing, also I need to be able to quickly and easily move my queues from one
I try to define environment entries in JBoss 5.1 and added following to the server/default/deploy/jbossweb.sar/context.xml file:
I m new to Jboss, but I have multiple web applications each using spring-hibernate and other open source libraries and portlets, so basically now each war file includes those jar files. How do I move
I did find a Jboss Commonj Service on sourceforge, bu开发者_如何转开发t that appears to be for JBoss 4x.
when i hot deploy a bean jar , it doesnt works. it needs a Jboss restart. hot deployment works fine with Jboss 4.2.2. but Jboss 5.0.1 doe开发者_JS百科snt support hot deployment?By default hot deployme
I\'ve been a .NET developer for over 8 years now and I\'ve been placed on a Java project and I\'m trying to get up to speed. I\'m using Eclipse EE 3.5.1, JBoss 5.1, and Struts 2.1.8.1 (all the latest