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 "Nimish Hathalia (JIRA)" <ji...@apache.org> on 2006/03/21 01:28:59 UTC

[jira] Created: (AXIS2-503) Exposing one of the TransportUtils methods

Exposing one of the TransportUtils methods
------------------------------------------

         Key: AXIS2-503
         URL: http://issues.apache.org/jira/browse/AXIS2-503
     Project: Apache Axis 2.0 (Axis2)
        Type: Wish
  Components: transports  
    Versions: 0.94    
    Reporter: Nimish Hathalia
    Priority: Minor


org.apache.axis2.transport.TransportUtils has

private static SOAPEnvelope createSOAPMessage (
        MessageContext msgContext, 
        InputStream inStream,
        String soapNamespaceURI
);

It is declared as private. If it is declared as public, it will be useful.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Resolved: (AXIS2-503) Exposing one of the TransportUtils methods

Posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2-503?page=all ]
     
Deepal Jayasinghe resolved AXIS2-503:
-------------------------------------

    Fix Version: 0.95
     Resolution: Fixed

> Exposing one of the TransportUtils methods
> ------------------------------------------
>
>          Key: AXIS2-503
>          URL: http://issues.apache.org/jira/browse/AXIS2-503
>      Project: Apache Axis 2.0 (Axis2)
>         Type: Wish
>   Components: transports
>     Versions: 0.94
>     Reporter: Nimish Hathalia
>     Priority: Minor
>      Fix For: 0.95

>
> org.apache.axis2.transport.TransportUtils has
> private static SOAPEnvelope createSOAPMessage (
>         MessageContext msgContext, 
>         InputStream inStream,
>         String soapNamespaceURI
> );
> It is declared as private. If it is declared as public, it will be useful.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira