Re: cvs commit: xml-axis/java/src/org/apache/axis/utils NSStack.java

2002-12-11 Thread Dennis Sosnoski
able place for your energies! --Glen -Original Message- From: Dennis Sosnoski [mailto:[EMAIL PROTECTED]] Sent: Wednesday, December 11, 2002 4:43 PM To: [EMAIL PROTECTED] Subject: Re: cvs commit: xml-axis/java/src/org/apache/axis/utils NSStack.java Hi Glen, Looks like you've put the

RE: cvs commit: xml-axis/java/src/org/apache/axis/utils NSStack.java

2002-12-11 Thread Glen Daniels
Wednesday, December 11, 2002 4:43 PM > To: [EMAIL PROTECTED] > Subject: Re: cvs commit: xml-axis/java/src/org/apache/axis/utils > NSStack.java > > > Hi Glen, > > Looks like you've put the namespace stack problem back in by > restoring > the original order of o

Re: cvs commit: xml-axis/java/src/org/apache/axis/utils NSStack.java

2002-12-11 Thread Dennis Sosnoski
Hi Glen, Looks like you've put the namespace stack problem back in by restoring the original order of operations (call to clearFrame() before decrementing top). Am I missing something here? The problem I saw was that namespaces were pushed on the stack before the null value, so the null value