h...@all
I'd like to know if it's valid to have multiple jaxrs:server elements with the same address. Every server has a set of different service beans. The reason why I want to have multiple server configurations is to have different JAXBElementProvider for each server. Is this valid, and what are common pitfalls? Thanks in advance Mirko
