Nice to share your point of view. Il will try to think about to enrich the discussion.
mnour wrote: > > You are right, but it is something that we can work at. I will try to > make a list of features that we need to make avail to make OpenEJB > more production oriented and share it with the team by this weekend. > > On Thu, Jun 18, 2009 at 12:44 PM, Jean-Louis > MONTEIRO<[email protected]> wrote: >> >> Yes, definitely. >> >> My feeling is that OpenEJB is very useful in development and for tests. >> Moreover, it provides additional useful feature (embedded, EJB 3.1, >> ....). >> But, it seems to me that it's not fully production oriented. >> >> I'm sure we can add some nice features like monitoring, hot deployment, >> ... >> I'm trying to work on monitoring first to give you prototype. >> >> Thanks for the feedback. >> >> >> >> mnour wrote: >>> >>> no, it is very logical to have such feature, whether hot-deployed or >>> not, for example in WAS - IBM WebSphere Application Server - you >>> create the JDBC Driver, configure it and then you create a datasource >>> without the need to restart. >>> >>> So, in either way we need that feature for sure. >>> >>> On Thu, Jun 18, 2009 at 10:54 AM, Jean-Louis >>> MONTEIRO<[email protected]> wrote: >>>> >>>> Hi, >>>> >>>> Currently, OpenEJB supports hot deployments (ear, war, ...). >>>> There is still databases to configure so (as far as I know), you always >>>> need >>>> to stop OpenEJB, change database configuration in openejb.xml and >>>> restart. >>>> >>>> Before OpenEJB, I was used to work with JBoss AS and something was very >>>> useful. With JBoss, you can deploy an XML file <your name>-ds.xml and >>>> JBoss >>>> automatically starts and configures the new datasource. >>>> >>>> It would be nice to add such kind of feature in OpenEJB by using the >>>> same >>>> kind of configuration, or by adding a file in <module>/META-INF or >>>> anything >>>> else. >>>> >>>> Is it stupid or useless ? >>>> >>>> >>>> ----- >>>> Jean-Louis >>>> -- >>>> View this message in context: >>>> http://www.nabble.com/Hot-deployment-and-datasources-tp24088169p24088169.html >>>> Sent from the OpenEJB Dev mailing list archive at Nabble.com. >>>> >>>> >>> >>> >>> >>> -- >>> ---- >>> Thanks >>> - Mohammad Nour >>> - LinkedIn: http://www.linkedin.com/in/mnour >>> ---- >>> "Life is like riding a bicycle. To keep your balance you must keep >>> moving" >>> - Albert Einstein >>> >>> >> >> >> ----- >> Jean-Louis >> -- >> View this message in context: >> http://www.nabble.com/Hot-deployment-and-datasources-tp24088169p24089671.html >> Sent from the OpenEJB Dev mailing list archive at Nabble.com. >> >> > > > > -- > ---- > Thanks > - Mohammad Nour > - LinkedIn: http://www.linkedin.com/in/mnour > ---- > "Life is like riding a bicycle. To keep your balance you must keep moving" > - Albert Einstein > > ----- Jean-Louis -- View this message in context: http://www.nabble.com/Hot-deployment-and-datasources-tp24088169p24091008.html Sent from the OpenEJB Dev mailing list archive at Nabble.com.
