java.util.Properties

2003-10-28 Thread munesh
i start with it. Can somebody throw some light on this. Thanks in advance Munesh

Re: java.io.IOException: No serializer found for class java.util.AbstractList$Itr

2003-09-15 Thread munesh
that axis is looking for serializing AbstractList$Itr i.e. the Itr inner class from java.util package. I am really stuck here. Any help would be greatly appreciated Thanks and Regards Munesh vairamuthu thayapavan wrote: hi make sure u have registered ur type in the followin way or any other way

java.io.IOException: No serializer found for class java.util.AbstractList$Itr

2003-09-12 Thread munesh
to send across the wire use the Java Bean pattern and thay are registered using the beanMapping element in the server-config.wsdd file. I have no clue regarding the exception. I am stuck here. Could somebody help me out on this. Thanks in advance Munesh