RE: cvs commit: xml-axis/java/test/wsdd TestAllowedMethods.java

2002-04-03 Thread Glen Daniels
l 03, 2002 10:51 AM > To: '[EMAIL PROTECTED]' > Subject: RE: cvs commit: xml-axis/java/test/wsdd > TestAllowedMethods.java > > > > Glen, > > You are using startswith("java."), do you want to check both > "java." and "javax.&quo

RE: cvs commit: xml-axis/java/test/wsdd TestAllowedMethods.java

2002-04-03 Thread Tom Jordahl
Glen, You are using startswith("java."), do you want to check both "java." and "javax."? FYI TestAllowedMethods doesn't have the Apache header in it, just the default IDEA header. -- Tom Jordahl -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Wednesday, A

RE: cvs commit: xml-axis/java/test/wsdd TestAllowedMethods.java

2002-04-03 Thread Alan Gordie
Ok then, I think I'll stick with .getOperations() for now. Thanks! -Original Message- From: Glen Daniels [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 03, 2002 10:04 AM To: '[EMAIL PROTECTED]' Subject: RE: cvs commit: xml-axis/java/test/wsdd TestAllowedMethods.java

RE: cvs commit: xml-axis/java/test/wsdd TestAllowedMethods.java

2002-04-03 Thread Glen Daniels
essage- > From: Alan Gordie [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, April 03, 2002 9:33 AM > To: '[EMAIL PROTECTED]' > Subject: RE: cvs commit: xml-axis/java/test/wsdd > TestAllowedMethods.java > > > Glen, > > Based on this, it looks like it

RE: cvs commit: xml-axis/java/test/wsdd TestAllowedMethods.java

2002-04-03 Thread Alan Gordie
Glen, Based on this, it looks like it's safe for me to switch from ServiceDesc.getOperations() to ServiceDesc.getAllowedMethods() for the service details listing. Yes? Alan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 03, 2002 1:10 AM To: