InfoQ Homepage Presentations Java + .NET, Integration Strategies Presentation
Java + .NET, Integration Strategies Presentation
Summary
We learn how Java and .NET can interoperate with one another. We'll talk about how to leverage the strengths of each, such as using Microsoft Office to act as a rich client to a Java middle-tier service, or building a Windows Presentation Foundation GUI on top of Java POJOs, or even how to execute Java Enterprise/J2EE functionality from within a Windows Workflow host.
Bio
Ted Neward is an independent consultant specializing in high-scale enterprise systems. He speaks on the conference circuit, discussing Java, .NET and XML service technologies, focusing on Java-.NET interoperability. He has written several widely-recognized books in both the Java and .NET space, including the recently-released "Effective Enterprise Java".
Community comments
how to start with XAML?
by Gerald Loeffler,
Re: how to start with XAML?
by Ted Neward,
Could you provide the link for download including both video and transcript
by Yu Yan,
Re: Could you provide the link for download including both video and transc
by Floyd Marinescu,
Who do we serve?
by Paul Beckford,
Re: Who do we serve?
by Ted Neward,
Re: Who do we serve?
by Paul Beckford,
New coming on this ground: eFace
by Yves YANG,
how to start with XAML?
by Gerald Loeffler,
Your message is awaiting moderation. Thank you for participating in the discussion.
the presentation briefly demoed the generation of a XAML-gui from a java web app - this is an option i'd like to explore a bit deeper to better understand its potential. But being as blind as i am to microsoft technologies i simply don't know what i need to be able to display XAML-guis. Can somebody please point me to the necessary microsoft technologies to display/develop WPF-apps/XAML?
thanks a lot in advance,
gerald
www.gerald-loeffler.net
Re: how to start with XAML?
by Ted Neward,
Your message is awaiting moderation. Thank you for participating in the discussion.
Basically, you need to download NetFX 3.0, both runtime and the Windows SDK (www.netfx3.com) and install it--ths gives you the bits necessary to either compile XAML WPF applications, or "browse" them. Look for a book on WPF from Ian Griffiths in the near future (but beyond that I don't know the timeframe), among others.
Bear in mind, too, that XAML is just a means of constructing objects via XML--there's nothing "WPF"-ish about it, as XAML itself can be used to construct other object models, including Workflows.
Could you provide the link for download including both video and transcript
by Yu Yan,
Your message is awaiting moderation. Thank you for participating in the discussion.
That would be great since the network is bad in my area.
Re: Could you provide the link for download including both video and transc
by Floyd Marinescu,
Your message is awaiting moderation. Thank you for participating in the discussion.
Unfortunately we don't have transcripts for presentations or video downloads at this time, but in future we will have mp3 downloads.
Who do we serve?
by Paul Beckford,
Your message is awaiting moderation. Thank you for participating in the discussion.
The basic idea behind the presentation sounds great on the surface - Microsoft on the client and Java/J2EE on the server.
As Ted went through his demo though, I was overwhelmed by the amount of software employed to do something relatively simple. Of course his response would be that, well this is just a demo, in the real world we would be doing things much more complex than this. But in truth are we? And if we are, should we?
So Sun and Microsoft have kissed and made up, good for them. But does this technology fest actually meet the needs of our customers? I struggle to keep up with the proliferation of Java API's, never mind trying to learn the Microsoft ones as well, plus MS Office to boot.
I can see this stuff keeping consultants and developers busy for years, not to mention book authors, and trainers. I can't help feeling that we have become obsessed with our own navels, and have lost touch with the needs of our customers.
So we launch into more death march projects, overladen with our technology bandwagons, spending millions and delivering very little if at all. IMO I just don't see the nineties repeating themselves, some customers have learned the lessons, and are seeking small, simple, bottom-up solutions. For this I find more and more that I need to turn to open source technology, like Rails for instance.
Then again, there are others destined to repeat the mistakes of the past. They say that you can fool some of the people some of the time, but you can't fool all the people all the time. So we can choose to carry on serving ourselves with other peoples money, but surely it is only a matter of time before our customers wise up to the game!
BTW. I think Teds presentation is good and useful. I can see myself learning some of the technologies he mentioned just to further my career. My point though is that in the long run is this approach to 'job security' tenable and rewarding?
Paul.
Re: Who do we serve?
by Ted Neward,
Your message is awaiting moderation. Thank you for participating in the discussion.
That's an interesting question, Paul; I think, if I may, the generalized answer to your question is one of using the appropriate tools in the appropriate situations. Or, as the patterns guys say, "a pattern is a Solution to a Problem within a given Context that yields certain Consequences".
Here's the thing--no, I seriously doubt anybody is going to go off to a brand-new, green-field project and say, "Let's generate a browsable WPF application from a Java servlet container!", just because it's fun. In a situation where existing application servers want to yield rich user interfaces back to Windows clients, however, this is a viable option, and, in many respects, may be simpler and easier to deliver than a full-out XML service-based solution (as a counterexample).
I guess what I'm drilling down to, is I assume that for any given technology "X", readers/listeners have already put the "caveat emptor" tag on it, regardless. :-)
Re: Who do we serve?
by Paul Beckford,
Your message is awaiting moderation. Thank you for participating in the discussion.
Hi Ted,
That's a fair response. Your article focused on Java and .NET interopability. As readers we can decide for ourselves. BTW there is some interesting competition in this space. Flex and Appollo are good alternatives to WPF, and Ruby/Rails and Flex interop is a good alternative to using Java or .NET on the server. Vista Smalltalk is also emerging as a good client side alternative that wraps both WPF and Flex. BTW I have noticed you posting on the Strongtalk discussion forum. Are you contributing to Strongtalk? and if so what are your plans?
Back to my original question, I think who we serve comes down to developer choice, and you can't make a real choice without a selection of viable alternatives. To me Java and .NET are just more of the same :^) Great article BTW, and I look forward to an article on Strongtalk perhaps?
Paul.
New coming on this ground: eFace
by Yves YANG,
Your message is awaiting moderation. Thank you for participating in the discussion.
I'd like you know that Soyatec has announced the availability of a new product that targets on this area. The product name is eFace. It is a XAML/WPF in java. More information can be found on the www.soyatec.com/eface/