View Single Post
  #2 (permalink)  
Old 06-06-2007, 04:56 AM
Albert Albert is offline
Senior Member
 
Join Date: Jun 2007
Posts: 114
Albert is on a distinguished road
RE: Help with JBOSS_HOME y XML
check in your xml, when you do
Code:
<!DOCTYPE tagxml SYSTEM="midtd.dtd">
you can change SYSTEM by PUBLIC and there you can put things like a URL or reference a DTD that this in a configuration file…

Albert
Reply With Quote