Ok, I am remvoing them now. The reason the stop/dispose is not being called may be because the container (in Fulcrum Test-container) is very simplisitic, and may never call those methods. If you want to test that stuff, you may want to change to the Merlin Unit testcase to extend from and use the Merlin semantics. Expecially since you are compiling the required .xinfo files etc...
Eric > -----Original Message----- > From: Life is hard, and then you die [mailto:[EMAIL PROTECTED] > Sent: Thursday, December 25, 2003 2:28 AM > To: Eric Pugh > Cc: Turbine Dev (E-mail) > Subject: Re: Fulcrum XML-RPC! > > > > Hi Eric, > > > I applied your patch. I had to add a maven.junit.fork=true to the > > project.properties to get it to work with maven site. > Because maven site > > runs the unit tests twice, the second time the port was > already in use! > > > > Check out the code coverage! 65% is great! Can you verify > my patch? > > Thanks! The patch went fine, but these three files need to be deleted: > > src/java/org/apache/fulcrum/xmlrpc/DefaultXmlRpcComponent.java > src/java/org/apache/fulcrum/xmlrpc/XmlRpcComponent.java > src/java/org/apache/fulcrum/xmlrpc/XmlRpcMessageListener.java > > My fault - I forgot to mention them again. > > As to the unit tests, I'm looking into the problem. But so far, even > with the container being disposed I can't get the container to invoke > the stop() and dispose() on the component. > > > Cheers, > > Ronald --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]