[jboss-jira] [JBoss JIRA] Commented: (JBAS-4902) nested jar not deployed

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Mon Oct 29 10:53:01 EDT 2007


    [ http://jira.jboss.com/jira/browse/JBAS-4902?page=comments#action_12384851 ] 
            
Thomas Diesler commented on JBAS-4902:
--------------------------------------

Same is true for nested wars

[tdiesler at tddell jbossws-native-2.0.2]$ ant -Dtest=jaxrpc/jbws128 test

tests-run-internal:
    [junit] Running org.jboss.test.ws.jaxrpc.jbws128.JBWS128TestCase
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.724 sec
    [junit] Test org.jboss.test.ws.jaxrpc.jbws128.JBWS128TestCase FAILED


> nested jar not deployed
> -----------------------
>
>                 Key: JBAS-4902
>                 URL: http://jira.jboss.com/jira/browse/JBAS-4902
>             Project: JBoss Application Server
>          Issue Type: Sub-task
>      Security Level: Public(Everyone can see) 
>            Reporter: Thomas Diesler
>         Assigned To: Scott M Stark
>             Fix For:  JBossAS-5.0.0.Beta3
>
>
> A nested jar inside an ear is not deployed 
> 2007-10-23 18:34:10,954 DEBUG [org.jboss.deployers.plugins.main.MainDeployerImpl] Add deployment: vfsfile:/home/tdiesler/svn/jbossws/stack/native/branches/jbossws-native-2.0.2/output/tests/libs/jaxws-jbws1813.ear
> 2007-10-23 18:34:10,956 DEBUG [org.jboss.xb.binding.parser.sax.SaxJBossXBParser] Created parser: org.apache.xerces.jaxp.SAXParserImpl at ee993e, isNamespaceAware: true, isValidating: true, isXIncludeAware: true
> 2007-10-23 18:34:10,957 DEBUG [org.jboss.xb.binding.parser.sax.SaxJBossXBParser] http://xml.org/sax/features/validation set to: true
> 2007-10-23 18:34:10,957 DEBUG [org.jboss.xb.binding.parser.sax.SaxJBossXBParser] http://xml.org/sax/features/namespaces set to: true
> 2007-10-23 18:34:10,957 DEBUG [org.jboss.xb.binding.parser.sax.SaxJBossXBParser] http://apache.org/xml/features/validation/dynamic set to: true
> 2007-10-23 18:34:10,957 DEBUG [org.jboss.xb.binding.parser.sax.SaxJBossXBParser] Using parser: org.apache.xerces.jaxp.SAXParserImpl at ee993e, isNamespaceAware: true, isValidating: true, isXIncludeAware: true
> 2007-10-23 18:34:10,963 DEBUG [org.jboss.deployers.plugins.main.MainDeployerImpl] Scheduling deployment: vfsfile:/home/tdiesler/svn/jbossws/stack/native/branches/jbossws-native-2.0.2/output/tests/libs/jaxws-jbws1813.ear parent=null
> 2007-10-23 18:34:10,964 DEBUG [org.jboss.deployers.plugins.deployers.DeployersImpl] Deploying vfsfile:/home/tdiesler/svn/jbossws/stack/native/branches/jbossws-native-2.0.2/output/tests/libs/jaxws-jbws1813.ear
> 2007-10-23 18:34:10,965 DEBUG [org.jboss.deployment.AppParsingDeployer] Parsing file: JarEntryHandler at 12785233[path=META-INF/application.xml context=file:/home/tdiesler/svn/jbossws/stack/native/branches/jbossws-native-2.0.2/output/tests/libs/jaxws-jbws1813.ear real=jar:file:/home/tdiesler/svn/jbossws/stack/native/branches/jbossws-native-2.0.2/output/tests/libs/jaxws-jbws1813.ear!/META-INF/application.xml] for deploymentType: class org.jboss.metadata.ear.spec.EarMetaData
> 2007-10-23 18:34:10,967 DEBUG [org.jboss.xb.binding.parser.sax.SaxJBossXBParser] Created parser: org.apache.xerces.jaxp.SAXParserImpl at 1ee5bba, isNamespaceAware: true, isValidating: true, isXIncludeAware: true
> 2007-10-23 18:34:10,967 DEBUG [org.jboss.xb.binding.parser.sax.SaxJBossXBParser] http://xml.org/sax/features/validation set to: true
> 2007-10-23 18:34:10,968 DEBUG [org.jboss.xb.binding.parser.sax.SaxJBossXBParser] http://xml.org/sax/features/namespaces set to: true
> 2007-10-23 18:34:10,968 DEBUG [org.jboss.xb.binding.parser.sax.SaxJBossXBParser] http://apache.org/xml/features/validation/dynamic set to: true
> 2007-10-23 18:34:10,968 DEBUG [org.jboss.xb.binding.parser.sax.SaxJBossXBParser] Using parser: org.apache.xerces.jaxp.SAXParserImpl at 1ee5bba, isNamespaceAware: true, isValidating: true, isXIncludeAware: true
> 2007-10-23 18:34:10,973 DEBUG [org.jboss.deployment.AppParsingDeployer] Parsed file: JarEntryHandler at 12785233[path=META-INF/application.xml context=file:/home/tdiesler/svn/jbossws/stack/native/branches/jbossws-native-2.0.2/output/tests/libs/jaxws-jbws1813.ear real=jar:file:/home/tdiesler/svn/jbossws/stack/native/branches/jbossws-native-2.0.2/output/tests/libs/jaxws-jbws1813.ear!/META-INF/application.xml] to: org.jboss.metadata.ear.spec.Ear14MetaData at 1f
> 2007-10-23 18:34:10,977 DEBUG [org.jboss.mx.loading.RepositoryClassLoader] setRepository, repository=org.jboss.mx.loading.UnifiedLoaderRepository3 at 16f8834, cl=org.jboss.mx.loading.UnifiedClassLoader3 at 1e0025d{ url=vfsfile:/home/tdiesler/svn/jbossws/stack/native/branches/jbossws-native-2.0.2/output/tests/libs/jaxws-jbws1813.ear ,addedOrder=0}
> 2007-10-23 18:34:10,977 DEBUG [org.jboss.mx.loading.RepositoryClassLoader] setRepository, repository=org.jboss.mx.loading.UnifiedLoaderRepository3 at 16f8834, cl=org.jboss.mx.loading.UnifiedClassLoader3 at 1e0025d{ url=vfsfile:/home/tdiesler/svn/jbossws/stack/native/branches/jbossws-native-2.0.2/output/tests/libs/jaxws-jbws1813.ear ,addedOrder=0}
> 2007-10-23 18:34:10,977 DEBUG [org.jboss.mx.loading.UnifiedLoaderRepository3] Adding org.jboss.mx.loading.UnifiedClassLoader3 at 1e0025d{ url=vfsfile:/home/tdiesler/svn/jbossws/stack/native/branches/jbossws-native-2.0.2/output/tests/libs/jaxws-jbws1813.ear ,addedOrder=0}
> 2007-10-23 18:34:10,978 DEBUG [org.jboss.mx.loading.UnifiedLoaderRepository3] Multiple class loaders found for pkg: 
> 2007-10-23 18:34:10,984 DEBUG [org.jboss.ejb3.deployers.EJBRegistrationDeployer] ********* EJBRegistrationDepoyer Begin Unit: jaxws-jbws1813.ear jar: jaxws-jbws1813.ear
> 2007-10-23 18:34:10,987 DEBUG [org.jboss.ejb3.Ejb3Deployment] EJB3 deployment time took: 2
> 2007-10-23 18:34:10,992 DEBUG [org.jboss.deployers.plugins.deployers.DeployersImpl] Fully Deployed vfsfile:/home/tdiesler/svn/jbossws/stack/native/branches/jbossws-native-2.0.2/output/tests/libs/jaxws-jbws1813.ear
> 2007-10-23 18:34:11,384 DEBUG [org.jboss.deployers.plugins.main.MainDeployerImpl] Remove deployment context: vfsfile:/home/tdiesler/svn/jbossws/stack/native/branches/jbossws-native-2.0.2/output/tests/libs/jaxws-jbws1813.ear
> 2007-10-23 18:34:11,384 DEBUG [org.jboss.deployers.plugins.main.MainDeployerImpl] Scheduling undeployment: vfsfile:/home/tdiesler/svn/jbossws/stack/native/branches/jbossws-native-2.0.2/output/tests/libs/jaxws-jbws1813.ear parent=null
> 2007-10-23 18:34:11,384 DEBUG [org.jboss.deployers.plugins.deployers.DeployersImpl] Undeploying vfsfile:/home/tdiesler/svn/jbossws/stack/native/branches/jbossws-native-2.0.2/output/tests/libs/jaxws-jbws1813.ear
> 2007-10-23 18:34:11,387 DEBUG [org.jboss.mx.loading.UnifiedLoaderRepository3] UnifiedLoaderRepository removed(true) org.jboss.mx.loading.UnifiedClassLoader3 at 1e0025d{ url=vfsfile:/home/tdiesler/svn/jbossws/stack/native/branches/jbossws-native-2.0.2/output/tests/libs/jaxws-jbws1813.ear ,addedOrder=52}
> 2007-10-23 18:34:11,387 DEBUG [org.jboss.mx.loading.RepositoryClassLoader] Unregistering cl=org.jboss.mx.loading.UnifiedClassLoader3 at 1e0025d{ url=vfsfile:/home/tdiesler/svn/jbossws/stack/native/branches/jbossws-native-2.0.2/output/tests/libs/jaxws-jbws1813.ear ,addedOrder=52}
> 2007-10-23 18:34:11,387 DEBUG [org.jboss.mx.loading.UnifiedLoaderRepository3] UnifiedLoaderRepository removed(false) org.jboss.mx.loading.UnifiedClassLoader3 at 1e0025d{ url=vfsfile:/home/tdiesler/svn/jbossws/stack/native/branches/jbossws-native-2.0.2/output/tests/libs/jaxws-jbws1813.ear ,addedOrder=52}
> 2007-10-23 18:34:11,389 DEBUG [org.jboss.deployers.plugins.deployers.DeployersImpl] Fully Undeployed vfsfile:/home/tdiesler/svn/jbossws/stack/native/branches/jbossws-native-2.0.2/output/tests/libs/jaxws-jbws1813.ear
> [tdiesler at tddell jbossws-native-2.0.2]$ jar -ft output/tests/libs/jaxws-jbws1813.ear 
> META-INF/
> META-INF/MANIFEST.MF
> jaxws-jbws1813.jar
> META-INF/application.xml
> <application xmlns="http://java.sun.com/xml/ns/j2ee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
>   xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/application_1_4.xsd" version="1.4">
>   
>   <module>
>     <java>jaxws-jbws1813.jar</java>
>   </module>
>   
> </application>
> [tdiesler at tddell jbossws-native-2.0.2]$ ant -Dtest=jaxws/jbws1813  test
> tests-run-internal:
>     [junit] Running org.jboss.test.ws.jaxws.jbws1813.JBWS1813TestCase
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.016 sec
>     [junit] Test org.jboss.test.ws.jaxws.jbws1813.JBWS1813TestCase FAILED

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list