0 Replies Latest reply on Dec 15, 2005 2:43 AM by amitguz

    To Use  Application Server or not? CORBA OR SOAP for C++ int

    amitguz

      I'm going to develop a network management application. (Similar to H.P open view but with specific business logic).

      The application will need to have a web interface (required only for intranet users) for managing network elements and also a client application to more sophisticated operations.

      The number of concurrent user will be small but probably the system will have to deal with medium-large of elements.

      1.) Does JBOSS will fit to this requirement? Isn?t it overkill for such requirements?
      2.) what is the best method for interacting between C++ process and JAVA probess on another machine ? CORBA/SOAP or other method

      tnx, amit