Thanks Kaarle for reporting back ! :-)

-Vincent

P.S.: I still don't understand how it could have made a difference ... 

> -----Original Message-----
> From: Rita Kaila [mailto:[EMAIL PROTECTED]]
> Sent: 19 May 2002 13:36
> To: Cactus Users List
> Subject: RE: New Tutorials in Cactus 1.4
> 
> At 20:56 18.5.2002 +0100, Vincent Massol wrote:
> 
> hi Vincent,
> 
> I got some advice privately on why I did not succeed in using the
Cactus
> testrunner that I added to KaCoMa. It succeeded when all tests
succeeded
> but the TestRunner crashed if some of the tests failed.
> 
> The reason seems that I had only copied cactus.jar from cactus 1.4
into
> my weblogic 6.1 or tomcat 4.0 and left all other jar-files as they
were
> taken from
> last official cactus 1.3 release.
> 
> Now that I copied all jar-files from the cactus 1.4 of 14 may the
problem
> dissapeared
> and the resulting xml-file shows the expected result.
> 
> thanks!
> Kaarle
> 
> 
> 
> > > -----Original Message-----
> > > From: Kaarle Kaila [mailto:[EMAIL PROTECTED]]
> > > Sent: 18 May 2002 19:01
> > > To: Cactus Users List
> > > Subject: RE: New Tutorials in Cactus 1.4
> > >
> > > At 15:34 18.5.2002 +0100, you wrote:
> > > >Thanks Kaarle. I have added your KaCoMa project in the Cactus
> >resource
> > > >area (http://jakarta.apache.org/cactus/resources.html) and in the
> >news
> > > >area (http://jakarta.apache.org/cactus/news.html).
> > > >
> > > >Please tell me if the text is ok and if you'd like to change
> >anything.
> > >
> > > hi!
> > >
> > > I think it is OK although there is not much Content management in
it
> >at
> > > least yet.
> >
> >I know but that's your description, right ? :-)
> >
> > > I have cactus.jar from 14th may as it is the last one with a
binary
> > > distribuition.
> > > I tried to build a later from sources bu I assume I have not set
> > > everything
> > > up as needed
> > > It works OK if all tests pass but this is how tomcat reports when
it
> >finds
> > > an error ,
> > > like assertNoNull(null);
> > >
> >
> >I have also found some bugs to be fixed. For example when there are
"<"
> >characters returned in the exception message. That's because I am not
> >using an XML parser to output the XML (I didn't want to have to
depend
> >on an additional jar - However, I think we will have to but that may
not
> >be a real problem as Tomcat and most container already contain the
> >Xerces jar in their classpath.
> >
> >I've tried your assertNotNull(null) and it works for me (I'm sending
you
> >the screenshot on your direct email).
> >
> >Thanks
> >-Vincent
> >
> > >
> > > Apache Tomcat/4.0.3 - HTTP Status 500 - Internal Server Error
> > >
> > > type Exception report
> > > message Internal Server Error
> > > description The server encountered an internal error (Internal
Server
> > > Error) that prevented it from fulfilling this request.
> > > exception
> > > javax.servlet.ServletException: Servlet execution threw an
exception
> > >          at
> > >
>
>org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Applic
a
> >ti
> > > onFilterChain.java:269)
> > >          at
> > >
>
>org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFil
t
> >er
> > > Chain.java:193)
> > >          at
> > >
>
>org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperVal
v
> >e.
> > > java:243)
> > >          at
> > >
>
>org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.j
a
> >va
> > > :566)
> > >          at
> > >
>
>org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:
4
> >72
> > > )
> > >          at
> > >
org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:943)
> > >          at
> > >
>
>org.apache.catalina.core.StandardContextValve.invoke(StandardContextVal
v
> >e.
> > > java:190)
> > >          at
> > >
>
>org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.j
a
> >va
> > > :566)
> > >          at
> > >
>
>org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:
4
> >72
> > > )
> > >          at
> > >
org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:943)
> > >
> > > ........................
> > >
> > >
> > >
> > > >Cheers,
> > > >-Vincent
> > > >
> > > > > -----Original Message-----
> > > > > From: Kaarle Kaila [mailto:[EMAIL PROTECTED]]
> > > > > Sent: 15 May 2002 16:49
> > > > > To: Cactus Users List
> > > > > Subject: Re: New Tutorials in Cactus 1.4
> > > > >
> > > > >
> > > > > >>I'd like to get some feedback from Cactus users to know if
there
> >is
> > > > > >>interest for this and if you think the new Quick Start
tutorial
> >is
> > > >good
> > > > > >>(second link above).
> > > > > >
> > > > > >
> > > > > >Hi Vincent,
> > > > >
> > > > > I noticed that my text looked not so good as plain text.
> > > > >
> > > > > The same text is now in html at:
> > > > >
> > > > > http://kacoma.sourceforge.net/tutorial/
> > > > >
> > > > > Look at link Cactus!
> > > > >
> > > > > regards
> > > > > Kaarle
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > > --
> > > > > To unsubscribe, e-mail:   <mailto:cactus-user->
> > > > [EMAIL PROTECTED]>
> > > > > For additional commands, e-mail: <mailto:cactus-user->
> > > > [EMAIL PROTECTED]>
> > > >
> > > >
> > > >
> > > >--
> > > >To unsubscribe, e-mail:   <mailto:cactus-user->
> > [EMAIL PROTECTED]>
> > > >For additional commands, e-mail: <mailto:cactus-user->
> > [EMAIL PROTECTED]>
> > >
> > > ---------------------------------------------
> > > Kaarle Kaila
> > > http://www.iki.fi/kaila
> > > mailto:[EMAIL PROTECTED]
> > > tel: +358 50 3725844
> > >
> > >
> > >
> > > --
> > > To unsubscribe, e-mail:   <mailto:cactus-user->
> > [EMAIL PROTECTED]>
> > > For additional commands, e-mail: <mailto:cactus-user->
> > [EMAIL PROTECTED]>
> >
> >
> >
> >--
> >To unsubscribe, e-mail:   <mailto:cactus-user-
> [EMAIL PROTECTED]>
> >For additional commands, e-mail: <mailto:cactus-user-
> [EMAIL PROTECTED]>
> 
> 
> 
> --
> To unsubscribe, e-mail:   <mailto:cactus-user-
> [EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:cactus-user-
> [EMAIL PROTECTED]>



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to