Re: Question in regard to QuickServerXmlParser#value

2013-06-05 Thread Romain Manni-Bucau
Yep Le 6 juin 2013 01:34, "Oz M" a écrit : > > > > Validation: do you mean get familiar with: > org.apache.openejb.config.rules? > > >Sample: do you mean the examples under org.superbiz...? > > > > > 2013/6/6 Romain Manni-Bucau > > > Basically you look part which are not in the server but to

Re: Question in regard to QuickServerXmlParser#value

2013-06-05 Thread Oz M
> > Validation: do you mean get familiar with: org.apache.openejb.config.rules? > Sample: do you mean the examples under org.superbiz...? 2013/6/6 Romain Manni-Bucau > Basically you look part which are not in the server but tolling. Maybe not > your goal. > > Maybe try to get familiar with

Re: Question in regard to QuickServerXmlParser#value

2013-06-05 Thread Romain Manni-Bucau
Basically you look part which are not in the server but tolling. Maybe not your goal. Maybe try to get familiar with the validation rules or try to enhance our sample is easier and more valued for you Le 6 juin 2013 01:15, "Oz M" a écrit : > Thank you Romain for the answer, > > > By the way, > I

Re: Question in regard to QuickServerXmlParser#value

2013-06-05 Thread Oz M
Thank you Romain for the answer, By the way, I am writing tests for that class since I am very new to the project and wanted to start simple. The simplest thing I could think about is writing tests for the util package. If there are other tasks that you can recommend me to work on, that are more

Re: Question in regard to QuickServerXmlParser#value

2013-06-05 Thread Romain Manni-Bucau
Hi, the map is a trick to store values (because you don't know which connectors you'll find) but it is not intended to stack all values. If nothing is in the map default value is expected and as it is passed in parameter no need to store it. This class is used for particular needs (not sure why y

Question in regard to QuickServerXmlParser#value

2013-06-05 Thread Oz M
Hello all, I am in the middle of writing unit tests for *QuickServerXmlParser*. Looking at the code of QuickServerXmlParser#value(KEY, DEFAUTL_VALUE) it seems that in case the underlying map does not contain the key KEY the method return DEFAULT_VALUE but DEFAULT_VALUE isn't being saved in the un

CMS diff: Quartz Resource Adapter usage

2013-06-05 Thread Anonymous CMS User
Clone URL (Committers only): https://cms.apache.org/redirect?new=anonymous;action=diff;uri=http://tomee.apache.org/examples-trunk%2Fquartz-app%2FREADME.md Index: trunk/content/examples-trunk/quartz-app/README.md === --- trunk/conten

CMS diff: JMS Resources and MDB Container

2013-06-05 Thread Anonymous CMS User
Clone URL (Committers only): https://cms.apache.org/redirect?new=anonymous;action=diff;uri=http://tomee.apache.org/jms-resources-and-mdb-container.mdtext Index: trunk/content/jms-resources-and-mdb-container.mdtext === --- trunk/cont

CMS diff: JMS Resources and MDB Container

2013-06-05 Thread Anonymous CMS User
Clone URL (Committers only): https://cms.apache.org/redirect?new=anonymous;action=diff;uri=http://tomee.apache.org/jms-resources-and-mdb-container.mdtext Index: trunk/content/jms-resources-and-mdb-container.mdtext === --- trunk/cont

Re: Time for 1.6.0 or other maintenance release

2013-06-05 Thread Romain Manni-Bucau
if anyone would want a 1.5.3 we'd need to fixc all the regressions introduced in 1.5.2 -> $time$ but that's *mandatory* * * *Romain Manni-Bucau* *Twitter: @rmannibucau * *Blog: **http://rmannibucau.wordpress.com/* *LinkedIn: **http

Re: CMS diff: JMS Resources and MDB Container

2013-06-05 Thread Jean-Louis MONTEIRO
Hi, just saw this contribution. I did not committed it cause I'm not sure of the content regarding what we want. We usually don't deliver activemq-spring for example because we don't need it. thoughts, JLouis 2013/6/4 Anonymous CMS User > Clone URL (Committers only): > > https://cms.apache.o

Re: Adding unit tests to org.apache.tomee.util.SimpleTomEEFormatter

2013-06-05 Thread Jean-Louis MONTEIRO
We want to keep TomEE as thin as possible. We already have a lot of dependencies so as a best practice principle, we try to use them as much as possible and only import new things only of necessary. JLouis 2013/6/5 Oz M > *Romain,* > *Thank you very much for committing the unit tests.* > * > *

Time for 1.6.0 or other maintenance release

2013-06-05 Thread Jean-Louis MONTEIRO
Hey guys, Was just wondering if there is any plans for 1.6.0? We are currently waiting for releases on openwebbeans, xbean, openjpa AFAIR. I would love to have it before end of June or in July. Does someone have something to commit o a task to work on? Is there also some interest on creating a n