0 Replies Latest reply on Jun 28, 2007 2:43 AM by mengyi

    help on web services feasibility study..

      Hi All,

      I am new to both web services and jboss ......

      Basically, ideally, i would like to have things work as follows:-

      Parties:
      P1. Third party Web Services Provider running on .NET
      P2. J2EE 1.4 Application running on JBOSS (v4.20), which consumes services from P1 and provides services for P3
      P3. J2SE RCP clients

      Security:

      X.509 certificate based authentication, signature over https for all interactions.

      So, what exactly do a need for P2 and P3???

      I suppose JBossWS should work for P2, but unfortunately both quick start and user guide links are not working, at least today...

      http://jbws.dyndns.org/mediawiki/index.php/Quick_Start
      http://jbws.dyndns.org/mediawiki/index.php/JAX-WS_User_Guide

      My main doubts is on P3, is there any readily available api that supports WS-security?

      any comments or recommendations are welcomed. thanks a lot.