Fixed in revision 718340.

Andreas

On Mon, Nov 17, 2008 at 18:24, Hiranya Jayathilaka <[EMAIL PROTECTED]> wrote:
> May be at least as a temporary remedy you could try commenting out the
> configurations for VFS and mail transports from the axis2.xml. Then Synapse
> won't try to initialize those transports for your services. This is what I
> usually do.
>
> Thanks
>
> Best Regards,
> Hiranya
>
>
>
> On Mon, Nov 17, 2008 at 8:55 PM, Charith Wickramarachchi <
> [EMAIL PROTECTED]> wrote:
>
>> Hi,
>>
>> I was trying to Run Synapse SNAPSHOT with sample 150
>> I got this output  in the console .is it a bug or do i have to do any
>> changes in the running procedure?
>> Seems to me that I need to do some changes in the axis2 configuration.I'm
>> bit new to Synapse and axis2.Can some one help me in this?
>>
>> 2008-11-17 21:16:19,842 [127.0.1.1-charith-laptop] [main]  WARN
>> VFSTransportListener Unable to configure the service StockQuoteProxy for
>> the
>> VFS transport:
>> The service has no configuration for the transport. This service is being
>> marked as faulty and will not be available over the VFS transport.
>> org.apache.axis2.AxisFault: The service has no configuration for the
>> transport
>>    at
>>
>> org.apache.axis2.transport.base.AbstractPollingTransportListener.startListeningForService(AbstractPollingTransportListener.java:166)
>>    at
>>
>> org.apache.axis2.transport.base.AbstractTransportListener.internalStartListeningForService(AbstractTransportListener.java:201)
>>    at
>>
>> org.apache.axis2.transport.base.AbstractTransportListener.start(AbstractTransportListener.java:151)
>>    at
>>
>> org.apache.axis2.engine.ListenerManager.addListener(ListenerManager.java:197)
>>    at org.apache.synapse.ServerManager.start(ServerManager.java:131)
>>    at org.apache.synapse.SynapseServer.main(SynapseServer.java:82)
>> 2008-11-17 21:16:19,843 [127.0.1.1-charith-laptop] [main]  WARN
>> VFSTransportListener Disabling the vfs transport for the service
>> StockQuoteProxy, because it is not configured properly for the service
>> 2008-11-17 21:16:19,844 [127.0.1.1-charith-laptop] [main]  INFO
>> ServerManager Starting transport mailto
>> 2008-11-17 21:16:19,845 [127.0.1.1-charith-laptop] [main]  INFO
>> MailTransportListener MAILTO Listener started
>> 2008-11-17 21:16:19,845 [127.0.1.1-charith-laptop] [main]  WARN
>> MailTransportListener Unable to configure the service StockQuoteProxy for
>> the MAILTO transport: The service has no configuration for the transport.
>> This service is being marked as faulty and will not be available over the
>> MAILTO transport.
>> org.apache.axis2.AxisFault: The service has no configuration for the
>> transport
>>    at
>>
>> org.apache.axis2.transport.base.AbstractPollingTransportListener.startListeningForService(AbstractPollingTransportListener.java:166)
>>    at
>>
>> org.apache.axis2.transport.base.AbstractTransportListener.internalStartListeningForService(AbstractTransportListener.java:201)
>>    at
>>
>> org.apache.axis2.transport.base.AbstractTransportListener.start(AbstractTransportListener.java:151)
>>    at
>>
>> org.apache.axis2.engine.ListenerManager.addListener(ListenerManager.java:197)
>>    at org.apache.synapse.ServerManager.start(ServerManager.java:131)
>>    at org.apache.synapse.SynapseServer.main(SynapseServer.java:82)
>> 2008-11-17 21:16:19,846 [127.0.1.1-charith-laptop] [main]  WARN
>> MailTransportListener Disabling the mailto transport for the service
>> StockQuoteProxy, because it is not configured properly for the service
>> 2008-11-17 21:16:19,858 [127.0.1.1-charith-laptop] [main]  INFO
>> ServerManager Ready for processing
>>
>>
>>
>> thanks,
>> Charith Dhanushka Wickramarachchi
>> http://charithwiki.blogspot.com/
>>
>

Reply via email to