No offense taken :) . I think the approach taken in our http implementation might work here too. If we find Jetty in the classpath, deploy war in jetty. Could also set a system property to enable/disable this behaviour
On Wed, Aug 13, 2008 at 9:43 AM, Mohammad Nour El-Din < [EMAIL PROTECTED]> wrote: > Sounds a great idea from the technical point of view. But as we are > implementing an EJB container does it sound logical to support > deploying Web modules too ?. Take into consideration that we already > have embedded mode with Tomcat - no offense Karan :D . > > On Tue, Aug 12, 2008 at 8:50 PM, Dain Sundstrom <[EMAIL PROTECTED]> wrote: > > This would be awesome! Especially for the testing scenario that Jon is > > using. > > > > If you need any help, let me know. > > > > -dain > > > > On Aug 12, 2008, at 4:09 AM, Karan Malhi wrote: > > > >> Hi All, > >> > >> I am looking into adding war support in the standalone server i.e. when > a > >> standalone openejb server starts, it should be able to host web apps. > Any > >> war or a war in an ear should be supported. > >> What do you think? > >> > >> PS: I actually went ahead and added a JIRA before posting this to the > list > >> (should have done the other way round) -- > >> https://issues.apache.org/jira/browse/OPENEJB-890 > >> > >> > >> -- > >> Karan Singh Malhi > > > > > > > > -- > Thanks > - Mohammad Nour > -- Karan Singh Malhi
