Hi James, I see. You can come up with a custom JSP that can represent a service object if needed. You will have to take a look into how this is done in components/governance/org.wso2.carbon.governance.services.ui of the G-Reg source code.
Then, you need to fix the component.xml found inside the repository/components/org.wso2.carbon.governance.services.ui bundle, and replace the following 1. To change the screen for adding a service, you need to change, <link>../services/services.jsp</link> 2. To change the screen for viewing/editing a service, you need to change <uiPath>../services/services_edit_ajaxprocessor.jsp?hideEditView=true</uiPath> Thanks, Senaka. On Tue, May 17, 2011 at 8:49 PM, O'Connell, James <[email protected]>wrote: > Senaka, > > > > Thank you for the response. > > > > I should have been more specific in saying that I want to add components > to the Service UI beyond what I can add by simple XML. > > > > I want to add more detailed components similar to the End Item screens > added to the Registry in the sample on the site labeled: Writing Sample > Custom UI – but I want to add this UI to the Service UI screen. > > > > Cheers, James. > > > > > > *From:* [email protected] [mailto:[email protected]] *On > Behalf Of *Senaka Fernando > *Sent:* Tuesday, May 17, 2011 11:12 AM > *To:* [email protected] > *Subject:* Re: [Carbon-dev] WSO2 Governance Service UI extension > > > > Hi James, > > On Tue, May 17, 2011 at 7:57 PM, O'Connell, James <[email protected]> > wrote: > > Hi, > > I am struggling with how to perform a certain customization with WSO2 > governance. Maybe you can help me. > > I see from the developer’s guide how to add custom ui to Registry under the > Resources left-hand menu. But I am trying to add custom components to the > Service UI configuration screen. I want to capture additional data elements > for my services. > > Is there a sample that you can point me to along these lines? For example, > something that would add custom UI to the Service UI similar to that added > to the Resources menu as shown in the sample. > > The elements of the Service UI is customizable, see [1]. > > [1] > http://wso2.org/project/registry/3.6.0/docs/services/docs/userguide.html#serviceui > > Thanks, > Senaka. > > > > -- > *Senaka Fernando* > Product Manager - WSO2 Governance Registry; > Associate Technical Lead; WSO2 Inc.; http://wso2.com* > Member; Apache Software Foundation; http://apache.org > > E-mail: senaka AT wso2.com > P: +1 408 754 7388; ext: 51736*; *M: +94 77 322 1818 > Linked-In: http://linkedin.com/in/senakafernando > > *Lean . Enterprise . Middleware > > _______________________________________________ > Carbon-dev mailing list > [email protected] > http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev > > -- *Senaka Fernando* Product Manager - WSO2 Governance Registry; Associate Technical Lead; WSO2 Inc.; http://wso2.com* Member; Apache Software Foundation; http://apache.org E-mail: senaka AT wso2.com **P: +1 408 754 7388; ext: 51736*; *M: +94 77 322 1818 Linked-In: http://linkedin.com/in/senakafernando *Lean . Enterprise . Middleware
_______________________________________________ Carbon-dev mailing list [email protected] http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
