[jboss-user] [Beginners Corner] - Re: JBoss not bound as a global element
Wolfgang Knauf
do-not-reply at jboss.com
Wed Nov 26 07:28:52 EST 2008
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#4192446
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4192446
More information about the jboss-user
mailing list