Can we change the WS Endpoint published url without web.xml for POJO deployments ?
Issue
- We want to add "/ws/" before my every published web services end-point url.
- We need this functionality as spring-security is implemented in my project and it redirect to log-in page if any url is accessed without doing log-in.
- We will add this pattern into my spring security and it will let go these web service urls (which includes "/ws/") when we are calling them.
Environment
- Red Hat JBoss Enterprise Application Platform (EAP)
- 6.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.