2011/5/16 Rajan, Nihar <[email protected]>: > < h t m l > < h e a d > < m e t a h t t p - e q u i v = " C o n t e n t - T > y p e " c o n t e n t = " t e x t / h t m l ; c h a r s e t = u t f - 1 6 " >> < / h e a d > < b o d y > > Yes I gone through this and managed to run perl samples succesfully to > create,delete users.... But I want to do the same with java. So I binded > wsdl with jaxb but still cannot figure out what are the exact steps to > follow to create a user from the generated jaxb codes. > > Appritiate any help on this or any other suggestions to follow to make it > work in Java. >
You should have an UserService class generated, there is an addUser method. Archive the generated files otherwise and I'll take a look. George _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev/
