0 Replies Latest reply on Mar 18, 2010 2:06 PM by sameerpokarna2

    Operation in WSDL not backed up by a service implementation

      Hi All,

       

      I am trying an approach where I have some operations in the WSDL, but there is no backing implementation. My requirement is that the implementation will be built based on some parameters during runtime. I can have an interface for the WSDL operation, but not the implementation.

       

      Any ideas how this can be accomplished? This can work, because the invocation can be handled by the handler in the handler chain, for example, as one mechanism. There can be other hooks where the actual implementation can be implemented. But, I am unable to deploy a service where the implementation is missing.

       

       

      Thanks in advance for any ideas.

      Regards,

      Sameer