Closed. This question is opinion-based. It is not currently accepting answers. Want to improve this question? Update the question so it can be answered with facts and citations by editing
I\'m using JMS with JBoss 5.1.0 GA-jdk6 Can I use the same Database for application data and JMS as well, or should I configure them in separated开发者_运维问答 databases with a two-phase XA protoco
I am deploying a custom java application to my jboss server... I am getting really really slow page loads (like 15 min) between pages.
Seems like a dumb question but I\'m confused by this and haven\'t been able to figure it out. My Jboss app server (4.2.2) running on my dev machine (ubuntu 810) is using the wrong time.
Closed. This question does no开发者_如何学编程t meet Stack Overflow guidelines. It is not currently accepting answers.
could anybody tell me if it is possible to send email from localhost using JBoss AS-5.1 + Seam-2.2? I\'ve tryed launching mail example which goes with Seam, but the result is unsatisfactory.
I have Jboss 5 installed/configured.I would like the ability to have Jboss auto start when my VM boots up.I see in my Jboss bin directory I have a startup script jboss_init_redhat.sh
In out project we are creating a pdf by using seam pdf and storing that pdf in the database. The user can then search up the pdf and view it in their pdf viewer. This is a small portion of the code t
I\'m developing a Jboss web service that requires to access files which are in a folder of the project. When I deploy the web service, 开发者_运维百科it creates a .jar, but the folder doesn\'t go insi
We need to use jasper reports in web appl开发者_Go百科ication under JBoss on AIX. Today we get a problem when we tried to add xml-apis to WEB-INF/lib - JBoss did not start at all.