RE: cvs commit: xml-axis/java/test/session TestSimpleSession.java

2002-02-20 Thread Glen Daniels
Sorry, tests should work now (I moved a clause and forgot to copy a couple of lines). --G > -Original Message- > From: R J Scheuerle Jr [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, February 20, 2002 3:13 PM > To: [EMAIL PROTECTED] > Subject: Re: cvs commit: xml-axis/ja

Re: cvs commit: xml-axis/java/test/session TestSimpleSession.java

2002-02-20 Thread R J Scheuerle Jr
all-tests and functional-tests are both broken! Concerning: | 5. Remove the code which attempted to map an element QName as a type | QName - if we need to do type mapping via elements, there should be | a better way. I added this code. Seems reasonable to comment it out for now. Rich