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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...