You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by bu...@apache.org on 2002/10/22 19:52:09 UTC

DO NOT REPLY [Bug 13857] New: - There is no standard way to plug in providers

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13857>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13857

There is no standard way to plug in providers

           Summary: There is no standard way to plug in providers
           Product: Axis
           Version: current (nightly)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Deployment / Registries
        AssignedTo: axis-dev@xml.apache.org
        ReportedBy: vishy@borland.com
                CC: vishy@borland.com


As AXIS becomes more and more popular, more companies would like to plugin 
different providers. Currently there is no way to dynamically add providers 
without changing the AXIS code deployment/WSDDProvider. 

We need a way where the new provider[s] can be dropped in to lib directory as 
a JAR file and be automatically added to provider list and be available to the 
user. That way, a company specializing in a particular technology say ZZZ can 
provide a axis-ZZZ.jar that will add providers for ZZZ.