anonymous wrote : | I managed to figure out why these warnings appeared. this was generated XML in the wsdd (from WSDL2Java), and the prefix declaration appeared on the same element as the attribute whose value used the prefix, and it seems the processing code could not handle this! When I moved the namespace declaration to the wrapping element, the warnings went away. I would consider this to be a bug, but at least i was able to move on. |
Please create a JIRA issue, that allows me to reproduce this. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3866318#3866318 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3866318 ------------------------------------------------------- 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-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
