<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<tt>Hi Wolfgang,<br>
<br>
I just tested this with 7.1.0.CR1 (see attached server log) -
everything seems to be in order on fedora.<br>
We currently have however a critical issue on windows (<a
href="https://issues.jboss.org/browse/AS7-2392">AS7-2392</a>)
that might be related to what you are seeing.<br>
<br>
I suggest, we wait for Brian to clear this up and then have
another look to see if your issue is still there.<br>
<br>
cheers<br>
-thomas<br>
<br>
</tt><br>
On 01/12/2012 09:27 PM, Wolfgang Knauf wrote:
<blockquote cite="mid:4F0F4248.1070003@gmx.de" type="cite">Hi to
all,
<br>
<br>
maybe this is a dumb user question, maybe this is a bug report. As
I am not sure, I hope someone with more knowledge can comment on
this.
<br>
<br>
I am experimenting with JSR88 deployment in AS7 (which now has the
great benefit that the deployed app is still alive after a server
reboot now ;-) )
<br>
<br>
My code is based on a JBoss test:
<br>
<a class="moz-txt-link-freetext" href="https://source.jboss.org/browse/JBossAS/testsuite/integration/smoke/src/test/java/org/jboss/as/test/smoke/jsr88/EnterpriseDeploymentTestCase.java">https://source.jboss.org/browse/JBossAS/testsuite/integration/smoke/src/test/java/org/jboss/as/test/smoke/jsr88/EnterpriseDeploymentTestCase.java</a>
<br>
<br>
JBoss version is 7.0.1CR1.
<br>
<br>
My JSR88 deployer code worked fine for JBoss 4.2 to 6, and with
some minor changes (mostly imports) I could port it to AS7. But
with AS7 undeploy does not seem to work.
<br>
<br>
Attached is the output of the JBoss client side at TRACE level.
<br>
<br>
Everything seems fine, but on the server side, I don't see "app
xyz was undeployed" console output, and "standalone.xml" still
contains the deployed app.
<br>
<br>
<deployments>
<br>
<deployment
name=<a class="moz-txt-link-rfc2396E" href="file:/C:/DOCUME~1/Knuffi/LOCALS~1/Temp/Stateless.ear">"file:/C:/DOCUME~1/Knuffi/LOCALS~1/Temp/Stateless.ear"</a>
runtime-name=<a class="moz-txt-link-rfc2396E" href="file:/C:/DOCUME~1/Knuffi/LOCALS~1/Temp/Stateless.ear">"file:/C:/DOCUME~1/Knuffi/LOCALS~1/Temp/Stateless.ear"</a>>
<br>
<content
sha1="260d86890eb6b1716facde0e7e48819fe3c98f83"/>
<br>
</deployment>
<br>
</deployments>
<br>
<br>
The only server output is a "remote connection was closed by
remote side" warning message, which also happens on JSR88 deploy.
<br>
<br>
I can provide you with a full working sample of my small app if
necessary, but this would need a bit of refactoring :-(
<br>
<br>
Best regards
<br>
<br>
Wolfgang
<br>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
jboss-as7-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:jboss-as7-dev@lists.jboss.org">jboss-as7-dev@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/jboss-as7-dev">https://lists.jboss.org/mailman/listinfo/jboss-as7-dev</a>
</pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">--
xxxxxxxxxxxxxxxxxxxxxxxxxxxx
Thomas Diesler
JBoss OSGi Lead
JBoss, a division of Red Hat
xxxxxxxxxxxxxxxxxxxxxxxxxxxx
</pre>
</body>
</html>