Martin, That seems like a good approach. Building Axis 1.4 is no hassle, but
I feel I'm going to need to build both it and Axis2 to be at a common JDK (1.5)
level and since I've not used Maven before I'm having a bit of trouble. I've
run through the steps, or equivalent in these entries and s
Hi,
when I try to build axis2 from the current trunk, (mvn install) I
eventually get
>java.lang.NoClassDefFoundError: org/codehaus/plexus/util/DirectoryScanner
So, after looking into the matter unsuccesfully, I scraped part of my m2
repository and found myself in the same situation. Also, cor
On 6/10/2010 8:17 PM, robert lazarski wrote:
On Thu, Jun 10, 2010 at 3:03 PM, Philippe Frangioni wrote:
Hi all,
As part of my current project, I need to expose a Spring Bean as a Web
Service. (I'm new to Web Services.) We're using Axis2 1.5.1.
The project is built with maven2 and produces
On Thu, Jun 10, 2010 at 3:03 PM, Philippe Frangioni wrote:
> Hi all,
>
> As part of my current project, I need to expose a Spring Bean as a Web
> Service. (I'm new to Web Services.) We're using Axis2 1.5.1.
> The project is built with maven2 and produces a war. We want the Web Service
> to be part
Hi all,
As part of my current project, I need to expose a Spring Bean as a Web
Service. (I'm new to Web Services.) We're using Axis2 1.5.1.
The project is built with maven2 and produces a war. We want the Web Service
to be part of the Webapp (we do not want to deploy the Axis2 webapp and use
an aa
Hi,
Further on this. The on the wire request (taken from fiddler) has the following
format
No Proxy-Authorization Header is present.
Authorization Header is present: NTLM
4E 54 4C 4D 53 53 50 00 03 00 00 00 18 00 18 00 NTLMSSP.
61 00 00 00 00 00 00 00 79 00 00 00 0B 00 0B 00
Hi,
I am using Axis2 1.4.1
I am currently trying to call a SharePoint service from Axis2 using NTLM
authentication. My configuration is as follows;
HTTP/1.1
chunked
I am invoking the service using the following;
HttpTransportProperties.Authenticato