Looks like the TomEE build did not yet pick up latest OWB.

> at 
> org.apache.webbeans.event.NotificationManager.fireEvent(NotificationManager.java:616)

This points to an invalid line.

Could you probably build OWB locally and add 


<libs>
  <lib>remove:openwebbeans-impl</lib>
  <lib>org.apache.openwebbeans:openwebbeans-impl:1.5.0-SNAPSHOT</lib>
</libs>

to your maven-tomee-plugin configuration?


txs and LieGrue,
strub


On Thursday, 2 October 2014, 7:20, "[email protected]" 
<[email protected]> wrote:


>
>
>Hi Mark, catalina.out is in the gist
>
>Skickat från min iPhone
>
>
>> 2 okt 2014 kl. 07:10 skrev Mark Struberg <[email protected]>:
>> 
>> can you share any stack trace or error message?
>> 
>> LieGrue,
>> strub
>> 
>> 
>> 
>> 
>>>> On Wednesday, 1 October 2014, 22:12, Karl Kildén <[email protected]> 
>>>> wrote:
>>>> Very nice! Great job everyone.
>>> 
>>> My main tomee app blew up completely after downloading a snap here:
>>> http://tomee.apache.org/download/tomee-2.0.0-snapshot.html
>>> 
>>> Seems it's a pretty new snapshot...
>>> 
>>> https://gist.github.com/karlkilden/58f4ef9839e8fe47530c
>>> 
>>> cheers
>>> 
>>> 
>>> On 1 October 2014 20:33, Jens Schumann <[email protected]>
>>> wrote:
>>> 
>>>> Congratulation!
>>>> 
>>>> .oO(I always assumed, that we have to wait till the end of Arne's 
>>> upcoming
>>>> parental leave;)
>>>> 
>>>>> On 01 Oct 2014, at 20:23, "Mark Struberg" 
>>> <[email protected]> wrote:
>>>>> 
>>>>> But we do!
>>>>> 
>>>>> Folks, I'm proud to announce that we finally pass the standalone 
>>> part of
>>>> the CDI-1.2 TCK!
>>>>> 
>>>>> Please, all do checkout our latest OWB 1.5.0-SNAPSHOT (or simply 
>>> compile
>>>> it yourself [1]) and test YOUR application with it. Any feedback is 
>>> welcome!
>>>>> 
>>>>> I like to kick off the release train for OWB tomorrow.
>>>>> 
>>>>> We will now continue with cleanup and performance improvements. And 
>>> also
>>>> with working on the EE TCK over in TomEE.
>>>>> 
>>>>> 
>>>>> txs and LieGrue,
>>>>> strub
>>>>> 
>>>> 
>>> 
>
>

Reply via email to