You should reset System.setProperty("openejb.validation.output.level",
"VERBOSE"); otherwise looks good
Romain Manni-Bucau
Twitter: @rmannibucau
Blog: http://rmannibucau.wordpress.com/
LinkedIn: http://fr.linkedin.com/in/rmannibucau
Github: https://github.com/rmannibucau



2014-02-07 Tommy Tynjä <[email protected]>:
> Hi.
>
> I've now implemented a test case for CheckAsynchronous. Feedback on
> implementation, code style etc is appreciated before I make a pull request.
> https://github.com/tommysdk/tomee/commit/07e6760e111820ca2753ac6ad034212e5d5531b3
>
> Cheers,
> Tommy
>
> On Thu, Feb 6, 2014 at 8:12 PM, Romain Manni-Bucau 
> <[email protected]>wrote:
>
>> Hi
>>
>> that's the standard entry point for newcomers ;)
>>
>> it let you understand internal model which make it easy to identify
>> where an issue can come from later.
>> Romain Manni-Bucau
>> Twitter: @rmannibucau
>> Blog: http://rmannibucau.wordpress.com/
>> LinkedIn: http://fr.linkedin.com/in/rmannibucau
>> Github: https://github.com/rmannibucau
>>
>>
>>
>> 2014-02-06 Tommy Tynjä <[email protected]>:
>> > Hi!
>> >
>> > I have been following the mailing list for some time and I am interested
>> in
>> > starting contributing to Apache TomEE during my spare time. I've
>> previously
>> > been contributing to the Arquillian and ShrinkWrap projects by RedHat and
>> > I've also made some minor patches to the JBoss AS 7 and Apache Cassandra.
>> >
>> > I met David Blevins at the Jfokus conference yesterday and he gave me a
>> > good hands on introduction to the validation part located in the
>> > container/openejb-core module.
>> >
>> > One thing we noticed was that org.apache.openejb.config.
>> > rules.CheckAsynchronous is missing a test case. I created a JIRA for
>> this:
>> > https://issues.apache.org/jira/browse/OPENEJB-2071 (as a sub-task to
>> > OPENEJB-453 - Validation for EJB 3.0 beans) and I thought this might a
>> good
>> > entry point for me to get started with Apache TomEE. What do you think?
>> >
>> > Best regards,
>> > Tommy Tynjä
>>

Reply via email to