ok this is because i entered something for the body. cheers!!!
mart wrote: > > yep, it works! why that? why do we have to play with the librairies like > that? :( > > Big and last question for the day, it sends an email, but I wanted to have > the file it took from the FTP, and here it only sends an email with the > content I gave by hand in the properties :( > > > > > gnodet wrote: >> >> Could you try replacing the geronimo-mail >> and geronimo-activation jars in the /lib folder >> with the sun ones available at: >> http://repo.mergere.com/maven2/javax/mail/mail/1.4/mail-1.4.jar >> >> http://repo.mergere.com/maven2/javax/activation/activation/1.1/activation-1.1.jar >> >> >> On 10/4/06, mart <[EMAIL PROTECTED]> wrote: >>> >>> some people around me know log4j better >>> >>> here is the error: >>> >>> error: org.springframework.mail.MailSendException: Mail server >>> connection >>> failed; nested exception is javax.mail.NoSuchProviderException: Unable >>> to >>> locate provider for protocol: smtp >>> ] >>> DEBUG - DeliveryChannelImpl - Processing inbound exchange: >>> InOnly[ >>> id: ID:w10210-3154-1159972390024-19:0 >>> status: Error >>> role: consumer >>> service: {http://servicemix.org/cheese}myTracerdefault >>> endpoint: myTracerdefault >>> in: <?xml version="1.0" encoding="UTF-8"?><identite> >>> <nom>foo</nom> >>> <prenom>foo</prenom> >>> </identite> >>> error: org.springframework.mail.MailSendException: Mail server >>> connection >>> failed; nested exception is javax.mail.NoSuchProviderException: Unable >>> to >>> locate provider for protocol: smtp >>> ] >>> >>> >>> mart wrote: >>> > >>> > There? Sorry I am new to log4j as well :( >>> > >>> > <logger name="org.apache.servicemix"> >>> > <!-- To enable debug logging, replace the INFO by DEBUG --> >>> > <level value="DEBUG"/> >>> > </logger> >>> > >>> > I switched, I see more info displayed (with the INFO - header) but >>> nothing >>> > about my mail. >>> > >>> > like this: >>> > >>> > INFO - JBIContainer - Activating component for: >>> > [container=ServiceMix,name=servicemix-lwcontainer] with service: null >>> > component: or >>> > [EMAIL PROTECTED] >>> > >>> > (with service ... is new) >>> > >>> > may I try something else? >>> > >>> > thanks >>> > >>> > >>> > gnodet wrote: >>> >> >>> >> Could you try setting the log level to DEBUG in conf/log4j.xml >>> >> and see if something interesting is logged ? >>> >> >>> >> On 10/4/06, mart <[EMAIL PROTECTED]> wrote: >>> >>> >>> >>> Hello, >>> >>> >>> >>> little by little I am setting up my first flow: FTP => Mail , with a >>> >>> tracing >>> >>> component to display the message. I use CIMERO for that. >>> >>> >>> >>> FTP connection is ok as well as the message display. Problem is I >>> don't >>> >>> get >>> >>> the mail with the document. No error. I just see nothing on the >>> client >>> >>> side >>> >>> (sm) nor on the server side (James, which works since I can >>> send/receive >>> >>> mail from thunderbird using it as smtp/pop3). I can't analyse the >>> >>> network >>> >>> traffic since i'm running on windows and I have no way to see the >>> >>> packets >>> >>> going from localhost to localhost. >>> >>> >>> >>> Thanks for help >>> >>> >>> >>> martin. >>> >>> >>> >>> >>> >>> -- >>> >>> View this message in context: >>> >>> >>> http://www.nabble.com/Mail-doesn%27t-work%21--tf2382300.html#a6639447 >>> >>> Sent from the ServiceMix - User mailing list archive at Nabble.com. >>> >>> >>> >>> >>> >> >>> >> >>> >> -- >>> >> Cheers, >>> >> Guillaume Nodet >>> >> >>> >> >>> > >>> > >>> >>> -- >>> View this message in context: >>> http://www.nabble.com/Mail-doesn%27t-work%21--tf2382300.html#a6640803 >>> Sent from the ServiceMix - User mailing list archive at Nabble.com. >>> >>> >> >> >> -- >> Cheers, >> Guillaume Nodet >> >> > > -- View this message in context: http://www.nabble.com/Mail-doesn%27t-work%21--tf2382300.html#a6642038 Sent from the ServiceMix - User mailing list archive at Nabble.com.
