You are viewing a plain text version of this content. The canonical link for it is here.
Posted to wsif-dev@ws.apache.org by bu...@apache.org on 2004/01/02 19:50:28 UTC

DO NOT REPLY [Bug 25865] New: - overload WSIFServiceFactory.getService() to accept WSDL file location as Stream

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=25865>.
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=25865

overload WSIFServiceFactory.getService() to accept WSDL file location as Stream

           Summary: overload WSIFServiceFactory.getService() to accept WSDL
                    file location as Stream
           Product: Axis-WSIF
           Version: 2.0
          Platform: PC
        OS/Version: Other
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Basic Architecture
        AssignedTo: wsif-dev@ws.apache.org
        ReportedBy: jeremy.clarke@alphatech.com
                CC: jeremy.clarke@alphatech.com


We would like to be able to jar up our WSDL files with our services.  Then 
access them via Stream.  It would be very convienient be able to pass the WSDL 
info by Stream to getService().