<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Yes. There were http invoker based tests spread out across the
org.jboss.test.* packages so these need to be pulled into a new package
to run against a new config. I created
<a class="moz-txt-link-freetext" href="https://jira.jboss.org/jira/browse/JBAS-6123">https://jira.jboss.org/jira/browse/JBAS-6123</a> for that.<br>
<br>
Adrian Brock wrote:
<blockquote cite="mid:1224587846.3671.12.camel@warjort" type="cite">
<pre wrap="">On Mon, 2008-10-20 at 10:02 -0700, Scott Stark wrote:
</pre>
<blockquote type="cite">
<pre wrap="">If we really want to remove the http-invoker.sar, then all of thoses
tests need to be pulled into a separate test config, or a remoting based
http invoker added in its place.
</pre>
</blockquote>
<pre wrap=""><!---->
I used the http invoker in the web-profile tests (to deploy test
applications and shutdown the server from the testsuite).
This was because I want to test the server with no remote
jndi/rmi/etc. Only port 8080 should be open.
In practice, this is just a test configuration so it should just be
a case of copying it from the legacy remoting examples in docs.
</pre>
</blockquote>
<br>
</body>
</html>