|
View:
New views
4 Messages
—
Rating Filter:
Alert me
|
|
|
Mule scenarioHi all,
I'am a newbie in mule's world. I've already read the user guide on mulesource site, but I've some questions about a possible implementation in my real scenario. My problem is to syncronize two databases. Mule architecture can do this? Is there a way to react to a new entry in a database and copy it to another db? Thanks! bye Elia |
|
|
RE: Mule scenarioHello there,
Welcome to Mule! Sure, the scenario you're talking about is quite common as what you want to do is copy info from one JDBC transport to another one. Take a look at the JDBC configuration first: http://mule.mulesource.org/display/MULE2USER/JDBC+Transport HTH Antoine Borg, Senior Consultant | Tel: +32 28 504 696 ricston Ltd., BP 2, 1180 Uccle, Brussels, BELGIUM email: antoine.borg@... | blog: blog.ricston.com | web: ricston.com -----Original Message----- From: cabra [mailto:cantina.sociale@...] Sent: Friday, October 10, 2008 12:14 PM To: user@... Subject: [mule-user] Mule scenario Hi all, I'am a newbie in mule's world. I've already read the user guide on mulesource site, but I've some questions about a possible implementation in my real scenario. My problem is to syncronize two databases. Mule architecture can do this? Is there a way to react to a new entry in a database and copy it to another db? Thanks! bye Elia -- View this message in context: http://www.nabble.com/Mule-scenario-tp19915590p19915590.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 |
|
|
RE: Mule scenarioHi,
thank you for your reply. I'm trying to connect to a mysql db on a remote server using JDBC transport, with no good results! Where can I find a guide to configure a jdbc connection to a mysql db? On mulesource site I find only example about Oracle db. Thanks! bye Elia
|
|
|
RE: Mule scenarioHi,
The config should be similar so I can't really say what the problem is. Can you post your config and the error message that you're getting? A Antoine Borg, Senior Consultant | Tel: +32 28 504 696 ricston Ltd., BP 2, 1180 Uccle, Brussels, BELGIUM email: antoine.borg@... | blog: blog.ricston.com | web: ricston.com -----Original Message----- From: cabra [mailto:cantina.sociale@...] Sent: Tuesday, October 14, 2008 12:19 AM To: user@... Subject: RE: [mule-user] Mule scenario Hi, thank you for your reply. I'm trying to connect to a mysql db on a remote server using JDBC transport, with no good results! Where can I find a guide to configure a jdbc connection to a mysql db? On mulesource site I find only example about Oracle db. Thanks! bye Elia antoine.borg wrote: > > Hello there, > > Welcome to Mule! > > Sure, the scenario you're talking about is quite common as what you > want to do is copy info from one JDBC transport to another one. Take > a look at the JDBC configuration first: > http://mule.mulesource.org/display/MULE2USER/JDBC+Transport > > HTH > > > Antoine Borg, Senior Consultant | Tel: +32 28 504 696 ricston Ltd., BP > 2, 1180 Uccle, Brussels, BELGIUM > email: antoine.borg@... | blog: blog.ricston.com | web: > ricston.com > > -----Original Message----- > From: cabra [mailto:cantina.sociale@...] > Sent: Friday, October 10, 2008 12:14 PM > To: user@... > Subject: [mule-user] Mule scenario > > > Hi all, > > I'am a newbie in mule's world. I've already read the user guide on > mulesource site, but I've some questions about a possible > implementation in my real scenario. > > My problem is to syncronize two databases. Mule architecture can do this? > Is > there a way to react to a new entry in a database and copy it to > another db? > > > Thanks! > > bye > > Elia > -- > View this message in context: > http://www.nabble.com/Mule-scenario-tp19915590p19915590.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 > > > > -- View this message in context: http://www.nabble.com/Mule-scenario-tp19915590p19968245.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 |
| Free embeddable forum powered by Nabble | Forum Help |