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 "Evanthika Amarasiri (JIRA)" <ji...@apache.org> on 2006/09/19 11:12:22 UTC

[jira] Created: (AXIS2-1186) An archive file not getting created through the "Code Generator Wizard- IntelliJ IDEA Plug-in" when the option "I already have service.xml" is selected

An archive file not getting created through the "Code Generator Wizard- IntelliJ IDEA Plug-in" when the option "I already have service.xml" is selected
-------------------------------------------------------------------------------------------------------------------------------------------------------

                 Key: AXIS2-1186
                 URL: http://issues.apache.org/jira/browse/AXIS2-1186
             Project: Apache Axis 2.0 (Axis2)
          Issue Type: Bug
    Affects Versions: 1.0
         Environment: Windows XP, jdk1.5.0_08, Maven 1.0.2, Mozilla Firefox 1.5.0.6
            Reporter: Evanthika Amarasiri


I was testing the "Code Generator Wizard- IntelliJ IDEA Plug-in" and was trying to create a service archive using the option "I already have service.xml". Instead of creating an archive file, it just creates a temp folder. But the temp folder contains all the files which should be included in the aar file. The only problem is that the aar file is not getting created.

This happens when creating  "Single service" archives as well as "Service group" archives

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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


[jira] Assigned: (AXIS2-1186) An archive file not getting created through the "Code Generator Wizard- IntelliJ IDEA Plug-in" when the option "I already have service.xml" is selected

Posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2-1186?page=all ]

Deepal Jayasinghe reassigned AXIS2-1186:
----------------------------------------

    Assignee: Deepal Jayasinghe

> An archive file not getting created through the "Code Generator Wizard- IntelliJ IDEA Plug-in" when the option "I already have service.xml" is selected
> -------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: AXIS2-1186
>                 URL: http://issues.apache.org/jira/browse/AXIS2-1186
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Bug
>    Affects Versions: 1.0
>         Environment: Windows XP, jdk1.5.0_08, Maven 1.0.2, Mozilla Firefox 1.5.0.6
>            Reporter: Evanthika Amarasiri
>         Assigned To: Deepal Jayasinghe
>
> I was testing the "Code Generator Wizard- IntelliJ IDEA Plug-in" and was trying to create a service archive using the option "I already have service.xml". Instead of creating an archive file, it just creates a temp folder. But the temp folder contains all the files which should be included in the aar file. The only problem is that the aar file is not getting created.
> This happens when creating  "Single service" archives as well as "Service group" archives

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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


[jira] Updated: (AXIS2-1186) An archive file not getting created through the "Code Generator Wizard- IntelliJ IDEA Plug-in" when the option "I already have service.xml" is selected

Posted by "Davanum Srinivas (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2-1186?page=all ]

Davanum Srinivas updated AXIS2-1186:
------------------------------------

    Component/s: ide plugins

> An archive file not getting created through the "Code Generator Wizard- IntelliJ IDEA Plug-in" when the option "I already have service.xml" is selected
> -------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: AXIS2-1186
>                 URL: http://issues.apache.org/jira/browse/AXIS2-1186
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: ide plugins
>    Affects Versions: 1.0
>         Environment: Windows XP, jdk1.5.0_08, Maven 1.0.2, Mozilla Firefox 1.5.0.6
>            Reporter: Evanthika Amarasiri
>         Assigned To: Deepal Jayasinghe
>
> I was testing the "Code Generator Wizard- IntelliJ IDEA Plug-in" and was trying to create a service archive using the option "I already have service.xml". Instead of creating an archive file, it just creates a temp folder. But the temp folder contains all the files which should be included in the aar file. The only problem is that the aar file is not getting created.
> This happens when creating  "Single service" archives as well as "Service group" archives

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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


[jira] Resolved: (AXIS2-1186) An archive file not getting created through the "Code Generator Wizard- IntelliJ IDEA Plug-in" when the option "I already have service.xml" is selected

Posted by "Eran Chinthaka (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2-1186?page=all ]

Eran Chinthaka resolved AXIS2-1186.
-----------------------------------

    Fix Version/s: 1.1
       Resolution: Fixed

Applying the patch attached to AXIS2-1506 also fixes this. Fixed in revision 467886. Thanks Keith. 

> An archive file not getting created through the "Code Generator Wizard- IntelliJ IDEA Plug-in" when the option "I already have service.xml" is selected
> -------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: AXIS2-1186
>                 URL: http://issues.apache.org/jira/browse/AXIS2-1186
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: ide plugins
>    Affects Versions: 1.0
>         Environment: Windows XP, jdk1.5.0_08, Maven 1.0.2, Mozilla Firefox 1.5.0.6
>            Reporter: Evanthika Amarasiri
>         Assigned To: Deepal Jayasinghe
>             Fix For: 1.1
>
>
> I was testing the "Code Generator Wizard- IntelliJ IDEA Plug-in" and was trying to create a service archive using the option "I already have service.xml". Instead of creating an archive file, it just creates a temp folder. But the temp folder contains all the files which should be included in the aar file. The only problem is that the aar file is not getting created.
> This happens when creating  "Single service" archives as well as "Service group" archives

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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