This is not an Axis problem as I thought but rather is being caused by XDoclet. I went digging into my build process and found out that I am using the XDoclet wseedoclet ant task to generate the mappings. Apologies that piece of the puzzle slipped my mind.
For the moment I have worked around this by copying the task's standard template, commenting out the DOCTYPE header and feeding that into the jaxrpc-mapping subtask using the template attribute. But what I think I really need is a copy of the dtd so I can include it in my distribution. Do you agreee that this would be the best way of avoiding problems in now and in the future? Do you have any idea where I can pick up a copy of the dtd? I have looked in all of the obviouse places and even did a google search. Plenty of hits on google, but all references to rather than the actual dtd. Thanks for your thoughts, /joel View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3869223#3869223 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3869223 ------------------------------------------------------- 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
