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 "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/07/19 15:37:13 UTC

[jira] Created: (AXIS2-908) Need a flag for "?wsdl" to show the user's custom wsdl as-is

Need a flag for "?wsdl" to show the user's custom wsdl as-is
------------------------------------------------------------

                 Key: AXIS2-908
                 URL: http://issues.apache.org/jira/browse/AXIS2-908
             Project: Apache Axis 2.0 (Axis2)
          Issue Type: Bug
            Reporter: Davanum Srinivas


We do a lot of processing, flattening, enhancing the user wsdl. At some point, the user says i *REALLY* need *FULL* control over the dynamic wsdl, please use the wsdl in my AAR as-is. So we need a flag in axis2.xml to allow the user complete control.

thanks,
dims

-- 
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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Commented: (AXIS2-908) Need a flag for "?wsdl" to show the user's custom wsdl as-is

Posted by "Mike McAngus (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/AXIS2-908?page=comments#action_12422175 ] 
            
Mike McAngus commented on AXIS2-908:
------------------------------------

<nag>And can you PLEASE include a co-located stylesheet when an xml-stylesheet processing instruction? (see JIRA AXIS2-618)</nag>

> Need a flag for "?wsdl" to show the user's custom wsdl as-is
> ------------------------------------------------------------
>
>                 Key: AXIS2-908
>                 URL: http://issues.apache.org/jira/browse/AXIS2-908
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Bug
>            Reporter: Davanum Srinivas
>
> We do a lot of processing, flattening, enhancing the user wsdl. At some point, the user says i *REALLY* need *FULL* control over the dynamic wsdl, please use the wsdl in my AAR as-is. So we need a flag in axis2.xml to allow the user complete control.
> thanks,
> dims

-- 
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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Resolved: (AXIS2-908) Need a flag for "?wsdl" to show the user's custom wsdl as-is

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

Deepal Jayasinghe resolved AXIS2-908.
-------------------------------------

    Resolution: Fixed

fixed in current SVN
to have this feature pls add following parameter into servies.xml

<parameter name="useOriginalwsdl">true</parameter>

> Need a flag for "?wsdl" to show the user's custom wsdl as-is
> ------------------------------------------------------------
>
>                 Key: AXIS2-908
>                 URL: http://issues.apache.org/jira/browse/AXIS2-908
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Bug
>            Reporter: Davanum Srinivas
>
> We do a lot of processing, flattening, enhancing the user wsdl. At some point, the user says i *REALLY* need *FULL* control over the dynamic wsdl, please use the wsdl in my AAR as-is. So we need a flag in axis2.xml to allow the user complete control.
> thanks,
> dims

-- 
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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Commented: (AXIS2-908) Need a flag for "?wsdl" to show the user's custom wsdl as-is

Posted by "Davanum Srinivas (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/AXIS2-908?page=comments#action_12422178 ] 
            
Davanum Srinivas commented on AXIS2-908:
----------------------------------------

as-is implies that :)

-- dims

> Need a flag for "?wsdl" to show the user's custom wsdl as-is
> ------------------------------------------------------------
>
>                 Key: AXIS2-908
>                 URL: http://issues.apache.org/jira/browse/AXIS2-908
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Bug
>            Reporter: Davanum Srinivas
>
> We do a lot of processing, flattening, enhancing the user wsdl. At some point, the user says i *REALLY* need *FULL* control over the dynamic wsdl, please use the wsdl in my AAR as-is. So we need a flag in axis2.xml to allow the user complete control.
> thanks,
> dims

-- 
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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org