[esb-java-user] JMS and VFS
Ruwan Linton
ruwan at wso2.com
Thu Dec 18 02:21:31 PST 2008
SEGUINOT Christophe wrote:
> Hi,
>
> Do you know if it's possible using WSO2/Synapse :
> To mobe the content (at a regular interval) from a folder to an other folder, without invoking anything ? (I see Proxy + VFS Transport)
>
You could use a task to accomplish this task. Basically you can schedule
a task to poll a file from a given location and move it to the relevant
location using the vfs transport and send mediator. Please have a look
at the task sample [1] and the vfs samples [2].
> To communicate with WSO2/Synapse through JMS (but without web service) and process the content of the JMS messages ? (I see it but for a Web Service using JMS transport)
>
This can also be done, but what do you mean by without a web service? If
you want to send a jms text message without involving SOAP, to synapse
that is possible. Synapse JMS transport listens for a particular JMS
queue configured by a proxy service. If you could elaborate on your
exact requirement, I can provide you a descriptive answer.
Thanks,
Ruwan
[1] - http://wso2.org/project/esb/java/1.7.1/docs/ESB_Samples.html#Task
[2] - http://wso2.org/project/esb/java/1.7.1/docs/ESB_Samples.html#Sample254
> Thanks for any clue.
>
> Christophe
>
>
> -----Message d'origine-----
> De : esb-java-user-bounces at wso2.org [mailto:esb-java-user-bounces at wso2.org] De la part de esb-java-user-request at wso2.org
> Envoyé : jeudi 11 décembre 2008 11:01
> À : SEGUINOT Christophe
> Objet : Welcome to the "Esb-java-user" mailing list
>
> Welcome to the Esb-java-user at wso2.org mailing list!
>
> To post to this list, send your email to:
>
> esb-java-user at wso2.org
>
> General information about the mailing list is at:
>
> https://wso2.org/cgi-bin/mailman/listinfo/esb-java-user
>
> If you ever want to unsubscribe or change your options (eg, switch to or from digest mode, change your password, etc.), visit your subscription page at:
>
> https://wso2.org/cgi-bin/mailman/options/esb-java-user/christophe.seguinot-partner%40arcelormittal.com
>
>
> You can also make such adjustments via email by sending a message to:
>
> Esb-java-user-request at wso2.org
>
> with the word `help' in the subject or body (don't include the quotes), and you will get back a message with instructions.
>
> You must know your password to change your options (including changing the password, itself) or to unsubscribe. It is:
>
> bopotemo
>
> Normally, Mailman will remind you of your wso2.org mailing list passwords once every month, although you can disable this if you prefer. This reminder will also include instructions on how to unsubscribe or change your account options. There is also a button on your options page that will email your current password to you.
>
> _______________________________________________
> Esb-java-user mailing list
> Esb-java-user at wso2.org
> https://wso2.org/cgi-bin/mailman/listinfo/esb-java-user
>
>
More information about the Esb-java-user
mailing list