cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to initialize service 'RemoveComponentServiceInterface'

Former Member
0 Kudos

Hi everyone!

I'm trying to use the api's RemoveComponentServiceInterface by doing the following:

RemoveComponentServiceInterface removeService = (RemoveComponentServiceInterface) Services.getService(
                    "com.sap.me.production", "RemoveComponentServiceInterface");

On runtime I get the following exception: Unable to initialize service 'RemoveComponentServiceInterface'

I can't figure out where my mistake may be. Any hints?

Thanks a lot!

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

See

Answers (0)