Skip to content
This repository has been archived by the owner on Nov 19, 2018. It is now read-only.

Support Servlet URL injection #2

Open
hasalex opened this issue Nov 13, 2012 · 1 comment
Open

Support Servlet URL injection #2

hasalex opened this issue Nov 13, 2012 · 1 comment

Comments

@hasalex
Copy link
Member

hasalex commented Nov 13, 2012

@ArquillianResource is working fine for root URL :
@ArquillianResource URL baseURL

But it does not work with servlets :
@ArquillianResource(Servlet1.class) URL servlet1BaseURL

@hasalex
Copy link
Member Author

hasalex commented Nov 13, 2012

In CloudbeesContainer.deploy, I should enhance the ProtocolMetaData with the servlets.

ProtocolMetaDataParser, in Openshift container, is a good example and could be reused.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant