-
Bug
-
Resolution: Done
-
Major
-
None
-
None
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:
- is blocked by
-
SHRINKWRAP-254 Support creation of URLs from a Archive
- Open