You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs@cocoon.apache.org by Apache Wiki <wi...@apache.org> on 2006/01/26 16:18:40 UTC

[Cocoon Wiki] Update of "RecipeXSPSendMailExample" by TommySkodje

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Cocoon Wiki" for change notification.

The following page has been changed by TommySkodje:
http://wiki.apache.org/cocoon/RecipeXSPSendMailExample

------------------------------------------------------------------------------
  </builtin-logicsheet>
  ...
  }}}
+ 
  
  == example ==
  
@@ -162, +163 @@

  Error compiling sendmail_xsp: ERROR 1 (org\apache\cocoon\www\samples\sendmail\sendmail_xsp.java): ... _sendmail_mms.setBody(String.valueOf( "" // start error (lines 174-174) "String literal is not properly closed by a double-quote" + " // end error " + ... Line 174, column 0: String literal is not properly closed by a double-quote
  }}}
  
+ In cocoon 2.1.8 I had to remove geronimo-spec-javamail-1.3.1-rc5.jar and geronimo-spec-activation-1.0.2-rc4.jar from WEB-INF/lib I still had error with attachment.
+ 
  '''Attachment:''' attachment:sendmail.zip [[BR]]