You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Dirk Reiss <d....@tu-bs.de> on 2003/06/17 13:35:09 UTC

duplicate local variable / JSPReader problems

Hello,

we have two problems:

in the milestone 2 version of cocoon 2.1 we get the following error:

// start error (lines 245-245) "Duplicate local variable session"
Session session = request.getSession(true);

in the latest nightly build this error does not occur anymore, but the
JSPReader refuses to read and execute our JSPs, which does not cause
problems in the milestone build.

it says something like error in line 114, JSPReader.generate()...

as we would need both features, it would be great to solve any of these problems.

any ideas???

many thanks in advance.

dirk

---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-users-unsubscribe@xml.apache.org
For additional commands, e-mail: cocoon-users-help@xml.apache.org


Re: duplicate local variable / JSPReader problems

Posted by Dirk Reiss <d....@tu-bs.de>.
Hello Joerg,

thank you for your answer, we solved our problem ousrelves, 
there was an error in our configuration...

thanks very much,
dirk

On Die, Jun 17, 2003 22:03:43, Joerg Heinicke wrote:
> Can you give more explicite error description for the error in 
> JSPReader.generate()?
> 
> What about 
> http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&product=Cocoon+2&short_desc=JSP&short_desc_type=allwordssubstr&order=Bug+Number
> ??
> 
> Joerg
> 
> Dirk Reiss wrote:
> >Hello,
> >
> >we have two problems:
> >
> >in the milestone 2 version of cocoon 2.1 we get the following error:
> >
> >// start error (lines 245-245) "Duplicate local variable session"
> >Session session = request.getSession(true);
> >
> >in the latest nightly build this error does not occur anymore, but the
> >JSPReader refuses to read and execute our JSPs, which does not cause
> >problems in the milestone build.
> >
> >it says something like error in line 114, JSPReader.generate()...
> >
> >as we would need both features, it would be great to solve any of these 
> >problems.
> >
> >any ideas???
> >
> >many thanks in advance.
> >
> >dirk
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: cocoon-users-unsubscribe@xml.apache.org
> For additional commands, e-mail: cocoon-users-help@xml.apache.org

-- 
If the Nuremberg laws were applied today, then every Post-War 
American president would have to be hanged
                                                 Noam Chomsky
+--------------------------+---------------------------------+
| Dirk Reiss               |    phone:  ++49 (0) 531 7996276 |                 
| Helmstedter Str. 134     |    mobile: ++49 (0) 162 8925618 |
| D - 38102 Braunschweig   |                                 |
| Germany                  |                d.reiss@tu-bs.de |
+--------------------------+---------------------------------+

---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-users-unsubscribe@xml.apache.org
For additional commands, e-mail: cocoon-users-help@xml.apache.org


Re: duplicate local variable / JSPReader problems

Posted by Joerg Heinicke <jo...@gmx.de>.
Can you give more explicite error description for the error in 
JSPReader.generate()?

What about 
http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&product=Cocoon+2&short_desc=JSP&short_desc_type=allwordssubstr&order=Bug+Number
??

Joerg

Dirk Reiss wrote:
> Hello,
> 
> we have two problems:
> 
> in the milestone 2 version of cocoon 2.1 we get the following error:
> 
> // start error (lines 245-245) "Duplicate local variable session"
> Session session = request.getSession(true);
> 
> in the latest nightly build this error does not occur anymore, but the
> JSPReader refuses to read and execute our JSPs, which does not cause
> problems in the milestone build.
> 
> it says something like error in line 114, JSPReader.generate()...
> 
> as we would need both features, it would be great to solve any of these problems.
> 
> any ideas???
> 
> many thanks in advance.
> 
> dirk


---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-users-unsubscribe@xml.apache.org
For additional commands, e-mail: cocoon-users-help@xml.apache.org