jboss5.x
Jboss only works on localhost:8080 ,but doesnt reply when called by ip
I installed JBoss 5.0.1 and ran it , but when i called it from the same computer on localhost:8080 it works[详细]
2023-03-10 00:03 分类:问答JBoss Servername
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[详细]
2023-03-09 14:38 分类:问答Inject logger in EJB with jboss 5
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[详细]
2023-03-09 13:02 分类:问答How to create unit tests for EJB 3.0 based code to be deployed in jboss 5.1?
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[详细]
2023-03-08 20:41 分类:问答Problem deploying on JBoss
I am trying to deploy a web application on JBoss server. However, when I run the server I get an error, as:[详细]
2023-03-06 21:35 分类:问答Error while starting jboss 5.0.0 in Springsource STS eclipse (STS version 2.6)
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[详细]
2023-03-03 13:59 分类:问答Get image path in non-servlet
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.[详细]
2023-03-02 02:28 分类:问答Deploying 2 war files with common classes in JBoss
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[详细]
2023-02-27 11:45 分类:问答Problem to make redeploy programmatically using JBoss 5.1
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[详细]
2023-02-26 15:42 分类:问答JBoss 5.1.0 disabled HDScanner, undeploying post restart doesn't work
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[详细]
2023-02-26 04:15 分类:问答