[jboss-jira] [JBoss JIRA] Resolved: (JBAS-6436) Fix in memory webapp deployment
Thomas Diesler (JIRA)
jira-events at lists.jboss.org
Fri Jan 30 16:34:44 EST 2009
[ https://jira.jboss.org/jira/browse/JBAS-6436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Thomas Diesler resolved JBAS-6436.
----------------------------------
Resolution: Done
Refactored Tomcat integration such that it does not depend on VFSDeployment any more
public abstract class AbstractWarDeployer extends AbstractSimpleRealDeployer<JBossWebMetaData>
[tdiesler at tdvaio native-tests]$ mvn -Pjboss501 -Dnoprepare -Dtest=EndpointTestCase test
Running org.jboss.test.ws.jaxws.endpoint.EndpointTestCase
Retrieving document at 'http://localhost:8080/jaxws-endpoint?wsdl'.
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.949 sec
> Fix in memory webapp deployment
> -------------------------------
>
> Key: JBAS-6436
> URL: https://jira.jboss.org/jira/browse/JBAS-6436
> Project: JBoss Application Server
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Deployers
> Affects Versions: JBossAS-5.0.0.GA
> Reporter: Thomas Diesler
> Assignee: Thomas Diesler
> Fix For: JBossAS-5.0.1.GA
>
>
> The WS Endpoint API depends on in-memory webapp deployment. This required piece of JavaEE5 functionality is however not properly tested by the TCK.
> The Endpoint API works in AS42.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list