You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@synapse.apache.org by Glen Daniels <gd...@sonicsoftware.com> on 2006/05/31 16:53:30 UTC

[axis2] RE: Synapse As a Module synapse.mar on Axis2


+1, this is great.

Shouldn't the synapse.xml location be available as an Axis2 property as
well?

  <parameter
name="synapse.configFile">c:/MySynapse/config.xml</parameter>

The default should perhaps be something like
$AXIS_HOME/synapse/synapse.xml?

--Glen 

> -----Original Message-----
> From: Deepal jayasinghe [mailto:deepalk@gmail.com] 
> Sent: Tuesday, May 30, 2006 10:21 AM
> To: synapse-dev@ws.apache.org
> Subject: Re: Synapse As a Module synapse.mar on Axis2
> 
> Hi Saminda;
> 
> I really like to have synapse working in this way :)
> 
> Saminda Abeyruwan wrote:
> 
> > Hi Devs,
> >
> > I've done few internal changes to run Synapse as a module 
> on Axis2. So
> > the user has only need to drop synapse.mar to the modules folder.
> > Once  synapse.mar being engaged,  SynapseDispatcher will 
> precede over
> > other dispatchers in the system.
> > Only thing user need to aware about the location of the synapse.xml
> > and this can be given as a system property SYNAPSE_XML.
> >
> > Thank you
> >
> > Saminda
> 
> 
> 
> -- 
> Thanks,
> Deepal
> ................................................................
> ~Future is Open~ 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: synapse-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: synapse-dev-help@ws.apache.org
> 
> 

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


Re: [axis2] RE: Synapse As a Module synapse.mar on Axis2

Posted by Saminda Abeyruwan <sa...@gmail.com>.
On 5/31/06, Glen Daniels <gd...@sonicsoftware.com> wrote:
>
>
>
> +1, this is great.
>
> Shouldn't the synapse.xml location be available as an Axis2 property as
> well?
>
>   <parameter
> name="synapse.configFile">c:/MySynapse/config.xml</parameter>


Currently the location of the  synapse.xml is given as an System property to
the system. The prior was present in M1 and we should consider it for
current code base too.

The default should perhaps be something like
> $AXIS_HOME/synapse/synapse.xml?


Yes, default System property is set something quite closer  to above,

$SYNAPSE_HOME/synapse_repository/conf/synapse.xml :)

Saminda


>
> > -----Original Message-----
> > From: Deepal jayasinghe [mailto:deepalk@gmail.com]
> > Sent: Tuesday, May 30, 2006 10:21 AM
> > To: synapse-dev@ws.apache.org
> > Subject: Re: Synapse As a Module synapse.mar on Axis2
> >
> > Hi Saminda;
> >
> > I really like to have synapse working in this way :)
> >
> > Saminda Abeyruwan wrote:
> >
> > > Hi Devs,
> > >
> > > I've done few internal changes to run Synapse as a module
> > on Axis2. So
> > > the user has only need to drop synapse.mar to the modules folder.
> > > Once  synapse.mar being engaged,  SynapseDispatcher will
> > precede over
> > > other dispatchers in the system.
> > > Only thing user need to aware about the location of the synapse.xml
> > > and this can be given as a system property SYNAPSE_XML.
> > >
> > > Thank you
> > >
> > > Saminda
> >
> >
> >
> > --
> > Thanks,
> > Deepal
> > ................................................................
> > ~Future is Open~
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: synapse-dev-unsubscribe@ws.apache.org
> > For additional commands, e-mail: synapse-dev-help@ws.apache.org
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: synapse-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: synapse-dev-help@ws.apache.org
>
>

Re: [axis2] RE: Synapse As a Module synapse.mar on Axis2

Posted by Sanjiva Weerawarana <sa...@opensource.lk>.
On Thu, 2006-06-01 at 10:25 +0530, Deepal Jayasinghe wrote:
> Yes I think thats a good idea if some one has his own synapse.xml he can
> define that in axis2.xml , btw where is the default synapse.xml ? is it
> inside the module ?

+1! Default should be in the module!

Sanjiva.


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


Re: [axis2] RE: Synapse As a Module synapse.mar on Axis2

Posted by Deepal Jayasinghe <de...@opensource.lk>.
Yes I think thats a good idea if some one has his own synapse.xml he can
define that in axis2.xml , btw where is the default synapse.xml ? is it
inside the module ?

Glen Daniels wrote:

>+1, this is great.
>
>Shouldn't the synapse.xml location be available as an Axis2 property as
>well?
>
>  <parameter
>name="synapse.configFile">c:/MySynapse/config.xml</parameter>
>
>The default should perhaps be something like
>$AXIS_HOME/synapse/synapse.xml?
>
>--Glen 
>
>  
>
>>-----Original Message-----
>>From: Deepal jayasinghe [mailto:deepalk@gmail.com] 
>>Sent: Tuesday, May 30, 2006 10:21 AM
>>To: synapse-dev@ws.apache.org
>>Subject: Re: Synapse As a Module synapse.mar on Axis2
>>
>>Hi Saminda;
>>
>>I really like to have synapse working in this way :)
>>
>>Saminda Abeyruwan wrote:
>>
>>    
>>
>>>Hi Devs,
>>>
>>>I've done few internal changes to run Synapse as a module 
>>>      
>>>
>>on Axis2. So
>>    
>>
>>>the user has only need to drop synapse.mar to the modules folder.
>>>Once  synapse.mar being engaged,  SynapseDispatcher will 
>>>      
>>>
>>precede over
>>    
>>
>>>other dispatchers in the system.
>>>Only thing user need to aware about the location of the synapse.xml
>>>and this can be given as a system property SYNAPSE_XML.
>>>
>>>Thank you
>>>
>>>Saminda
>>>      
>>>
>>
>>-- 
>>Thanks,
>>Deepal
>>................................................................
>>~Future is Open~ 
>>
>>
>>---------------------------------------------------------------------
>>To unsubscribe, e-mail: synapse-dev-unsubscribe@ws.apache.org
>>For additional commands, e-mail: synapse-dev-help@ws.apache.org
>>
>>
>>    
>>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
>For additional commands, e-mail: axis-dev-help@ws.apache.org
>
>
>
>  
>

-- 
Thanks,
Deepal
................................................................
~Future is Open~ 



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