]
Christian Connert commented on ARQ-2121:
----------------------------------------
Sure, I created the following pull request:
wlp-managed extension
---------------------
Key: ARQ-2121
URL:
https://issues.jboss.org/browse/ARQ-2121
Project: Arquillian
Issue Type: Feature Request
Components: WebSphere Containers
Affects Versions: 1.0.0.Beta1
Reporter: Christian Connert
Assignee: Gerhard Poul
Attachments: wlp.patch
Hi guys,
I did some work on the wlp-managed container which I would like to share with you:
# Support for multiple JVM arguments
# Support for different context roots (multi war projects)
# Security configuration for deployed applications
# And last but not least fail-safe undeployment (xml) -> seems to be an issue when
running the wlp within windows and the Oracle JVM
Hopfully you find my contribution usefule and will apply the attached patch.
Cheers