Means a validation+log can be added ;)
Le 21 avr. 2013 14:11, "Reinis Vicups" <[email protected]> a écrit :

> "all of the sudden"-part was me changing the visibility of both methods
> FROM PUBLIC TO PACKAGE!
>
> I am sorry for wasting your time, if anyone actually read the previous
> post and tried to think of possible causes.
>
> kind regards
> Reinis
>
> On 04/21/2013 01:56 PM, Reinis Vicups wrote:
>
>> Hello,
>>
>> code that built fine just couple of days ago now "suddenly" fails with
>> the following error in console:
>>
>> SEVERE - FAIL ... SomeClass: asynchronous method missing: "someMethod" in
>> class my.own.SomeClass
>>
>> I get this error for ALL (two in my case) @Asynchronous methods I have in
>> my application.
>>
>> Info message suggests me to set openejb.validation.output.**level for
>> validation details but setting this property by means of jvm
>> -Dopenejb.validation.output.**level=VERBOSE is being ignored and upon
>> new attempt I get the same error and same info message.
>>
>> Unfortunately I get no stacktrace or whatsoever so I don't know where can
>> I debug within openejb to get more information.
>>
>> Anyone maybe has an idea how this can happen and where to look for?
>>
>> The error occurs in an unittest running with 
>> openejb.junit.**ApplicationComposer
>> and when attempting to run the application on tomee.
>>
>> openejb.version : 4.6.0-SNAPSHOT
>> tomee.version : 1.6.0-SNAPSHOT
>>
>> Thanks for your hints
>> Reinis
>>
>
>

Reply via email to