« Return to Thread: Is there a way to start Mule Server without starting the service?

Re: Is there a way to start Mule Server without starting the service?

by youhaodeyi :: Rate this Message:

Reply to Author | View in Thread

yes, you are right. thanks.
Daniel Feist wrote:
Hi,

Yes of course.  You can specify that when mule starts services should  
be "stopped" or "paused" or "started" (default).  A services inbound  
endpoints are only started and poll/listen for message when the  
service is started.

See: http://mule.mulesource.org/display/MULE2USER/Service+Configuration+Reference

You can start/stop/pause services either programatically or via the  
JMX interface.

Note pausing a service will not affect endpoints, just if the inbound  
messages are processed or not.

Dan

On Jul 4, 2008, at 10:15 PM, youhaodeyi wrote:

>
> When Mule server start, it always open every inbound endpoint for each
> service. Is there a way to start the inbound endpoint later or at a
> customized time?
> --
> View this message in context: http://www.nabble.com/Is-there-a-way-to-start-Mule-Server-without-starting-the-service--tp18288113p18288113.html
> Sent from the Mule - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
>
>    http://xircles.codehaus.org/manage_email
>
>


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email

 « Return to Thread: Is there a way to start Mule Server without starting the service?