Re: geronimo plan help

2007-05-21 Thread Shiva Kumar H R
Please read Aaron's book on Geronimo http://www.chariotsolutions.com/geronimo/geronimo-1.1/geronimo-html-one-page.html. I find it to be a great documentation for almost anything related to Geronimo Deployment Plans. I can understand your frustrations. It's no different for me when it comes to

Re: geronimo plan help

2007-05-21 Thread Sachin Patel
The primary issue is based on past experiences I chose EMF as the modeling framework around the plans, but after several releases came to the quick realization that it was too heavyweight for our purpose. This and the fact that are schemas each release have not been cumulative additions

Re: geronimo plan help

2007-05-21 Thread David Jencks
Can the eclipse plan editors be based on jsr-88 DConfigBeans? We certainly don't have complete DConfigBean support for our plans, but having an actual editor using them might provide some incentive to keep the jsr-88 support up to date and complete. The more up to date parts of the

Re: geronimo plan help

2007-05-21 Thread Sachin Patel
I don't know too much about the DConfigBean support but from a quick glance at the description one of the intents for DConfigBeans is to exploit its use through vendor tooling. So regardless of what the underlying technology is being used to read/write the descriptor XMLBeans, EMF, or

Re: geronimo plan help

2007-05-21 Thread Shiva Kumar H R
An Architect user was suggesting on the other thread that a tool/wizard for auto creating Geronimo Deployment Plan by scanning the corresponding Java-EE plan/annotation would fit best within Admin Console, may be as an extension to the Deploy

Re: geronimo plan help

2007-05-21 Thread Shiva Kumar H R
Extending WTP's Structured Text Editors is definitely a workable solution. My +1 for it ;-) They could later be extended to add form based editing. Let's look more into JSR-88 DConfigBeans and see if Eclipse also provides any generic DConfigBean based editors! - Shiva On 5/21/07, Sachin Patel

Re: geronimo plan help

2007-05-19 Thread Doug Lochart
Lin, Thanks for trying to help. I do appreciate it. I may not have made my questions/gripes clear. So I will reiterate after your replies. Lin Sun wrote: Hi, I am not a plan expert at all but I'll try answer your questions... What I find most useful besides reading the existing samples

geronimo plan help

2007-05-18 Thread Doug Lochart
As I am struggling to deploy my app I have been scouring through the documentation looking for help and clues. I keep running into examples that merely show what an openejb-jar.xml would look like or a sample geronimo-application.xml. There amy be a few places but in most cases there is no