Hi Peter,

You need to put the cactus.properties file in your client side classpath
(see http://jakarta.apache.org/commons/cactus/configuration.html).
Thanks
-Vincent

----- Original Message -----
From: "Peter Yu" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, August 13, 2001 3:39 PM
Subject: simple test error


>
> Hi, I just put junit.jar and commons-cactus.jar in classpath and run the
> simple test. I got following error:
> java.lang.ExceptionInInitializerError: java.util.MissingResourceException:
> Can't find bundle for base name cactus, locale en_US
>
> at
>
java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.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>(AbstractHttpCli
ent.java:82)
>
>
> at
>
org.apache.commons.cactus.ServletTestCase.runTest(ServletTestCase.java:128)
>
>
> at
>
org.apache.commons.cactus.AbstractTestCase.runBare(AbstractTestCase.java:281
)
>
> can anybody help me figure out the problems? thanks a lot
> Peter
>
>
> ------------------------------------------------------------------------
> Bungo's New Connected Workspace. The new way to exchange information and
manage workgroups across systems, networks and locations.  Learn more at
http://www.bungo.com
>
>

Reply via email to