Re: Custom WSDL file issue

2008-10-22 Thread ERaj
Keith your solution is superb - I fixed my issue . Many thanks, Eraj -- View this message in context: http://www.nabble.com/Custom-WSDL-file-issue-tp20082908p20104887.html Sent from the Axis - User mailing list archive at Nabble.com

Re: Custom WSDL file issue

2008-10-21 Thread keith chapman
help here? import java.io.Serializable; public class Person implements Serializable{ . -- View this message in context: http://www.nabble.com/Custom-WSDL-file-issue-tp20082908p20083001.html Sent from the Axis - User mailing list archive at Nabble.com

Custom WSDL file issue

2008-10-20 Thread ERaj
remove the wsdl file from the .aar and restart then the client works fine. What is this problem? I have tried a couple of similar application - result is same. How to overcome this problem? Cheers, Raj -- View this message in context: http://www.nabble.com/Custom-WSDL-file-issue-tp20082908p20082908

Re: Custom WSDL file issue

2008-10-20 Thread ERaj
I have added this too still the same issue - can anybody help here? import java.io.Serializable; public class Person implements Serializable{ . -- View this message in context: http://www.nabble.com/Custom-WSDL-file-issue-tp20082908p20083001.html Sent from the Axis - User mailing