I have deployed a Tuscany SCA component (developed in IBM Rational Application Developer) to WebSphere 8.5. It has a Web Service binding, with 5 methods. I want to apply different Policy Sets to each method. However, in the Admin Console, under Service Providers, I can only see the Service, and the Endpoint - ie No Operations are listed.
I can do this just fine at the Operation level with regular JAX-WS service components.
This is day 2 of trying to solve this. I've tried all of the SCA Annotations in the Java implementation code, but no joy.
Anyone got any ideas?