This question already has answers here: Where to place and how to read configuration resource files in servlet based application?
Some times whenever I restart the application, which is built on Java Struts Mysql and J开发者_JAVA百科boss 4.05 Version
I\'ve got problems starting my WAR application on a local JBoss. After two other EARs are deployed and the TomcatDeployer begins deploying the WAR, I\'m getting the following error message:
I\'m interested in building a JBoss service. Because I\'m reusing some existing code, the service must be able to talk SSL/TLS and Protocol Buffers.
I am working on Java 1.6, JBoss 5.1, EJB 3, and Hibernate开发者_开发知识库 2. Every time I deploy the ear, if the jar is a compact one (non-exploded), application doesn\'t work. However when I explode
I am using JBoss 4.0.5.GA to run a set of java applications. One of them is a web frontend, using Spring 1.4. URL mappi开发者_开发百科ngs are configured in a way that \'fake\' pages from request URLs
I would like to know if its possible to deploy java class files without 开发者_运维问答restarting JBoss server. I am using jboss v4.2.2.
I created a ( JSP-based) custom EL function to use in the rendered tag. The function will return a boolean to decide if a page component needs to be rendered on a page or not.
Environment: Windows 2003 JBoss 5.1 Code: @WebService @Stateless @SOAPBinding(style = Style.RPC) public class MyWebService {
I\'m building a webapp that uses jboss-seam with jsf, facelets and rich faces, running on top of jboss AS 5.1.