You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@synapse.apache.org by Andreas Veithen <an...@gmail.com> on 2009/06/05 11:17:17 UTC

Re: svn commit: r781952 - /synapse/trunk/java/repository/conf/sample/synapse_sample_350.xml

Please don't forget to synchronize the documentation!

Andreas

On Fri, Jun 5, 2009 at 11:09,  <hi...@apache.org> wrote:
> Author: hiranya
> Date: Fri Jun  5 09:09:30 2009
> New Revision: 781952
>
> URL: http://svn.apache.org/viewvc?rev=781952&view=rev
> Log:
> Fixing an error in the sample 300 config (wrong context in target endpoint)
>
> Modified:
>    synapse/trunk/java/repository/conf/sample/synapse_sample_350.xml
>
> Modified: synapse/trunk/java/repository/conf/sample/synapse_sample_350.xml
> URL: http://svn.apache.org/viewvc/synapse/trunk/java/repository/conf/sample/synapse_sample_350.xml?rev=781952&r1=781951&r2=781952&view=diff
> ==============================================================================
> --- synapse/trunk/java/repository/conf/sample/synapse_sample_350.xml (original)
> +++ synapse/trunk/java/repository/conf/sample/synapse_sample_350.xml Fri Jun  5 09:09:30 2009
> @@ -35,7 +35,7 @@
>         <script language="js" key="stockquoteScript" function="transformRequest"/>
>         <send>
>             <endpoint>
> -                <address uri="http://localhost:9000/soap/SimpleStockQuoteService"/>
> +                <address uri="http://localhost:9000/services/SimpleStockQuoteService"/>
>             </endpoint>
>         </send>
>     </in>
>
>
>

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