Perfect! if you need us to change methods from private to protected or
any such refactoring, just let us know.

thanks,
dims

On 2/9/07, Angel Todorov <[EMAIL PROTECTED]> wrote:
Hi Davanum,

I don't plan to change any existing Java classes (if that's what you
mean), only create new functionality and reuse existing by
subclassing. Thanks.

Best Regards,
Angel

On 2/9/07, Davanum Srinivas <[EMAIL PROTECTED]> wrote:
> Angel,
>
> Please create JIRA's and upload patches that you want us to review
> when you are ready (even intermediate ones if you feel that would be
> helpful). If you need changes to kernel module, then please start a
> thread on the axis-dev@ to make sure we don't miss it. As usually not
> everyone keeps track of JIRA comments. Looking forward to your
> participation.
>
> thanks,
> dims
>
> On 2/9/07, Angel Todorov <[EMAIL PROTECTED]> wrote:
> > Hi All,
> >
> > I think it would be good to have the following functionality in Axis2,
> > with respect to deployment and administration:
> >
> > - remote deployment servlet -> receives HTTP requests for
> > deploy/undeployment of services (can also have listing of services as
> > a helper). Deployment archives can be sent using multipart.
> > Authentication should be supported as well. The communication protocol
> > would be minimal in terms of abundance of info (no HTML ,etc.).
> >
> > - remote admin servlet -> same as the above but for administration,
> > starting and stopping of services and modules, health monitoring.
> >
> > The above can extend from AxisServlet on one hand, and the AbstractAgent.
> >
> > These also require a deploy client API as well. The implementation of
> > that can be integrated in an eclipse plugin, as a standalone console
> > application, or in any way, in general.
> >
> > I have started doing the above and would like to contribute it at some
> > point. Your feedback is appreciated. Thanks.
> >
> > Best Regards,
> > Angel
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>
>
> --
> Davanum Srinivas :: http://wso2.org/ :: Oxygen for Web Services Developers
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
Davanum Srinivas :: http://wso2.org/ :: Oxygen for Web Services Developers

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to