<?xml version="1.0" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugzilla.globus.org/bugzilla/bugzilla.dtd">

<bugzilla version="3.2.3"
          urlbase="http://bugzilla.globus.org/bugzilla/"
          maintainer="bacon@mcs.anl.gov"
>

    <bug>
          <bug_id>1001</bug_id>
          
          <creation_ts>2003-06-16 11:48</creation_ts>
          <short_desc>core unit test fails for jdk1.4.1_03 and jdk1.4.2beta on windows</short_desc>
          <delta_ts>2004-05-28 16:29:27</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Toolkit Internals</product>
          <component>Tooling Contribution</component>
          <version>3.0beta</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows 2000</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Michelle Wang">mwang@mcs.anl.gov</reporter>
          <assigned_to name="Amy Hieter">afhieter@us.ibm.com</assigned_to>
          <cc>ogsa-bugs@globus.org</cc>
    
    <cc>ramyan@us.ibm.com</cc>

      

      
          <long_desc isprivate="0">
            <who name="Michelle Wang">mwang@mcs.anl.gov</who>
            <bug_when>2003-06-16 11:48:24</bug_when>
            <thetext>When I run core unit test for jdk1.4.1_03 and jdk1.4.2beta on windows, it 
fails. 

After running &quot;ant testAll&quot;, I got this from test-reports/TEST-
org.globus.ogsa.tools.wsdl.test.PackageTests.xml file:

  &lt;testcase name=&quot;testJava2FlattenedWSDL&quot; time=&quot;2.393&quot;&gt;
    &lt;failure 
type=&quot;junit.framework.AssertionFailedError&quot;&gt;junit.framework.AssertionFailedError
        at 
org.globus.ogsa.tools.wsdl.test.TestJava2FlattenedWSDL.testJava2FlattenedWSDL
(TestJava2FlattenedWSDL.java:185)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:25)
&lt;/failure&gt;

Michelle</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who name="Amy Hieter">afhieter@us.ibm.com</who>
            <bug_when>2003-06-20 11:46:55</bug_when>
            <thetext>we tested with Windows XP and sun jdk1.4.1_03 with no problems. Looking for
Windows 2000 box to try it out on.

-Amy</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who name="">ramyan@us.ibm.com</who>
            <bug_when>2003-06-25 16:06:02</bug_when>
            <thetext>We have tested this on a Windows 2000 machine with jdk1.4.1_03 and 
jdk1.4.2beta.

The problem lies in com.ibm.wsdl.util.StringUtils.getURL, which is part of 
wsdl4j.jar.  If the version in the GT3 distribution is replaced with the 
latest release (v1.4) from developerWorks, there are no compatibility issues 
with jdk1.4.1_03 or jdk1.4.2beta.
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who name="Thomas Sandholm">sandholm@mcs.anl.gov</who>
            <bug_when>2003-06-25 20:03:49</bug_when>
            <thetext>interesting, we were using a 2 weeks newer version from their CVS so they must 
have broken something right after the release. I have downgraded to the stable 
1.4 release and if we don&apos;t detect any errors with it over the next couple of 
days that&apos;s the version we will ship 3.0 with. Thanks for narrowing it down for 
us.</thetext>
          </long_desc>
      
      

    </bug>

</bugzilla>