well, then it's better to get the EJB tests running. it's commented out right now.
thanks, dims On Wed, 10 Nov 2004 18:57:53 +0600, Srinath Perera <[EMAIL PROTECTED]> wrote: > Hi Dims; > What the test should do is to create GBean using WSConfigBuilder, and > try to test them. I was not sure how to it at that time and that why I > leave it as it is. Using plan to start the things is additional but I > do not have very clear pic on it yet. > > I can try it on monday .. (I might try today .. but it seem to take > some time and build gives some trouble to me.. will get back if there > is good news! ). I think that test is not critical and if POJO and > EJB tests runing that mean complete path works .. > Thanks > Srinath > p.s. I might we offline for two days from tommarow ... kind of study > leave :) from lsf > > > > On Tue, 9 Nov 2004 22:25:30 -0500, Davanum Srinivas <[EMAIL PROTECTED]> wrote: > > I was trying to fix this test case....here's input from aaron. do you > > have some time to take a stab at this? don't worry if you don't. i > > will get to it tomorrow am. > > > > [19:10] <ammulder> dims: it looks like you'd have to do something like > > this: > > [19:11] <ammulder> 1) load the plan using the ConfigurationDocument XMLBeans > > [19:11] <ammulder> 2) Create a temporary directory > > [19:12] <ammulder> Pass the ConfigurationDocument.getConfiguration and > > the temp dir to the ServiceConfigBuilder GBean (buildConfiguration) > > [19:13] <ammulder> 4) Get the configId from > > ConfigurationDocument.getConfiguration.getConfigId > > [19:13] <ammulder> Have the kernel start that configuration > > [19:13] <ammulder> 6) Have the kernel stop that configuration > > [19:13] <ammulder> 7) Delete the temp dir > > [19:14] <ammulder> I'm not sure that would totally work, but I think > > it's worth a shot > > > > thanks, > > dims > > > > -- > > Davanum Srinivas - http://webservices.apache.org/~dims/ > > > -- Davanum Srinivas - http://webservices.apache.org/~dims/
