[jboss-user] [Installation, Configuration & DEPLOYMENT] - Installing axis on jboss

hordine do-not-reply at jboss.com
Tue May 12 16:42:33 EDT 2009


Hi everyone,

I'm trying to install axis on JBoss 5 and all I did was download axis-bin-1_4.zip, unzipped it and coppied the axis directory from webapps into JBOSS_HOME/server/default/deploy

When I try to start the server from eclipse, I get the following error:

java.lang.IllegalArgumentException: Document base C:\desenvolvimento\jboss-5.0.1.GA\server\default\deploy\axis\WEB-INF\web.xml does not exist or is not a readable directory
	at org.apache.naming.resources.FileDirContext.setDocBase(FileDirContext.java:148)
	at org.apache.catalina.core.StandardContext.resourcesStart(StandardContext.java:4021)
	at org.apache.catalina.core.StandardContext.start(StandardContext.java:4188)
	at org.jboss.web.tomcat.service.deployers.TomcatDeployment.performDeployInternal(TomcatDeployment.java:312)
	at org.jboss.web.tomcat.service.deployers.TomcatDeployment.performDeploy(TomcatDeployment.java:144)
	at org.jboss.web.deployers.AbstractWarDeployment.start(AbstractWarDeployment.java:461)
	at org.jboss.web.deployers.WebModule.startModule(WebModule.java:118)
	at org.jboss.web.deployers.WebModule.start(WebModule.java:97)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

The web.xml does exist at that path. Can anyone please help?

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4230615#4230615

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4230615



More information about the jboss-user mailing list