Hi Matthieu, I check what you have implemented. That will be really helpful when displaying the process details in management console. I'll add this functionality ASAP and add it to JIRA I created.
Thanks Milinda.. On Fri, Jul 4, 2008 at 10:29 PM, Matthieu Riou <[EMAIL PROTECTED]> wrote: > On Fri, Jul 4, 2008 at 1:48 AM, Milinda Pathirage < > [EMAIL PROTECTED]> wrote: > > > Hi all, > > I need to get the BPEL script and the WSDL for that process through > > management API or some other way to display those in the management and > > monitoring console. I think we can do it by adding a new operation to > > process management API. We can add a operation that returns WSDL and BPEL > > files when we request using process qname. What about your ideas about > > this. > > Please feel free to comment on this. > > > > I've recently added a small servlet to do that. It's in the 1.1 branch > (unfortunately it didn't make it to the 1.2 release but we can release a > 1.2.1 at some point for this) so you'll need to update and compile the > branch. Once the war is deployed navigate to: > > http://localhost:8080/ode/deployment/ > > This allows you to browse files deployed in our bundles, see all the > existing services and processes with their corresponding BPEL and WSDL. The > URLs are fairly predictable so you could directly link to them in your > webapp if you want. > > Let me know if that works for you. > > Matthieu > > > > > > 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"
