Okay, I'm having more trouble than I probably should with mail in Cocoon. I made the smallest possible application, which was fine. I'm okay with the XML and sitemap. I just need clarification on what exactly needs to be done with the mail.jar and activation.jar files.
I have the Cocoon folder on my C:\ drive and my app is in cocoon's build\webapp\ directory. (C:\cocoon\build\webapp\mail) There is a lib folder at the root directory and a lib folder in the build\webapp\WEB-INF directory. Which do I need to worry about? And even if I get rid of the geromino jars and put in the fresh mail and activation jars, how does Cocoon know to use those? Do I need to change a path to them in some other file? I've tried a million things, but I always get: Could not connect to SMTP host: localhost, port: 2525 (java.net.ConnectException: Connection refused: connect) I realize this error is mentioned in the online documentation, but the way the documentation is worded and laid out, I feel like I am missing a step or I am missing a step that is implied I should know. Can anyone provide me step-by-step instructions that leaves no room for error? Again, I'm confused because Cocoon's root lib folder has a jars.xml file (mentioned in the documentation), but the lib folder in build\webapp\WEB-INF does not, and I thought this is what affected my application since it is in build\webapp. I appreciate any clarification or help. :-( Thanks, Matt -- View this message in context: http://www.nabble.com/SendMail-Transformer-%28Cocoon-2.1.11%2C-Windows-XP%29-tp17634181p17634181.html Sent from the Cocoon - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
