Steve,

Am just patching up your commit....Here's the problem: WSDL2Java's emitter needs 
Key=URI and
Value=PackageName, whereas Java2WSDL's emitter needs Key=PackageName and Value=URI. 
See putAll in
the fromJava's Namespaces.java and toJava's Namespaces.java. Your check-in's this 
morning broke
the build. First WSDL2Java did not work which was fixed by
http://marc.theaimsgroup.com/?l=axis-dev&m=103555190010662&w=2. Then Java2WSDL in the
interop3.GroupE would not work which was fixed by
http://marc.theaimsgroup.com/?l=axis-dev&m=103556207822987&w=2. 

To tell you the truth, I am really patching up without thinking too much. As i have 
already spent
4-5 hours debugging your check-in. Please feel free to reverse my changes if you feel 
my "fixes"
are bad. 

*********** PLEASE DON'T CHECK-IN CODE WITHOUT RUNNING "ant clean all-tests" 
************

Thanks,
dims




The first check-in rectified this problem.
http://marc.theaimsgroup.com/?l=axis-dev&m=103555190010662&w=2

--- Steve Loughran <[EMAIL PROTECTED]> wrote:
> 
> ----- Original Message -----
> From: <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Friday, October 25, 2002 9:07 AM
> Subject: cvs commit: xml-axis/java/src/org/apache/axis/wsdl/fromJava
> Namespaces.java
> 
> 
> > dims        2002/10/25 09:07:49
> >
> >   Modified:    java/src/org/apache/axis/wsdl Java2WSDL.java
> >                java/src/org/apache/axis/wsdl/fromJava Namespaces.java
> >   Log:
> >   Fix one more "ant clean all-tests" failure.
> 
> now I'm really confused.
> This inversion is in code that I didnt touch, which implies the real defect
> was actually elsewhere in my <mapping> class, which has mixed up key and
> value .
> 
> 


=====
Davanum Srinivas - http://xml.apache.org/~dims/

__________________________________________________
Do you Yahoo!?
Y! Web Hosting - Let the expert host your web site
http://webhosting.yahoo.com/

Reply via email to