Hi, I wanted to add: I use the following plugin versions:
Axis2_Codegen_Wizard_1.2.0 Axis2_Service_Archiver_1.0.0 (and using Axis2 1.2) Kind regards, Jay > -----Original Message----- > From: Jay Zawar > Sent: mardi 2 octobre 2007 11:32 > To: [email protected] > Subject: Problem with service archiver plugin eclipse > > > Hi, > > I downgraded to Axis2 1.2 because our BPM is working with Axis2 1.2. > > When trying to archive the service, it just won't load the > class file. Although pointing at the right directory (\bin, > under which the package hierarchy exists), it wont load the > class file(s). > > Directory structure: > Parent dir: "TestProject" > > /src > /bin > /bin/com > /bin/com/foo > /bin/com/foo/bar > /bin/com/foo/bar/AService.class > /bin/com/foo/bar/CustomException.class > > At the end of the service archiver dialog, I specify > com.foo.bar.AService as being the class name for the service > which's name is "AService". I point to /TestProject/bin by > browsing, after clicking the browse button. It won't > find/load the class. The dialog stops here. > > Worked fine with Axis2 1.3 though. > > I am using Java 1.5.0.12, the project builds successfully. > > Kind regards, > > Jay > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
