Hi McConnell, Yeah... I'm looking for exhaustive list of dependencies. Actually upto now when we click add button to add a dependency in Geronimo deployment plan editor (Dependency page) in the Geronimo Eclipse Plugin,what we get is a wizard which ask us to fill information like artifact-id,group-id etc. of the dependency which is to be added in geronimo-web.xml file.
I want to change the functionality of this add button.I think more intuitive is that when we click add button there should come a wizard with exhaustive list of dependencies that can be added to geronimo-web.xml file.User should select out of these. For that I have to enquire server to get this exhaustive list. Thanks, Saurabh Sharma Bachelor of Technology, III year Department of Electronics and Computer Science Indian Institute of Technology Roorkee On Fri, Jun 13, 2008 at 6:22 AM, Tim McConnell <[EMAIL PROTECTED]> wrote: > Hi Saurabh, I apologize but I'm having a little trouble understanding > exactly what you're looking for. Are you looking for an an exhaustive list > of dependencies that can be added to the Geronimo deployment plan editor(s) > in the Geronimo Eclipse Plugin ?? > > > Saurabh Sharma wrote: > >> >> Hi, >> I'm new to plugin development in eclipse for geronimo.For dependencies >> section >> I require the list of dependencies to be added in deployment plan >> descriptor.For >> which i have to retrieve database list from server.what can be the way for >> that? >> >> Saurabh Sharma >> Bachelor of Technology, III year >> Department of Electronics and Computer Science >> Indian Institute of Technology Roorkee >> >> > -- > Thanks, > Tim McConnell > >
