sounds like the test runner doesn't have visibility
to the test classes -- yet another classpath issue =).

Andrew

> -----Original Message-----
> From: Jon Belinfante [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, May 23, 2001 7:49 AM
> To: [EMAIL PROTECTED]
> Subject: RE: Cactus Configuration Problem
>
>
> I have now added the cactus.properties file to my Client classpath.
> I now have moved to next error which is
>
> 'java.lang.NoSuchMethodError: main
> Exception in thread main.
>
> I have followed the cactus example code ....
>
> Jon B.
>
>
>
> |--------+------------------------>
> |        |          Phil Magill   |
> |        |          <phil.magill@p|
> |        |          hocis.com>    |
> |        |                        |
> |        |          23/05/01 13:27|
> |        |          Please respond|
> |        |          to            |
> |        |          jakarta-common|
> |        |          s             |
> |        |                        |
> |--------+------------------------>
>
> >-----------------------------------------------------------------
> -----------|
>   |
>              |
>   |       To:     "'[EMAIL PROTECTED]'"
>              |
>   |       <[EMAIL PROTECTED]>
>              |
>   |       cc:     (bcc: Jon Belinfante/London/CWB)
>              |
>   |       Subject:     RE: Cactus Configuration Problem
>              |
>
> >-----------------------------------------------------------------
> -----------|
>
>
>
>
> Jon
>
> Add the path to the cactus.properties file to your classpath and it should
> work.
>
> Thanks
>
> Phil
>
>
> -----Original Message-----
> From: Jon Belinfante [mailto:[EMAIL PROTECTED]]
> Sent: 23 May 2001 13:13
> To: [EMAIL PROTECTED]
> Subject: Cactus Configuration Problem
>
>
> Trying to configure Cactus with JBoss and Tomcat
>
> I am trying to run Cactus on a servlet and I keep getting the following
> error
> message
>
>
>
> java.lang.ExceptionInInitializerError: java.util.MissingResourceException:
> Can't
> find bundle for base name cactus, locale en_GB
>
>      at
> java.util.ResourceBundle.throwMissingResourceException(ResourceBun
> dle.java:7
> 07)
>
>      at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:679)
>
>      at java.util.ResourceBundle.getBundle(ResourceBundle.java:546)
>
>      at
> org.apache.commons.cactus.client.AbstractHttpClient.<clinit>(Abstr
> actHttpCli
> ent.java:82)
>
>      at
> org.apache.commons.cactus.ServletTestCase.runTest(ServletTestCase.
> java:128)
>
>      at
> org.apache.commons.cactus.AbstractTestCase.runBare(AbstractTestCas
> e.java:266
> )
>
>
>
> I need help....
>
> Cheers
>
> Jon Belinfante
>
>
> ******************************************************************
> **********
> **************************************************************************
> This e-mail has been prepared using information  believed  by  the  author
> to be reliable and accurate, but CWB makes  no  warranty  as to
> accuracy or
> completeness. In particular CWB does not  accept  responsibility  for
> changes  made to this e-mail after it was sent.  Any  opinions
> expressed in
> this document are those of the author and do  not  necessarily reflect the
> opinions of the company or its affiliates. They may be subject to change
> without notice.
> ******************************************************************
> **********
> ******************************************************************
> *********
>
>
>
>
>

Reply via email to