Jason Johnston wrote:
Kamal Bhatt wrote:
Fixed this, the solution is hidden away here:
http://wiki.apache.org/cocoon/SendMailTransformer
Quote:
The SendMailTransformer needs the JavaMail and JavaBeans Activation
Framework (JAF) API's from Sun to work. Add them to WEB-INF/lib.
Remove geronimo-spec-javamail-1.3.1-rc5.jar and
geronimo-spec-activation-1.0.2-rc4.jar from WEB-INF/lib.
Took me a day to find this. Will this be fixed in future versions? If
not, is it possible to put it on the main cocoon page as a warning or
something.
Cocoon 2.2 uses Maven to automatically download the Sun JARs from
Sun's site at build time, bypassing the distribution licensing
restrictions that prevent the JARs from being shipped with Cocoon
directly. So this will no longer be a problem.
But as I understand it, this is not a problem with the Sun libraries,
but with a build process that includes files it should include, ie the
geronimo jar files. So I am confused as to how maven is used.
--
Kamal Bhatt
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]