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 "Mohamed Saleem (JIRA)" <ji...@apache.org> on 2011/09/14 16:28:08 UTC

[jira] [Created] (AXIS2-5145) Apache Axis2 Code Generator Wizard - Eclipse Plugin - Not instantiating

Apache Axis2 Code Generator Wizard - Eclipse Plugin -  Not instantiating
------------------------------------------------------------------------

                 Key: AXIS2-5145
                 URL: https://issues.apache.org/jira/browse/AXIS2-5145
             Project: Axis2
          Issue Type: Bug
          Components: Tools
    Affects Versions: 1.6.1
         Environment: Apache Axis2 Code Generator Wizard - Eclipse Plugin 
            Reporter: Mohamed Saleem
             Fix For: 1.6.1


I have downloaded org.apache.axis2.eclipse.codegen.plugin_1.6.1.zip from Apache site and installed it in the Eclipse Indigo (3.7.0) plugins folder (jar file only from the zip).  After restarting eclipse, the Axis code generating wizard is not instantiated in Eclipse.  Can you please direct me here?

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[jira] [Commented] (AXIS2-5145) Apache Axis2 Code Generator Wizard - Eclipse Plugin - Not instantiating

Posted by "Harshana Eranga Martin (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2-5145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116241#comment-13116241 ] 

Harshana Eranga Martin commented on AXIS2-5145:
-----------------------------------------------

Hi Jacques,

These patch files are to be applied to the source code. Hence if you have the source you can apply these patch files using "patch -p0 < PATH_TO_PATCH_FILE" command. Then you can build the source code using Maven locally.

Once these patches are accepted and committed, you will be able to download the artifacts with the fixes from Apache Build server. (Nightly build)

Thanks.
Harshana
                
> Apache Axis2 Code Generator Wizard - Eclipse Plugin -  Not instantiating
> ------------------------------------------------------------------------
>
>                 Key: AXIS2-5145
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5145
>             Project: Axis2
>          Issue Type: Bug
>          Components: ide plugins
>    Affects Versions: 1.6.1
>         Environment: Apache Axis2 Code Generator Wizard - Eclipse Plugin 
>            Reporter: Mohamed Saleem
>            Assignee: Harshana Eranga Martin
>            Priority: Critical
>              Labels: ide-plugins
>             Fix For: 1.6.1, 1.7.0
>
>         Attachments: AXIS2-5145.patch, AXIS2-5145_1.6_only.patch
>
>
> I have downloaded org.apache.axis2.eclipse.codegen.plugin_1.6.1.zip from Apache site and installed it in the Eclipse Indigo (3.7.0) plugins folder (jar file only from the zip).  After restarting eclipse, the Axis code generating wizard is not instantiated in Eclipse.  Can you please direct me here?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[jira] [Commented] (AXIS2-5145) Apache Axis2 Code Generator Wizard - Eclipse Plugin - Not instantiating

Posted by "Ashutosh Jadhav (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2-5145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13114155#comment-13114155 ] 

Ashutosh Jadhav commented on AXIS2-5145:
----------------------------------------

Hi,

I am facing the same issue in Eclipse Indigo Java EE distribution on OS X lion. In fact same issue exists for Service Archive plugin as well.

> Apache Axis2 Code Generator Wizard - Eclipse Plugin -  Not instantiating
> ------------------------------------------------------------------------
>
>                 Key: AXIS2-5145
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5145
>             Project: Axis2
>          Issue Type: Bug
>          Components: Tools
>    Affects Versions: 1.6.1
>         Environment: Apache Axis2 Code Generator Wizard - Eclipse Plugin 
>            Reporter: Mohamed Saleem
>              Labels: newbie
>             Fix For: 1.6.1
>
>
> I have downloaded org.apache.axis2.eclipse.codegen.plugin_1.6.1.zip from Apache site and installed it in the Eclipse Indigo (3.7.0) plugins folder (jar file only from the zip).  After restarting eclipse, the Axis code generating wizard is not instantiated in Eclipse.  Can you please direct me here?

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[jira] [Commented] (AXIS2-5145) Apache Axis2 Code Generator Wizard - Eclipse Plugin - Not instantiating

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2-5145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13129319#comment-13129319 ] 

Hudson commented on AXIS2-5145:
-------------------------------

Integrated in axis2-1.6 #122 (See [https://builds.apache.org/job/axis2-1.6/122/])
    Upgraded to Neethi 3.0.2-SNAPSHOT. This should (partially) solve AXIS2-5145.

veithen : 
Files : 
* /axis/axis2/java/core/branches/1_6/modules/parent/pom.xml

                
> Apache Axis2 Code Generator Wizard - Eclipse Plugin -  Not instantiating
> ------------------------------------------------------------------------
>
>                 Key: AXIS2-5145
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5145
>             Project: Axis2
>          Issue Type: Bug
>          Components: ide plugins
>    Affects Versions: 1.6.1
>         Environment: Apache Axis2 Code Generator Wizard - Eclipse Plugin 
>            Reporter: Mohamed Saleem
>            Assignee: Harshana Eranga Martin
>            Priority: Critical
>              Labels: ide-plugins
>             Fix For: 1.6.1, 1.7.0
>
>         Attachments: AXIS2_5145_1.6_Branch.patch, AXIS2_5145_Service_Plugin_Trunk.patch
>
>
> I have downloaded org.apache.axis2.eclipse.codegen.plugin_1.6.1.zip from Apache site and installed it in the Eclipse Indigo (3.7.0) plugins folder (jar file only from the zip).  After restarting eclipse, the Axis code generating wizard is not instantiated in Eclipse.  Can you please direct me here?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[jira] [Commented] (AXIS2-5145) Apache Axis2 Code Generator Wizard - Eclipse Plugin - Not instantiating

Posted by "Harshana Eranga Martin (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2-5145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13114477#comment-13114477 ] 

Harshana Eranga Martin commented on AXIS2-5145:
-----------------------------------------------

Hi,

I managed to reproduce the issue. This is due to a missing dependency in the plugin. Will provide a patch to fix this.

Thanks and Regards,
Harshana

> Apache Axis2 Code Generator Wizard - Eclipse Plugin -  Not instantiating
> ------------------------------------------------------------------------
>
>                 Key: AXIS2-5145
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5145
>             Project: Axis2
>          Issue Type: Bug
>          Components: Tools
>    Affects Versions: 1.6.1
>         Environment: Apache Axis2 Code Generator Wizard - Eclipse Plugin 
>            Reporter: Mohamed Saleem
>            Assignee: Harshana Eranga Martin
>              Labels: newbie
>             Fix For: 1.6.1
>
>
> I have downloaded org.apache.axis2.eclipse.codegen.plugin_1.6.1.zip from Apache site and installed it in the Eclipse Indigo (3.7.0) plugins folder (jar file only from the zip).  After restarting eclipse, the Axis code generating wizard is not instantiated in Eclipse.  Can you please direct me here?

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[jira] [Commented] (AXIS2-5145) Apache Axis2 Code Generator Wizard - Eclipse Plugin - Not instantiating

Posted by "Harshana Eranga Martin (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2-5145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13123544#comment-13123544 ] 

Harshana Eranga Martin commented on AXIS2-5145:
-----------------------------------------------

Hi Andreas,

I tested the Axis2 trunk after building Axiom Trunk which contains your fix for MSHADE-105 and it indeed solved the issue of appearing  org.apache.axiom.om.impl.common and  org.apache.axiom.om.impl.common.factory in import packages. Now they no longer appears in the manifest and hence this issue is partially solved.

I will resubmit the patches for this issue shortly.

Thanks and Regards,
Harshana
                
> Apache Axis2 Code Generator Wizard - Eclipse Plugin -  Not instantiating
> ------------------------------------------------------------------------
>
>                 Key: AXIS2-5145
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5145
>             Project: Axis2
>          Issue Type: Bug
>          Components: ide plugins
>    Affects Versions: 1.6.1
>         Environment: Apache Axis2 Code Generator Wizard - Eclipse Plugin 
>            Reporter: Mohamed Saleem
>            Assignee: Harshana Eranga Martin
>            Priority: Critical
>              Labels: ide-plugins
>             Fix For: 1.6.1, 1.7.0
>
>         Attachments: AXIS2-5145.patch, AXIS2-5145_1.6_only.patch
>
>
> I have downloaded org.apache.axis2.eclipse.codegen.plugin_1.6.1.zip from Apache site and installed it in the Eclipse Indigo (3.7.0) plugins folder (jar file only from the zip).  After restarting eclipse, the Axis code generating wizard is not instantiated in Eclipse.  Can you please direct me here?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[jira] [Commented] (AXIS2-5145) Apache Axis2 Code Generator Wizard - Eclipse Plugin - Not instantiating

Posted by "Sagara Gunathunga (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2-5145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13115754#comment-13115754 ] 

Sagara Gunathunga  commented on AXIS2-5145:
-------------------------------------------

Harshana , 

Just to clarify about your patch is this for 1.6 branch ?  We don't commit or not use SVN tags for developments.  1.6 branch is an active development branch so better to test it on 1.6 branch too.     
                
> Apache Axis2 Code Generator Wizard - Eclipse Plugin -  Not instantiating
> ------------------------------------------------------------------------
>
>                 Key: AXIS2-5145
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5145
>             Project: Axis2
>          Issue Type: Bug
>          Components: ide plugins
>    Affects Versions: 1.6.1
>         Environment: Apache Axis2 Code Generator Wizard - Eclipse Plugin 
>            Reporter: Mohamed Saleem
>            Assignee: Harshana Eranga Martin
>            Priority: Critical
>              Labels: ide-plugins
>             Fix For: 1.6.1, 1.7.0
>
>         Attachments: AXIS2-5145.patch, AXIS2-5145_1.6.1_only.patch
>
>
> I have downloaded org.apache.axis2.eclipse.codegen.plugin_1.6.1.zip from Apache site and installed it in the Eclipse Indigo (3.7.0) plugins folder (jar file only from the zip).  After restarting eclipse, the Axis code generating wizard is not instantiated in Eclipse.  Can you please direct me here?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[jira] [Issue Comment Edited] (AXIS2-5145) Apache Axis2 Code Generator Wizard - Eclipse Plugin - Not instantiating

Posted by "Harshana Eranga Martin (Issue Comment Edited) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2-5145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13115780#comment-13115780 ] 

Harshana Eranga Martin edited comment on AXIS2-5145 at 9/27/11 6:29 PM:
------------------------------------------------------------------------

Hi Sagara,

Yes. I tested the both patches against 1.6 branch as well. And they works. (Added both patches again)

AXIS2-5145.patch needs to be applied to both 1.6 branch as well as Trunk. (For Axis2-eclipse-service plugin)
AXIS2-5145_1.6_only.patch only needs to be applied to 1.6 branch. Trunk works fine. (For Axis2-eclipse-codegen plugin)

Thanks and Regards,
Harshana
                
      was (Author: harshana05):
    Hi Sagara,

Yes. I tested the both patches against 1.6 branch as well. And they works.

AXIS2-5145.patch needs to be applied to both 1.6 branch as well as Trunk. (For Axis2-eclipse-service plugin)
AXIS2-5145_1.6_only.patch only needs to be applied to 1.6 branch. Trunk works fine. (For Axis2-eclipse-codegen plugin)

Thanks and Regards,
Harshana
                  
> Apache Axis2 Code Generator Wizard - Eclipse Plugin -  Not instantiating
> ------------------------------------------------------------------------
>
>                 Key: AXIS2-5145
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5145
>             Project: Axis2
>          Issue Type: Bug
>          Components: ide plugins
>    Affects Versions: 1.6.1
>         Environment: Apache Axis2 Code Generator Wizard - Eclipse Plugin 
>            Reporter: Mohamed Saleem
>            Assignee: Harshana Eranga Martin
>            Priority: Critical
>              Labels: ide-plugins
>             Fix For: 1.6.1, 1.7.0
>
>         Attachments: AXIS2-5145.patch, AXIS2-5145_1.6_only.patch
>
>
> I have downloaded org.apache.axis2.eclipse.codegen.plugin_1.6.1.zip from Apache site and installed it in the Eclipse Indigo (3.7.0) plugins folder (jar file only from the zip).  After restarting eclipse, the Axis code generating wizard is not instantiated in Eclipse.  Can you please direct me here?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[jira] [Issue Comment Edited] (AXIS2-5145) Apache Axis2 Code Generator Wizard - Eclipse Plugin - Not instantiating

Posted by "Harshana Eranga Martin (Issue Comment Edited) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2-5145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13123556#comment-13123556 ] 

Harshana Eranga Martin edited comment on AXIS2-5145 at 10/8/11 7:17 PM:
------------------------------------------------------------------------

AXIS2_5145_1.6_Branch.patch file contains fix for 1.6 branch. 

These plugins are broken in 1.6 branch because they contains an import package statement to org.apache.axiom.om.impl.dom. This is because they have neethi 3.0.x as a dependency. (After moving to Axiom 1.2.13-SNAPSHOT)

Hence this patch is provided to include axiom-dom to bundle classpath to satisfy the optional dependency of neethi 3.0.x.


                
      was (Author: harshana05):
    AXIS2_5145_1.6_Branch.patch file contains fix for 1.6 branch. 

These plugins are broken in 1.6 branch because they contains an import package statement to org.apache.axiom.om.impl.dom. This is because they have neethi 3.0.x as a dependency. 

Hence this patch is provided to include axiom-dom to bundle classpath to satisfy the optional dependency of neethi 3.0.x.


                  
> Apache Axis2 Code Generator Wizard - Eclipse Plugin -  Not instantiating
> ------------------------------------------------------------------------
>
>                 Key: AXIS2-5145
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5145
>             Project: Axis2
>          Issue Type: Bug
>          Components: ide plugins
>    Affects Versions: 1.6.1
>         Environment: Apache Axis2 Code Generator Wizard - Eclipse Plugin 
>            Reporter: Mohamed Saleem
>            Assignee: Harshana Eranga Martin
>            Priority: Critical
>              Labels: ide-plugins
>             Fix For: 1.6.1, 1.7.0
>
>         Attachments: AXIS2_5145_1.6_Branch.patch, AXIS2_5145_Service_Plugin_Trunk.patch
>
>
> I have downloaded org.apache.axis2.eclipse.codegen.plugin_1.6.1.zip from Apache site and installed it in the Eclipse Indigo (3.7.0) plugins folder (jar file only from the zip).  After restarting eclipse, the Axis code generating wizard is not instantiated in Eclipse.  Can you please direct me here?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[jira] [Commented] (AXIS2-5145) Apache Axis2 Code Generator Wizard - Eclipse Plugin - Not instantiating

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2-5145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13130019#comment-13130019 ] 

Hudson commented on AXIS2-5145:
-------------------------------

Integrated in Axis2 #1066 (See [https://builds.apache.org/job/Axis2/1066/])
    AXIS2-5145: Fixed the service archiver Eclipse plugin.

veithen : 
Files : 
* /axis/axis2/java/core/trunk/modules/tool/axis2-eclipse-service-plugin/pom.xml

                
> Apache Axis2 Code Generator Wizard - Eclipse Plugin -  Not instantiating
> ------------------------------------------------------------------------
>
>                 Key: AXIS2-5145
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5145
>             Project: Axis2
>          Issue Type: Bug
>          Components: ide plugins
>    Affects Versions: 1.6.1
>         Environment: Apache Axis2 Code Generator Wizard - Eclipse Plugin 
>            Reporter: Mohamed Saleem
>            Assignee: Andreas Veithen
>            Priority: Critical
>              Labels: ide-plugins
>             Fix For: 1.6.2, 1.7.0
>
>         Attachments: AXIS2_5145_1.6_Branch.patch, AXIS2_5145_Service_Plugin_Trunk.patch
>
>
> I have downloaded org.apache.axis2.eclipse.codegen.plugin_1.6.1.zip from Apache site and installed it in the Eclipse Indigo (3.7.0) plugins folder (jar file only from the zip).  After restarting eclipse, the Axis code generating wizard is not instantiated in Eclipse.  Can you please direct me here?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[jira] [Updated] (AXIS2-5145) Apache Axis2 Code Generator Wizard - Eclipse Plugin - Not instantiating

Posted by "Harshana Eranga Martin (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-5145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Harshana Eranga Martin updated AXIS2-5145:
------------------------------------------

    Attachment: AXIS2_5145_1.6_Branch.patch

AXIS2_5145_1.6_Branch.patch file contains fix for 1.6 branch. 

These plugins are broken in 1.6 branch because they contains an import package statement to org.apache.axiom.om.impl.dom. This is because they have neethi 3.0.x as a dependency. 

Hence this patch is provided to include axiom-dom to bundle classpath to satisfy the optional dependency of neethi 3.0.x.


                
> Apache Axis2 Code Generator Wizard - Eclipse Plugin -  Not instantiating
> ------------------------------------------------------------------------
>
>                 Key: AXIS2-5145
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5145
>             Project: Axis2
>          Issue Type: Bug
>          Components: ide plugins
>    Affects Versions: 1.6.1
>         Environment: Apache Axis2 Code Generator Wizard - Eclipse Plugin 
>            Reporter: Mohamed Saleem
>            Assignee: Harshana Eranga Martin
>            Priority: Critical
>              Labels: ide-plugins
>             Fix For: 1.6.1, 1.7.0
>
>         Attachments: AXIS2_5145_1.6_Branch.patch, AXIS2_5145_Service_Plugin_Trunk.patch
>
>
> I have downloaded org.apache.axis2.eclipse.codegen.plugin_1.6.1.zip from Apache site and installed it in the Eclipse Indigo (3.7.0) plugins folder (jar file only from the zip).  After restarting eclipse, the Axis code generating wizard is not instantiated in Eclipse.  Can you please direct me here?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[jira] [Issue Comment Edited] (AXIS2-5145) Apache Axis2 Code Generator Wizard - Eclipse Plugin - Not instantiating

Posted by "Harshana Eranga Martin (Issue Comment Edited) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2-5145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13123556#comment-13123556 ] 

Harshana Eranga Martin edited comment on AXIS2-5145 at 10/8/11 7:19 PM:
------------------------------------------------------------------------

AXIS2_5145_1.6_Branch.patch file contains fix for 1.6 branch. 

These plugins are broken in 1.6 branch because they contains an import package statement to org.apache.axiom.om.impl.dom (after moving to Axiom 1.2.13-SNAPSHOT which fixed another issue). This is because they have neethi 3.0.x as a dependency.

Hence this patch is provided to include axiom-dom to bundle classpath to satisfy the optional dependency of neethi 3.0.x.


                
      was (Author: harshana05):
    AXIS2_5145_1.6_Branch.patch file contains fix for 1.6 branch. 

These plugins are broken in 1.6 branch because they contains an import package statement to org.apache.axiom.om.impl.dom. This is because they have neethi 3.0.x as a dependency. (After moving to Axiom 1.2.13-SNAPSHOT)

Hence this patch is provided to include axiom-dom to bundle classpath to satisfy the optional dependency of neethi 3.0.x.


                  
> Apache Axis2 Code Generator Wizard - Eclipse Plugin -  Not instantiating
> ------------------------------------------------------------------------
>
>                 Key: AXIS2-5145
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5145
>             Project: Axis2
>          Issue Type: Bug
>          Components: ide plugins
>    Affects Versions: 1.6.1
>         Environment: Apache Axis2 Code Generator Wizard - Eclipse Plugin 
>            Reporter: Mohamed Saleem
>            Assignee: Harshana Eranga Martin
>            Priority: Critical
>              Labels: ide-plugins
>             Fix For: 1.6.1, 1.7.0
>
>         Attachments: AXIS2_5145_1.6_Branch.patch, AXIS2_5145_Service_Plugin_Trunk.patch
>
>
> I have downloaded org.apache.axis2.eclipse.codegen.plugin_1.6.1.zip from Apache site and installed it in the Eclipse Indigo (3.7.0) plugins folder (jar file only from the zip).  After restarting eclipse, the Axis code generating wizard is not instantiated in Eclipse.  Can you please direct me here?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[jira] [Updated] (AXIS2-5145) Apache Axis2 Code Generator Wizard - Eclipse Plugin - Not instantiating

Posted by "Harshana Eranga Martin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-5145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Harshana Eranga Martin updated AXIS2-5145:
------------------------------------------

         Priority: Critical  (was: Major)
    Fix Version/s: 1.7.0

> Apache Axis2 Code Generator Wizard - Eclipse Plugin -  Not instantiating
> ------------------------------------------------------------------------
>
>                 Key: AXIS2-5145
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5145
>             Project: Axis2
>          Issue Type: Bug
>          Components: Tools
>    Affects Versions: 1.6.1
>         Environment: Apache Axis2 Code Generator Wizard - Eclipse Plugin 
>            Reporter: Mohamed Saleem
>            Assignee: Harshana Eranga Martin
>            Priority: Critical
>              Labels: newbie
>             Fix For: 1.6.1, 1.7.0
>
>
> I have downloaded org.apache.axis2.eclipse.codegen.plugin_1.6.1.zip from Apache site and installed it in the Eclipse Indigo (3.7.0) plugins folder (jar file only from the zip).  After restarting eclipse, the Axis code generating wizard is not instantiated in Eclipse.  Can you please direct me here?

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[jira] [Updated] (AXIS2-5145) Apache Axis2 Code Generator Wizard - Eclipse Plugin - Not instantiating

Posted by "Harshana Eranga Martin (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-5145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Harshana Eranga Martin updated AXIS2-5145:
------------------------------------------

    Attachment: AXIS2-5145_1.6.1_only.patch

Hi,

Yes. Axis2 codegen 1.6.1 plugin is still broken and this AXIS2-5145_1.6.1_only.patch solves the issue.

However Axis2 codegen trunk version (1.7.0-SNAPSHOT) is working fine. Hence the above patch should *NOT* be applied to trunk. It is only applicable to 1.6.1 tag.

Thanks and Regards,
Harshana
                
> Apache Axis2 Code Generator Wizard - Eclipse Plugin -  Not instantiating
> ------------------------------------------------------------------------
>
>                 Key: AXIS2-5145
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5145
>             Project: Axis2
>          Issue Type: Bug
>          Components: ide plugins
>    Affects Versions: 1.6.1
>         Environment: Apache Axis2 Code Generator Wizard - Eclipse Plugin 
>            Reporter: Mohamed Saleem
>            Assignee: Harshana Eranga Martin
>            Priority: Critical
>              Labels: ide-plugins
>             Fix For: 1.6.1, 1.7.0
>
>         Attachments: AXIS2-5145.patch, AXIS2-5145_1.6.1_only.patch
>
>
> I have downloaded org.apache.axis2.eclipse.codegen.plugin_1.6.1.zip from Apache site and installed it in the Eclipse Indigo (3.7.0) plugins folder (jar file only from the zip).  After restarting eclipse, the Axis code generating wizard is not instantiated in Eclipse.  Can you please direct me here?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[jira] [Issue Comment Edited] (AXIS2-5145) Apache Axis2 Code Generator Wizard - Eclipse Plugin - Not instantiating

Posted by "Harshana Eranga Martin (Issue Comment Edited) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2-5145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13123556#comment-13123556 ] 

Harshana Eranga Martin edited comment on AXIS2-5145 at 10/8/11 7:19 PM:
------------------------------------------------------------------------

AXIS2_5145_1.6_Branch.patch file contains fix for 1.6 branch. 

These plugins are broken in 1.6 branch because they contains an import package statement to org.apache.axiom.om.impl.dom. This is because they have neethi 3.0.x as a dependency.

Hence this patch is provided to include axiom-dom to bundle classpath to satisfy the optional dependency of neethi 3.0.x.


                
      was (Author: harshana05):
    AXIS2_5145_1.6_Branch.patch file contains fix for 1.6 branch. 

These plugins are broken in 1.6 branch because they contains an import package statement to org.apache.axiom.om.impl.dom (after moving to Axiom 1.2.13-SNAPSHOT which fixed another issue). This is because they have neethi 3.0.x as a dependency.

Hence this patch is provided to include axiom-dom to bundle classpath to satisfy the optional dependency of neethi 3.0.x.


                  
> Apache Axis2 Code Generator Wizard - Eclipse Plugin -  Not instantiating
> ------------------------------------------------------------------------
>
>                 Key: AXIS2-5145
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5145
>             Project: Axis2
>          Issue Type: Bug
>          Components: ide plugins
>    Affects Versions: 1.6.1
>         Environment: Apache Axis2 Code Generator Wizard - Eclipse Plugin 
>            Reporter: Mohamed Saleem
>            Assignee: Harshana Eranga Martin
>            Priority: Critical
>              Labels: ide-plugins
>             Fix For: 1.6.1, 1.7.0
>
>         Attachments: AXIS2_5145_1.6_Branch.patch, AXIS2_5145_Service_Plugin_Trunk.patch
>
>
> I have downloaded org.apache.axis2.eclipse.codegen.plugin_1.6.1.zip from Apache site and installed it in the Eclipse Indigo (3.7.0) plugins folder (jar file only from the zip).  After restarting eclipse, the Axis code generating wizard is not instantiated in Eclipse.  Can you please direct me here?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[jira] [Updated] (AXIS2-5145) Apache Axis2 Code Generator Wizard - Eclipse Plugin - Not instantiating

Posted by "Harshana Eranga Martin (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-5145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Harshana Eranga Martin updated AXIS2-5145:
------------------------------------------

    Attachment:     (was: AXIS2-5145_1.6.1_only.patch)
    
> Apache Axis2 Code Generator Wizard - Eclipse Plugin -  Not instantiating
> ------------------------------------------------------------------------
>
>                 Key: AXIS2-5145
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5145
>             Project: Axis2
>          Issue Type: Bug
>          Components: ide plugins
>    Affects Versions: 1.6.1
>         Environment: Apache Axis2 Code Generator Wizard - Eclipse Plugin 
>            Reporter: Mohamed Saleem
>            Assignee: Harshana Eranga Martin
>            Priority: Critical
>              Labels: ide-plugins
>             Fix For: 1.6.1, 1.7.0
>
>
> I have downloaded org.apache.axis2.eclipse.codegen.plugin_1.6.1.zip from Apache site and installed it in the Eclipse Indigo (3.7.0) plugins folder (jar file only from the zip).  After restarting eclipse, the Axis code generating wizard is not instantiated in Eclipse.  Can you please direct me here?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[jira] [Updated] (AXIS2-5145) Apache Axis2 Code Generator Wizard - Eclipse Plugin - Not instantiating

Posted by "Harshana Eranga Martin (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-5145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Harshana Eranga Martin updated AXIS2-5145:
------------------------------------------

    Attachment:     (was: AXIS2-5145_1.6_only.patch)
    
> Apache Axis2 Code Generator Wizard - Eclipse Plugin -  Not instantiating
> ------------------------------------------------------------------------
>
>                 Key: AXIS2-5145
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5145
>             Project: Axis2
>          Issue Type: Bug
>          Components: ide plugins
>    Affects Versions: 1.6.1
>         Environment: Apache Axis2 Code Generator Wizard - Eclipse Plugin 
>            Reporter: Mohamed Saleem
>            Assignee: Harshana Eranga Martin
>            Priority: Critical
>              Labels: ide-plugins
>             Fix For: 1.6.1, 1.7.0
>
>         Attachments: AXIS2_5145_1.6_Branch.patch, AXIS2_5145_Service_Plugin_Trunk.patch
>
>
> I have downloaded org.apache.axis2.eclipse.codegen.plugin_1.6.1.zip from Apache site and installed it in the Eclipse Indigo (3.7.0) plugins folder (jar file only from the zip).  After restarting eclipse, the Axis code generating wizard is not instantiated in Eclipse.  Can you please direct me here?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[jira] [Commented] (AXIS2-5145) Apache Axis2 Code Generator Wizard - Eclipse Plugin - Not instantiating

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2-5145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13123685#comment-13123685 ] 

Hudson commented on AXIS2-5145:
-------------------------------

Integrated in neethi-trunk #129 (See [https://builds.apache.org/job/neethi-trunk/129/])
    Make sure that Neethi only refers to axiom-api, but never to implementation classes directly.

This should partially solve AXIS2-5145 and contribute to the solution of AXIS2-4902.

veithen : 
Files : 
* /webservices/commons/trunk/modules/neethi/pom.xml
* /webservices/commons/trunk/modules/neethi/src/main/java/org/apache/neethi/builders/converters/OMToDOMConverter.java

                
> Apache Axis2 Code Generator Wizard - Eclipse Plugin -  Not instantiating
> ------------------------------------------------------------------------
>
>                 Key: AXIS2-5145
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5145
>             Project: Axis2
>          Issue Type: Bug
>          Components: ide plugins
>    Affects Versions: 1.6.1
>         Environment: Apache Axis2 Code Generator Wizard - Eclipse Plugin 
>            Reporter: Mohamed Saleem
>            Assignee: Harshana Eranga Martin
>            Priority: Critical
>              Labels: ide-plugins
>             Fix For: 1.6.1, 1.7.0
>
>         Attachments: AXIS2_5145_1.6_Branch.patch, AXIS2_5145_Service_Plugin_Trunk.patch
>
>
> I have downloaded org.apache.axis2.eclipse.codegen.plugin_1.6.1.zip from Apache site and installed it in the Eclipse Indigo (3.7.0) plugins folder (jar file only from the zip).  After restarting eclipse, the Axis code generating wizard is not instantiated in Eclipse.  Can you please direct me here?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[jira] [Updated] (AXIS2-5145) Apache Axis2 Code Generator Wizard - Eclipse Plugin - Not instantiating

Posted by "Harshana Eranga Martin (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-5145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Harshana Eranga Martin updated AXIS2-5145:
------------------------------------------

    Attachment: AXIS2_5145_Service_Plugin_Trunk.patch

AXIS2_5145_Service_Plugin_Trunk.patch file is for 1.7.0 trunk and it fixes the axis2 eclipse service plugin. 

axis2 eclipse codegen plugin in 1.7.0 trunk works fine.
                
> Apache Axis2 Code Generator Wizard - Eclipse Plugin -  Not instantiating
> ------------------------------------------------------------------------
>
>                 Key: AXIS2-5145
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5145
>             Project: Axis2
>          Issue Type: Bug
>          Components: ide plugins
>    Affects Versions: 1.6.1
>         Environment: Apache Axis2 Code Generator Wizard - Eclipse Plugin 
>            Reporter: Mohamed Saleem
>            Assignee: Harshana Eranga Martin
>            Priority: Critical
>              Labels: ide-plugins
>             Fix For: 1.6.1, 1.7.0
>
>         Attachments: AXIS2-5145.patch, AXIS2-5145_1.6_only.patch, AXIS2_5145_Service_Plugin_Trunk.patch
>
>
> I have downloaded org.apache.axis2.eclipse.codegen.plugin_1.6.1.zip from Apache site and installed it in the Eclipse Indigo (3.7.0) plugins folder (jar file only from the zip).  After restarting eclipse, the Axis code generating wizard is not instantiated in Eclipse.  Can you please direct me here?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[jira] [Updated] (AXIS2-5145) Apache Axis2 Code Generator Wizard - Eclipse Plugin - Not instantiating

Posted by "Harshana Eranga Martin (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-5145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Harshana Eranga Martin updated AXIS2-5145:
------------------------------------------

    Attachment:     (was: AXIS2-5145.patch)
    
> Apache Axis2 Code Generator Wizard - Eclipse Plugin -  Not instantiating
> ------------------------------------------------------------------------
>
>                 Key: AXIS2-5145
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5145
>             Project: Axis2
>          Issue Type: Bug
>          Components: ide plugins
>    Affects Versions: 1.6.1
>         Environment: Apache Axis2 Code Generator Wizard - Eclipse Plugin 
>            Reporter: Mohamed Saleem
>            Assignee: Harshana Eranga Martin
>            Priority: Critical
>              Labels: ide-plugins
>             Fix For: 1.6.1, 1.7.0
>
>         Attachments: AXIS2_5145_1.6_Branch.patch, AXIS2_5145_Service_Plugin_Trunk.patch
>
>
> I have downloaded org.apache.axis2.eclipse.codegen.plugin_1.6.1.zip from Apache site and installed it in the Eclipse Indigo (3.7.0) plugins folder (jar file only from the zip).  After restarting eclipse, the Axis code generating wizard is not instantiated in Eclipse.  Can you please direct me here?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[jira] [Commented] (AXIS2-5145) Apache Axis2 Code Generator Wizard - Eclipse Plugin - Not instantiating

Posted by "Harshana Eranga Martin (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2-5145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13123390#comment-13123390 ] 

Harshana Eranga Martin commented on AXIS2-5145:
-----------------------------------------------

Hi Andreas,

Thanks for the detailed explanation and fixing the root cause. I will build the eclipse plugins again and will test.

Thanks and Regards,
Harshana
                
> Apache Axis2 Code Generator Wizard - Eclipse Plugin -  Not instantiating
> ------------------------------------------------------------------------
>
>                 Key: AXIS2-5145
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5145
>             Project: Axis2
>          Issue Type: Bug
>          Components: ide plugins
>    Affects Versions: 1.6.1
>         Environment: Apache Axis2 Code Generator Wizard - Eclipse Plugin 
>            Reporter: Mohamed Saleem
>            Assignee: Harshana Eranga Martin
>            Priority: Critical
>              Labels: ide-plugins
>             Fix For: 1.6.1, 1.7.0
>
>         Attachments: AXIS2-5145.patch, AXIS2-5145_1.6_only.patch
>
>
> I have downloaded org.apache.axis2.eclipse.codegen.plugin_1.6.1.zip from Apache site and installed it in the Eclipse Indigo (3.7.0) plugins folder (jar file only from the zip).  After restarting eclipse, the Axis code generating wizard is not instantiated in Eclipse.  Can you please direct me here?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[jira] [Commented] (AXIS2-5145) Apache Axis2 Code Generator Wizard - Eclipse Plugin - Not instantiating

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2-5145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13121563#comment-13121563 ] 

Hudson commented on AXIS2-5145:
-------------------------------

Integrated in ws-axiom-trunk #590 (See [https://builds.apache.org/job/ws-axiom-trunk/590/])
    Implemented a workaround for MSHADE-105. This should partially solve AXIS2-5145.

veithen : 
Files : 
* /webservices/commons/trunk/modules/axiom/modules/axiom-buildutils/pom.xml
* /webservices/commons/trunk/modules/axiom/modules/axiom-buildutils/src/main/java/org/apache/axiom/buildutils/PluginXmlResourceTransformer.java
* /webservices/commons/trunk/modules/axiom/modules/axiom-dom/pom.xml
* /webservices/commons/trunk/modules/axiom/modules/axiom-impl/pom.xml
* /webservices/commons/trunk/modules/axiom/modules/shade-plugin-patched
* /webservices/commons/trunk/modules/axiom/modules/shade-plugin-patched/pom.xml
* /webservices/commons/trunk/modules/axiom/modules/shade-plugin-patched/src
* /webservices/commons/trunk/modules/axiom/modules/shade-plugin-patched/src/main
* /webservices/commons/trunk/modules/axiom/modules/shade-plugin-patched/src/main/java
* /webservices/commons/trunk/modules/axiom/modules/shade-plugin-patched/src/main/java/org
* /webservices/commons/trunk/modules/axiom/modules/shade-plugin-patched/src/main/java/org/apache
* /webservices/commons/trunk/modules/axiom/modules/shade-plugin-patched/src/main/java/org/apache/maven
* /webservices/commons/trunk/modules/axiom/modules/shade-plugin-patched/src/main/java/org/apache/maven/plugins
* /webservices/commons/trunk/modules/axiom/modules/shade-plugin-patched/src/main/java/org/apache/maven/plugins/shade
* /webservices/commons/trunk/modules/axiom/modules/shade-plugin-patched/src/main/java/org/apache/maven/plugins/shade/DefaultShader.java
* /webservices/commons/trunk/modules/axiom/pom.xml

                
> Apache Axis2 Code Generator Wizard - Eclipse Plugin -  Not instantiating
> ------------------------------------------------------------------------
>
>                 Key: AXIS2-5145
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5145
>             Project: Axis2
>          Issue Type: Bug
>          Components: ide plugins
>    Affects Versions: 1.6.1
>         Environment: Apache Axis2 Code Generator Wizard - Eclipse Plugin 
>            Reporter: Mohamed Saleem
>            Assignee: Harshana Eranga Martin
>            Priority: Critical
>              Labels: ide-plugins
>             Fix For: 1.6.1, 1.7.0
>
>         Attachments: AXIS2-5145.patch, AXIS2-5145_1.6_only.patch
>
>
> I have downloaded org.apache.axis2.eclipse.codegen.plugin_1.6.1.zip from Apache site and installed it in the Eclipse Indigo (3.7.0) plugins folder (jar file only from the zip).  After restarting eclipse, the Axis code generating wizard is not instantiated in Eclipse.  Can you please direct me here?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[jira] [Assigned] (AXIS2-5145) Apache Axis2 Code Generator Wizard - Eclipse Plugin - Not instantiating

Posted by "Harshana Eranga Martin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-5145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Harshana Eranga Martin reassigned AXIS2-5145:
---------------------------------------------

    Assignee: Harshana Eranga Martin

> Apache Axis2 Code Generator Wizard - Eclipse Plugin -  Not instantiating
> ------------------------------------------------------------------------
>
>                 Key: AXIS2-5145
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5145
>             Project: Axis2
>          Issue Type: Bug
>          Components: Tools
>    Affects Versions: 1.6.1
>         Environment: Apache Axis2 Code Generator Wizard - Eclipse Plugin 
>            Reporter: Mohamed Saleem
>            Assignee: Harshana Eranga Martin
>              Labels: newbie
>             Fix For: 1.6.1
>
>
> I have downloaded org.apache.axis2.eclipse.codegen.plugin_1.6.1.zip from Apache site and installed it in the Eclipse Indigo (3.7.0) plugins folder (jar file only from the zip).  After restarting eclipse, the Axis code generating wizard is not instantiated in Eclipse.  Can you please direct me here?

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[jira] [Updated] (AXIS2-5145) Apache Axis2 Code Generator Wizard - Eclipse Plugin - Not instantiating

Posted by "Harshana Eranga Martin (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-5145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Harshana Eranga Martin updated AXIS2-5145:
------------------------------------------

    Attachment: AXIS2-5145.patch
                AXIS2-5145_1.6_only.patch
    
> Apache Axis2 Code Generator Wizard - Eclipse Plugin -  Not instantiating
> ------------------------------------------------------------------------
>
>                 Key: AXIS2-5145
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5145
>             Project: Axis2
>          Issue Type: Bug
>          Components: ide plugins
>    Affects Versions: 1.6.1
>         Environment: Apache Axis2 Code Generator Wizard - Eclipse Plugin 
>            Reporter: Mohamed Saleem
>            Assignee: Harshana Eranga Martin
>            Priority: Critical
>              Labels: ide-plugins
>             Fix For: 1.6.1, 1.7.0
>
>         Attachments: AXIS2-5145.patch, AXIS2-5145_1.6_only.patch
>
>
> I have downloaded org.apache.axis2.eclipse.codegen.plugin_1.6.1.zip from Apache site and installed it in the Eclipse Indigo (3.7.0) plugins folder (jar file only from the zip).  After restarting eclipse, the Axis code generating wizard is not instantiated in Eclipse.  Can you please direct me here?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[jira] [Commented] (AXIS2-5145) Apache Axis2 Code Generator Wizard - Eclipse Plugin - Not instantiating

Posted by "Jacques (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2-5145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116067#comment-13116067 ] 

Jacques commented on AXIS2-5145:
--------------------------------

Sorry for being an ignorant, but how does one work with the .patch files exactly ?

Or even better question, when is the official download for the Zip file being updated with that fix ?

Tks.
                
> Apache Axis2 Code Generator Wizard - Eclipse Plugin -  Not instantiating
> ------------------------------------------------------------------------
>
>                 Key: AXIS2-5145
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5145
>             Project: Axis2
>          Issue Type: Bug
>          Components: ide plugins
>    Affects Versions: 1.6.1
>         Environment: Apache Axis2 Code Generator Wizard - Eclipse Plugin 
>            Reporter: Mohamed Saleem
>            Assignee: Harshana Eranga Martin
>            Priority: Critical
>              Labels: ide-plugins
>             Fix For: 1.6.1, 1.7.0
>
>         Attachments: AXIS2-5145.patch, AXIS2-5145_1.6_only.patch
>
>
> I have downloaded org.apache.axis2.eclipse.codegen.plugin_1.6.1.zip from Apache site and installed it in the Eclipse Indigo (3.7.0) plugins folder (jar file only from the zip).  After restarting eclipse, the Axis code generating wizard is not instantiated in Eclipse.  Can you please direct me here?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[jira] [Commented] (AXIS2-5145) Apache Axis2 Code Generator Wizard - Eclipse Plugin - Not instantiating

Posted by "Mario Coeckelberghs (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2-5145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13120792#comment-13120792 ] 

Mario Coeckelberghs commented on AXIS2-5145:
--------------------------------------------

Is there a target date on when these patches will be accepted and committed and when the build will be available?
                
> Apache Axis2 Code Generator Wizard - Eclipse Plugin -  Not instantiating
> ------------------------------------------------------------------------
>
>                 Key: AXIS2-5145
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5145
>             Project: Axis2
>          Issue Type: Bug
>          Components: ide plugins
>    Affects Versions: 1.6.1
>         Environment: Apache Axis2 Code Generator Wizard - Eclipse Plugin 
>            Reporter: Mohamed Saleem
>            Assignee: Harshana Eranga Martin
>            Priority: Critical
>              Labels: ide-plugins
>             Fix For: 1.6.1, 1.7.0
>
>         Attachments: AXIS2-5145.patch, AXIS2-5145_1.6_only.patch
>
>
> I have downloaded org.apache.axis2.eclipse.codegen.plugin_1.6.1.zip from Apache site and installed it in the Eclipse Indigo (3.7.0) plugins folder (jar file only from the zip).  After restarting eclipse, the Axis code generating wizard is not instantiated in Eclipse.  Can you please direct me here?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[jira] [Commented] (AXIS2-5145) Apache Axis2 Code Generator Wizard - Eclipse Plugin - Not instantiating

Posted by "Andreas Veithen (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2-5145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13121343#comment-13121343 ] 

Andreas Veithen commented on AXIS2-5145:
----------------------------------------

Here is a more thorough analysis why the org.apache.axiom.om.impl.* imports started to appear in the bundle manifest:

org.apache.axiom.om.impl.dom appears in all Axis2 versions that depend on Neethi 3.0.x and don't depend on axiom-dom, i.e. Axis2 1.6.1 and 1.6.2-SNAPSHOT (in the trunk, axis2-kernel has a dependency on axiom-dom). The reason for this is that Neethi 3.0.x has an optional dependency on axiom-dom, namely there is code that depends on DOOMAbstractFactory. That dependency is discovered by the bundle plugin, which adds an Import-Package instruction for org.apache.axiom.om.impl.dom to the manifest.

org.apache.axiom.om.impl.common appears in all Axis2 versions that depend on Axiom 1.2.13-SNAPSHOT, i.e. Axis2 1.5.7-SNAPSHOT, 1.6.2-SNAPSHOT and 1.7.0-SNAPSHOT. The org.apache.axiom.om.impl.common package is defined by axiom-common-impl which is later shaded/relocated into axiom-impl and axiom-dom (i.e. the package is renamed). Apparently, the relocator in maven-shade-plugin doesn't clean up the constant pools of these classes and they still have entries referring to org.apache.axiom.om.impl.common. That has no consequences at runtime (because these entries in the constant pools are actually never used), but the bundle plugin still detects them and generates corresponding Import-Package instructions.
                
> Apache Axis2 Code Generator Wizard - Eclipse Plugin -  Not instantiating
> ------------------------------------------------------------------------
>
>                 Key: AXIS2-5145
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5145
>             Project: Axis2
>          Issue Type: Bug
>          Components: ide plugins
>    Affects Versions: 1.6.1
>         Environment: Apache Axis2 Code Generator Wizard - Eclipse Plugin 
>            Reporter: Mohamed Saleem
>            Assignee: Harshana Eranga Martin
>            Priority: Critical
>              Labels: ide-plugins
>             Fix For: 1.6.1, 1.7.0
>
>         Attachments: AXIS2-5145.patch, AXIS2-5145_1.6_only.patch
>
>
> I have downloaded org.apache.axis2.eclipse.codegen.plugin_1.6.1.zip from Apache site and installed it in the Eclipse Indigo (3.7.0) plugins folder (jar file only from the zip).  After restarting eclipse, the Axis code generating wizard is not instantiated in Eclipse.  Can you please direct me here?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[jira] [Commented] (AXIS2-5145) Apache Axis2 Code Generator Wizard - Eclipse Plugin - Not instantiating

Posted by "Harshana Eranga Martin (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2-5145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13115780#comment-13115780 ] 

Harshana Eranga Martin commented on AXIS2-5145:
-----------------------------------------------

Hi Sagara,

Yes. I tested the both patches against 1.6 branch as well. And they works.

AXIS2-5145.patch needs to be applied to both 1.6 branch as well as Trunk. (For Axis2-eclipse-service plugin)
AXIS2-5145_1.6_only.patch only needs to be applied to 1.6 branch. Trunk works fine. (For Axis2-eclipse-codegen plugin)

Thanks and Regards,
Harshana
                
> Apache Axis2 Code Generator Wizard - Eclipse Plugin -  Not instantiating
> ------------------------------------------------------------------------
>
>                 Key: AXIS2-5145
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5145
>             Project: Axis2
>          Issue Type: Bug
>          Components: ide plugins
>    Affects Versions: 1.6.1
>         Environment: Apache Axis2 Code Generator Wizard - Eclipse Plugin 
>            Reporter: Mohamed Saleem
>            Assignee: Harshana Eranga Martin
>            Priority: Critical
>              Labels: ide-plugins
>             Fix For: 1.6.1, 1.7.0
>
>         Attachments: AXIS2-5145.patch, AXIS2-5145_1.6_only.patch
>
>
> I have downloaded org.apache.axis2.eclipse.codegen.plugin_1.6.1.zip from Apache site and installed it in the Eclipse Indigo (3.7.0) plugins folder (jar file only from the zip).  After restarting eclipse, the Axis code generating wizard is not instantiated in Eclipse.  Can you please direct me here?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[jira] [Commented] (AXIS2-5145) Apache Axis2 Code Generator Wizard - Eclipse Plugin - Not instantiating

Posted by "Harshana Eranga Martin (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2-5145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116209#comment-13116209 ] 

Harshana Eranga Martin commented on AXIS2-5145:
-----------------------------------------------

Hi Andreas,

If I did not exclude org.apache.axiom.om.impl* packages, there are 2 package imports added as org.apache.axiom.om.impl.common and org.apache.axiom.om.impl.common.factory. I'm not sure what cause these package imports. 

But these imports cannot be satisfied since none of the bundles included in the bundle classpath export these packages. Therefore the eclipse service plugin fails to start. To avoid that I included this exclusion rule. 

I can tweak the rule to exclude !org.apache.axiom.om.impl.common* specifically. Shall I do it or Is the current rule ok?

Thanks and Regards,
Harshana
                
> Apache Axis2 Code Generator Wizard - Eclipse Plugin -  Not instantiating
> ------------------------------------------------------------------------
>
>                 Key: AXIS2-5145
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5145
>             Project: Axis2
>          Issue Type: Bug
>          Components: ide plugins
>    Affects Versions: 1.6.1
>         Environment: Apache Axis2 Code Generator Wizard - Eclipse Plugin 
>            Reporter: Mohamed Saleem
>            Assignee: Harshana Eranga Martin
>            Priority: Critical
>              Labels: ide-plugins
>             Fix For: 1.6.1, 1.7.0
>
>         Attachments: AXIS2-5145.patch, AXIS2-5145_1.6_only.patch
>
>
> I have downloaded org.apache.axis2.eclipse.codegen.plugin_1.6.1.zip from Apache site and installed it in the Eclipse Indigo (3.7.0) plugins folder (jar file only from the zip).  After restarting eclipse, the Axis code generating wizard is not instantiated in Eclipse.  Can you please direct me here?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[jira] [Resolved] (AXIS2-5145) Apache Axis2 Code Generator Wizard - Eclipse Plugin - Not instantiating

Posted by "Andreas Veithen (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-5145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andreas Veithen resolved AXIS2-5145.
------------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 1.6.1)
                   1.6.2
         Assignee: Andreas Veithen  (was: Harshana Eranga Martin)

Fixed by:
* making sure that Neethi no longer references DOOM classes directly (applies to the trunk and the 1.6 branch);
* adding an Ignore-Package instruction for com.sun.* in the service archiver plugin (trunk only).

All 1.6.2-SNAPSHOT and 1.7.0-SNAPSHOT plugins can now be installed into Eclipse (tested with Helios SR1 JEE edition).
                
> Apache Axis2 Code Generator Wizard - Eclipse Plugin -  Not instantiating
> ------------------------------------------------------------------------
>
>                 Key: AXIS2-5145
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5145
>             Project: Axis2
>          Issue Type: Bug
>          Components: ide plugins
>    Affects Versions: 1.6.1
>         Environment: Apache Axis2 Code Generator Wizard - Eclipse Plugin 
>            Reporter: Mohamed Saleem
>            Assignee: Andreas Veithen
>            Priority: Critical
>              Labels: ide-plugins
>             Fix For: 1.6.2, 1.7.0
>
>         Attachments: AXIS2_5145_1.6_Branch.patch, AXIS2_5145_Service_Plugin_Trunk.patch
>
>
> I have downloaded org.apache.axis2.eclipse.codegen.plugin_1.6.1.zip from Apache site and installed it in the Eclipse Indigo (3.7.0) plugins folder (jar file only from the zip).  After restarting eclipse, the Axis code generating wizard is not instantiated in Eclipse.  Can you please direct me here?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[jira] [Commented] (AXIS2-5145) Apache Axis2 Code Generator Wizard - Eclipse Plugin - Not instantiating

Posted by "Andreas Veithen (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2-5145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13115885#comment-13115885 ] 

Andreas Veithen commented on AXIS2-5145:
----------------------------------------

I'm a bit worried about the exclusion of org.apache.axiom.om.impl*. That doesn't make sense to me. Any explanation for this?
                
> Apache Axis2 Code Generator Wizard - Eclipse Plugin -  Not instantiating
> ------------------------------------------------------------------------
>
>                 Key: AXIS2-5145
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5145
>             Project: Axis2
>          Issue Type: Bug
>          Components: ide plugins
>    Affects Versions: 1.6.1
>         Environment: Apache Axis2 Code Generator Wizard - Eclipse Plugin 
>            Reporter: Mohamed Saleem
>            Assignee: Harshana Eranga Martin
>            Priority: Critical
>              Labels: ide-plugins
>             Fix For: 1.6.1, 1.7.0
>
>         Attachments: AXIS2-5145.patch, AXIS2-5145_1.6_only.patch
>
>
> I have downloaded org.apache.axis2.eclipse.codegen.plugin_1.6.1.zip from Apache site and installed it in the Eclipse Indigo (3.7.0) plugins folder (jar file only from the zip).  After restarting eclipse, the Axis code generating wizard is not instantiated in Eclipse.  Can you please direct me here?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[jira] [Commented] (AXIS2-5145) Apache Axis2 Code Generator Wizard - Eclipse Plugin - Not instantiating

Posted by "Andreas Veithen (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2-5145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13121404#comment-13121404 ] 

Andreas Veithen commented on AXIS2-5145:
----------------------------------------

Reference to the issue report for maven-shade-plugin:

http://jira.codehaus.org/browse/MSHADE-105
                
> Apache Axis2 Code Generator Wizard - Eclipse Plugin -  Not instantiating
> ------------------------------------------------------------------------
>
>                 Key: AXIS2-5145
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5145
>             Project: Axis2
>          Issue Type: Bug
>          Components: ide plugins
>    Affects Versions: 1.6.1
>         Environment: Apache Axis2 Code Generator Wizard - Eclipse Plugin 
>            Reporter: Mohamed Saleem
>            Assignee: Harshana Eranga Martin
>            Priority: Critical
>              Labels: ide-plugins
>             Fix For: 1.6.1, 1.7.0
>
>         Attachments: AXIS2-5145.patch, AXIS2-5145_1.6_only.patch
>
>
> I have downloaded org.apache.axis2.eclipse.codegen.plugin_1.6.1.zip from Apache site and installed it in the Eclipse Indigo (3.7.0) plugins folder (jar file only from the zip).  After restarting eclipse, the Axis code generating wizard is not instantiated in Eclipse.  Can you please direct me here?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[jira] [Updated] (AXIS2-5145) Apache Axis2 Code Generator Wizard - Eclipse Plugin - Not instantiating

Posted by "Harshana Eranga Martin (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-5145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Harshana Eranga Martin updated AXIS2-5145:
------------------------------------------

    Attachment:     (was: AXIS2-5145.patch)
    
> Apache Axis2 Code Generator Wizard - Eclipse Plugin -  Not instantiating
> ------------------------------------------------------------------------
>
>                 Key: AXIS2-5145
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5145
>             Project: Axis2
>          Issue Type: Bug
>          Components: ide plugins
>    Affects Versions: 1.6.1
>         Environment: Apache Axis2 Code Generator Wizard - Eclipse Plugin 
>            Reporter: Mohamed Saleem
>            Assignee: Harshana Eranga Martin
>            Priority: Critical
>              Labels: ide-plugins
>             Fix For: 1.6.1, 1.7.0
>
>
> I have downloaded org.apache.axis2.eclipse.codegen.plugin_1.6.1.zip from Apache site and installed it in the Eclipse Indigo (3.7.0) plugins folder (jar file only from the zip).  After restarting eclipse, the Axis code generating wizard is not instantiated in Eclipse.  Can you please direct me here?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[jira] [Updated] (AXIS2-5145) Apache Axis2 Code Generator Wizard - Eclipse Plugin - Not instantiating

Posted by "Harshana Eranga Martin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-5145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Harshana Eranga Martin updated AXIS2-5145:
------------------------------------------

    Attachment: AXIS2-5145.patch

Hi All,

Currently there is a set of unwanted import-packages are added to the axis2-eclipse-service plugin. Eclipse plugin fails to start due to these unsatisfied imports. 

Below is an example:


org.osgi.framework.BundleException: The bundle "org.apache.axis2.eclipse.service.plugin_1.7.0.SNAPSHOT [763]" could not be resolved. Reason: Missing Constraint: Import-Package: com.sun.codemodel; version="0.0.0"
	at org.eclipse.osgi.framework.internal.core.AbstractBundle.getResolverError(AbstractBundle.java:1327)
	at org.eclipse.osgi.framework.internal.core.AbstractBundle.getResolutionFailureException(AbstractBundle.java:1311)
	at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:323)
	at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:299)
	at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:291)
	at org.eclipse.osgi.framework.internal.core.FrameworkCommandProvider._start(FrameworkCommandProvider.java:333)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.eclipse.osgi.framework.internal.core.FrameworkCommandInterpreter.execute(FrameworkCommandInterpreter.java:209)
	at org.eclipse.osgi.framework.internal.core.FrameworkConsole.docommand(FrameworkConsole.java:155)
	at org.eclipse.osgi.framework.internal.core.FrameworkConsole.runConsole(FrameworkConsole.java:140)
	at org.eclipse.osgi.framework.internal.core.FrameworkConsole.run(FrameworkConsole.java:104)
	at java.lang.Thread.run(Thread.java:662)

And the Manifest contains:

Import-Package: com.sun.codemodel,com.sun.codemodel.writer,com.sun.ist
 ack,com.sun.istack.tools,com.sun.mirror.apt,com.sun.mirror.declaratio
 n,com.sun.mirror.type,com.sun.mirror.util,com.sun.tools.apt,com.sun.t
 ools.xjc,com.sun.tools.xjc.api,com.sun.tools.xjc.api.util,com.sun.too ...

Hence I have excluded these Import-Packages from the manifest by fixing the maven-bundle-plugin rules. 

I have attached the patch here. I have tested the fixed plugins with both Eclipse Helios and Indigo JavaEE distributions.

Please verify and apply the patch.

Thanks and Regards,
Harshana

> Apache Axis2 Code Generator Wizard - Eclipse Plugin -  Not instantiating
> ------------------------------------------------------------------------
>
>                 Key: AXIS2-5145
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5145
>             Project: Axis2
>          Issue Type: Bug
>          Components: ide plugins
>    Affects Versions: 1.6.1
>         Environment: Apache Axis2 Code Generator Wizard - Eclipse Plugin 
>            Reporter: Mohamed Saleem
>            Assignee: Harshana Eranga Martin
>            Priority: Critical
>              Labels: ide-plugins
>             Fix For: 1.6.1, 1.7.0
>
>         Attachments: AXIS2-5145.patch
>
>
> I have downloaded org.apache.axis2.eclipse.codegen.plugin_1.6.1.zip from Apache site and installed it in the Eclipse Indigo (3.7.0) plugins folder (jar file only from the zip).  After restarting eclipse, the Axis code generating wizard is not instantiated in Eclipse.  Can you please direct me here?

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[jira] [Commented] (AXIS2-5145) Apache Axis2 Code Generator Wizard - Eclipse Plugin - Not instantiating

Posted by "Caris Julien (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2-5145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13115588#comment-13115588 ] 

Caris Julien commented on AXIS2-5145:
-------------------------------------

Hi,

I tested the patch you provided, it works fine for the Service Archive plugin. But I still have the issue with the Code Generator issue.

Thanks and Regards,
Julien
                
> Apache Axis2 Code Generator Wizard - Eclipse Plugin -  Not instantiating
> ------------------------------------------------------------------------
>
>                 Key: AXIS2-5145
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5145
>             Project: Axis2
>          Issue Type: Bug
>          Components: ide plugins
>    Affects Versions: 1.6.1
>         Environment: Apache Axis2 Code Generator Wizard - Eclipse Plugin 
>            Reporter: Mohamed Saleem
>            Assignee: Harshana Eranga Martin
>            Priority: Critical
>              Labels: ide-plugins
>             Fix For: 1.6.1, 1.7.0
>
>         Attachments: AXIS2-5145.patch
>
>
> I have downloaded org.apache.axis2.eclipse.codegen.plugin_1.6.1.zip from Apache site and installed it in the Eclipse Indigo (3.7.0) plugins folder (jar file only from the zip).  After restarting eclipse, the Axis code generating wizard is not instantiated in Eclipse.  Can you please direct me here?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[jira] [Issue Comment Edited] (AXIS2-5145) Apache Axis2 Code Generator Wizard - Eclipse Plugin - Not instantiating

Posted by "Harshana Eranga Martin (Issue Comment Edited) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2-5145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13123545#comment-13123545 ] 

Harshana Eranga Martin edited comment on AXIS2-5145 at 10/8/11 6:28 PM:
------------------------------------------------------------------------

AXIS2_5145_Service_Plugin_Trunk.patch file is for trunk and it fixes the axis2 eclipse service plugin. 

axis2 eclipse codegen plugin in trunk works fine.
                
      was (Author: harshana05):
    AXIS2_5145_Service_Plugin_Trunk.patch file is for 1.7.0 trunk and it fixes the axis2 eclipse service plugin. 

axis2 eclipse codegen plugin in 1.7.0 trunk works fine.
                  
> Apache Axis2 Code Generator Wizard - Eclipse Plugin -  Not instantiating
> ------------------------------------------------------------------------
>
>                 Key: AXIS2-5145
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5145
>             Project: Axis2
>          Issue Type: Bug
>          Components: ide plugins
>    Affects Versions: 1.6.1
>         Environment: Apache Axis2 Code Generator Wizard - Eclipse Plugin 
>            Reporter: Mohamed Saleem
>            Assignee: Harshana Eranga Martin
>            Priority: Critical
>              Labels: ide-plugins
>             Fix For: 1.6.1, 1.7.0
>
>         Attachments: AXIS2-5145.patch, AXIS2-5145_1.6_only.patch, AXIS2_5145_Service_Plugin_Trunk.patch
>
>
> I have downloaded org.apache.axis2.eclipse.codegen.plugin_1.6.1.zip from Apache site and installed it in the Eclipse Indigo (3.7.0) plugins folder (jar file only from the zip).  After restarting eclipse, the Axis code generating wizard is not instantiated in Eclipse.  Can you please direct me here?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[jira] [Updated] (AXIS2-5145) Apache Axis2 Code Generator Wizard - Eclipse Plugin - Not instantiating

Posted by "Harshana Eranga Martin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-5145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Harshana Eranga Martin updated AXIS2-5145:
------------------------------------------

    Component/s:     (was: Tools)
                 ide plugins
         Labels: ide-plugins  (was: newbie)

> Apache Axis2 Code Generator Wizard - Eclipse Plugin -  Not instantiating
> ------------------------------------------------------------------------
>
>                 Key: AXIS2-5145
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5145
>             Project: Axis2
>          Issue Type: Bug
>          Components: ide plugins
>    Affects Versions: 1.6.1
>         Environment: Apache Axis2 Code Generator Wizard - Eclipse Plugin 
>            Reporter: Mohamed Saleem
>            Assignee: Harshana Eranga Martin
>            Priority: Critical
>              Labels: ide-plugins
>             Fix For: 1.6.1, 1.7.0
>
>
> I have downloaded org.apache.axis2.eclipse.codegen.plugin_1.6.1.zip from Apache site and installed it in the Eclipse Indigo (3.7.0) plugins folder (jar file only from the zip).  After restarting eclipse, the Axis code generating wizard is not instantiated in Eclipse.  Can you please direct me here?

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[jira] [Commented] (AXIS2-5145) Apache Axis2 Code Generator Wizard - Eclipse Plugin - Not instantiating

Posted by "Harshana Eranga Martin (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2-5145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13104707#comment-13104707 ] 

Harshana Eranga Martin commented on AXIS2-5145:
-----------------------------------------------

What is the Eclipse distribution you are using? Is it Eclipse Indigo Java EE distribution? If not, you need to use it. 

> Apache Axis2 Code Generator Wizard - Eclipse Plugin -  Not instantiating
> ------------------------------------------------------------------------
>
>                 Key: AXIS2-5145
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5145
>             Project: Axis2
>          Issue Type: Bug
>          Components: Tools
>    Affects Versions: 1.6.1
>         Environment: Apache Axis2 Code Generator Wizard - Eclipse Plugin 
>            Reporter: Mohamed Saleem
>              Labels: newbie
>             Fix For: 1.6.1
>
>
> I have downloaded org.apache.axis2.eclipse.codegen.plugin_1.6.1.zip from Apache site and installed it in the Eclipse Indigo (3.7.0) plugins folder (jar file only from the zip).  After restarting eclipse, the Axis code generating wizard is not instantiated in Eclipse.  Can you please direct me here?

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org