jboss5.x
Is there a Migration Guide available for JBoss 4.2 to JBoss 5.1
Trying to migrate an application from JBoss 4.2 to JBoss 5.1, I开发者_如何学Python face some configuration issues.[详细]
2023-02-04 17:47 分类:问答Adding second conf folder to JBoss 5.1.0
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.[详细]
2023-02-04 08:07 分类:问答How to host and refer to static content from within your ear file
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[详细]
2023-02-03 14:36 分类:问答How to make my localhost available over internet
I have hosted an application on JBoss on my local machine and I can access by localhost or over my I开发者_如何学GoP also.[详细]
2023-02-01 21:54 分类:问答JBoss ManagedConnectionPool attributes
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[详细]
2023-01-31 19:08 分类:问答Problem with JBoss > 5 in Ubuntu Server Service Script
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:[详细]
2023-01-31 17:48 分类:问答Can I use JBoss AS 5 or 6 with a Firebird or InterBase SQL server?
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[详细]
2023-01-31 11:50 分类:问答Disable 'localhost' host in JBoss 5 (or Tomcat 5.5)
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[详细]
2023-01-30 17:31 分类:问答Could not read entries java.util.zip.ZipException: error in opening zip file
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[详细]
2023-01-29 05:13 分类:问答Location of org.jboss.deployers.spi.management.deploy.DeploymentManager;
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[详细]
2023-01-28 08:38 分类:问答
加载中,请稍侯......