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 "Harshana Eranga Martin (JIRA)" <ji...@apache.org> on 2010/12/23 07:58:01 UTC

[jira] Issue Comment Edited: (AXIS2-4008) Generated stub classes are copied to the Eclipse workspace folder instead of the project location

    [ https://issues.apache.org/jira/browse/AXIS2-4008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12974548#action_12974548 ] 

Harshana Eranga Martin edited comment on AXIS2-4008 at 12/23/10 1:56 AM:
-------------------------------------------------------------------------

Hi Norman,

I was able to reproduce the issue as you have mentioned. It exists for the Java2WSDL option as well. When I tried the Java2WSDL, it creates a new folder under the name of the imported project in the workspace and create the generated WSDL file there. This is what happens for generated code as you have mentioned. I will provide a patch for this issue.

Thanks and Regards,
Harshana

      was (Author: harshana05):
    Hi Norman,

I was able to reproduce the issue as you have mentioned. It exists for the Java2WSDL option as well. When I try to create the Java2WSDL, it creates a new folder under the name of the imported project and create the generated WSDL file there. This is what happens for generated code as you have mentioned. I will provide a patch for this issue.

Thanks and Regards,
Harshana
  
> Generated stub classes are copied to the Eclipse workspace folder instead of the project location 
> --------------------------------------------------------------------------------------------------
>
>                 Key: AXIS2-4008
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4008
>             Project: Axis2
>          Issue Type: Bug
>          Components: ide plugins
>    Affects Versions: 1.4
>         Environment: Windows XP
> Eclipse 3.3.3
>            Reporter: Norman Kubicek
>
> The stub classes that are generated by the Axis2 Eclipse plug-in "Code Generator Wizard" are copied to the Eclipse workspace folder instead of the project location. This issue occurs if an Eclipse Java project is located in a directory outside of the Eclipse workspace.
> Steps to repeat:
> 1.) Execute the Axis2 Codegen Wizard until the 'Output' page.
> 2.) Select the option 'Browse' and select a project in the current Eclipse workspace.
> 3.) Click the 'Browse' button of the 'Output path' input field.
> 4.) In the 'Folder Selection' dialog window, select a project. Note that this must be a project that is part of the current project but whose project directory is located outside of the workspace.
> 4.) Click the 'Finish' button of the Axis2 Codegen Wizard.
> 6.) Refresh the project. The generated packages and stub classes do not appear in the project.
> 7.) The workspace folder in the file system contains a new subdirectory with the name of the project that contains the generated packages (subdirectories) and classes.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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