Hello to all,
I am trying to deploy a war file. I have checked that this war file run in Tomcat but I
need to do it in JBOSS.
When I did it in jboss I obtained the following error:
| 10:35:32,915 DEBUG [org.jboss.deployment.DeploymentInfo] createLoaderRepository from
config: LoaderRepositoryConfig(repositoryName:
JMImplementation:service=LoaderRepository,name=Default, repositoryClassName: null,
configParserClassName: null, repositoryConfig: null)
| 10:35:32,915 DEBUG [org.jboss.mx.loading.RepositoryClassLoader] setRepository,
repository=org.jboss.mx.loading.UnifiedLoaderRepository3@111a3a4,
cl=org.jboss.mx.loading.UnifiedClassLoader3@9bb457{
url=file:/opt/shared/as/jboss-4.0.5.GA/server/resins/tmp/deploy/tmp11873iuclid-exp.war/
,addedOrder=0}
| 10:35:32,915 DEBUG [org.jboss.mx.loading.RepositoryClassLoader] setRepository,
repository=org.jboss.mx.loading.UnifiedLoaderRepository3@111a3a4,
cl=org.jboss.mx.loading.UnifiedClassLoader3@9bb457{
url=file:/opt/shared/as/jboss-4.0.5.GA/server/resins/tmp/deploy/tmp11873iuclid-exp.war/
,addedOrder=0}
| 10:35:32,915 DEBUG [org.jboss.mx.loading.UnifiedLoaderRepository3] Adding
org.jboss.mx.loading.UnifiedClassLoader3@9bb457{
url=file:/opt/shared/as/jboss-4.0.5.GA/server/resins/tmp/deploy/tmp11873iuclid-exp.war/
,addedOrder=0}
| 26 10:35:32,915 DEBUG [org.jboss.deployment.MainDeployer] resolveLibraries:
i5common.jar commons-logging-1.0.4.jar log4j-1.2.11.jar
| 26 10:35:32,915 DEBUG [org.jboss.deployment.MainDeployer] new manifest entry for sdi
at iuclid.war entry is i5common.jar
| 10:35:32,915 DEBUG [org.jboss.deployment.MainDeployer] The manifest entry in
file:/opt/shared/data/resins/IUCLUD/content/iuclid.war references URL
file:/opt/shared/data/resins/IUCLUD/content/i5common.jar which could not be opened, entry
ignored
| org.jboss.deployment.DeploymentException: url
file:/opt/shared/data/resins/IUCLUD/content/i5common.jar could not be opened, does it
exist?
| end
| | the war file has the following name: iuclid.war
| | and the following structure:
| | +i5client
| | +i5clientPlugins
| | +images
| | +META-INF
| | +WEB-INF
| | client.properties.jsp
| | config.jsp
| | download.jsp
| | player.jsp
| | style.css
|
| Please I would be very gratefully for any help or suggestion
| Best Regards
| Talo
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4139027#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...