4 Replies Latest reply on Jul 10, 2007 11:39 AM by lzap

    WebService that catches all requests

    lzap

      Hello,

      we are developing a module that will dynamicaly translate SOAP calls to CORBA calls and back in JBoss. I would like to create some special handler or something that will catch all WS requests for given scope and pass them to CORBA.

      How to do that? Where to start? I am new to JBoss...

      Thanks