RE: cvs commit: xml-axis/java/src/org/apache/axis/description ServiceDesc.java

2002-09-27 Thread Tom Jordahl
+1 for merging that in to 1.0. (This is a preemptive vote before the weekend :-) -- Tom Jordahl Macromedia Server Development -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Friday, September 27, 2002 5:25 PM To: [EMAIL PROTECTED] Subject: cvs commit: xml-a

RE: cvs commit: xml-axis/java/src/org/apache/axis/description ServiceDesc.java

2002-09-20 Thread Tom Jordahl
Hey Dims, I put my name on this bug as working on it. The actual bug is in the ParamReader code, which isn't returning null like the javadocs said it would if it can't find debug info... But the defensive code you added is good also -- Tom Jordahl Macromedia Server Development -Origin

RE: cvs commit: xml-axis/java/src/org/apache/axis/description ServiceDesc.java

2002-07-03 Thread Glen Daniels
Hm - static methods are perfectly fine to include in a Web Service... A better fix would be to notice the Skeleton class while introspecting, and skip it. I've made this fix in my sandbox, and can check it in if desired. --Glen > -Original Message- > From: [EMAIL PROTECTED] [mailto:[

RE: cvs commit: xml-axis/java/src/org/apache/axis/description ServiceDesc.java

2002-04-17 Thread Glen Daniels
Russell, this should fix the problem with skeletons + test.wsdl.types. --Glen > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Thursday, April 18, 2002 12:19 AM > To: [EMAIL PROTECTED] > Subject: cvs commit: xml-axis/java/src/org/apache/axis/description