# Exclude endpoints with AS42 @SecurityDomain
org/jboss/test/ws/jaxws/samples/securityDomain/SecureEndpointImpl.*
org/jboss/test/ws/jaxws/samples/news/SecureNewspaperSWAEndpoint.*
org/jboss/test/ws/jaxws/samples/news/SecureNewspaperMTOMEndpoint.*

# UsernameTokenHTTPSTestCase requires keystore & trustore in jboss-web tomcat configuration
org/jboss/test/ws/interop/nov2007/wsse/UsernameTokenHTTPSTestCase.*

# [EJBTHREE-1152] service-ref in ejb-jar.xml is ignored
org/jboss/test/ws/jaxws/samples/serviceref/ServiceRefEJBTestCase.*

# [JBWS-1967] Implement in memory webapp deployment
org/jboss/test/ws/jaxws/endpoint/**

# [JBWS-2217] Fix BPEL jaxrpc samples
org/jboss/test/ws/jaxrpc/samples/wsbpel/hello/*TestCase.*

