That is what I am going to try prototyping in the jbossxb testcases. I think it 
will have to be under a different namespace in order for jbossxb to know what 
to do with it:


  | <deployment>
  |    <Import name = 
"org.jboss.test.kernel.xml.support.SimpleBeanImpl">SimpleBean</Import>
  | 
  |    <x:SimpleBean>
  |       <Other ref = "bean2"/>
  |    </x:SimpleBean>
  | 
  |    <x:SimpleBean name="bean2">
  |       <Constructor type = "String">Bean2</Constructor>
  |    </x:SimpleBean>
  | 
  | </deployment>
  | 

but this can actually make the document clearer.


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

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


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
JBoss-Development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to