[jboss-dev-forums] [Design of JBossXB] - Re: problem parsing sip.xml with JBossXB
deruelle_jean
do-not-reply at jboss.com
Fri Jan 9 14:58:09 EST 2009
What do you mean like adding the namespace to the Java XmlElement annotation on the setSipServlets method in my SipMetaData class ? (I http://code.google.com/p/mobicents/source/browse/trunk/servers/sip-servlets/sip-servlets-jboss5/src/main/java/org/jboss/metadata/sip/spec/SipMetaData.java?r=4255#213 )
I tried that too but it didn't work neither. I even tried to create my own ServletsMetatData and ServletMetatData classes and add the namespace in the same way to the different setters present in the ServletMetatData class but it didn't work neither.
Shall I create an issue somewhere ?
Alternatively is this the correct link to checkout the JBossXB project http://anonsvn.jboss.org/repos/common/jbossxb ? I can try to write a sandboxed testcase to try to replicate the problem on a smaller scale by creating 2 simple xsd with one importing the other and try to validate a simple xml file.
Is there any guidelines or test I could duplicate to create the above-mentionned testcase ?
Thanks in advance and for looking into it and try to help me out, that is highly appreciated
BR
Jean
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4200705#4200705
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4200705
More information about the jboss-dev-forums
mailing list