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 "Gupta, Shivam" <sh...@hp.com> on 2008/10/17 11:59:24 UTC

How to add my files in the Axis2/C project

Hello,

   I have written some code files that I want to add to the Axis2/C project. How can I do this??

Thanx,
Shivam.

Re: How to add my files in the Axis2/C project

Posted by Supun Kamburugamuva <su...@gmail.com>.
If you have written some code for extending or improving Axis2/C we are more
that happy to accept it. In my previous mail I thought you have written some
custom code and you want the instructions how to add it to Axis2/C.

Supun.

On Fri, Oct 17, 2008 at 4:39 PM, Paul Fremantle <pz...@gmail.com> wrote:

> Shivam
>
> Its great that you wish to contribute! Thanks.
>
> If your code is an enhancement to the project, you need to raise a
> JIRA outlining the reason/requirement for the enhancement, and then
> attach the code as a patch and make sure you tick the box asserting
> that you donate this code to Apache.
>
> Please make the description as clear as possible - in order for the
> project to accept your code, the team must understand the requirement
> and also validate that the code meets the project standards. If you
> want to understand more about the Apache process, these are some great
> links.
> http://apache.org/foundation/how-it-works.html#meritocracy
> http://apache.org/dev/contributors.html
> http://apache.org/dev/contributors.html#patches
>
> Thanks
> Paul
>
>
> On Fri, Oct 17, 2008 at 10:59 AM, Gupta, Shivam <sh...@hp.com>
> wrote:
> > Hello,
> >
> >    I have written some code files that I want to add to the Axis2/C
> project.
> > How can I do this??
> >
> > Thanx,
> > Shivam.
>
>
>
> --
> Paul Fremantle
> Co-Founder and CTO, WSO2
> Apache Synapse PMC Chair
> OASIS WS-RX TC Co-chair
>
> blog: http://pzf.fremantle.org
> paul@wso2.com
>
> "Oxygenating the Web Service Platform", www.wso2.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: axis-c-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: axis-c-dev-help@ws.apache.org
>
>


-- 
Software Engineer, WSO2 Inc
http://wso2.org

Re: How to add my files in the Axis2/C project

Posted by Paul Fremantle <pz...@gmail.com>.
Shivam

Its great that you wish to contribute! Thanks.

If your code is an enhancement to the project, you need to raise a
JIRA outlining the reason/requirement for the enhancement, and then
attach the code as a patch and make sure you tick the box asserting
that you donate this code to Apache.

Please make the description as clear as possible - in order for the
project to accept your code, the team must understand the requirement
and also validate that the code meets the project standards. If you
want to understand more about the Apache process, these are some great
links.
http://apache.org/foundation/how-it-works.html#meritocracy
http://apache.org/dev/contributors.html
http://apache.org/dev/contributors.html#patches

Thanks
Paul


On Fri, Oct 17, 2008 at 10:59 AM, Gupta, Shivam <sh...@hp.com> wrote:
> Hello,
>
>    I have written some code files that I want to add to the Axis2/C project.
> How can I do this??
>
> Thanx,
> Shivam.



-- 
Paul Fremantle
Co-Founder and CTO, WSO2
Apache Synapse PMC Chair
OASIS WS-RX TC Co-chair

blog: http://pzf.fremantle.org
paul@wso2.com

"Oxygenating the Web Service Platform", www.wso2.com

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


Re: How to add my files in the Axis2/C project

Posted by Rajika Kumarasiri <ra...@gmail.com>.
On Fri, Oct 17, 2008 at 5:11 PM, Gupta, Shivam <sh...@hp.com> wrote:

>  Hi,
>
Hi,
If I got your question correctly, look at
https://svn.apache.org/repos/asf/webservices/axis2/trunk/c/src/core/receivers/Makefile.amto
see how the default message receiver code is added.

-Rajika


>
>   I have been trying to develop a custom message receiver. I have written
> the code for the same that I need to include in the Axis2/C project.
>
> Thanx,
> Shivam.
>
>  ------------------------------
> *From:* Supun Kamburugamuva [mailto:supun06@gmail.com]
> *Sent:* Friday, October 17, 2008 4:55 PM
> *To:* Apache AXIS C Developers List
> *Subject:* Re: How to add my files in the Axis2/C project
>
>  What type of code you have written? Is it a module code, Service code
> etc?.
>
> Supun.
>
> On Fri, Oct 17, 2008 at 2:59 PM, Gupta, Shivam <sh...@hp.com>wrote:
>
>>  Hello,
>>
>>    I have written some code files that I want to add to the Axis2/C
>> project. How can I do this??
>>
>> Thanx,
>> Shivam.
>>
>
>
>
> --
> Software Engineer, WSO2 Inc
> http://wso2.org
>



-- 
http://wso2.org/
http://llvm.org/
http://www.osdev.org/

Re: How to add my files in the Axis2/C project

Posted by Samisa Abeysinghe <sa...@wso2.com>.
Gupta, Shivam wrote:
> Hi,
>  
>   I have been trying to develop a custom message receiver. I have 
> written the code for the same that I need to include in the Axis2/C 
> project.

What does this message receiver does?

Samisa...

>  
> Thanx,
> Shivam.
>
> ------------------------------------------------------------------------
> *From:* Supun Kamburugamuva [mailto:supun06@gmail.com]
> *Sent:* Friday, October 17, 2008 4:55 PM
> *To:* Apache AXIS C Developers List
> *Subject:* Re: How to add my files in the Axis2/C project
>
> What type of code you have written? Is it a module code, Service code 
> etc?.
>
> Supun.
>
> On Fri, Oct 17, 2008 at 2:59 PM, Gupta, Shivam <shivam.gupta@hp.com 
> <ma...@hp.com>> wrote:
>
>     Hello,
>      
>        I have written some code files that I want to add to the
>     Axis2/C project. How can I do this??
>      
>     Thanx,
>     Shivam.
>
>
>
>
> -- 
> Software Engineer, WSO2 Inc
> http://wso2.org
> ------------------------------------------------------------------------
>
>
> No virus found in this incoming message.
> Checked by AVG - http://www.avg.com 
> Version: 8.0.173 / Virus Database: 270.8.1/1729 - Release Date: 10/16/2008 7:12 PM
>
>   


-- 
Samisa Abeysinghe 
Director, Engineering; WSO2 Inc.

http://www.wso2.com/ - "The Open Source SOA Company"


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


RE: How to add my files in the Axis2/C project

Posted by "Gupta, Shivam" <sh...@hp.com>.
Hi,

  I have been trying to develop a custom message receiver. I have written the code for the same that I need to include in the Axis2/C project.

Thanx,
Shivam.

________________________________
From: Supun Kamburugamuva [mailto:supun06@gmail.com]
Sent: Friday, October 17, 2008 4:55 PM
To: Apache AXIS C Developers List
Subject: Re: How to add my files in the Axis2/C project

What type of code you have written? Is it a module code, Service code etc?.

Supun.

On Fri, Oct 17, 2008 at 2:59 PM, Gupta, Shivam <sh...@hp.com>> wrote:
Hello,

   I have written some code files that I want to add to the Axis2/C project. How can I do this??

Thanx,
Shivam.



--
Software Engineer, WSO2 Inc
http://wso2.org

Re: How to add my files in the Axis2/C project

Posted by Supun Kamburugamuva <su...@gmail.com>.
What type of code you have written? Is it a module code, Service code etc?.

Supun.

On Fri, Oct 17, 2008 at 2:59 PM, Gupta, Shivam <sh...@hp.com> wrote:

>  Hello,
>
>    I have written some code files that I want to add to the Axis2/C
> project. How can I do this??
>
> Thanx,
> Shivam.
>



-- 
Software Engineer, WSO2 Inc
http://wso2.org