What about using the DTD for "jboss.xml"?
<?xml version="1.0" encoding="UTF-8"?>
| <!DOCTYPE jboss PUBLIC
| "-//JBoss//DTD JBOSS 5.0//EN"
| "http://www.jboss.org/j2ee/dtd/jboss_5_0.dtd">
| <jboss>
| <enterprise-beans>
| ...
| </enterprise-beans>
| </jboss>
Hope this helps
Wolfgang
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4192446#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...