Caldarale, Charles R wrote: >> From: Neil Youngman [mailto:neil.young...@wirefast.com] >> Subject: RE: [ERROR] Cannot create JDBC driver of class '' for connect >> URL 'null' >> >> The solution to this one seems to be that removing webapps/axis2.war >> allows it to "see" the context.xml file. > > I'm confused; isn't the <Context> element located in META-INF/context.xml > inside webapps/axis2.war? Wouldn't removing the .war file make the whole > webapp non-existant?
No, the axis2.war is the standard Axis2 WAR distribution, as downloaded from the relevant website. I've loaded my classes/config into the directories under webapp, I haven't built a custom axis2.war. AIUI the axis2.war file was extracted onto the disk when I ran it up for the first time and now I've removed the .war file the axis2 stuff is left behind in the extracted directory structure, so it doesn't actually need the axis2.war file to run. Neil Youngman
--------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org