Re: Duplicate QName class

2002-06-26 Thread rsitze
1:36 AM Please respond to axis-dev To: [EMAIL PROTECTED] cc: Matthew Duftler/Watson/IBM@IBMUS Subject: Re: Duplicate QName class The people on the JSR 110 call yesterday decided to move javax.xml.namespace.QName out into a separate jar ... see minutes posting yesterday. So when

Re: Duplicate QName class

2002-06-26 Thread Jeremy Hughes
The people on the JSR 110 call yesterday decided to move javax.xml.namespace.QName out into a separate jar ... see minutes posting yesterday. So when the WSDL4J build.xml has changed to reflect this, WSDL4J will build wsdl4j.jar (which won't contain QName) plus another small jar not dissimilar to

RE: Duplicate QName class

2002-06-26 Thread Tom Jordahl
  Seems to me like option 2 is the long term way to go, but I don't have any strong feelings about it.   -- Tom Jordahl Macromedia   -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]Sent: Tuesday, June 25, 2002 5:57 PMTo: [EMAIL PROTECTED]Cc: [EMAIL PROTECTED]Sub

Duplicate QName class

2002-06-25 Thread rsitze
I know there was some recent conversation related to this issue, and I think the concensus was NOT to use the Sun implementation because of licensing constraints. In the meantime, we still have java.xml.namespace.QName defined in two places (from AXISs' perspective): jaxrpc.jar wsdl4j.jar We s