acsbid Posted May 26, 2005 Posted May 26, 2005 Hello How can i declare constants in wdsl?? for example; if I have an exception class like that: public class MyException { ... public const int WRONG_PASSWORD=113; ... } I want to have these constants in the generated skeleton class from the wsdl file. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.