• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Devaka Cooray
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Jeanne Boyarsky
  • Tim Cooke
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Tim Moores
  • Mikalai Zaikin
  • Carey Brown
Bartenders:

.NET and J2EE using Corba?

 
Ranch Hand
Posts: 130
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Dwight Peltzer,
I'm very interested in the interoperability of .NET and J2EE. I'm officially a J2EE developer but currently I'm working on the concepts of a project that needs to be done in .NET.
Everyone is talking about Web Services as the technology to communicate with the different technologies. But what about Corba? Can Corba be used to communicate between .NET and J2EE?
Yours,
Mark Monster
 
Author
Posts: 15
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Mark Monster: As you well know, CORBA can communicate with other non-java applications. It is actually a good choice. Although, it is more complicated but for you, a Java programmer, it should be easy. If you need to move data from Java to SQL Server 2000, JNetDirects JSQL Mappper is a great tool to use. They also have a bi-directional tool called JBIS. JSQL Mapper uses their own JDBC driver, and is not considered a developmental tool.Check them out. Dwight Peltzer
 
Thanks tiny ad, for helping me escape the terrible comfort of this chair.
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic