Btw, I first downloaded the Muse2.0.0 zip last week.  This one was
giving me the compile errors.  After being unable to figure out the
problem, I re-downloaded and installed it again yesterday and didn't
have the compile problems.  Not sure if this helps any...
 

-----Original Message-----
From: Vinh Nguyen (vinguye2) 
Sent: Tuesday, October 03, 2006 10:04 AM
To: [email protected]
Subject: RE: Compile's error in simple sample

Hi Giovanni,
I ran into the same problem, too.  For some strange reason, the issue
might be with corrupt downloads.  What I did was delete everything I
have, re-download the Muse 2.0.0 zip, and installed again from there.
Then when I ran ant again, it doesn't have the compile errors.  Not sure
why, but it happenned a couple times to me already, even with the other
samples.
-Vinh


-----Original Message-----
From: Giovanni Fleres [mailto:[EMAIL PROTECTED]
Sent: Tuesday, October 03, 2006 9:06 AM
To: [email protected]
Subject: Compile's error in simple sample

Hi,
I'm trying to compile simple sample and when I execute ant, I received
these errors:

--------------- begin error --------------------


C:\muse-2.0.0\samples\simple>ant
Buildfile: build.xml

init:

clean:

layout:
     [copy] Copying 67 files to C:\muse-2.0.0\samples\simple\build
     [copy] Copying 9 files to
C:\muse-2.0.0\samples\simple\build\WEB-INF\servic
es\muse
     [copy] Copying 1 file to
C:\muse-2.0.0\samples\simple\build\WEB-INF\service
s\muse\META-INF
     [copy] Copying 1 file to
C:\muse-2.0.0\samples\simple\build\WEB-INF\service
s\muse
     [copy] Copying 20 files to
C:\muse-2.0.0\samples\simple\build\WEB-INF\lib

java:
    [mkdir] Created dir: C:\muse-2.0.0\samples\simple\build\bin
    [javac] Compiling 6 source files to
C:\muse-2.0.0\samples\simple\build\bin
    [javac]
C:\muse-2.0.0\samples\simple\src\org\apache\muse\test\simple\SimpleT
estClient.java:117: reference to readWSDL is ambiguous, both method
readWSDL(jav
a.lang.String,org.w3c.dom.Element) in javax.wsdl.xml.WSDLReader and
method readW
SDL(javax.wsdl.xml.WSDLLocator,org.w3c.dom.Element) in
javax.wsdl.xml.WSDLReader  match
    [javac]             
WSDLFactory.newInstance().newWSDLReader().readWSDL(null,
 wsdl);
    [javac]                                    ^
    [javac] 1 error

BUILD FAILED
C:\muse-2.0.0\samples\simple\build.xml:69: Compile failed; see the
compiler erro r output for details.

Total time: 13 seconds
C:\muse-2.0.0\samples\simple>




--------------- end error --------------------


Could anybody help me ?

Thanks in advance

Giovanni


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to