Hi,
I had a working petclinic for flex. I did a "security setup" to add security. After that i changed <flex-broker> tag to add <flex:secured\> . I followed "secured" example in spring blazeds integration example project "test-drive". Now i am able to login and logout sucessfully.

The issue is now all my remoting methods are not working i.e list, create, remove etc are being returned back as "method not found"

Is this a know issue , am i missing any xml tags ?

regards,
Pavan