[jboss-user] [JBossWS] - Re: Upgrading to 4.2.2 changed published WSDL
oskar.carlstedt
do-not-reply at jboss.com
Tue Apr 15 02:13:48 EDT 2008
Hello!
Sorry to say, but this may be a hard working lesson to never go for the "code first" approach when creating web services which contracts shall be persistent over time and over different application servers. So a tip for future development, write your wsdl and included schemas by hand and then generate code from that (that's what we call "contract first").
Ok, now the good thing. You can always save your old published wsdl file and generate code from that. It will work for you.
Kind regards
/Oskar
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4144123#4144123
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4144123
More information about the jboss-user
mailing list