[jboss-dev-forums] [Design of JBossXB] - Re: problem parsing sip.xml with JBossXB
deruelle_jean
do-not-reply at jboss.com
Tue Jan 13 10:08:26 EST 2009
exactly but the servlet element should stay in the sipservlet namespace as per the sipapp xsd.
This is why I said I needed to duplicate the existing metadata classes (everytime the sipapp xsd import a javaee type such as servletType or listenerType) and only apply the JBossXmlNsPrefix to the attributes of those duplicated classes.
I did that and it works like a charm.
Thanks for your help !
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4201419#4201419
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4201419
More information about the jboss-dev-forums
mailing list