Shane, I have looked at the Cactus code and I believe I have already fixed this problem in Cactus 1.4. If you have some time, could you try running your tests with Cactus 1.4 to see if the problem is really fixed ?
I have put a nightly build under http://jakarta.apache.org/builds/jakarta-cactus/nightly/2002-07-16/jakar ta-cactus-13-20020716.zip if you don't want to build from CVS ... :-) Thanks -Vincent > -----Original Message----- > From: Shane Duan [mailto:[EMAIL PROTECTED]] > Sent: 15 July 2002 22:36 > To: Cactus Users List > Subject: Re: init Logging Error? > > Vicent, > > I copied the stack trace as following in case you need it. I checked > and verified that cactus DOES pick up the VM parameter correctly. > > 1) testConvert(org.apache.cactus.sample.ejb.TestConverterEJB) > > org.apache.cactus.util.ChainedRuntimeException: The Cactus > 'cactus.properties' configuration file need to be present in the java > CLASSPATH (i.e. the directory that contains it need to be added to the > client side CLASSPATH - This is the CLASSPATH that you used to start the > JUnit test runner). > > at > org.apache.cactus.client.ClientConfigurationChecker.checkCactusPropertie s( > ClientConfigurationChecker.java:136) > > at > org.apache.cactus.AbstractTestCase.runBare(AbstractTestCase.java:386) > > > > Vincent Massol wrote: > > >>The true problem behind is, however, is strange as well. Somehow the > >>cactus.properties file is ALWAYS required to be in the class path, > >> > >> > >even > > > > > >>when you specified the cactus.config property through the VM > >> > >> > >parameter. > > > > > >> Is there a reason for this? > >> > >> > > > >No, I don't think so. I guess it can be called a bug ! :-) I'll check > >that tomorrow. Thanks. > > > > > > -- > Disclaimer: I join all the news groups out of my own interest. All > opinions expressed here are my own and not necessarily those of my > employer. > > Borland -- Enabling the digital world where our customers have the freedom > of choice to develop, deploy, and integrate applications across the > enterprise and the Internet. http://www.borland.com > > This e-mail, and any attachments thereto, is intended only for use by the > addressee(s) named herein and may contain legally privileged and/or > confidential information. If you are not the intended recipient of this > e-mail, you are hereby notified that any dissemination, distribution or > copying of this e-mail, and any attachments thereto, is strictly > prohibited. If you have received this e-mail in error, please immediately > and permanently delete the original and any copy of any e-mail and any > printout thereof. > > > > > -- > 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]>
