Hi everyone,
1. I am trying Xdoclet1.1.1 to create my "jboss.xml" file.
2. I use the merge file method, the content of the merge file, both the
"jboss-resource-managers.xml" and the "jboss.xml" appear as follows:

  <resource-managers>
   <resource-manager
res-class="org.jboss.pool.jdbc.xa.wrapper.XADataSourceImpl">
     <res-name>AppDB</res-name>
     <res-jndi-name>java:/AppDS</res-jndi-name>
   </resource-manager>
  </resource-managers>

3. I receive the following error:

   Attribute "res-class" is not declared for element "resource-manager".

Anyone, any idea?? Pls help.

Best Regards.
KC


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


_______________________________________________
Xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to