Browse by Tags

18 August 2008
REST Q & A - enough already
Tim Bray at Sun has some questions and comments on REST . First, let me say that the religious wars over WS-* and REST seem to be generated by a very small number of people who have a very large amount of spare time. Don't these people have things to Read More...
7 Comments
Filed under: , , ,
 
12 August 2008
HOW TO: Configure the jakarta Tomcat connector for IIS (serve JSP from IIS)
Steve Sfartz offers a tip for configuring the Tomcat connector on IIS, to allow IIS and Tomcat to run from the same domain. This will allow numerous interop scenarios, one of which is to allow IIS to serve Silverlight apps while the Tomcat engine can 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...
2 Comments
Filed under: , ,
 
06 August 2008
Microsoft Becomes a Platinum Sponsor of Apache Foundation
Ha! It happened, just not in the way I thought it might . In February, I wrote that Microsoft, if it's bid to acquire Yahoo were successful, would become a Platinum sponsor of the Apache Software Foundation. Last week, MS took a much cheaper route, and Read More...
0 Comments
Filed under: ,
 
01 August 2008
Oslo sessions at PDC 2008
https://sessions.microsoftpdc.com/public/sessions.aspx "Oslo": Managing Software + Services Applications Presenter: Oliver Sharp Increasingly, applications will consist of services that run both on-premises and in the cloud. Learn how Microsoft is simplifying Read More...
0 Comments
Filed under: , ,
 
01 August 2008
More on non-standard RPC protocols - Cisco Etch
I came across this old bit of news - In May, Cisco joined the ranks of vendors that want to introduce a house-brand protocol and description in lieu of the standard ones already available in things like REST, SOAP, and WSDL. Going by the name of Etch, Read More...
0 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...
2 Comments
Filed under: , , , , ,
 
21 July 2008
Connecting Java to Exchange over WebDAV, with Apache HttpClient
Earlier I mentioned a Java Exchange Connector I had seen, and in that post I also said that I had some code that connected from Java to Exchange Server via WebDAV. Some people have asked for the code, so here it is. I use a set of Apache libraries to Read More...
3 Comments
Filed under: , ,
 
Attachment(s):DavExchange.zip
10 July 2008
Facebook Thrift, Google ProtoBufs, and Interop
Dare had an en-pointe analysis of the emergence of various new non-standarcd communications protocols, such as Facebook Thrift and Google Protocol buffers , and how they compare to the standards-based comms protocols like RSS, ATOM or even WS-*. Dare Read More...
1 Comments
Filed under: , ,
 
07 July 2008
New WCF + WF blog: Endpoint
A New Blog started last week, aggregating WCF and WF topics. If you're like me you have really good intentions about reading blogs, you have your subscriptions all organized, you download the content through outlook daily... but then when it comes down Read More...
1 Comments
Filed under: , ,
 
02 July 2008
More on PowerShell Interop - this time with Tibco EMS
Keeping on the theme of PowerShell interop.... Marc Adler wrote up a short, sweet little CmdLet for querying TIBCO EMS . And he separately referenced a CmdLet by Scott Weinstein for connecting PowerShell to Coral8 . Read More...
0 Comments
Filed under: , ,
 
30 June 2008
PowerShell CMDLets for WebSphere MQ - administer queues on Windows or Linux
Last year, I wrote about the idea of PowerShell CmdLets for WebSphere MQ. PowerShell is a beautiful scripting environment, you see, and it allows you to load any managed class library and then call into it. This is what allows me to, for example, create Read More...
1 Comments
Filed under: , , ,
 
26 June 2008
Questions on Interoperability? Check the Forums !
Microsoft has migrated its interop discussion forum to a new forum engine. Find it at: http://forums.community.microsoft.com/en-US/interopconversations/threads/ There you can ask questions on Vista print drivers, .Docx interop, Web services interop, .NET-to-Java Read More...
0 Comments
Filed under:
 
20 June 2008
DotNetZip, open source library for .ZIP files, revs to v1.5 - nice ASP.NET capability
DotNetZip, the open source Zip Library for .NET, is now at v1.5. Find it at http://www.codeplex.com/DotNetZip . New features: ASP.NET - save a zip archive directly to Response.OutputStream to send down to the browser client, no need to create an intermediate Read More...
1 Comments
Filed under: ,
 
More Posts Next page »
Page view tracker