apache-axis Questions
3
Solved
I'm relatively new to how web services work so I've gone though a tutorial from
http://blog.saminda.org/2008/07/light-weight-osgi-based-axis2-powered.html
which sets up a web service that prints h...
Metalepsis asked 10/2, 2010 at 7:13
1
Solved
I have several WCF services that I want to access from a Java client. The services have some complex data contracts used across multiple services. I want to be able to generate client code that wil...
Curhan asked 5/2, 2010 at 20:48
3
Solved
Are client stubs generated from WSDL by Axis2 thread-safe?
Of course, "thread-safe" isn't necessary a rigorously defined term, so I'm at least interested in the following:
Are different instances...
Hepzi asked 23/12, 2009 at 0:35
2
Solved
I'm trying to figure out how to do Basic Authentication with an ADB Axis2 version 1.5 Client.
I'm trying the following:
HttpTransportProperties.Authenticator basicAuth = new HttpTransportProperti...
Steiermark asked 6/10, 2009 at 21:2
2
Solved
I am implementing a webservice that returns the content of binary files. The files are about 100MB big. The webservice and the client are build upon Axis2.
What is the best joice for the return ty...
Olla asked 1/10, 2009 at 12:28
1
I'm looking for a simple, working sample MTOM sample code (service + client) either using JAX-WS RI or Axis2-based.
I googled the word only to find snippets and codes that don't simply work!
I wa...
Homebrew asked 11/7, 2009 at 12:52
5
Solved
I need to call a web service written in .NET from Java. The web service implements the WS-Security stack (either WSE 2 or WSE 3, it's not clear from the information I have).
The information that ...
Setscrew asked 19/8, 2008 at 15:54
4
Solved
Everyone's saying "Contract-First" approach to design WS is more inclined to SOA style design. Now, if we take the available open-source frameworks available to achieve that we have Spring-ws and a...
Exo asked 11/1, 2009 at 6:22
© 2022 - 2024 — McMap. All rights reserved.