You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by Sachin Patel <sp...@gmail.com> on 2007/01/02 14:52:30 UTC

Re: Form editors for Geronimo Deployment Plans

Yes I think that is correct.  Look at the other examples where I have  
added those methods, does it contain the tag? If so, add it.

On Dec 20, 2006, at 1:05 PM, Shiva Kumar H R wrote:

> Hi Sachin,
> Need your help in a certain thing.
>
> I have added a new section in "Naming" page to enable the users to  
> add/edit <gernaming:message-destination> elements in "geronimo- 
> web.xml". JIRA GERONIMODEVTOOLS-124 has snapshots for the same.
>
> For "Message Destinations" section to properly display the  
> <gernaming:message-destination> elements I understand that I need  
> to update  
> "org.apache.geronimo.xml.ns.naming.provider.MessageDestinationTypeItem 
> Provider.java " inside the plugin  
> "org.apache.geronimo.v11.deployment.model.edit".
>
> I need to add "public String getColumnText(Object object, int  
> columnIndex)" and "public Object getColumnImage(Object object, int  
> columnIndex)" functions inside   
> MessageDestinationTypeItemProvider.java.
>
> Then, I think I need to specify that class as "@generated NOT" to  
> disable auto code generation. Will that be enough? or Do I need to  
> specify anything else?
>
> Second thing is, how do I ask "svn" to create a patch for this  
> file. Given that it is an auto generated file it's currently not  
> part of svn repository.
>
> -- 
> Thx,
> Shiva
> ---------- Forwarded message ----------
> From: Shiva Kumar H R <sh...@gmail.com>
> Date: Nov 6, 2006 10:26 PM
> Subject: Re: Form editors for Geronimo Deployment Plans
> To: dev@geronimo.apache.org
>
> Hello Sachin,
> Just an update on the status. Since past 2 weeks I haven't been  
> working on this. Currently being caught up in some other work of  
> immediate attention. This week also I won't be able to work on it.
>
> I will start again from Nov 13th and I commit to finish this work  
> on Deployment Plan Editors before end of December.
>
> -- 
> Thx,
> Shiva
>
>
> On 10/17/06, Shiva Kumar H R < shivahr@gmail.com> wrote:
> Hi Sachin,
> Currently I am only concentrating on the UI design for the Geronimo  
> Deployment Plan Editors. As such, the changes I have made only  
> update the UI elements, and the code for updating the underlying  
> deployment-plan is not yet written. I will open JIRAs once that  
> code is also in place.
>
> -- 
> Thx,
> Shiva
>
>
> On 10/15/06, Sachin Patel < sppatel2@gmail.com > wrote:
> Thank you for your contributions.  If you could, please open a JIRA  
> and attach a diff for each work item.
>
> On Oct 12, 2006, at 7:14 AM, Shiva Kumar H R wrote:
>
>> Hi!
>> My apologies for being out of communication for quite some time  
>> now. Enough time has been spent on sharpening the saw ... time to  
>> cut now. :-)
>>
>> I am starting with the following changes/updations to the general  
>> layout of the Geronimo Deployment Plan Editor. Request your  
>> comments on the same.
>>
>> 1) updations to "Deployment" tab:
>> Deployment Configuration will now have two additional sections,  
>> one for "Hidden Classes" and another for "Non Overridable  
>> Classes". Snapshot-1.gif demonstrates this. This is to fit in  
>> "sys:hidden-classes" and "sys:non-overridable-classes" sub- 
>> elements of "sys:environment" in geronimo-web.xml. Snapshot-1b.gif  
>> shows the wizard that will be used for accepting the class/package  
>> names.
>>
>> 2) updations to "Dependency Wizard":
>> The wizard that comes up when "Add" or "Edit" button in  
>> Dependencies section is clicked, is updated to include  
>> "sys:import" sub-element of "sys:dependency". Also "Artifact Type"  
>> and "Import Type" are now combo lists. Snapshot-2.gif,  
>> Snapshot-2b.gif & Snapshot-2c.gif demonstrate this.
>>
>> I am working on updating other wizards and will post the snapshots  
>> here once ready.
>>
>> -- 
>> Thx,
>> Shiva
>>
>> On 8/16/06, Sachin Patel <sp...@gmail.com> wrote:
>> Awesome! This is exactly what is needed!
>>
>> On Aug 16, 2006, at 8:57 AM, Shiva Kumar H R wrote:
>>
>>> Hello Sachin,
>>> Sorry for not being in touch for quite some time now. I have been  
>>> going through Aaron Mulder's book on Geronimo v1.1, especially  
>>> the chapters on Geronimo Deployment Plans. Apart from that I was  
>>> also on vacation for two weeks. Not much progress has been made  
>>> w.r.t. the design & devlp of "Form editors for Geronimo  
>>> Deployment Plans".
>>>
>>> I will bring in some focus into my work. Here is what I am  
>>> planning to do next. Please suggest if I need to look into  
>>> something else also.
>>> i) Complete the reading & understanding of Geronimo Deployment  
>>> Plans from Aaron's book.
>>> ii) Look at the Deployment Plan Editors provided in other IDEs  
>>> like Rational Application Developer or JBoss Eclipse IDE.
>>> iii) Come up with the initial design/layout of "Form editors for  
>>> Geronimo Deployment Plans".
>>>
>>> -- 
>>> Thx,
>>> Shiva
>>>
>>> On 7/18/06, Sachin Patel < sppatel2@gmail.com> wrote:
>>> Great!
>>>
>>> On Jul 18, 2006, at 8:37 AM, Shiva Kumar H R wrote:
>>>
>>>> Hello Sachin,
>>>> I now have the complete build setup for Geronimo Eclipse Plugin  
>>>> on my Windows machine (thanks to your article http:// 
>>>> cwiki.apache.org/confluence/display/GMOxDOC11/Geronimo+Eclipse 
>>>> +Plugin+FAQ ).
>>>>
>>>> I am planning to get started on developing/enhancing the  
>>>> Geronimo deployment plan editors. I am currently looking at
>>>>   package org.apache.geronimo.st.ui.editors;
>>>>   class SharedDeploymentPlanEditor;
>>>>   class AbstractGeronimoDeploymentPlanEditor;
>>>>
>>>> Will keep you posted on my progress.
>>>>
>>>> -- 
>>>> Thx,
>>>> Shiva
>>>
>>>
>>> -sachin
>>>
>>>
>>>
>>
>>
>> -sachin
>>
>>
>>
>> <Snapshot-1.gif>
>> <Snapshot-1b.gif>
>> <Snapshot-2.gif>
>> <Snapshot-2b.gif>
>> <Snapshot-2c.gif>
>
>
> -sachin
>
>
>
>
>
>


-sachin