My actual requirement is to display the owner of deployed BPEL package and display IP address or any other related user information about instance creator. Say if some one deploy package A using Deployment Service. Is there a way to get the deployers IP or name? I think that BPEL package deployers name is not that much important. But I think displaying the instance creator's name is important in real world deployments. It will allow admins to monitor where the request came from or who request what. Please feel free to comment on this.
Thanks Milinda On Mon, Oct 13, 2008 at 10:00 PM, Matthieu Riou <[EMAIL PROTECTED]>wrote: > Milinda, could you file an issue for this if it's needed by the console? > > Thanks, > Matthieu > > On Fri, Oct 10, 2008 at 12:58 AM, Alex Boisvert <[EMAIL PROTECTED] > >wrote: > > > Hi Milinda, > > > > I looked quickly and it doesn't appear it's possible to set this field > > through the PM API. I think it was overlooked. > > > > alex > > > > > > On Wed, Oct 8, 2008 at 1:32 PM, Milinda Pathirage < > > [EMAIL PROTECTED]> wrote: > > > > > Hi all, > > > Is there a way to add the 'deployer' name when deploying new process in > > > ODE. > > > When I got process information using Process Management API, it returns > a > > > empty owner field like following: > > > > > > <ns:deployment-info> > > > <ns:package>HelloWorldNew</ns:package> > > > <ns:document>HelloWorld.bpel</ns:document> > > > <ns:deploy-date>2008-10-06T17:34:33.829+05:30</ns:deploy-date> > > > <ns:deployer/> > > > </ns:deployment-info> > > > > > > Do I have to add the deployer name to deploy.xml? > > > > > > Thanks > > > Milinda > > > > > > -- > > > http://mpathirage.com > > > http://wso2.org "Oxygen for Web Service Developers" > > > http://wsaxc.blogspot.com "Web Services With Axis2/C" > > > > > > -- http://mpathirage.com http://wso2.org "Oxygen for Web Service Developers" http://wsaxc.blogspot.com "Web Services With Axis2/C"
