Trying to migrate an application from JBoss 4.2 to JBoss 5.1, I开发者_如何学Python face some configuration issues.
We have a slightly modified JBoss 5.1.0 configuration, where we have added a new folder 开发者_Go百科called <JBOSS_HOME>/myconf to the classpath. Here is the pertinent bit of conf/jboss-service.
We have several j2ee applications (e.g. A.ear, B.ear, C.war) running in a single jboss instance, we have a requirement to share a set of static files across these applications. So I should be in a pos
I have hosted an application on JBoss on my local machine and I can access by localhost or over my I开发者_如何学GoP also.
If I issue the following command against a JBoss 5 server: ./twiddle.sh -s myserver:1099 get jboss.jca:service=ManagedConnectionPool,name=MYPOOL ConnectionCount ConnectionCreatedCount MaxConnectionsI
Well. Hi everybody again. I have a trouble with some script that I wanna to be executed as a Service in an Ubuntu Server 10.04 LTS PC. This is the script:
Today I tried to configure a JDBC resource in the JBoss AS 6 RC1, and encountered a field which requires a RAR name. If I have a database with a JDBC driver, do I also need a RAR file for the configur
I have an instance of JBoss 5.1.0GA with the \'localhost\' host and one additional host \'X\' configured. Is there a way to disable localhost completely so that all requests will fail unless they are
I\'m having problems migrating from jboss 4.2.1 to jboss 5.1.0 This is the exception i got when I try to deploy my .ear file
Does anyone know where this org.jboss.deployers.spi.management.deploy.DeploymentManager is locat开发者_JAVA技巧ed ? Which .jar do I have to add to my build path? (I\'ve looked in a lot of .jar\'s so f