}
@Before
public void setUp() throws Exception {
Endpoint.publish( "http://localhost:9891/test", new UserRoleWebService() ); //$NON-NLS-1$
System.setProperty( "com.sun.xml.ws.monitoring.endpoint", "true" );
System.setProperty( "com.sun.xml.ws.monitoring.client", "true" );
System.setProperty( "com.sun.xml.ws.monitoring.registrationDebug", "FINE" );
System.setProperty( "com.sun.xml.ws.monitoring.runtimeDebug", "true" );