1 Reply Latest reply on Oct 9, 2002 5:37 PM by juha

    Interfacing from VB.net client to JBOSS

    tludwig

      What is the easiest way to interface a client, written in vb.net to a j2ee appserver, running on nt/unix/s390?

      I'm thinking about using a CORBA orb and RMI/IOOP as protocol, but then i need an orb written in VB.NET

      Also SOAP would be possible, but then i think, there's a problem communicating with a statefull session bean, because in SOAP, there's no support for this. Also the peformance might be y problem because of the overhead with the XML communication.

      Another problem is that i have to support JBOSS and Weblogic.

      Any help is appreciated

      Thanx

      Tilmann