Hi,

I've updated the build script to fix this during the build. For yourself, 
a local fix would be running the "dos2unix" command with the filename of 
the scripts. The
new build should be up later today.

Thanks,
Andrew

Andrew Eberbach
Autonomic Computing
(919) 254-2645
T/L: 444-2645
[EMAIL PROTECTED]



"José Antonio Sánchez" <[EMAIL PROTECTED]> 
09/20/2006 10:38 AM
Please respond to
[email protected]


To
[email protected], [email protected]
cc

Subject
Problem with wsdl2java






I've been subscribed to the muse mailing lists and so I've been
following all of the MUSE 2.0 progress. Today I've seen a possible
release candidate so, seeing that it contained a tutorial, I tried to
follow it in my Linux system. The problems I've found (from a
distribution point of view) is that wsdl2java.sh and wsdlmerge.sh
doesn't contain the executable bit active, so they must be enabled for
execution with chmod.
The second problem is that when I execute the tools, I get the following:

[EMAIL PROTECTED]:~/workspace_tomas/Muse2_Tutorial$
/opt/muse-2.0.0-bin/bin/wsdl2java.sh -wsdl sample-wsn-producer.wsdl
bash: /opt/muse-2.0.0-bin/bin/wsdl2java.sh: /bin/sh^M: intérprete
incorrecto: No existe el fichero ó directorio

So it searches for /bin/sh^M instead of /bin/sh.

So the file should be converted from DOS format to Unix format before
it can be used in a Linux box.

I think that at least that two problems should be resolved before the
official launch because it may cause troubles to the Linux users once
it's official.

-- 
Saludos.
José Antonio Sánchez

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


Reply via email to