You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@synapse.apache.org by "M. Khemila" <mk...@icloud.com> on 2017/09/28 00:14:35 UTC

Deploying with Apache Synapse

Hi,

I have developed a Synapse configuration which works when I run it as a sample. For example, name the file synapse_sample_999.xml then run it with ‘synapse.sh -sample 999’.

Is this the only way to deploy a Synapse configuration? This methods sounds like meant for running samples, but I cannot figure out other ways to deploy. I can’t find anything in the online documentation.

Any idea?

Thank you!

Re: Deploying with Apache Synapse

Posted by Ravi Undupitiya <ra...@gmail.com>.





Sent from my iPhone
> On Sep 28, 2017, at 4:34 PM, A De <as...@gmail.com> wrote:
> 
> Can you please unsubscribe me from this email thread
> 
> On 28 Sep 2017 4:36 a.m., "Vanjikumaran Sivajothy" <va...@gmail.com>
> wrote:
> 
>> As Ravi mentioned Synapse artifacts has been logically broken into
>> different segments, Therefore, you have to just copy/create new file
>> (example:- StockQuoteProxy.xml with configuration [1]) in <
>> SYNAPSE_HOME>/repository/conf/synapse-config/proxy-services
>> 
>> 
>> [1]
>> <proxy name="StockQuoteProxy"> <target> <endpoint> <address uri="
>> http://localhost:9000/services/SimpleStockQuoteService"/> </endpoint>
>> <outSequence> <send/> </outSequence> </target> <publishWSDL
>> uri="file:repository/conf/sample/resources/proxy/sample_proxy_1.wsdl"/>
>> </proxy>
>> 
>> 
>> IMPORTANT
>> 
>> Please note that you should *not* deploy it with
>> <definitions>
>> </<definitions>
>> 
>> 
>> On Wed, Sep 27, 2017 at 8:07 PM, Ravi Undupitiya <
>> ravi.undupitiya@gmail.com>
>> wrote:
>> 
>>> You can deploy synapse configs in repository/conf/synapse-config folder.
>>> Have a look at http://synapse.apache.org/userguide/config.html#
>> ConfigFiles
>>> <http://synapse.apache.org/userguide/config.html#ConfigFiles>
>>> 
>>> 
>>>> On 28 Sep 2017, at 10:14 am, M. Khemila <mk...@icloud.com> wrote:
>>>> 
>>>> Hi,
>>>> 
>>>> I have developed a Synapse configuration which works when I run it as a
>>> sample. For example, name the file synapse_sample_999.xml then run it
>> with
>>> ‘synapse.sh -sample 999’.
>>>> 
>>>> Is this the only way to deploy a Synapse configuration? This methods
>>> sounds like meant for running samples, but I cannot figure out other ways
>>> to deploy. I can’t find anything in the online documentation.
>>>> 
>>>> Any idea?
>>>> 
>>>> Thank you!
>>> 
>>> 
>> 
>> 
>> --
>> Best Regards,
>> Vanji
>> 

Re: Deploying with Apache Synapse

Posted by Isuru Udana <is...@gmail.com>.
Hi A De,

I have unsubscribed you from the synapse user list.



On Thu, Sep 28, 2017 at 6:35 PM, A De <as...@gmail.com> wrote:

> Sorry no email found .
> Please unsubscribe asap
>
> On 28 Sep 2017 1:40 p.m., "M.A. Khemila" <mk...@icloud.com> wrote:
>
> > Just in case... Please check your junk mail.
> >
> > On Sep 28, 2017, 8:15 AM, at 8:15 AM, A De <as...@gmail.com> wrote:
> > >Have received no email from moderator
> > >
> > >On 28 Sep 2017 12:59 p.m., "Ravi Undupitiya"
> > ><ra...@gmail.com>
> > >wrote:
> > >
> > >> Turns out a moderator can initiate the process. This has been done
> > >for
> > >> you. But you will still need to respond to ezmlm's unsub email to
> > >confirm.
> > >>
> > >> Thanks,
> > >> Ravi
> > >>
> > >> > On Sep 28, 2017, at 5:54 PM, A De <as...@gmail.com> wrote:
> > >> >
> > >> > I don't think the email works
> > >> > Can you send on my behalf to unsubscribe asap
> > >> >
> > >> > On 28 Sep 2017 8:15 a.m., "Ravi Undupitiya"
> > ><ra...@gmail.com>
> > >> > wrote:
> > >> >
> > >> >> I think no one can unsubscribe for you and you need to send an
> > >email to
> > >> >> the unsubscribe address. See
> > >http://synapse.apache.org/mail-lists.html
> > >> >>
> > >> >> Thanks,
> > >> >> Ravi
> > >> >>
> > >> >>> On Sep 28, 2017, at 4:34 PM, A De <as...@gmail.com> wrote:
> > >> >>>
> > >> >>> Can you please unsubscribe me from this email thread
> > >> >>>
> > >> >>> On 28 Sep 2017 4:36 a.m., "Vanjikumaran Sivajothy" <
> > >> >> vanjikumaran@gmail.com>
> > >> >>> wrote:
> > >> >>>
> > >> >>>> As Ravi mentioned Synapse artifacts has been logically broken
> > >into
> > >> >>>> different segments, Therefore, you have to just copy/create new
> > >file
> > >> >>>> (example:- StockQuoteProxy.xml with configuration [1]) in <
> > >> >>>> SYNAPSE_HOME>/repository/conf/synapse-config/proxy-services
> > >> >>>>
> > >> >>>>
> > >> >>>> [1]
> > >> >>>> <proxy name="StockQuoteProxy"> <target> <endpoint> <address
> > >uri="
> > >> >>>> http://localhost:9000/services/SimpleStockQuoteService"/>
> > ></endpoint>
> > >> >>>> <outSequence> <send/> </outSequence> </target> <publishWSDL
> > >> >>>> uri="file:repository/conf/sample/resources/proxy/sample_
> > >> proxy_1.wsdl"/>
> > >> >>>> </proxy>
> > >> >>>>
> > >> >>>>
> > >> >>>> IMPORTANT
> > >> >>>>
> > >> >>>> Please note that you should *not* deploy it with
> > >> >>>> <definitions>
> > >> >>>> </<definitions>
> > >> >>>>
> > >> >>>>
> > >> >>>> On Wed, Sep 27, 2017 at 8:07 PM, Ravi Undupitiya <
> > >> >>>> ravi.undupitiya@gmail.com>
> > >> >>>> wrote:
> > >> >>>>
> > >> >>>>> You can deploy synapse configs in
> > >repository/conf/synapse-config
> > >> >> folder.
> > >> >>>>> Have a look at http://synapse.apache.org/userguide/config.html#
> > >> >>>> ConfigFiles
> > >> >>>>> <http://synapse.apache.org/userguide/config.html#ConfigFiles>
> > >> >>>>>
> > >> >>>>>
> > >> >>>>>> On 28 Sep 2017, at 10:14 am, M. Khemila <mk...@icloud.com>
> > >> wrote:
> > >> >>>>>>
> > >> >>>>>> Hi,
> > >> >>>>>>
> > >> >>>>>> I have developed a Synapse configuration which works when I
> > >run it
> > >> as
> > >> >> a
> > >> >>>>> sample. For example, name the file synapse_sample_999.xml then
> > >run it
> > >> >>>> with
> > >> >>>>> ‘synapse.sh -sample 999’.
> > >> >>>>>>
> > >> >>>>>> Is this the only way to deploy a Synapse configuration? This
> > >methods
> > >> >>>>> sounds like meant for running samples, but I cannot figure out
> > >other
> > >> >> ways
> > >> >>>>> to deploy. I can’t find anything in the online documentation.
> > >> >>>>>>
> > >> >>>>>> Any idea?
> > >> >>>>>>
> > >> >>>>>> Thank you!
> > >> >>>>>
> > >> >>>>>
> > >> >>>>
> > >> >>>>
> > >> >>>> --
> > >> >>>> Best Regards,
> > >> >>>> Vanji
> > >> >>>>
> > >> >>
> > >>
> >
>



-- 
*Isuru Udana*
Senior Technical Lead




*; WSO2 Inc.; http://wso2.com <http://wso2.com>email: isudana@gmail.com
<is...@gmail.com> blog: http://mytecheye.blogspot.com/
<http://mytecheye.blogspot.com/>*

Re: Deploying with Apache Synapse

Posted by A De <as...@gmail.com>.
Sorry no email found .
Please unsubscribe asap

On 28 Sep 2017 1:40 p.m., "M.A. Khemila" <mk...@icloud.com> wrote:

> Just in case... Please check your junk mail.
>
> On Sep 28, 2017, 8:15 AM, at 8:15 AM, A De <as...@gmail.com> wrote:
> >Have received no email from moderator
> >
> >On 28 Sep 2017 12:59 p.m., "Ravi Undupitiya"
> ><ra...@gmail.com>
> >wrote:
> >
> >> Turns out a moderator can initiate the process. This has been done
> >for
> >> you. But you will still need to respond to ezmlm's unsub email to
> >confirm.
> >>
> >> Thanks,
> >> Ravi
> >>
> >> > On Sep 28, 2017, at 5:54 PM, A De <as...@gmail.com> wrote:
> >> >
> >> > I don't think the email works
> >> > Can you send on my behalf to unsubscribe asap
> >> >
> >> > On 28 Sep 2017 8:15 a.m., "Ravi Undupitiya"
> ><ra...@gmail.com>
> >> > wrote:
> >> >
> >> >> I think no one can unsubscribe for you and you need to send an
> >email to
> >> >> the unsubscribe address. See
> >http://synapse.apache.org/mail-lists.html
> >> >>
> >> >> Thanks,
> >> >> Ravi
> >> >>
> >> >>> On Sep 28, 2017, at 4:34 PM, A De <as...@gmail.com> wrote:
> >> >>>
> >> >>> Can you please unsubscribe me from this email thread
> >> >>>
> >> >>> On 28 Sep 2017 4:36 a.m., "Vanjikumaran Sivajothy" <
> >> >> vanjikumaran@gmail.com>
> >> >>> wrote:
> >> >>>
> >> >>>> As Ravi mentioned Synapse artifacts has been logically broken
> >into
> >> >>>> different segments, Therefore, you have to just copy/create new
> >file
> >> >>>> (example:- StockQuoteProxy.xml with configuration [1]) in <
> >> >>>> SYNAPSE_HOME>/repository/conf/synapse-config/proxy-services
> >> >>>>
> >> >>>>
> >> >>>> [1]
> >> >>>> <proxy name="StockQuoteProxy"> <target> <endpoint> <address
> >uri="
> >> >>>> http://localhost:9000/services/SimpleStockQuoteService"/>
> ></endpoint>
> >> >>>> <outSequence> <send/> </outSequence> </target> <publishWSDL
> >> >>>> uri="file:repository/conf/sample/resources/proxy/sample_
> >> proxy_1.wsdl"/>
> >> >>>> </proxy>
> >> >>>>
> >> >>>>
> >> >>>> IMPORTANT
> >> >>>>
> >> >>>> Please note that you should *not* deploy it with
> >> >>>> <definitions>
> >> >>>> </<definitions>
> >> >>>>
> >> >>>>
> >> >>>> On Wed, Sep 27, 2017 at 8:07 PM, Ravi Undupitiya <
> >> >>>> ravi.undupitiya@gmail.com>
> >> >>>> wrote:
> >> >>>>
> >> >>>>> You can deploy synapse configs in
> >repository/conf/synapse-config
> >> >> folder.
> >> >>>>> Have a look at http://synapse.apache.org/userguide/config.html#
> >> >>>> ConfigFiles
> >> >>>>> <http://synapse.apache.org/userguide/config.html#ConfigFiles>
> >> >>>>>
> >> >>>>>
> >> >>>>>> On 28 Sep 2017, at 10:14 am, M. Khemila <mk...@icloud.com>
> >> wrote:
> >> >>>>>>
> >> >>>>>> Hi,
> >> >>>>>>
> >> >>>>>> I have developed a Synapse configuration which works when I
> >run it
> >> as
> >> >> a
> >> >>>>> sample. For example, name the file synapse_sample_999.xml then
> >run it
> >> >>>> with
> >> >>>>> ‘synapse.sh -sample 999’.
> >> >>>>>>
> >> >>>>>> Is this the only way to deploy a Synapse configuration? This
> >methods
> >> >>>>> sounds like meant for running samples, but I cannot figure out
> >other
> >> >> ways
> >> >>>>> to deploy. I can’t find anything in the online documentation.
> >> >>>>>>
> >> >>>>>> Any idea?
> >> >>>>>>
> >> >>>>>> Thank you!
> >> >>>>>
> >> >>>>>
> >> >>>>
> >> >>>>
> >> >>>> --
> >> >>>> Best Regards,
> >> >>>> Vanji
> >> >>>>
> >> >>
> >>
>

Re: Deploying with Apache Synapse

Posted by "M.A. Khemila" <mk...@icloud.com>.
Just in case... Please check your junk mail.

On Sep 28, 2017, 8:15 AM, at 8:15 AM, A De <as...@gmail.com> wrote:
>Have received no email from moderator
>
>On 28 Sep 2017 12:59 p.m., "Ravi Undupitiya"
><ra...@gmail.com>
>wrote:
>
>> Turns out a moderator can initiate the process. This has been done
>for
>> you. But you will still need to respond to ezmlm's unsub email to
>confirm.
>>
>> Thanks,
>> Ravi
>>
>> > On Sep 28, 2017, at 5:54 PM, A De <as...@gmail.com> wrote:
>> >
>> > I don't think the email works
>> > Can you send on my behalf to unsubscribe asap
>> >
>> > On 28 Sep 2017 8:15 a.m., "Ravi Undupitiya"
><ra...@gmail.com>
>> > wrote:
>> >
>> >> I think no one can unsubscribe for you and you need to send an
>email to
>> >> the unsubscribe address. See
>http://synapse.apache.org/mail-lists.html
>> >>
>> >> Thanks,
>> >> Ravi
>> >>
>> >>> On Sep 28, 2017, at 4:34 PM, A De <as...@gmail.com> wrote:
>> >>>
>> >>> Can you please unsubscribe me from this email thread
>> >>>
>> >>> On 28 Sep 2017 4:36 a.m., "Vanjikumaran Sivajothy" <
>> >> vanjikumaran@gmail.com>
>> >>> wrote:
>> >>>
>> >>>> As Ravi mentioned Synapse artifacts has been logically broken
>into
>> >>>> different segments, Therefore, you have to just copy/create new
>file
>> >>>> (example:- StockQuoteProxy.xml with configuration [1]) in <
>> >>>> SYNAPSE_HOME>/repository/conf/synapse-config/proxy-services
>> >>>>
>> >>>>
>> >>>> [1]
>> >>>> <proxy name="StockQuoteProxy"> <target> <endpoint> <address
>uri="
>> >>>> http://localhost:9000/services/SimpleStockQuoteService"/>
></endpoint>
>> >>>> <outSequence> <send/> </outSequence> </target> <publishWSDL
>> >>>> uri="file:repository/conf/sample/resources/proxy/sample_
>> proxy_1.wsdl"/>
>> >>>> </proxy>
>> >>>>
>> >>>>
>> >>>> IMPORTANT
>> >>>>
>> >>>> Please note that you should *not* deploy it with
>> >>>> <definitions>
>> >>>> </<definitions>
>> >>>>
>> >>>>
>> >>>> On Wed, Sep 27, 2017 at 8:07 PM, Ravi Undupitiya <
>> >>>> ravi.undupitiya@gmail.com>
>> >>>> wrote:
>> >>>>
>> >>>>> You can deploy synapse configs in
>repository/conf/synapse-config
>> >> folder.
>> >>>>> Have a look at http://synapse.apache.org/userguide/config.html#
>> >>>> ConfigFiles
>> >>>>> <http://synapse.apache.org/userguide/config.html#ConfigFiles>
>> >>>>>
>> >>>>>
>> >>>>>> On 28 Sep 2017, at 10:14 am, M. Khemila <mk...@icloud.com>
>> wrote:
>> >>>>>>
>> >>>>>> Hi,
>> >>>>>>
>> >>>>>> I have developed a Synapse configuration which works when I
>run it
>> as
>> >> a
>> >>>>> sample. For example, name the file synapse_sample_999.xml then
>run it
>> >>>> with
>> >>>>> ‘synapse.sh -sample 999’.
>> >>>>>>
>> >>>>>> Is this the only way to deploy a Synapse configuration? This
>methods
>> >>>>> sounds like meant for running samples, but I cannot figure out
>other
>> >> ways
>> >>>>> to deploy. I can’t find anything in the online documentation.
>> >>>>>>
>> >>>>>> Any idea?
>> >>>>>>
>> >>>>>> Thank you!
>> >>>>>
>> >>>>>
>> >>>>
>> >>>>
>> >>>> --
>> >>>> Best Regards,
>> >>>> Vanji
>> >>>>
>> >>
>>

Re: Deploying with Apache Synapse

Posted by A De <as...@gmail.com>.
Have received no email from moderator

On 28 Sep 2017 12:59 p.m., "Ravi Undupitiya" <ra...@gmail.com>
wrote:

> Turns out a moderator can initiate the process. This has been done for
> you. But you will still need to respond to ezmlm's unsub email to confirm.
>
> Thanks,
> Ravi
>
> > On Sep 28, 2017, at 5:54 PM, A De <as...@gmail.com> wrote:
> >
> > I don't think the email works
> > Can you send on my behalf to unsubscribe asap
> >
> > On 28 Sep 2017 8:15 a.m., "Ravi Undupitiya" <ra...@gmail.com>
> > wrote:
> >
> >> I think no one can unsubscribe for you and you need to send an email to
> >> the unsubscribe address. See http://synapse.apache.org/mail-lists.html
> >>
> >> Thanks,
> >> Ravi
> >>
> >>> On Sep 28, 2017, at 4:34 PM, A De <as...@gmail.com> wrote:
> >>>
> >>> Can you please unsubscribe me from this email thread
> >>>
> >>> On 28 Sep 2017 4:36 a.m., "Vanjikumaran Sivajothy" <
> >> vanjikumaran@gmail.com>
> >>> wrote:
> >>>
> >>>> As Ravi mentioned Synapse artifacts has been logically broken into
> >>>> different segments, Therefore, you have to just copy/create new file
> >>>> (example:- StockQuoteProxy.xml with configuration [1]) in <
> >>>> SYNAPSE_HOME>/repository/conf/synapse-config/proxy-services
> >>>>
> >>>>
> >>>> [1]
> >>>> <proxy name="StockQuoteProxy"> <target> <endpoint> <address uri="
> >>>> http://localhost:9000/services/SimpleStockQuoteService"/> </endpoint>
> >>>> <outSequence> <send/> </outSequence> </target> <publishWSDL
> >>>> uri="file:repository/conf/sample/resources/proxy/sample_
> proxy_1.wsdl"/>
> >>>> </proxy>
> >>>>
> >>>>
> >>>> IMPORTANT
> >>>>
> >>>> Please note that you should *not* deploy it with
> >>>> <definitions>
> >>>> </<definitions>
> >>>>
> >>>>
> >>>> On Wed, Sep 27, 2017 at 8:07 PM, Ravi Undupitiya <
> >>>> ravi.undupitiya@gmail.com>
> >>>> wrote:
> >>>>
> >>>>> You can deploy synapse configs in repository/conf/synapse-config
> >> folder.
> >>>>> Have a look at http://synapse.apache.org/userguide/config.html#
> >>>> ConfigFiles
> >>>>> <http://synapse.apache.org/userguide/config.html#ConfigFiles>
> >>>>>
> >>>>>
> >>>>>> On 28 Sep 2017, at 10:14 am, M. Khemila <mk...@icloud.com>
> wrote:
> >>>>>>
> >>>>>> Hi,
> >>>>>>
> >>>>>> I have developed a Synapse configuration which works when I run it
> as
> >> a
> >>>>> sample. For example, name the file synapse_sample_999.xml then run it
> >>>> with
> >>>>> ‘synapse.sh -sample 999’.
> >>>>>>
> >>>>>> Is this the only way to deploy a Synapse configuration? This methods
> >>>>> sounds like meant for running samples, but I cannot figure out other
> >> ways
> >>>>> to deploy. I can’t find anything in the online documentation.
> >>>>>>
> >>>>>> Any idea?
> >>>>>>
> >>>>>> Thank you!
> >>>>>
> >>>>>
> >>>>
> >>>>
> >>>> --
> >>>> Best Regards,
> >>>> Vanji
> >>>>
> >>
>

Re: Deploying with Apache Synapse

Posted by Ravi Undupitiya <ra...@gmail.com>.
Turns out a moderator can initiate the process. This has been done for you. But you will still need to respond to ezmlm's unsub email to confirm.  

Thanks,
Ravi 

> On Sep 28, 2017, at 5:54 PM, A De <as...@gmail.com> wrote:
> 
> I don't think the email works
> Can you send on my behalf to unsubscribe asap
> 
> On 28 Sep 2017 8:15 a.m., "Ravi Undupitiya" <ra...@gmail.com>
> wrote:
> 
>> I think no one can unsubscribe for you and you need to send an email to
>> the unsubscribe address. See http://synapse.apache.org/mail-lists.html
>> 
>> Thanks,
>> Ravi
>> 
>>> On Sep 28, 2017, at 4:34 PM, A De <as...@gmail.com> wrote:
>>> 
>>> Can you please unsubscribe me from this email thread
>>> 
>>> On 28 Sep 2017 4:36 a.m., "Vanjikumaran Sivajothy" <
>> vanjikumaran@gmail.com>
>>> wrote:
>>> 
>>>> As Ravi mentioned Synapse artifacts has been logically broken into
>>>> different segments, Therefore, you have to just copy/create new file
>>>> (example:- StockQuoteProxy.xml with configuration [1]) in <
>>>> SYNAPSE_HOME>/repository/conf/synapse-config/proxy-services
>>>> 
>>>> 
>>>> [1]
>>>> <proxy name="StockQuoteProxy"> <target> <endpoint> <address uri="
>>>> http://localhost:9000/services/SimpleStockQuoteService"/> </endpoint>
>>>> <outSequence> <send/> </outSequence> </target> <publishWSDL
>>>> uri="file:repository/conf/sample/resources/proxy/sample_proxy_1.wsdl"/>
>>>> </proxy>
>>>> 
>>>> 
>>>> IMPORTANT
>>>> 
>>>> Please note that you should *not* deploy it with
>>>> <definitions>
>>>> </<definitions>
>>>> 
>>>> 
>>>> On Wed, Sep 27, 2017 at 8:07 PM, Ravi Undupitiya <
>>>> ravi.undupitiya@gmail.com>
>>>> wrote:
>>>> 
>>>>> You can deploy synapse configs in repository/conf/synapse-config
>> folder.
>>>>> Have a look at http://synapse.apache.org/userguide/config.html#
>>>> ConfigFiles
>>>>> <http://synapse.apache.org/userguide/config.html#ConfigFiles>
>>>>> 
>>>>> 
>>>>>> On 28 Sep 2017, at 10:14 am, M. Khemila <mk...@icloud.com> wrote:
>>>>>> 
>>>>>> Hi,
>>>>>> 
>>>>>> I have developed a Synapse configuration which works when I run it as
>> a
>>>>> sample. For example, name the file synapse_sample_999.xml then run it
>>>> with
>>>>> ‘synapse.sh -sample 999’.
>>>>>> 
>>>>>> Is this the only way to deploy a Synapse configuration? This methods
>>>>> sounds like meant for running samples, but I cannot figure out other
>> ways
>>>>> to deploy. I can’t find anything in the online documentation.
>>>>>> 
>>>>>> Any idea?
>>>>>> 
>>>>>> Thank you!
>>>>> 
>>>>> 
>>>> 
>>>> 
>>>> --
>>>> Best Regards,
>>>> Vanji
>>>> 
>> 

Re: Deploying with Apache Synapse

Posted by A De <as...@gmail.com>.
I don't think the email works
Can you send on my behalf to unsubscribe asap

On 28 Sep 2017 8:15 a.m., "Ravi Undupitiya" <ra...@gmail.com>
wrote:

> I think no one can unsubscribe for you and you need to send an email to
> the unsubscribe address. See http://synapse.apache.org/mail-lists.html
>
> Thanks,
> Ravi
>
> > On Sep 28, 2017, at 4:34 PM, A De <as...@gmail.com> wrote:
> >
> > Can you please unsubscribe me from this email thread
> >
> > On 28 Sep 2017 4:36 a.m., "Vanjikumaran Sivajothy" <
> vanjikumaran@gmail.com>
> > wrote:
> >
> >> As Ravi mentioned Synapse artifacts has been logically broken into
> >> different segments, Therefore, you have to just copy/create new file
> >> (example:- StockQuoteProxy.xml with configuration [1]) in <
> >> SYNAPSE_HOME>/repository/conf/synapse-config/proxy-services
> >>
> >>
> >> [1]
> >> <proxy name="StockQuoteProxy"> <target> <endpoint> <address uri="
> >> http://localhost:9000/services/SimpleStockQuoteService"/> </endpoint>
> >> <outSequence> <send/> </outSequence> </target> <publishWSDL
> >> uri="file:repository/conf/sample/resources/proxy/sample_proxy_1.wsdl"/>
> >> </proxy>
> >>
> >>
> >> IMPORTANT
> >>
> >> Please note that you should *not* deploy it with
> >> <definitions>
> >> </<definitions>
> >>
> >>
> >> On Wed, Sep 27, 2017 at 8:07 PM, Ravi Undupitiya <
> >> ravi.undupitiya@gmail.com>
> >> wrote:
> >>
> >>> You can deploy synapse configs in repository/conf/synapse-config
> folder.
> >>> Have a look at http://synapse.apache.org/userguide/config.html#
> >> ConfigFiles
> >>> <http://synapse.apache.org/userguide/config.html#ConfigFiles>
> >>>
> >>>
> >>>> On 28 Sep 2017, at 10:14 am, M. Khemila <mk...@icloud.com> wrote:
> >>>>
> >>>> Hi,
> >>>>
> >>>> I have developed a Synapse configuration which works when I run it as
> a
> >>> sample. For example, name the file synapse_sample_999.xml then run it
> >> with
> >>> ‘synapse.sh -sample 999’.
> >>>>
> >>>> Is this the only way to deploy a Synapse configuration? This methods
> >>> sounds like meant for running samples, but I cannot figure out other
> ways
> >>> to deploy. I can’t find anything in the online documentation.
> >>>>
> >>>> Any idea?
> >>>>
> >>>> Thank you!
> >>>
> >>>
> >>
> >>
> >> --
> >> Best Regards,
> >> Vanji
> >>
>

Re: Deploying with Apache Synapse

Posted by Ravi Undupitiya <ra...@gmail.com>.
I think no one can unsubscribe for you and you need to send an email to the unsubscribe address. See http://synapse.apache.org/mail-lists.html

Thanks,
Ravi 

> On Sep 28, 2017, at 4:34 PM, A De <as...@gmail.com> wrote:
> 
> Can you please unsubscribe me from this email thread
> 
> On 28 Sep 2017 4:36 a.m., "Vanjikumaran Sivajothy" <va...@gmail.com>
> wrote:
> 
>> As Ravi mentioned Synapse artifacts has been logically broken into
>> different segments, Therefore, you have to just copy/create new file
>> (example:- StockQuoteProxy.xml with configuration [1]) in <
>> SYNAPSE_HOME>/repository/conf/synapse-config/proxy-services
>> 
>> 
>> [1]
>> <proxy name="StockQuoteProxy"> <target> <endpoint> <address uri="
>> http://localhost:9000/services/SimpleStockQuoteService"/> </endpoint>
>> <outSequence> <send/> </outSequence> </target> <publishWSDL
>> uri="file:repository/conf/sample/resources/proxy/sample_proxy_1.wsdl"/>
>> </proxy>
>> 
>> 
>> IMPORTANT
>> 
>> Please note that you should *not* deploy it with
>> <definitions>
>> </<definitions>
>> 
>> 
>> On Wed, Sep 27, 2017 at 8:07 PM, Ravi Undupitiya <
>> ravi.undupitiya@gmail.com>
>> wrote:
>> 
>>> You can deploy synapse configs in repository/conf/synapse-config folder.
>>> Have a look at http://synapse.apache.org/userguide/config.html#
>> ConfigFiles
>>> <http://synapse.apache.org/userguide/config.html#ConfigFiles>
>>> 
>>> 
>>>> On 28 Sep 2017, at 10:14 am, M. Khemila <mk...@icloud.com> wrote:
>>>> 
>>>> Hi,
>>>> 
>>>> I have developed a Synapse configuration which works when I run it as a
>>> sample. For example, name the file synapse_sample_999.xml then run it
>> with
>>> ‘synapse.sh -sample 999’.
>>>> 
>>>> Is this the only way to deploy a Synapse configuration? This methods
>>> sounds like meant for running samples, but I cannot figure out other ways
>>> to deploy. I can’t find anything in the online documentation.
>>>> 
>>>> Any idea?
>>>> 
>>>> Thank you!
>>> 
>>> 
>> 
>> 
>> --
>> Best Regards,
>> Vanji
>> 

Re: Deploying with Apache Synapse

Posted by A De <as...@gmail.com>.
Can you please unsubscribe me from this email thread

On 28 Sep 2017 4:36 a.m., "Vanjikumaran Sivajothy" <va...@gmail.com>
wrote:

> As Ravi mentioned Synapse artifacts has been logically broken into
> different segments, Therefore, you have to just copy/create new file
> (example:- StockQuoteProxy.xml with configuration [1]) in <
> SYNAPSE_HOME>/repository/conf/synapse-config/proxy-services
>
>
> [1]
> <proxy name="StockQuoteProxy"> <target> <endpoint> <address uri="
> http://localhost:9000/services/SimpleStockQuoteService"/> </endpoint>
> <outSequence> <send/> </outSequence> </target> <publishWSDL
> uri="file:repository/conf/sample/resources/proxy/sample_proxy_1.wsdl"/>
> </proxy>
>
>
> IMPORTANT
>
> Please note that you should *not* deploy it with
> <definitions>
> </<definitions>
>
>
> On Wed, Sep 27, 2017 at 8:07 PM, Ravi Undupitiya <
> ravi.undupitiya@gmail.com>
> wrote:
>
> > You can deploy synapse configs in repository/conf/synapse-config folder.
> > Have a look at http://synapse.apache.org/userguide/config.html#
> ConfigFiles
> > <http://synapse.apache.org/userguide/config.html#ConfigFiles>
> >
> >
> > > On 28 Sep 2017, at 10:14 am, M. Khemila <mk...@icloud.com> wrote:
> > >
> > > Hi,
> > >
> > > I have developed a Synapse configuration which works when I run it as a
> > sample. For example, name the file synapse_sample_999.xml then run it
> with
> > ‘synapse.sh -sample 999’.
> > >
> > > Is this the only way to deploy a Synapse configuration? This methods
> > sounds like meant for running samples, but I cannot figure out other ways
> > to deploy. I can’t find anything in the online documentation.
> > >
> > > Any idea?
> > >
> > > Thank you!
> >
> >
>
>
> --
> Best Regards,
> Vanji
>

Re: Deploying with Apache Synapse

Posted by Vanjikumaran Sivajothy <va...@gmail.com>.
As Ravi mentioned Synapse artifacts has been logically broken into
different segments, Therefore, you have to just copy/create new file
(example:- StockQuoteProxy.xml with configuration [1]) in <
SYNAPSE_HOME>/repository/conf/synapse-config/proxy-services


[1]
<proxy name="StockQuoteProxy"> <target> <endpoint> <address uri="
http://localhost:9000/services/SimpleStockQuoteService"/> </endpoint>
<outSequence> <send/> </outSequence> </target> <publishWSDL
uri="file:repository/conf/sample/resources/proxy/sample_proxy_1.wsdl"/>
</proxy>


IMPORTANT

Please note that you should *not* deploy it with
<definitions>
</<definitions>


On Wed, Sep 27, 2017 at 8:07 PM, Ravi Undupitiya <ra...@gmail.com>
wrote:

> You can deploy synapse configs in repository/conf/synapse-config folder.
> Have a look at http://synapse.apache.org/userguide/config.html#ConfigFiles
> <http://synapse.apache.org/userguide/config.html#ConfigFiles>
>
>
> > On 28 Sep 2017, at 10:14 am, M. Khemila <mk...@icloud.com> wrote:
> >
> > Hi,
> >
> > I have developed a Synapse configuration which works when I run it as a
> sample. For example, name the file synapse_sample_999.xml then run it with
> ‘synapse.sh -sample 999’.
> >
> > Is this the only way to deploy a Synapse configuration? This methods
> sounds like meant for running samples, but I cannot figure out other ways
> to deploy. I can’t find anything in the online documentation.
> >
> > Any idea?
> >
> > Thank you!
>
>


-- 
Best Regards,
Vanji

Re: Deploying with Apache Synapse

Posted by Ravi Undupitiya <ra...@gmail.com>.
You can deploy synapse configs in repository/conf/synapse-config folder. Have a look at http://synapse.apache.org/userguide/config.html#ConfigFiles <http://synapse.apache.org/userguide/config.html#ConfigFiles> 


> On 28 Sep 2017, at 10:14 am, M. Khemila <mk...@icloud.com> wrote:
> 
> Hi,
> 
> I have developed a Synapse configuration which works when I run it as a sample. For example, name the file synapse_sample_999.xml then run it with ‘synapse.sh -sample 999’.
> 
> Is this the only way to deploy a Synapse configuration? This methods sounds like meant for running samples, but I cannot figure out other ways to deploy. I can’t find anything in the online documentation.
> 
> Any idea?
> 
> Thank you!


Re: Deploying with Apache Synapse

Posted by A De <as...@gmail.com>.
Can you please unsubscribe me

On 28 Sep 2017 1:14 a.m., "M. Khemila" <mk...@icloud.com> wrote:

> Hi,
>
> I have developed a Synapse configuration which works when I run it as a
> sample. For example, name the file synapse_sample_999.xml then run it with
> ‘synapse.sh -sample 999’.
>
> Is this the only way to deploy a Synapse configuration? This methods
> sounds like meant for running samples, but I cannot figure out other ways
> to deploy. I can’t find anything in the online documentation.
>
> Any idea?
>
> Thank you!