Jaya,
I would say you exclude xbean samples and check-in the build files
after running all-tests once. For me, the samples won't compile with
the stable xbean.jar (com.superflaco.xbeans package not found).

- venkat

On 12/26/05, jayachandra <[EMAIL PROTECTED]> wrote:
> Hi Dims,
> I had dumped xbean 2.0 beta1 jar in my ws-axis/java/lib to get past
> compilation errors in StarWars examples. I had a successful compilation, but
> looks like this xmlbeans also has in it the javax.xml.soap package class
> files, which are mismatching with the ones axis tests require. Hence when I
> ran 'all-tests' some errors are cropping up in test.saaj.PackageTests for
> me. Is there some workaround for this?
>
> Thank you
> Jaya
>
> On 12/23/05, jayachandra <[EMAIL PROTECTED]> wrote:
> >
> > xbean.jar need to be present in java/lib, just the way activation and
> mail.jar are needed.
> >
> > Jaya
> >
> >
> > On 12/23/05, Venkat Reddy <[EMAIL PROTECTED] > wrote:
> > > yep - that is one reason, thanks dims :-). But I also had to copy
> > > junit jar into ant/lib folder which seems to strange to me. Otherwise
> > > it can't create a JUnit task.
> > >
> > > Anyway, i could see all-tests  running all the way upto wsdl interop
> > > tests where it fails due to compilation errors in samples/xbeans cuz,
> > > it can't find some com.superflaco.xbeans package (?)
> > >
> > > So far, ant report says it has ran 718 tests successfully including 40
> > > in test.saaj package. Will look into this again tomorrow.
> > >
> > > - venkat
> > >
> > > On 12/23/05, Davanum Srinivas < [EMAIL PROTECTED]> wrote:
> > > > missing junit?
> > > >
> > > > On 12/23/05, Venkat Reddy <[EMAIL PROTECTED] > wrote:
> > > > > hmm. all-tests target doesn't even run for me on a fresh checkout -
> it
> > > > > simply comes out saying build succesful. Is something commented out
> in
> > > > > functional tests??
> > > > >
> > > > > - venkat
> > > > >
> > > > >
> > > > > On 12/23/05, Davanum Srinivas < [EMAIL PROTECTED] > wrote:
> > > > > > Venkat, Jaya,
> > > > > >
> > > > > > Could you please check if latest Axis 1.X is fine? ("ant clean
> all-tests")
> > > > > >
> > > > > > thanks,
> > > > > > dims
> > > > > >
> > > > > > --
> > > > > > Davanum Srinivas : http://wso2.com/blogs/
> > > > > >
> > > > >
> > > >
> > > >
> > > > --
> > > > Davanum Srinivas : http://wso2.com/blogs/
> > > >
> > >
> >
> >
> >
> > --
> > -- Jaya
>
>
>
> --
> -- Jaya

Reply via email to