I have run most other examples, successfully, in "getting started" but run into problem when deploying the Bank WebService example; I get the following error. I'd appreciate it if somebody could tell me what I am doing wrong! I'd think that the installation process would place the xerces jar in the right place.
I am using Java 1.5 on Windows XP. Release ID: JBoss [Zion] 4.0.4.GA (build: CVSTag=JBoss_4_0_4_GA date=200605151000) Please let me know if you need more info. Thanks ----------- C:\Downloads\J2EE\j2eetutorial14\examples\bank>ant -f jboss-build.xml wstool Buildfile: jboss-build.xml wstool: [wstools] log4j:WARN No appenders could be found for logger (org.jboss.ws.tools.WSTools). [wstools] log4j:WARN Please initialize the log4j system properly. BUILD FAILED java.lang.NoClassDefFoundError: org/apache/xerces/xs/XSModel Total time: 5 seconds ---- View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3965164#3965164 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3965164 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
