John there is a one test case up that check complete POJO case. I exclude others becouse do not get time to get them working. ComplexType test now completly outdated with new code.
I get it done from the both. (there is a maven plugins to generate eclipse/IDE proj from maven build us it. But we get to test it in maven at the end). Thanks Srinath On Wed, 3 Nov 2004 10:05:03 -0500 (EST), John Childs <[EMAIL PROTECTED]> wrote: > Hi Srinath, > > With the current code that I have it looks like none > of the axis tests are included. Should I just get > the new codeline and work from there? > > I've tried removing the ComplexWebServiceTest from the > exclude list in project.xml and that doesn't seem to > be enough to run the test. Is there something I am > missing? > > I had the test running (and failing) with last weeks > codeline, but I decided to update my code Monday > morning and now I can't seem to get those tests to run > at all. > > When you run them, do you run them from Maven, set > them up manually, or from an IDE? > > John > > > > Srinath Perera wrote: > > Hi John; > > the PATCH according to the review by community > change the the > > structrue of the Axis module quite drastically. But > if you get the > > test working for the old ... I will help to get it > FIX in the new one > > :) > > Cheers > > Srinath > > > > > > On Mon, 1 Nov 2004 16:29:50 -0500, Davanum Srinivas > <[EMAIL PROTECTED]> wrote: > > > >>John, > >> > >>Please take a look at the following thread for more > info on what needs > >>to be done. > >>- > http://nagoya.apache.org/eyebrowse/[EMAIL PROTECTED]&msgNo=9605 > >>- > http://nagoya.apache.org/eyebrowse/[EMAIL PROTECTED]&msgNo=9607 > >>- > http://nagoya.apache.org/eyebrowse/[EMAIL PROTECTED]&msgNo=9608 > >>- > http://nagoya.apache.org/eyebrowse/[EMAIL PROTECTED]&msgNo=9609 > >> > >>thanks, > >>dims > >> > >>On Wed, 27 Oct 2004 11:16:15 -0400 (EDT), John > Childs > >> > >> > >><[EMAIL PROTECTED]> wrote: > >> > >>>Thanks dims, I'll take a look at it. > >>> > >>>John > >>> > >>> > >>> > >>> > >>>>John, > >>>> > >>>>Here's something you can start > >>>>on...ComplexTypeWebServiceTest.java > >>>>junit test case has be excluded explicitly in > >>>>geronimo\trunk\modules\axis\project.xml because of > >>> > >>>some >class loader > >>> > >>>>issues. Can you dig into it and get it working? > This > >>>>will give you > >>>>something to start with. > >>>> > >>>>Thanks, > >>>>dims > >>> > >>>>-- Davanum Srinivas - > >>>>http://webservices.apache.org/~dims/ > >>> > >>>______________________________________________________________________ > >>>Post your free ad now! http://personals.yahoo.ca > >>> > >> > >>-- > >>Davanum Srinivas - > http://webservices.apache.org/~dims/ > >> > > > > > > > ______________________________________________________________________ > > > Post your free ad now! http://personals.yahoo.ca >
