Hi Yashwanth
You should definitely read more about Axis2 first!
The key is: "How to write your custom-transport-sender/receiver?", one
that bypasses the Net-Work as you want.
http://axis.apache.org/axis2/java/core/docs/transport_howto.html
Does that make sense: Guess YES
Josef
Von: Yashwan
Please unsubscribe me.
-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
Hello,
I want to read files from a folder, few files in directory are in "Microsoft
Office Excel 97-2003" format & few are xlsx. Which poi should I use to be
able to read any file from same program?
Thanks,
Sujata
I think you are in a wrong list , this is not POI related list.
Thanks !
On Mon, Jul 18, 2011 at 6:30 PM, Sujata Galinde
wrote:
> Hello,
>
> I want to read files from a folder, few files in directory are in "Microsoft
> Office Excel 97-2003" format & few are xlsx. Which poi should I use to be
>
Hello Everyone,
I am new to writing web services and have the following issue:
I used Axis2 ADB to create a service stub class from a WSDL provided by
a company but am having trouble writing the client to consume the
service. I am using Eclipse IDE to generate and develop my service clients.