Hi,

I fixed it in HeuristicPojoProcessor to exclude the method/field annotated with @Callback.

Thanks,
Raymond

----- Original Message ----- From: "Jean-Sebastien Delfino" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Sunday, May 06, 2007 9:41 AM
Subject: Re: Callbacks are properties?


ant elder wrote:
Running the simple callback sample prints out a warning about a property not having a type. This is because HeuristicPojoProcessor handles callbacks by making them properties, see HeuristicPojoProcessor line 160. This means we output a warning from DefaultCompositeBuilder line 375. Which one of these
is wrong?

  ...ant


Fields annotated with @Callbacks are not SCA properties that you can configure in an SCA assembly. That's probably a bug in HeuristicPojoProcessor.

--
Jean-Sebastien


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to