Not sure about it, but I think the problem you have is due to you wrote and 
incorrect jboss.dtd in the xml file:

  | <!DOCTYPE jboss PUBLIC "-//JBoss//DTD JBOSS//EN" 
"http://www.jboss.org/j2ee/dtd/jboss.dtd";> 
  | 
This DTD is for JBoss 2.2, which was not aware of local interfaces... You have 
to change it to jboss_3_2.dtd or jboss_4_0.dtd (depending on your JBoss 
version).


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3856985#3856985

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3856985


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to