Browse by Tags

04 September 2008
Web services interop with WCF - Relevant Forum Questions
I was just browsing the WCF forum on MSDN. Here's a summary of the interesting threads dealing with interop: How to map complex data types exposed by a J2EE web services, into a WCF client? How to use connect from an AXIS 2 client to a WCF service using Read More...
1 Comments
Filed under: , , , , ,
 
07 August 2008
Microsoft + Apache = ?
You saw the big news: Microsoft announced that it will give $100k to the Apache Software Foundation . What are the implications of this move? I don't know exactly, but I smell opportunity! I feel very pleased with this step. Of course, it is only a start, Read More...
3 Comments
Filed under: , ,
 
30 July 2008
Changing of the Guard: AXIS out, JAXWS in
I'm switching my preferred web services stack for Java, from Apache AXIS to JAX-WS. Read More...
5 Comments
Filed under: , , ,
 
29 July 2008
Connecting to Exchange using JAX-WS, part 1
Yes, it is possible to Connect to Exchange using JAX-WS The fear and trepidation I had when considering the effort to connect a Java application to Exchange Server 2007 was well founded. It wasn't easy. I'm going to spoil the ending and tell you, yes, Read More...
1 Comments
Filed under: , , , , ,
 
09 October 2007
WCF and Apache AXIS interop
I'm getting back to building and publishing working examples. My latest is a working example of a WCF client communicating with an Apache AXIS 1.4 server, using web services. You can find it here . There's full source code available. This one shows complex Read More...
2 Comments
Filed under: , , , , ,
 
07 September 2006
AXIS connects to Office 2007 Excel Services
A Java/AXIS webservices client can connect to Office Sharepoint Server 2007 Excel services. Read More...
1 Comments
Filed under: , , ,
 
14 June 2006
Using AXIS within WebSphere = no support from IBM
I did not realize this, but it stands to reason... IBM will not support the use of AXIS within WebSphere . To get AXIS to work within the WebSphere server, you need to remove the WebSphere-supplied webservices.jar, which will void your support warranty Read More...
0 Comments
Filed under: , , ,
 
03 March 2005
AXIS 1.2RC3 and .NET
Very simple example of an AXIS web service returning arrays of float and string to a .NET client. AXIS 1.2RC3. Read More...
0 Comments
Filed under: , ,
 
Page view tracker