Matthew Duftler wrote: > Hi Sam, > > > I'm a bit concerned about the inclusion of the > javax.xml.namespace.QName class in wsdl4j.jar. It seems to me that > having it there might cause confusion. > >Can this class be excluded? > > And where would WSDL4J get this class from? >
Just to be clear - I have no problem to the source of this being in the WSDL4J CVS tree. Just if you put the generated class for this into a jar, please put it into a separate JAR. IMHO, The only javax classes that should be in wsdl4j.jar should be ones in the package javax.wsdl. - Sam Ruby