Need JIRA contributor access to assign JIRAs to myself

2008-06-23 Thread Shrey Banga
rowse/GERONIMO-4147>). I am now working on the section that handles Security in PlanCreator( GERONIMO-4146 <https://issues.apache.org/jira/browse/GERONIMO-4146>). I would like to be able to assign those JIRAs to myself. I've already provided my ICLA. Please provide me contributor access

Re: Need JIRA contributor access to assign JIRAs to myself

2008-06-23 Thread Shrey Banga
I'm sorry I forgot to metnion, my JIRA id is banga.shrey On Mon, Jun 23, 2008 at 5:27 PM, Shrey Banga <[EMAIL PROTECTED]> wrote: > Hi, > I have been working on the PlanCreator for EARs. I've already attached > patches to handle dependencies in the > same(GERONIMO-41

Re: Need JIRA contributor access to assign JIRAs to myself

2008-06-25 Thread Shrey Banga
t; Happy Contributing Shrey! > > > On Mon, Jun 23, 2008 at 5:48 PM, Shrey Banga <[EMAIL PROTECTED]> > wrote: > >> I'm sorry I forgot to metnion, my JIRA id is banga.shrey >> >> >> On Mon, Jun 23, 2008 at 5:27 PM, Shrey Banga <[EMAIL PROTECTED]> >

Reducing the dojo footprint in Geronimo

2008-06-26 Thread Shrey Banga
javascript library. Since a Geronimo user can still include these components into his/her webapp we're not really stopping them from using these components, only transferring the overhead of using the lesser used components onto the user. -- Shrey Banga Bachelor of Technology, III year Department

Re: Reducing the dojo footprint in Geronimo

2008-06-27 Thread Shrey Banga
d to figure out/bundle which > pieces of dojox we need.Also, I am a bit surprised that we are > using dojox as that is supposed to be incubator phase for dojo. > > Lin > -- Shrey Banga Bachelor of Technology, III year Department of Electrical Engineering Indian Institute of Technology Roorkee

Re: Reducing the dojo footprint in Geronimo

2008-06-27 Thread Shrey Banga
> Then why not keep the dojox and just rebuild everything (minnus the demo > and test files) into a single .js for the Dojo Plugin? > > I really don't want 2 copies of this in the server, which would be worse > than 1 larger copy > > > -Donald > > > Shrey

Re: Reducing the dojo footprint in Geronimo

2008-06-27 Thread Shrey Banga
arts shifting to a real > need for DojoX to make a decision to bring it back in the future? As pointed > out, a lot of the functionality can be and was intended to be completed with > dijit and dojo. Thoughts? > > -Joseph Leong > > > > > On Fri, Jun 27, 2008 at 8:58 AM, Sh

Quick development of jsp pages in Admin Console

2008-06-30 Thread Shrey Banga
recompiled each time. I think this is very handy for developing and testing deployed web applications. Can someone copy this to wiki or grant me access to it ? Thanks, -- Shrey Banga Bachelor of Technology, III year Department of Electrical Engineering Indian Institute of Technology Roorkee

Re: Quick development of jsp pages in Admin Console

2008-07-02 Thread Shrey Banga
l for admin console webapps. Can someone else document this method ? On Mon, Jun 30, 2008 at 9:03 PM, Hernan Cunico <[EMAIL PROTECTED]> wrote: > Kevan Miller wrote: > >> >> On Jun 30, 2008, at 8:43 AM, Shrey Banga wrote: >> >> Hi, >>> >>> W

Re: Quick development of jsp pages in Admin Console

2008-07-02 Thread Shrey Banga
Thanks Jospeh :) On Wed, Jul 2, 2008 at 6:57 PM, Joseph Leong <[EMAIL PROTECTED]> wrote: > Hi Shrey, > > I'll be more than glad to document it for you. > > -Joseph Leong > > > On Wed, Jul 2, 2008 at 6:09 AM, Shrey Banga <[EMAIL PROTECTED]> wrote: >

Re: Quick development of jsp pages in Admin Console

2008-07-02 Thread Shrey Banga
> Hi Shrey, > > > > I'll be more than glad to document it for you. > > > > -Joseph Leong > > > > On Wed, Jul 2, 2008 at 6:09 AM, Shrey Banga <[EMAIL PROTECTED]> > wrote: > >> > >> Hi, > >> > >> I was trying to

Restarting console-base from command line

2008-07-10 Thread Shrey Banga
the dwr problem ? -- Shrey Banga Bachelor of Technology, III year Department of Electrical Engineering Indian Institute of Technology Roorkee

Accessing js and css in PlanCreator asks for authentication

2008-07-11 Thread Shrey Banga
configure the security settings to allow access to these without authentication but I'm not sure how. Anybody familiar with this problem? -- Shrey Banga Bachelor of Technology, III year Department of Electrical Engineering Indian Institute of Technology Roorkee

Re: recent console changes in trunk

2008-07-14 Thread Shrey Banga
ed to use the admin console and the >>>layout in a few places (e.g. Web App WARs, Deploy New, Plugins, >>>Server Logs) is screwed up. I see similar layout issues on Firefox >>>(2.0) and IE. >>> >>>It does not seem like people are checking how things look in the >>>console before committing the patches... >>> >>>Jarek >>> >>> >>> >>> >>> -- >>> Thanks, >>> Shiva >>> >> >> >> > -- Shrey Banga Bachelor of Technology, III year Department of Electrical Engineering Indian Institute of Technology Roorkee

Re: Restarting console-base from command line

2008-07-14 Thread Shrey Banga
that context reference in the ContextForwardServlet. I have > opened a JIRA and attached a patch. The link to the jira is > https://issues.apache.org/jira/browse/GERONIMO-4201 > > Regards > Manu > > On Fri, Jul 11, 2008 at 11:01 AM, Shrey Banga <[EMAIL PROTECTED]> > wrote: >

Re: recent console changes in trunk

2008-07-15 Thread Shrey Banga
I've opened a JIRA (GERONIMO-4204) for this issue. I need to know if the float:left for labels in pluto.css is needed and where because it affects all Admin Console portlets. On Mon, Jul 14, 2008 at 3:09 PM, Shrey Banga <[EMAIL PROTECTED]> wrote: > After rebuilding the server I

Re: recent console changes in trunk

2008-07-15 Thread Shrey Banga
ew label entry in main.css without float:left? > > Joe > > > > >> -- Yun Feng >> >> Shrey Banga wrote: >> > I've opened a JIRA (GERONIMO-4204) for this issue. I need to know if >> the >> > float:left for labels in pluto.css is ne

Re: recent console changes in trunk

2008-07-15 Thread Shrey Banga
rote: > >> Joe Bohn wrote: >> >>> Shrey Banga wrote: >>> >>>> I don't think that can be done because pluto.css is loaded after >>>> main.css and it'll override any previous css styles for label. >>>> >>> >>&

Shifting from xmlbean to JAXB in PlanCreator

2008-07-23 Thread Shrey Banga
in GEP and PlanCreator for the same. Opinions? -- Shrey Banga Bachelor of Technology, III year Department of Electrical Engineering Indian Institute of Technology Roorkee

Re: Shifting from xmlbean to JAXB in PlanCreator

2008-07-24 Thread Shrey Banga
Jencks <[EMAIL PROTECTED]> wrote: > > On Jul 23, 2008, at 4:24 AM, Shrey Banga wrote: > > I had opened a JIRA > (GERONIMO-4197<https://issues.apache.org/jira/browse/GERONIMO-4197>) > which is intended to shift from using xmlbean classes to JAXB classes for > m

Re: Shifting from xmlbean to JAXB in PlanCreator

2008-07-24 Thread Shrey Banga
pport in GEP"). This approach would help reduce maintenance problems and assist in shifting the deployment system to JAXB as well. On Thu, Jul 24, 2008 at 5:55 PM, Shrey Banga <[EMAIL PROTECTED]> wrote: > Hi David, > > I'm currently focusing on the PlanCreator since my inte

ERROR building PlanCreator

2008-07-24 Thread Shrey Banga
pshots problem ? What's the workaround ? -- Shrey Banga Bachelor of Technology, III year Department of Electrical Engineering Indian Institute of Technology Roorkee

Re: Restarting the server

2008-07-25 Thread Shrey Banga
t i can refresh the >> server and change in code are reflected in application for example like >> tomcat... >> and How much RAM is required for GEronimo ... >> >> Thanks In advance >> >> Ravi >> >> >> > > > -- Shrey Banga Bachelor of Technology, III year Department of Electrical Engineering Indian Institute of Technology Roorkee

Re: Shifting from xmlbean to JAXB in PlanCreator

2008-07-27 Thread Shrey Banga
at 6:22 PM, Shrey Banga <[EMAIL PROTECTED]> wrote: > About shifting the PlanCreator to JAXB, I think there can be two > approaches: > > 1. Have a dependency to the jaxb jar present with GEP within PlanCreator > itself. This means whatever changes are needed will need to be done i

Re: Reducing the dojo footprint in Geronimo

2008-07-30 Thread Shrey Banga
how innovative and integrated these >> technologies are influencing your favorite sites. >> >> >> Thanks a lot for picking this up, again, Joseph. >> >> Personally, I'd like to see the Dojo footprint within Geronimo reduced. >> It's pretty simple

Maven woes

2008-08-08 Thread Shrey Banga
the build from where it ended? Or is there a windows based interface for maven that might help? I really need to get it built, mostly to show it off here :-D and finish up on PlanCreator. Thanks, -- Shrey Banga Bachelor of Technology, IV year Department of Electrical Engineering Indian Institut

Re: Maven woes

2008-08-09 Thread Shrey Banga
etimes generates > bogus server assemblies. >cd assemblies >mvn clean > > > -Donald > > > > David Jencks wrote: > >> >> On Aug 8, 2008, at 12:43 PM, Shrey Banga wrote: >> >> Hi >>> >>> I'm trying to build

[jira] Created: (GERONIMO-4133) Handle dependencies in EAR PlanCreator

2008-06-19 Thread Shrey Banga (JIRA)
) Components: PlanCreator Affects Versions: 2.2 Reporter: Shrey Banga Fix For: 2.2 Attached patch for handling dependencies in the EAR PlanCreator -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue

[jira] Updated: (GERONIMO-4133) Handle dependencies in EAR PlanCreator

2008-06-19 Thread Shrey Banga (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shrey Banga updated GERONIMO-4133: -- Attachment: PlanCreator-EAR-Dep-1.patch The dependencies tab of PlanCreator for EARs is

[jira] Updated: (GERONIMO-4133) Handle dependencies in EAR PlanCreator

2008-06-19 Thread Shrey Banga (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shrey Banga updated GERONIMO-4133: -- Attachment: screenshot-1.jpg The new dependencies tab- complete with a dependencies tree

[jira] Updated: (GERONIMO-4133) Handle dependencies in EAR PlanCreator

2008-06-19 Thread Shrey Banga (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shrey Banga updated GERONIMO-4133: -- Attachment: screenshot-2.jpg The add dependencies dialog. Select dependencies and click ok

[jira] Updated: (GERONIMO-4133) Handle dependencies in EAR PlanCreator

2008-06-19 Thread Shrey Banga (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shrey Banga updated GERONIMO-4133: -- Attachment: screenshot-3.jpg The populated dependencies tree > Handle dependencies in

[jira] Updated: (GERONIMO-4133) Handle dependencies in EAR PlanCreator

2008-06-19 Thread Shrey Banga (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shrey Banga updated GERONIMO-4133: -- Attachment: screenshot-5.jpg Dependencies added to the generated plan > Han

[jira] Updated: (GERONIMO-4133) Handle dependencies in EAR PlanCreator

2008-06-19 Thread Shrey Banga (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shrey Banga updated GERONIMO-4133: -- Attachment: screenshot-4.jpg Edit dependency dialog > Handle dependencies in

[jira] Updated: (GERONIMO-4133) Handle dependencies in EAR PlanCreator

2008-06-20 Thread Shrey Banga (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shrey Banga updated GERONIMO-4133: -- Attachment: PlanCreator-EAR-Dep-2.patch Please use this new patch (fixed issues with

[jira] Updated: (GERONIMO-4133) Handle dependencies in EAR PlanCreator

2008-06-20 Thread Shrey Banga (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shrey Banga updated GERONIMO-4133: -- Attachment: help.gif I couldn't attach the image for the help icon (help.gif). P

[jira] Commented: (GERONIMO-4133) Handle dependencies in EAR PlanCreator

2008-06-20 Thread Shrey Banga (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12606716#action_12606716 ] Shrey Banga commented on GERONIMO-4133: --- Thank you for committing S

[jira] Updated: (GERONIMO-4133) Handle dependencies in EAR PlanCreator

2008-06-21 Thread Shrey Banga (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shrey Banga updated GERONIMO-4133: -- Attachment: PlanCreator-EAR-Dep-3.patch PlanCreator-EAR-Dep-3.patch Fixed issues with IE

[jira] Created: (GERONIMO-4146) Handle Security in EAR PlanCreator

2008-06-23 Thread Shrey Banga (JIRA)
) Components: PlanCreator Affects Versions: 2.2 Reporter: Shrey Banga Fix For: 2.2 Patch to handle Security in PlanCreator -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.

[jira] Updated: (GERONIMO-4146) Handle Security in EAR PlanCreator

2008-06-23 Thread Shrey Banga (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shrey Banga updated GERONIMO-4146: -- Description: I'm working on a patch that will handle Security settings in the PlanCr

[jira] Created: (GERONIMO-4147) EAR PlanCreator fix for Internet Explorer

2008-06-23 Thread Shrey Banga (JIRA)
issues) Reporter: Shrey Banga -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.

[jira] Updated: (GERONIMO-4147) EAR PlanCreator fix for Internet Explorer

2008-06-23 Thread Shrey Banga (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shrey Banga updated GERONIMO-4147: -- Component/s: PlanCreator Fix Version/s: 2.2 Description: Patch

[jira] Updated: (GERONIMO-4147) EAR PlanCreator fix for Internet Explorer

2008-06-23 Thread Shrey Banga (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shrey Banga updated GERONIMO-4147: -- Attachment: PlanCreator-EAR-Dep-IEFix.patch > EAR PlanCreator fix for Internet Explo

[jira] Assigned: (GERONIMO-4146) Handle Security in EAR PlanCreator

2008-06-23 Thread Shrey Banga (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shrey Banga reassigned GERONIMO-4146: - Assignee: Shrey Banga > Handle Security in EAR PlanCrea

[jira] Created: (GERONIMO-4166) EAR missing dependency on j2ee-security breaks Server Console

2008-06-27 Thread Shrey Banga (JIRA)
Security Level: public (Regular issues) Components: console Affects Versions: 2.2 Reporter: Shrey Banga Fix For: 2.2 Attachments: dbPoolPlan.xml, securityRealmPlan.xml, TimeReportDB.sql I created an ear with security configuration which seemed to get

[jira] Updated: (GERONIMO-4166) EAR missing dependency on j2ee-security breaks Server Console

2008-06-27 Thread Shrey Banga (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shrey Banga updated GERONIMO-4166: -- Attachment: TimeReportDB.sql > EAR missing dependency on j2ee-security breaks Ser

[jira] Updated: (GERONIMO-4166) EAR missing dependency on j2ee-security breaks Server Console

2008-06-27 Thread Shrey Banga (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shrey Banga updated GERONIMO-4166: -- Attachment: dbPoolPlan.xml > EAR missing dependency on j2ee-security breaks Server Cons

[jira] Updated: (GERONIMO-4166) EAR missing dependency on j2ee-security breaks Server Console

2008-06-27 Thread Shrey Banga (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shrey Banga updated GERONIMO-4166: -- Attachment: securityRealmPlan.xml > EAR missing dependency on j2ee-security breaks Ser

[jira] Updated: (GERONIMO-4166) EAR missing dependency on j2ee-security breaks Server Console

2008-06-27 Thread Shrey Banga (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shrey Banga updated GERONIMO-4166: -- Attachment: timereport.ear timereport_buggy.ear > EAR missing dependency

[jira] Commented: (GERONIMO-4166) EAR missing dependency on j2ee-security breaks Server Console

2008-06-27 Thread Shrey Banga (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12608754#action_12608754 ] Shrey Banga commented on GERONIMO-4166: --- Adding the dependency to j2ee-secu

[jira] Updated: (GERONIMO-4146) Handle Security in EAR PlanCreator

2008-07-10 Thread Shrey Banga (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shrey Banga updated GERONIMO-4146: -- Attachment: PlanCreator-EAR-Security-1.patch Attached PlanCreator-EAR-Security-1.patch for

[jira] Updated: (GERONIMO-4146) Handle Security in EAR PlanCreator

2008-07-10 Thread Shrey Banga (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shrey Banga updated GERONIMO-4146: -- Attachment: Security_tab-initial.jpg > Handle Security in EAR PlanCrea

[jira] Updated: (GERONIMO-4146) Handle Security in EAR PlanCreator

2008-07-10 Thread Shrey Banga (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shrey Banga updated GERONIMO-4146: -- Attachment: Role_Mapping_Dialog.jpg > Handle Security in EAR PlanCrea

[jira] Updated: (GERONIMO-4146) Handle Security in EAR PlanCreator

2008-07-10 Thread Shrey Banga (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shrey Banga updated GERONIMO-4146: -- Attachment: Advanced_Settings-initial.jpg > Handle Security in EAR PlanCrea

[jira] Updated: (GERONIMO-4146) Handle Security in EAR PlanCreator

2008-07-10 Thread Shrey Banga (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shrey Banga updated GERONIMO-4146: -- Attachment: Role_Mappings_Tree.jpg > Handle Security in EAR PlanCrea

[jira] Updated: (GERONIMO-4146) Handle Security in EAR PlanCreator

2008-07-10 Thread Shrey Banga (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shrey Banga updated GERONIMO-4146: -- Attachment: Security_tab-populated.jpg > Handle Security in EAR PlanCrea

[jira] Updated: (GERONIMO-4146) Handle Security in EAR PlanCreator

2008-07-10 Thread Shrey Banga (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shrey Banga updated GERONIMO-4146: -- Attachment: PlanCreator-EAR-Security-1.patch Attached PlanCreator-EAR-Security-1.patch for

[jira] Updated: (GERONIMO-4146) Handle Security in EAR PlanCreator

2008-07-10 Thread Shrey Banga (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shrey Banga updated GERONIMO-4146: -- Attachment: (was: PlanCreator-EAR-Security-1.patch) > Handle Security in

[jira] Updated: (GERONIMO-4146) Handle Security in EAR PlanCreator

2008-07-10 Thread Shrey Banga (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shrey Banga updated GERONIMO-4146: -- Attachment: Run_As_Subject_Dialog.jpg > Handle Security in EAR PlanCrea

[jira] Created: (GERONIMO-4192) Do syntax highlighting of the generated plan in EAR PlanCreator

2008-07-10 Thread Shrey Banga (JIRA)
-task Security Level: public (Regular issues) Components: PlanCreator Affects Versions: 2.2 Reporter: Shrey Banga Assignee: Shrey Banga Fix For: 2.2 Do syntax highlighting to make the generated plan more legible and easier to edit. -- This

[jira] Updated: (GERONIMO-4146) Handle Security in EAR PlanCreator

2008-07-10 Thread Shrey Banga (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shrey Banga updated GERONIMO-4146: -- Comment: was deleted > Handle Security in EAR PlanCrea

[jira] Updated: (GERONIMO-4146) Handle Security in EAR PlanCreator

2008-07-10 Thread Shrey Banga (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shrey Banga updated GERONIMO-4146: -- Attachment: (was: Advanced_Settings-initial.jpg) > Handle Security in EAR PlanCrea

[jira] Updated: (GERONIMO-4146) Handle Security in EAR PlanCreator

2008-07-10 Thread Shrey Banga (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shrey Banga updated GERONIMO-4146: -- Attachment: (was: Run_As_Subject_Dialog.jpg) > Handle Security in EAR PlanCrea

[jira] Updated: (GERONIMO-4146) Handle Security in EAR PlanCreator

2008-07-10 Thread Shrey Banga (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shrey Banga updated GERONIMO-4146: -- Attachment: (was: Role_Mappings_Tree.jpg) > Handle Security in EAR PlanCrea

[jira] Updated: (GERONIMO-4146) Handle Security in EAR PlanCreator

2008-07-10 Thread Shrey Banga (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shrey Banga updated GERONIMO-4146: -- Attachment: (was: Role_Mapping_Dialog.jpg) > Handle Security in EAR PlanCrea

[jira] Updated: (GERONIMO-4146) Handle Security in EAR PlanCreator

2008-07-10 Thread Shrey Banga (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shrey Banga updated GERONIMO-4146: -- Attachment: (was: Security_tab-initial.jpg) > Handle Security in EAR PlanCrea

[jira] Updated: (GERONIMO-4146) Handle Security in EAR PlanCreator

2008-07-10 Thread Shrey Banga (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shrey Banga updated GERONIMO-4146: -- Attachment: (was: Security_tab-populated.jpg) > Handle Security in EAR PlanCrea

[jira] Updated: (GERONIMO-4146) Handle Security in EAR PlanCreator

2008-07-10 Thread Shrey Banga (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shrey Banga updated GERONIMO-4146: -- Attachment: 3_Role_Mappings_Tree.jpg 2_Role_Mapping_Dialog.jpg

[jira] Updated: (GERONIMO-4146) Handle Security in EAR PlanCreator

2008-07-10 Thread Shrey Banga (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shrey Banga updated GERONIMO-4146: -- Attachment: 7_Generated_Plan.jpg > Handle Security in EAR PlanCrea

[jira] Updated: (GERONIMO-4146) Handle Security in EAR PlanCreator

2008-07-10 Thread Shrey Banga (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shrey Banga updated GERONIMO-4146: -- Attachment: 6_Security_tab-populated.jpg 5_Run_As_Subject_Dialog.jpg

[jira] Commented: (GERONIMO-4146) Handle Security in EAR PlanCreator

2008-07-10 Thread Shrey Banga (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12612770#action_12612770 ] Shrey Banga commented on GERONIMO-4146: --- Thanks Shiva, it only gets bette

[jira] Updated: (GERONIMO-4192) Do syntax highlighting of the generated plan in EAR PlanCreator

2008-07-11 Thread Shrey Banga (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shrey Banga updated GERONIMO-4192: -- Attachment: After.jpg > Do syntax highlighting of the generated plan in EAR PlanCrea

[jira] Updated: (GERONIMO-4192) Do syntax highlighting of the generated plan in EAR PlanCreator

2008-07-11 Thread Shrey Banga (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shrey Banga updated GERONIMO-4192: -- Attachment: Before.jpg > Do syntax highlighting of the generated plan in EAR PlanCrea

[jira] Updated: (GERONIMO-4146) Handle Security in EAR PlanCreator

2008-07-11 Thread Shrey Banga (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shrey Banga updated GERONIMO-4146: -- Attachment: EAR_Security_Icons.zip Attached EAR_Security_Icons.zip which contains icons

[jira] Updated: (GERONIMO-4192) Do syntax highlighting of the generated plan in EAR PlanCreator

2008-07-11 Thread Shrey Banga (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shrey Banga updated GERONIMO-4192: -- Attachment: EAR-Syntax-Highlighting-1.patch Attached EAR-Syntax-Highlighting-1.patch for

[jira] Created: (GERONIMO-4195) Handle References in EAR PlanCreator

2008-07-11 Thread Shrey Banga (JIRA)
) Components: PlanCreator Affects Versions: 2.2 Reporter: Shrey Banga Assignee: Shrey Banga Fix For: 2.2 -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.

[jira] Created: (GERONIMO-4196) Handle Resources in EAR PlanCreator

2008-07-11 Thread Shrey Banga (JIRA)
) Components: PlanCreator Affects Versions: 2.2 Reporter: Shrey Banga Assignee: Shrey Banga Fix For: 2.2 Create a Resource tab for adding application specific resources such as: 1. Database Connection Pools 2. JMS Connection Factories & Destinatio

[jira] Created: (GERONIMO-4197) Use JAXB+DWR to eliminate ConfigData overhead

2008-07-11 Thread Shrey Banga (JIRA)
(Regular issues) Components: PlanCreator Affects Versions: 2.2 Reporter: Shrey Banga Fix For: 2.2 Presently PlanCreator uses a set of ConfigData classes which basically wrap around xmlbean classes to create the deployment plans. These classes are exposed to DWR

[jira] Created: (GERONIMO-4198) Use a custom icon for PlanCreator in Admin Console

2008-07-11 Thread Shrey Banga (JIRA)
: public (Regular issues) Components: PlanCreator Affects Versions: 2.2 Reporter: Shrey Banga Assignee: Shrey Banga Fix For: 2.2 Attachments: PlanCreator.gif The PlanCreator needs a more descriptive icon to represent the work it does

[jira] Updated: (GERONIMO-4198) Use a custom icon for PlanCreator in Admin Console

2008-07-11 Thread Shrey Banga (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shrey Banga updated GERONIMO-4198: -- Attachment: PlanCreator.gif > Use a custom icon for PlanCreator in Admin Cons

[jira] Updated: (GERONIMO-4198) Use a custom icon for PlanCreator in Admin Console

2008-07-11 Thread Shrey Banga (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shrey Banga updated GERONIMO-4198: -- Attachment: Icon-Admin-Console.patch Copy PlanCreator.gif to \plugins\console\console

[jira] Updated: (GERONIMO-4198) Use a custom icon for PlanCreator in Admin Console

2008-07-11 Thread Shrey Banga (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shrey Banga updated GERONIMO-4198: -- Attachment: PlanCreator_old.gif PlanCreator.gif > Use a custom icon

[jira] Updated: (GERONIMO-4198) Use a custom icon for PlanCreator in Admin Console

2008-07-11 Thread Shrey Banga (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shrey Banga updated GERONIMO-4198: -- Attachment: (was: PlanCreator.gif) > Use a custom icon for PlanCreator in Admin Cons

[jira] Updated: (GERONIMO-4198) Use a custom icon for PlanCreator in Admin Console

2008-07-11 Thread Shrey Banga (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shrey Banga updated GERONIMO-4198: -- Attachment: PlanCreator.gif > Use a custom icon for PlanCreator in Admin Cons

[jira] Updated: (GERONIMO-4198) Use a custom icon for PlanCreator in Admin Console

2008-07-11 Thread Shrey Banga (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shrey Banga updated GERONIMO-4198: -- Attachment: (was: PlanCreator.gif) > Use a custom icon for PlanCreator in Admin Cons

[jira] Created: (GERONIMO-4204) Admin Console portlets layout messed up after accessibility changes

2008-07-14 Thread Shrey Banga (JIRA)
: Bug Security Level: public (Regular issues) Components: console Affects Versions: 2.2 Reporter: Shrey Banga Assignee: Shrey Banga Fix For: 2.2 The layout of portlets in Admin Console such as: 1. All application portlets 2. Server Logs

[jira] Updated: (GERONIMO-4204) Admin Console portlets layout messed up after accessibility changes

2008-07-21 Thread Shrey Banga (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shrey Banga updated GERONIMO-4204: -- Assignee: (was: Shrey Banga) > Admin Console portlets layout messed up af

[jira] Commented: (GERONIMO-4204) Admin Console portlets layout messed up after accessibility changes

2008-07-21 Thread Shrey Banga (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12615163#action_12615163 ] Shrey Banga commented on GERONIMO-4204: --- I am currently focussing on GERO

[jira] Assigned: (GERONIMO-4197) Use JAXB+DWR to eliminate ConfigData overhead

2008-07-21 Thread Shrey Banga (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shrey Banga reassigned GERONIMO-4197: - Assignee: Shrey Banga > Use JAXB+DWR to eliminate ConfigData overh

[jira] Created: (GERONIMO-4213) Show a "Loading" message while PlanCreator loads

2008-07-24 Thread Shrey Banga (JIRA)
rity Level: public (Regular issues) Components: PlanCreator Affects Versions: 2.2 Reporter: Shrey Banga Assignee: Shrey Banga Fix For: 2.2 Presently users can see all the dijit components until they are parsed which is ugly. It should be replaced with

[jira] Created: (GERONIMO-4214) Port WAR PlanCreator to dojo+dwr+jaxb

2008-07-24 Thread Shrey Banga (JIRA)
) Components: PlanCreator Affects Versions: 2.2 Reporter: Shrey Banga Assignee: Shrey Banga Fix For: 2.2 Port the WAR PlanCreator to dojo+dwr+jaxb, on the lines of EAR PlanCreator and get rid of all the xmlbean wrapper classes. -- This message is

[jira] Updated: (GERONIMO-4197) Use JAXB+DWR to eliminate ConfigData overhead

2008-07-27 Thread Shrey Banga (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shrey Banga updated GERONIMO-4197: -- Attachment: GEP_JAXB_1.patch Apply GEP_JAXB_1.patch to gep trunk. This includes minor

[jira] Created: (GERONIMODEVTOOLS-450) Modifications to JAXB classes for DWR in PlanCreator

2008-07-27 Thread Shrey Banga (JIRA)
: Improvement Components: eclipse-plugin Affects Versions: 2.1.2 Reporter: Shrey Banga Assignee: Shiva Kumar H R Fix For: 2.1.2 I've attached a patch which makes some modifications to JAXB classes in GEP in order to support their use with D

[jira] Updated: (GERONIMO-4197) Use JAXB+DWR to eliminate ConfigData overhead

2008-07-27 Thread Shrey Banga (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shrey Banga updated GERONIMO-4197: -- Attachment: (was: GEP_JAXB_1.patch) > Use JAXB+DWR to eliminate ConfigData overh

[jira] Commented: (GERONIMODEVTOOLS-450) Modifications to JAXB classes for DWR in PlanCreator

2008-07-27 Thread Shrey Banga (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12617363#action_12617363 ] Shrey Banga commented on GERONIMODEVTOOLS-450: -- Apply GEP_JA

[jira] Updated: (GERONIMODEVTOOLS-450) Modifications to JAXB classes for DWR in PlanCreator

2008-07-27 Thread Shrey Banga (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shrey Banga updated GERONIMODEVTOOLS-450: - Attachment: GEP_JAXB_1.patch > Modifications to JAXB classes for

[jira] Updated: (GERONIMO-4197) Use JAXB+DWR to eliminate ConfigData overhead

2008-07-27 Thread Shrey Banga (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shrey Banga updated GERONIMO-4197: -- Comment: was deleted > Use JAXB+DWR to eliminate ConfigData overh

[jira] Updated: (GERONIMO-4197) Use JAXB+DWR to eliminate ConfigData overhead

2008-07-28 Thread Shrey Banga (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shrey Banga updated GERONIMO-4197: -- Attachment: EAR_JAXB_1.patch EAR_JAXB_1.patch attached > Use JAXB+DWR to elimin