Results 1 to 2 of 2
Thread: Help with JBOSS_HOME y XML
- 06-06-2007, 03:52 AM #1
Senior Member
- Join Date
- Jun 2007
- Posts
- 111
- Rep Power
- 0
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
EricJava Code:<!DOCTYPE ejb-jar PUBLIC "-//Sun Microsystems, Inc.//DTD Enterprise JavaBeans 2.0//IN" "http://java.sun.com/dtd/ejb-jar_2_0.dtd">
- 06-06-2007, 03:56 AM #2
Senior Member
- Join Date
- Jun 2007
- Posts
- 114
- Rep Power
- 0


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks