I am trying to deploy JBoss EAP 5.1 on RHEL 5 and I\'ve gone through all the documentation for the install, yet I am still seeing the following errors in the server.log file.I am able to hit the web,
In Jboss 5.1 the Profile Service does what the Deployment Service was doing in Jboss 4.x.In Jboss 4.x I was using the Deployment Service to create a datasource \"on-the-fly\" and I was wondering if I
In a wsdl-file I have the following line: When I deploy the webapplication (on JBOSS 5.1.0) and try to access the wsdl I get the following exception:
I\'m a newbie in Java EE. This is the first project I\'m trying to do and I have a problem that I just can\'t solve.
When I am deploying the same application on Tomcat 6.0 and Glassfish 3.0 it is working fine but on JBOSS server I am getting the below error. Please give specific solution.How can i programatically re
We have this in config.xml, which loads OK in JBoss 4.2.2.GA <import resource=\"classpath*:/META-INF/apollo/babel-*-beans.xml\"/>
During deployment the jboss deployer scans all jar开发者_如何学Cs inside wars it slows down the deployment.
On JBoss 5, there is the NamingService, which lets you speci开发者_开发问答fy the properties Port (1099 by default) and RmiPort (1098 by default). I\'ve never needed to know how this works before now,
Is it possible to upgrade Hibernate/JPA that is shipped with JBoss 5.1 to use JP开发者_开发技巧A 2.0?I am interested in making use of the OrderColumn.
the jboss server does not work if redirect to HTTPS url(port 8443), and here is WAR package web.xml configuration: