As some of you might know, the JavaOne 2007 proposal notifications went out last week. My proposal titled "Java Persistence API: Best Practices and Tips" has been accepted. In thinking about the contents for this session, I realized that in addition to the best practices about regular stuff such as flush mode, caching, etc., it would be nice if I can cover some of the things based on the...
With the release of Web Services Interoperability Toolkit (WSIT), many of us have been asking one basic question - how to go about making the Java and .NET endpoints work? How to prototype this interoperability? In this blog, I am outlining the steps to do just that. I will show you how to establish the most basic interoperability between Java and .NET platforms using Web services.
Step 1 -...