[jboss-dev-forums] [Design of JBossXB] - Re: problem parsing sip.xml with JBossXB

deruelle_jean do-not-reply at jboss.com
Fri Jan 9 16:47:54 EST 2009


In creating my own ServletsMetatData and ServletMetatData classes and add the XmlElement annotation for each setter present in specifying the javaee namespace in the ServletMetatData class + adding the XmlType annotation at the class level with the javaee namespace specified it worked but now if you don't specify any schema in the sip.xml which will call the JBossSip11MetaData (http://code.google.com/p/mobicents/source/browse/trunk/servers/sip-servlets/sip-servlets-jboss5/src/main/java/org/jboss/metadata/sip/jboss/JBossSip11MetaData.java) it fails because it seems it tries to lookup the javaee namespace always...

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

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



More information about the jboss-dev-forums mailing list