Hi,
regarding your first concern, i.e. nothing related to ws-security in the wsdl, that's right since we currently support ws-security only, not ws-security policy, thus even if the security processing is correctly configured you should not expect it to be advertised in the wsdl.
Regarding your second issue, i.e. the null pointer exception you're getting, could you please tell me which JBossWS version you are using? Is it the one that ships with JBoss 4.2.1.GA? Btw you might want to try with the latest JBossWS version, since we've been making many fixes and changes to this stuff recently, so your issue might have been already addressed.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4138322#4138322
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4138322
May be I'm missing something... what are you actually trying to do with this WS? Did you code the wsdl by hand (contract-first approach)? Do you really want to import the whole xhtml schema into your types? ;-)
This said, there might also be an issue with the JBossXSModel, but before looking for it please check if this is really what you need. Then you could create a JIRA issue with a testcase showing this behavior.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4138312#4138312
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4138312