On Wed, 18 Jun 2003, Carsten Ziegeler wrote:
> > -Original Message-
> > From: Rob Johnston [mailto:[EMAIL PROTECTED]
> > Sent: Tuesday, June 17, 2003 8:11 PM
> > To: [EMAIL PROTECTED]
> > Subject: Why does moving the portal-fw from samples break it?
> &g
I've attempted to move the portal-fw sample from the samples dir into
the main sitemap (I copied everything that needed to be copied -- the
component-configurations block, all the pipelines, etc verbatim).
I also moved all the files from samples/portal-fw/* into the main webapp dir.
Everything wor
On Mon, 16 Jun 2003, Stephan Michels wrote:
> Solving the problem was easy, I just recompile the package and everything
> works fine. So I will update the package this day.
>
> Stephan.
Stephan,
I grabbed today's latest CVS & compiled and everything works fine under
1.3.1p8 JDK on FreeBSD. Tha
On Fri, 13 Jun 2003, Berin Loritsch wrote:
> Berin Loritsch wrote:
> >It seems unlikely, but it is possible.
> >
> >Could you print out the output of:
> >
> >$ java -version
> >
> >On one of the Apache boxes we have both JDK 1.3.1 and JDK 1.4.1, and
> >the results of JDK 1.3.1 is:
> >
> >java vers
On Fri, 13 Jun 2003, Berin Loritsch wrote:
> Rob Johnston wrote:
> >On Fri, 13 Jun 2003, Leo Sutic wrote:
> >
> >
> >>Do you run windows or linux?
> >
> >
> >FreeBSD. Which is the problem -- I think there is some incompatibility
> >bet
va).
thanks,
rob
> and then checking the resulting file. You should find an
> ExcaliburComponentManager
> in some unexpected place.
>
> /LS
>
> > From: Rob Johnston [mailto:[EMAIL PROTECTED]
> > > > From: Rob Johnston [mailto:[EMAIL PROTECTED]
> >
wrote:
> The method has been gone for a while. Check your classpath and any
> jars you may have in it. Somewhere, you probably have a very old
> version of the ECM.
>
> /LS
>
> > From: Rob Johnston [mailto:[EMAIL PROTECTED]
On Thu, 12 Jun 2003, Stephan Michels wrote:
>
>
> On Wed, 11 Jun 2003, Berin Loritsch wrote:
>
> > Rob Johnston wrote:
> > > Is this a bug that I should report? I spoke to someone else who had the
> > > exact same problem with cocoon 2.1-dev under FreeBS
On Wed, 11 Jun 2003, Berin Loritsch wrote:
> Rob Johnston wrote:
> >Is this a bug that I should report? I spoke to someone else who had the
> >exact same problem with cocoon 2.1-dev under FreeBSD (over a month ago)
> >& he said his solution was to "not ship with su
for FreeBSD are
not "officially" supported by Sun).
Does this look more like a cocoon problem or an excalibur problem?
thanks,
rob
On Tue, 10 Jun 2003, Rob Johnston wrote:
> I grabbed the latest CVS 2.1-dev snapshot a little while ago and built
> it using build.sh. I tried to st
I grabbed the latest CVS 2.1-dev snapshot a little while ago and built
it using build.sh. I tried to start up just the simple test servlet
container & it completely bombs.
I get the same Exceptions under tomcat 4.1.24 as well.
This is on a FreeBSD 4.5-RELEASE machine using jdk1.3.1p8 for FreeBSD
I will file a PR for you all also.
thanks,
rob
On Mon, 31 Mar 2003, Carsten Ziegeler wrote:
> Hi Rob,
>
> this is a bug!
>
> Carsten
>
> > -Original Message-
> > From: Rob Johnston [mailto:[EMAIL PROTECTED]
> > Sent: Sunday, March 30, 2003 7:19
In the TextRecorder.java, I see the following:
public void characters(char ary[], int start, int length)
throws SAXException {
String value = new String(ary, start, length).trim();
if (value.length() > 0) {
buffer.append(value);
} else {
buffer.a
Maybe you guys could give a little more insight into this.
Is it possible to get to the currently logged in user's authentication
session data from a portlet? If so, how? Am I going about this
incorrectly?
thanks,
rob
- Forwarded message from Rob Johnston <[EMAIL PROTECTED]>
t code? If so, can you please provide more
> stack trace/log information?
>
> Thanks
> Carsten
>
> > -Original Message-
> > From: Rob Johnston [mailto:[EMAIL PROTECTED]]
> > Sent: Monday, October 07, 2002 9:30 PM
> > To: [EMAIL PROTECTED]
> >
Hello all,
I've posted to cocoon-users with this problem over a week ago, and had
one "me too" reponse from someone who has seen this problem as well.
I've searched PRs and don't see anything that looks linked to this.
This is using today (2002-07-10) 2.1-dev CVS snapshot, under Tomcat
4.0.4.
I
16 matches
Mail list logo