Hi, > I have installed the apache soap on my orion 1.5.2 . > I can't deploy a service from command line. I get the > following exception: > > Exception in thread "main" java.lang.NoSuchMethodError > at > org.apache.crimson.parser.Parser2.maybeElement(Parser2.java:1437)
> I have placed the xerces.jar in my classpath and orion dir. what about putting crimson.jar in your classpath? > But it seems > orion needs the crimson.jar file. If remove this file, orion > does not start. you can upgrade to 1.5.4 which AFAICT does not need crimson.jar cheers timj
