Re: [JBoss-user] [OT] Frameworks

2003-10-25 Thread Stephen Davidson
Eric Jain wrote: Having spent a fair amount of time with Eclipse recently, I couldn't help feeling that many of the concepts used for their plug-in architecture would greatly improve complex server side applications. I'd just like to pick out two issues; let me know if have any solutions or workaro

Re: [JBoss-user] [OT] Frameworks

2003-10-24 Thread Brian Wallis
On Thu, 23 Oct 2003 23:56, Eric Jain wrote: > (ear, war...). JBoss does assign identifiers to deployed applications > (looks something like > J2EEServer=Local,j2eeType=J2EEApplication,name=test.ear, I believe), but > I am not aware of any possibility to use this for specifying > dependencies (as a

[JBoss-user] [OT] Frameworks

2003-10-23 Thread Eric Jain
Having spent a fair amount of time with Eclipse recently, I couldn't help feeling that many of the concepts used for their plug-in architecture would greatly improve complex server side applications. I'd just like to pick out two issues; let me know if have any solutions or workarounds... 1) Depen