Hi all,
is there anyone who can tell me, why this deployment of struts2 example (from the book)
doesn't go with jboss 5.0 ?
Take a look,
No persisted attachment found for deployment AbstractVFSDeployment(Struts2InAction.war)
that is for me the problem .. What is a persisted attachment and what is missing where ?
| 2009-06-07 21:44:20,296 DEBUG
[org.jboss.system.server.profileservice.repository.AbstractAttachmentStore] (HDScanner) No
persisted attachment found for deployment AbstractVFSDeployment(Struts2InAction.war) with
relative path: Struts2InAction.war-dab7fb199b682a517f67361c699b022b\
| 2009-06-07 21:44:20,296 DEBUG [org.jboss.deployers.plugins.main.MainDeployerImpl]
(HDScanner) Add deployment:
vfszip:/F:/Entwicklung/JBoss_5.0/jboss-5.0.0.GA/server/default/deploy/Struts2InAction.war
| 2009-06-07 21:44:20,828 DEBUG [org.jboss.deployers.plugins.main.MainDeployerImpl]
(HDScanner) Scheduling deployment:
vfszip:/F:/Entwicklung/JBoss_5.0/jboss-5.0.0.GA/server/default/deploy/Struts2InAction.war
parent=null
| 2009-06-07 21:44:20,828 DEBUG [org.jboss.deployers.plugins.deployers.DeployersImpl]
(HDScanner) Deploying
vfszip:/F:/Entwicklung/JBoss_5.0/jboss-5.0.0.GA/server/default/deploy/Struts2InAction.war
| 2009-06-07 21:44:20,843 DEBUG
[org.jboss.deployers.vfs.spi.deployer.JBossXBDeployerHelper] (HDScanner) Parsing file:
ZipEntryHandler(a)19485420[path=Struts2InAction.war/WEB-INF/classes/META-INF/persistence.xml
context=file:/F:/Entwicklung/JBoss_5.0/jboss-5.0.0.GA/server/default/deploy/
real=file:/F:/Entwicklung/JBoss_5.0/jboss-5.0.0.GA/server/default/deploy/Struts2InAction.war/WEB-INF/classes/META-INF/persistence.xml]
for type: class org.jboss.metadata.jpa.spec.PersistenceMetaData
| 2009-06-07 21:44:20,843 DEBUG [org.jboss.xb.binding.parser.sax.SaxJBossXBParser]
(HDScanner) Created parser: org.apache.xerces.jaxp.SAXParserImpl@32560, isNamespaceAware:
true, isValidating: true, isXIncludeAware: true
| 2009-06-07 21:44:20,843 DEBUG [org.jboss.xb.binding.parser.sax.SaxJBossXBParser]
(HDScanner)
http://xml.org/sax/features/validation set to: true
| 2009-06-07 21:44:20,843 DEBUG [org.jboss.xb.binding.parser.sax.SaxJBossXBParser]
(HDScanner)
http://xml.org/sax/features/namespaces set to: true
| 2009-06-07 21:44:20,843 DEBUG [org.jboss.xb.binding.parser.sax.SaxJBossXBParser]
(HDScanner)
http://apache.org/xml/features/xinclude/fixup-base-uris set to: false
| 2009-06-07 21:44:20,843 DEBUG [org.jboss.xb.binding.parser.sax.SaxJBossXBParser]
(HDScanner)
http://apache.org/xml/features/xinclude/fixup-language set to: false
| 2009-06-07 21:44:20,843 DEBUG [org.jboss.xb.binding.parser.sax.SaxJBossXBParser]
(HDScanner)
http://apache.org/xml/features/validation/dynamic set to: true
| 2009-06-07 21:44:20,843 DEBUG [org.jboss.xb.binding.parser.sax.SaxJBossXBParser]
(HDScanner)
http://apache.org/xml/features/validation/schema set to: true
| 2009-06-07 21:44:20,843 DEBUG [org.jboss.xb.binding.parser.sax.SaxJBossXBParser]
(HDScanner)
http://xml.org/sax/features/validation set to: true
| 2009-06-07 21:44:20,843 DEBUG [org.jboss.xb.binding.parser.sax.SaxJBossXBParser]
(HDScanner) Created parser: org.apache.xerces.jaxp.SAXParserImpl@32560, isNamespaceAware:
true, isValidating: true, isXIncludeAware: true
| 2009-06-07 21:44:20,906 DEBUG
[org.jboss.deployers.vfs.spi.deployer.JBossXBDeployerHelper] (HDScanner) Parsed file:
ZipEntryHandler(a)19485420[path=Struts2InAction.war/WEB-INF/classes/META-INF/persistence.xml
context=file:/F:/Entwicklung/JBoss_5.0/jboss-5.0.0.GA/server/default/deploy/
real=file:/F:/Entwicklung/JBoss_5.0/jboss-5.0.0.GA/server/default/deploy/Struts2InAction.war/WEB-INF/classes/META-INF/persistence.xml]
to: PersistenceMetaData(a)1d1a577{version=1.0, persistence
units=[PersistenceUnitMetaData@8c404d{provider=null, jta-data-source=null,
non-jta-data-source=null, non-jta-data-source=null, excludeUnlistedClasses=false,
properties={hibernate.hbm2ddl.auto=create}, name=struts2InAction, transactionType=null}]}
| 2009-06-07 21:44:20,921 DEBUG
[org.jboss.deployers.vfs.spi.deployer.JBossXBDeployerHelper] (HDScanner) Parsing file:
ZipEntryHandler(a)12994390[path=Struts2InAction.war/WEB-INF/web.xml
context=file:/F:/Entwicklung/JBoss_5.0/jboss-5.0.0.GA/server/default/deploy/
real=file:/F:/Entwicklung/JBoss_5.0/jboss-5.0.0.GA/server/default/deploy/Struts2InAction.war/WEB-INF/web.xml]
for type: class org.jboss.metadata.web.spec.WebMetaData
| 2009-06-07 21:44:20,921 DEBUG [org.jboss.xb.binding.parser.sax.SaxJBossXBParser]
(HDScanner) Created parser: org.apache.xerces.jaxp.SAXParserImpl@17566ad,
isNamespaceAware: true, isValidating: true, isXIncludeAware: true
| 2009-06-07 21:44:20,921 DEBUG [org.jboss.xb.binding.parser.sax.SaxJBossXBParser]
(HDScanner)
http://xml.org/sax/features/validation set to: true
| 2009-06-07 21:44:20,921 DEBUG [org.jboss.xb.binding.parser.sax.SaxJBossXBParser]
(HDScanner)
http://xml.org/sax/features/namespaces set to: true
| 2009-06-07 21:44:20,921 DEBUG [org.jboss.xb.binding.parser.sax.SaxJBossXBParser]
(HDScanner)
http://apache.org/xml/features/xinclude/fixup-base-uris set to: false
| 2009-06-07 21:44:20,921 DEBUG [org.jboss.xb.binding.parser.sax.SaxJBossXBParser]
(HDScanner)
http://apache.org/xml/features/xinclude/fixup-
|
|
|
|
| Thanks for any help !
| Regards
| JRookie
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4236484#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...