RE: Portal bug? - Using SessionTransformer inside coplets

2003-01-23 Thread Alex Romayev
= -Original Message- From: Alex Romayev [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 23, 2003 1:38 AM To: [EMAIL PROTECTED] Subject: Portal bug? - Using SessionTransformer inside coplets I've run

RE: Portal bug? - Using SessionTransformer inside coplets

2003-01-23 Thread Carsten Ziegeler
Hi, did you test the latest cvs version, because line 380 in my source code cannot cause your problem? Carsten -Original Message- From: Alex Romayev [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 23, 2003 1:38 AM To: [EMAIL PROTECTED] Subject: Portal bug? - Using

RE: Portal bug? - Using SessionTransformer inside coplets

2003-01-23 Thread Alex Romayev
source code cannot cause your problem? Carsten -Original Message- From: Alex Romayev [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 23, 2003 1:38 AM To: [EMAIL PROTECTED] Subject: Portal bug? - Using SessionTransformer inside coplets I've run into a strange

RE: Portal bug? - Using SessionTransformer inside coplets

2003-01-23 Thread Carsten Ziegeler
Alex Romayev wrote: I'm using a version from a couple of months ago. I'll get the latest and try it again and let you know. Ok! While I have your attention, I've asked another question a couple of days ago about getting parameter values from the request. Could you take a look at it,

RE: Portal bug? - Using SessionTransformer inside coplets

2003-01-23 Thread Alex Romayev
I tried today's snapshot and got a java.lang.OutOfMemory exception. I believe someone else got it as well. I'll try again in a couple of days. Cheers, -Alex --- Carsten Ziegeler [EMAIL PROTECTED] wrote: Alex Romayev wrote: I'm using a version from a couple of months ago. I'll get the

RE: Portal bug? - Using SessionTransformer inside coplets

2003-01-23 Thread Carsten Ziegeler
PROTECTED]] Sent: Friday, January 24, 2003 5:58 AM To: [EMAIL PROTECTED] Subject: RE: Portal bug? - Using SessionTransformer inside coplets I tried today's snapshot and got a java.lang.OutOfMemory exception. I believe someone else got it as well. I'll try again in a couple of days

Portal bug? - Using SessionTransformer inside coplets

2003-01-22 Thread Alex Romayev
I've run into a strange problem. It seems like using SessionTransormer inside a coplet results in java.lang.NullPointerException. Here is what I found: 1. If I run my coplet by invoking the coplet's uri directly everything works as expected. 2. If I invoke the coplet as part of a portal page

RE: Portal bug? - Using SessionTransformer inside coplets

2003-01-22 Thread Matthew Langham
:[EMAIL PROTECTED]] Sent: Thursday, January 23, 2003 1:38 AM To: [EMAIL PROTECTED] Subject: Portal bug? - Using SessionTransformer inside coplets I've run into a strange problem. It seems like using SessionTransormer inside a coplet results in java.lang.NullPointerException. Here is what I found: 1