[jboss-user] [JBoss Seam] - Re: Including an entity in component.xml

christian.bauer@jboss.com do-not-reply at jboss.com
Fri Apr 20 04:46:43 EDT 2007


Seam inherited its entity resolver from Hibernate, so it's the same trick:


  | <!ENTITY comp SYSTEM "classpath://my/path/specialcomponents.xml"> 
  | ]> 
  | 

See org.jboss.seam.util.DTDEntityResolver.java.


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

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



More information about the jboss-user mailing list