View Single Post
  #1 (permalink)  
Old 06-06-2007, 04:52 AM
Eric Eric is offline
Senior Member
 
Join Date: Jun 2007
Posts: 111
Eric is on a distinguished road
Help with JBOSS_HOME y XML
The problem is the following one, I am developing an application J2EE and in some XML files of the project reference to located DTD files in externals servers

My doubt is If I could use the global var "JBOSS_HOME" within these XML to describe path within the server where the application is executed, or if you know some form to not reference the externals servers.

Example
Code:
<!DOCTYPE ejb-jar PUBLIC "-//Sun Microsystems, Inc.//DTD Enterprise JavaBeans 2.0//IN" "http://java.sun.com/dtd/ejb-jar_2_0.dtd">
Eric
Reply With Quote
Sponsored Links