You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by Xinjun Chen <xj...@gmail.com> on 2007/04/10 07:10:00 UTC

Re: [jira] Closed: (AXIS2-2298) Problem installing latest eclipse plugins for Axis2 CodeGen and Axis2 Service Archiver.

Hi Hanu,

I got the same problem. Can you explain what do you mean by "Eclipse is
pointing to 1.5.11"? What do you modify about environment variable, do you
mean OS environment variables? I also installed Oracle client 90, but I
don't see the classpath you mentioned. I only include C:\Program
Files\ora90\bin into the system path variable.


Regards,
Xinjun

On 3/27/07, Lee Hanu (JIRA) <ji...@apache.org> wrote:
>
>
>     [
> https://issues.apache.org/jira/browse/AXIS2-2298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel]
>
> Lee Hanu closed AXIS2-2298.
> ---------------------------
>
>    Resolution: Invalid
>
> Hi all.
>
> This is not an issue. This is just a classpath conflict in my environment.
>
> I resolved this issue. The problem is Eclipse is pointing to 1.5.11 but in
> the classpath there was entry for jdk 1.3. that was added because of
> Oracle client installation. After I modified the environment variable to
> remove this 1.3 entry in the classpath this issue was resolved. This can
> be closed.
>
>
> > Problem installing latest eclipse plugins for Axis2 CodeGen and Axis2
> Service Archiver.
> >
> ---------------------------------------------------------------------------------------
> >
> >                 Key: AXIS2-2298
> >                 URL: https://issues.apache.org/jira/browse/AXIS2-2298
> >             Project: Axis 2.0 (Axis2)
> >          Issue Type: Bug
> >          Components: ide plugins
> >    Affects Versions: 1.1.1
> >         Environment: Windows XP professional.
> > Axis2 1.1.1
> > Eclipse 3.1(Same issue with Eclipse 3.2)
> >            Reporter: Lee Hanu
> >         Assigned To: Lahiru Sandakith
> >
> > I am using eclipse 3.1 and axis2 1.1.1. I am trying to install the axis2
> plugins for eclipse. I deleted a the old plugin files as instructed in the
> readme.txt file and copied the latest plugin files to the eclipse/plugins
> folder and I get the following error when I try to start the plugin from
> eclipse.
> > "Plug-in Axis2_Codegen_Wizard was unable to load class
> org.apache.axis2.tool.codegen.eclipse.CodeGenWizard."
> > I earlier versions of the plugins worked fine for me. I had this problem
> after downlaoding and installing the latest Axis2 eclipse plugins. tried
> reverting back to the old versions of Eclipse
> plugins(Axis_Service_Archiver_1.0.0 && Axis2_Codegen_Wizard_1.2.0) and it
> works fine. But when I try to use the latest versions of the eclipse
> plugins(Axis2_Codegen_Wizard_1.2.1 && Axis_Service_Archiver_1.1.1) I am not
> able to start the
>