You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Montier Patrick <pa...@easance.com> on 2002/06/12 11:03:49 UTC

reference to Session is ambiguous. 2.0.3-DEV

hi,

I found in previous emails (18 April 2002) ; the same error than i get with
my sendmail so i'm not alone :

long Path to javax.mail.Session on account of ambiguous to
org.apache.cocoon.environment.Session

Vadim advised to change the sendmail logicsheet in order to avoid the
session object, i try without any result even if i use the folder object.

IS there any cocoon patch to resolve the problem of the "Session session =
request.getSession(true);" ?

Thank you.

Patrick






---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <co...@xml.apache.org>
For additional commands, e-mail:   <co...@xml.apache.org>


RE: reference to Session is ambiguous. 2.0.3-DEV

Posted by Vadim Gritsenko <va...@verizon.net>.
> From: Montier Patrick [mailto:patrick.montier@easance.com]
> 
> hi,
> 
> I found in previous emails (18 April 2002) ; the same error than i get
with
> my sendmail so i'm not alone :
> 
> long Path to javax.mail.Session on account of ambiguous to
> org.apache.cocoon.environment.Session
> 
> Vadim advised to change the sendmail logicsheet in order to avoid the
> session object, i try without any result even if i use the folder
object.
> 
> IS there any cocoon patch to resolve the problem of the "Session
session =
> request.getSession(true);" ?

Have you tried latest version?

http://cvs.apache.org/viewcvs.cgi/xml-cocoon2/src/java/org/apache/cocoon
/components/language/markup/xsp/java/sendmail.xsl?rev=1.4.2.1&only_with_
tag=cocoon_2_0_3_branch&content-type=text/vnd.viewcvs-markup

Vadim

> 
> Thank you.
> 
> Patrick
> 


---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <co...@xml.apache.org>
For additional commands, e-mail:   <co...@xml.apache.org>