You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "Samisa Abeysinghe (JIRA)" <ax...@ws.apache.org> on 2005/03/29 11:47:26 UTC

[jira] Created: (AXISCPP-585) Make samples work - provide ant scripts for generating code for samples

Make samples work - provide ant scripts for generating code for samples
-----------------------------------------------------------------------

         Key: AXISCPP-585
         URL: http://issues.apache.org/jira/browse/AXISCPP-585
     Project: Axis-C++
        Type: Improvement
  Components: Samples  
    Reporter: Samisa Abeysinghe


We decided to remove generated sample code form cvs. Because of this, the CVS has some outdated sample generated code.
We need to update the and build scripts to auto generate the sample codes.
We could package this generated code for release drops

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Commented: (AXISCPP-585) Make samples work - provide ant scripts for generating code for samples

Posted by "Samisa Abeysinghe (JIRA)" <ax...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/AXISCPP-585?page=comments#action_62248 ]
     
Samisa Abeysinghe commented on AXISCPP-585:
-------------------------------------------

I am in the process of writing the ant script.

The idea is to remove the generated code form CVS and have only the implementation files.

As we do locate the wsdl from deploy/wsdls folder and generate the code on the fly we have to have somewhat different folder structure.


Also, I propose that for clients, we place the main program for all the clients in a file named Client.cpp.

> Make samples work - provide ant scripts for generating code for samples
> -----------------------------------------------------------------------
>
>          Key: AXISCPP-585
>          URL: http://issues.apache.org/jira/browse/AXISCPP-585
>      Project: Axis-C++
>         Type: Improvement
>   Components: Samples
>     Reporter: Samisa Abeysinghe
>     Assignee: Samisa Abeysinghe

>
> We decided to remove generated sample code form cvs. Because of this, the CVS has some outdated sample generated code.
> We need to update the and build scripts to auto generate the sample codes.
> We could package this generated code for release drops

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Closed: (AXISCPP-585) Make samples work - provide ant scripts for generating code for samples

Posted by "Samisa Abeysinghe (JIRA)" <ax...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/AXISCPP-585?page=history ]
     
Samisa Abeysinghe closed AXISCPP-585:
-------------------------------------

     Resolution: Fixed
    Fix Version: 1.5 Final

buildsamples.xml was updated to generate both server side and client side code for samples.
This script now pics the WSDL files from deploy/wsdls folder.

> Make samples work - provide ant scripts for generating code for samples
> -----------------------------------------------------------------------
>
>          Key: AXISCPP-585
>          URL: http://issues.apache.org/jira/browse/AXISCPP-585
>      Project: Axis-C++
>         Type: Improvement
>   Components: Samples
>     Reporter: Samisa Abeysinghe
>     Assignee: Samisa Abeysinghe
>      Fix For: 1.5 Final

>
> We decided to remove generated sample code form cvs. Because of this, the CVS has some outdated sample generated code.
> We need to update the and build scripts to auto generate the sample codes.
> We could package this generated code for release drops

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Assigned: (AXISCPP-585) Make samples work - provide ant scripts for generating code for samples

Posted by "Samisa Abeysinghe (JIRA)" <ax...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/AXISCPP-585?page=history ]

Samisa Abeysinghe reassigned AXISCPP-585:
-----------------------------------------

    Assign To: Samisa Abeysinghe

> Make samples work - provide ant scripts for generating code for samples
> -----------------------------------------------------------------------
>
>          Key: AXISCPP-585
>          URL: http://issues.apache.org/jira/browse/AXISCPP-585
>      Project: Axis-C++
>         Type: Improvement
>   Components: Samples
>     Reporter: Samisa Abeysinghe
>     Assignee: Samisa Abeysinghe

>
> We decided to remove generated sample code form cvs. Because of this, the CVS has some outdated sample generated code.
> We need to update the and build scripts to auto generate the sample codes.
> We could package this generated code for release drops

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Commented: (AXISCPP-585) Make samples work - provide ant scripts for generating code for samples

Posted by "Samisa Abeysinghe (JIRA)" <ax...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/AXISCPP-585?page=comments#action_62253 ]
     
Samisa Abeysinghe commented on AXISCPP-585:
-------------------------------------------

I have completed the xml ant file.

We have to fix the errors in the implemetation files and also add any other samples required.

> Make samples work - provide ant scripts for generating code for samples
> -----------------------------------------------------------------------
>
>          Key: AXISCPP-585
>          URL: http://issues.apache.org/jira/browse/AXISCPP-585
>      Project: Axis-C++
>         Type: Improvement
>   Components: Samples
>     Reporter: Samisa Abeysinghe
>     Assignee: Samisa Abeysinghe

>
> We decided to remove generated sample code form cvs. Because of this, the CVS has some outdated sample generated code.
> We need to update the and build scripts to auto generate the sample codes.
> We could package this generated code for release drops

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira