[arquillian-issues] [JBoss JIRA] Resolved: (ARQ-57) JBossAS Remote Containers Depend upon Sun JDK

Aslak Knutsen (JIRA) jira-events at lists.jboss.org
Mon Feb 7 04:13:39 EST 2011


     [ https://issues.jboss.org/browse/ARQ-57?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aslak Knutsen resolved ARQ-57.
------------------------------

    Resolution: Done


https://github.com/aslakknutsen/arquillian/commits/the_bigger_picture

> JBossAS Remote Containers Depend upon Sun JDK
> ---------------------------------------------
>
>                 Key: ARQ-57
>                 URL: https://issues.jboss.org/browse/ARQ-57
>             Project: Arquillian
>          Issue Type: Bug
>          Components: JBoss Containers
>            Reporter: Andrew Rubinger
>            Assignee: Aslak Knutsen
>             Fix For: 1.0.0.CR1
>
>
> Both the AS 5.1 and 6.0 implementations of JbossRemoteContainer have:
> import com.sun.net.httpserver.HttpExchange;
> import com.sun.net.httpserver.HttpHandler;
> import com.sun.net.httpserver.HttpServer
> Recommend an external dependency on a safe alternative like apache-httpcomponent's HttpClient or Jetty, ie:
> http://anonsvn.jboss.org/repos/jbossas/projects/ejb-book/trunk/ch07-rsscache/src/test/java/org/jboss/ejb3/examples/ch07/rsscache/RssCacheTestCaseBase.java

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the arquillian-issues mailing list