That's what I missed. HeuristicPojoProcessor is computing the reference alright. The problem seems to be somewhere else. I suggest you create a JIRA.
++Vamsi On Fri, Aug 22, 2008 at 9:15 PM, Ramkumar R <[EMAIL PROTECTED]> wrote: > On Fri, Aug 22, 2008 at 9:00 PM, Vamsavardhana Reddy <[EMAIL PROTECTED]>wrote: > >> Hi Ram, >> >> I have made the changes as you suggested and ran the >> CallbackClientTestCase in Eclipse. I have verified in the debugger that the >> reference is computed without any @Reference annotation in the class and the >> test ran fine. What am I missing? >> >> You can set a breakpoint at line 121 in HeuristicPojoProcessor and verify >> that 'type' has a reference as expected. >> >> ++Vamsi >> >> > Hi Vamsi, > > I believe, you might be missing to start the CallbackServer.java from > callback-ws-service sample before running the CallbackClientTestCase. > > -- > Thanks & Regards, > Ramkumar Ramalingam >
