I installed JBoss 5.0.1 and ran it , but when i called it from the same computer on localhost:8080 it works
Where do you change the hostname(servername) for your application server. For example, if there is an application server JBoss which is running on local machine, port 8080 and is accessed using \"http
Hey guys and gals. How can i inject custom Logger in开发者_如何学Go EJB i\'m using jboss 5 ga. Make the custom logger an EJB and
Greetings, I am interested in adding test coverage for an existing application.The technologies involved include EJB 3.0, jboss 5.1, Hibernate and MySQL.This project is built using Ant. The goal is
I am trying to deploy a web application on JBoss server. However, when I run the server I get an error, as:
I have just downloaded the jboss version 5.0.0. I have addedit as the server in my STS (2.6). The jboss 5.0.0 runs properly when run using command prompt. But when it is run from eclipse it gives fo
I have a scheduled task running in JBoss 5.1 on a daily basis for sending birthday wishes. The mail content is HTML and I embed images in the mail.
I have two war file app1.war and app2.war deployed in a single JBoss instance. Package names for java classes for both war files starts with com.myapp
I have a problem to make redeploy programmatically using JBoss 5.1. After starting JBoss the follow code works well. But after the first time that it execute always the program freeze at line with \"p
I have disabled the HDScanner bean (by removing JBOSS_HOME/deploy/hdscanner-jboss-beans.xml) in JBoss 5.1.0 so that I must do all deployments to running instances through Twiddle (applications found i