[arquillian-issues] [JBoss JIRA] (ARQ-453) Support Apache HTTPD as a DeployableContainer in Managed mode

Stefan Miklosovic (JIRA) issues at jboss.org
Mon Jun 30 06:29:27 EDT 2014


    [ https://issues.jboss.org/browse/ARQ-453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12980570#comment-12980570 ] 

Stefan Miklosovic commented on ARQ-453:
---------------------------------------

[~ozizka] [~rrajesh] ([~aslak])

feel free to extend https://github.com/smiklosovic/arquillian-container-apache, I am done with this as I do not know how to advance with problems I described there, maybe some topic for gsoc or bachelor thesis?

> Support Apache HTTPD as a DeployableContainer in Managed mode
> -------------------------------------------------------------
>
>                 Key: ARQ-453
>                 URL: https://issues.jboss.org/browse/ARQ-453
>             Project: Arquillian
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: Apache HTTPD Containers
>            Reporter: Ondrej Zizka
>             Fix For: httpd_1.0.0.next
>
>
> The DeployableContainer interface provided by Arquillian offer a simple abstraction over something that you can setup, start or stop. In addition it can support deploy and undeploy. 
> The same logic can be applied to pure services, e.g. Mail, Database or FTP servers.
> The Apache HTTPD server adapter is a DeployableContainer implementation that control the lifecycle of a local Apache HTTP Server. The Adapter support adding additional HTTPD configuration during setup, and rely on calling out to the command line when starting and stopping the server. The Adapter work with both Windows and Linux based systems.



--
This message was sent by Atlassian JIRA
(v6.2.6#6264)


More information about the arquillian-issues mailing list