[
https://jira.jboss.org/browse/ARQ-156?page=com.atlassian.jira.plugin.syst...
]
Aslak Knutsen edited comment on ARQ-156 at 5/26/10 5:52 AM:
------------------------------------------------------------
--- Dan Allen ---
Well, I've pretty much taken all the hard work out of it for you :) I've created a
working Maven application that deploys a ShrinkWrap WebArchive to a running GlassFish
server. Shouldn't be too hard to turn this into a container. I'd like to get to
it, but I need to take care of some other things first.
Attached the Maven project. Just run the Jsr88DeploymentClient class as a Main class. Of
course, start GlassFish first.
I tried to use the ReadableArchive, but unfortunately the JSR-88 implementation assumes
that there is a real file underneath the ReadableArchive and it bombs out. Doesn't
look like there is an easy way around it. Nonetheless, it works sufficiently with
exportZip().
Here are some resources that we should attach to this:
http://svn-mirror.glassfish.org/glassfish-svn/tags/3.0/deployment/client/...
http://community.jboss.org/wiki/JSR88Client
--- Dan Allen ---
was (Author: aslak):
--- Dan Allen ---
Well, I've pretty much taken all the hard work out of it for you :) I've created a
working Maven application that deploys a ShrinkWrap WebArchive to a running GlassFish
server. Shouldn't be too hard to turn this into a container. I'd like to get to
it, but I need to take care of some other things first.
Attached the Maven project. Just run the Jsr88DeploymentClient class as a Main class. Of
course, start GlassFish first.
I tried to use the ReadableArchive, but unfortunately the JSR-88 implementation assumes
that there is a real file underneath the ReadableArchive and it bombs out. Doesn't
look like there is an easy way around it. Nonetheless, it works sufficiently with
exportZip().
Here are some resources that we should attach to this (hmm, starting to feel like a forum
post, but I'm closing up shop for the night).
http://svn-mirror.glassfish.org/glassfish-svn/tags/3.0/deployment/client/...
http://community.jboss.org/wiki/JSR88Client
--- Dan Allen ---
Create a DeployableContainer integration for GlassFish Remote
-------------------------------------------------------------
Key: ARQ-156
URL:
https://jira.jboss.org/browse/ARQ-156
Project: Arquillian
Issue Type: Feature Request
Components: GlassFish Containers
Reporter: Aslak Knutsen
Attachments: jsr88-deployment.tar.gz
Arquillian should be able to connect to a remote GlassFish instance in the same way you
can with JBoss AS.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira