[prev in list] [next in list] [prev in thread] [next in thread] 

List:       muse-dev
Subject:    RE: Having Problem Running "ant generate"
From:       "Ying Zeng" <yingzeng () nortel ! com>
Date:       2006-05-02 16:14:42
Message-ID: 085091CB2CA14E4B8B163FFC37C84E9D0723A371 () zcarhxm0 ! corp ! nortel ! com
[Download RAW message or body]

Solved problem by removing all Axis related jars from CLASSPATH. 

Ying

>  -----Original Message-----
> From: 	Zeng, Ying [CAR:1A20:EXCH]  
> Sent:	Friday, April 28, 2006 3:17 PM
> To:	'muse-dev@ws.apache.org'
> Subject:	Having Problem Running "ant generate"
> 
> Hi:
> 
> I am new to Muse, and trying to follow the tutorial to build
> FileSystem example from the given FileSystem.wsdl and Host.wsdl files
> in the example directory. However, when I copied the same wsdl files
> into a new directory, changed build.properties and generate the stubs,
> the command "ant generate" failed. I keep running into
> "org.apache.ws.resource.InvalidWsrfWsdlException: Unable to locate the
> ResourceProperties document element with QName
> {http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceLifetime-1.2-
> draft-01.xsd}ScheduledResourceTerminationRP" error. I also tried to
> follow the developer's guide to start with template and it gave
> similar errors. I tested my Muse setup running the FileSystem quick
> demo, and it worked fine. 
> 
> I did quite a bit search in the mailing list, there seem to be a few
> answers, such as not setting CLASSPATH to Axis jars, use the latest
> Muse versions (1.0). I don't know if there is newer version, but I am
> using Muse1.0 binary distribution from the download page dated Aug. 5,
> 2005. I tried to change my CLASSPATH and build gave me a
> Java.io.IOException. It sounds like missing some generic jars to me.
> So I ran out of ideas because I cannot find anyone mentioning other
> solutions. So here are my CLASSPATH settings, the error messages and
> attached FileSystem.wsdl:
> 
> ----------------------
> Echo $CLASSPATH
> .:/usr/lib/j2sdk1.5-sun/bin:/usr/lib/j2sdk1.5-sun/lib/tools.jar:/opt/a
> xis-1_2/lib/axis.jar:/opt/axis-1_2/lib/commons-discovery-0.2.jar:/opt/
> axis-1_2/lib/commons-logging-1.0.4.jar:/opt/axis-1_2/lib/log4j-1.2.8.j
> ar:/opt/axis-1_2/lib/jaxrpc.jar:/opt/axis-1_2/lib/saaj.jar:/opt/axis-1
> _2/lib/wsdl4j-1.5.1.jar:/opt/axis-1_2/lib/jdom.jar:/opt/axis-1_2/lib/m
> ailapi_1_3_1.jar:/opt/axis-1_2/lib/mail.jar:/opt/axis-1_2/lib/xercesIm
> pl.jar:/opt/axis-1_2/lib/xmlParserAPIs.jar:/opt/axis-1_2/lib/xmlsec-1.
> 2.1.jar:/opt/apache-ant-1.6.2/lib/xercesImpl.jar:/opt/apache-tomcat-5/
> webapps/axis/WEB-INF/lib/xercesImpl.jar:/opt/apache-tomcat-5/webapps/a
> xis/WEB-INF/lib/javacim.jar:/opt/apache-tomcat-5/shared/lib/activation
> .jar:/opt/apache-tomcat-5/common/lib/servlet-api.jar
> 
> ---------------ERROR --------------------------
> $ /opt/apache-ant-1.6.2/bin/ant generate
> Buildfile: build.xml
> 
> init:
>      [echo] Using webapp dir: /opt/apache-tomcat-5/webapps/muse
> 
> generate:
>      [copy] Copying 2 files to /opt/apache-tomcat-5/webapps/muse/_tmp_
> [wsdl2Java] log4j:WARN No appenders could be found for logger
> (org.apache.ws.util.i18n.ProjectResourceBundle).
> [wsdl2Java] log4j:WARN Please initialize the log4j system properly.
> [wsdl2Java] Processing WSDL file
> "/opt/apache-tomcat-5/webapps/muse/_tmp_/FileSystem.wsdl"...
> [wsdl2Java] Retrieving document at
> '/opt/apache-tomcat-5/webapps/muse/_tmp_/FileSystem.wsdl'.
> [wsdl2Java] Retrieving document at
> '../spec/wsrf/WS-ResourceProperties-1_2-Draft_01.wsdl', relative to
> 'file:/opt/apache-tomcat-5/webapps/muse/_tmp_/FileSystem.wsdl'.
> [wsdl2Java] Retrieving schema at '../wsa/WS-Addressing-2003_03.xsd',
> relative to
> 'file:/opt/apache-tomcat-5/webapps/muse/spec/wsrf/WS-ResourcePropertie
> s-1_2-Draft_01.wsdl'.
> [wsdl2Java] Retrieving schema at 'WS-BaseFaults-1_2-Draft_01.xsd',
> relative to
> 'file:/opt/apache-tomcat-5/webapps/muse/spec/wsrf/WS-ResourcePropertie
> s-1_2-Draft_01.wsdl'.
> [wsdl2Java] Retrieving schema at '../xml/XML-Namespace-1998.xsd',
> relative to
> 'file:/opt/apache-tomcat-5/webapps/muse/spec/wsrf/WS-BaseFaults-1_2-Dr
> aft_01.xsd'.
> [wsdl2Java] Retrieving schema at '../wsa/WS-Addressing-2003_03.xsd',
> relative to
> 'file:/opt/apache-tomcat-5/webapps/muse/spec/wsrf/WS-BaseFaults-1_2-Dr
> aft_01.xsd'.
> [wsdl2Java] Retrieving schema at
> 'WS-ResourceProperties-1_2-Draft_01.xsd', relative to
> 'file:/opt/apache-tomcat-5/webapps/muse/spec/wsrf/WS-ResourcePropertie
> s-1_2-Draft_01.wsdl'.
> [wsdl2Java] Retrieving document at
> '../spec/wsrf/WS-ResourceLifetime-1_2-Draft_01.wsdl', relative to
> 'file:/opt/apache-tomcat-5/webapps/muse/_tmp_/FileSystem.wsdl'.
> [wsdl2Java] Retrieving schema at '../wsa/WS-Addressing-2003_03.xsd',
> relative to
> 'file:/opt/apache-tomcat-5/webapps/muse/spec/wsrf/WS-ResourceLifetime-
> 1_2-Draft_01.wsdl'.
> [wsdl2Java] Retrieving schema at 'WS-BaseFaults-1_2-Draft_01.xsd',
> relative to
> 'file:/opt/apache-tomcat-5/webapps/muse/spec/wsrf/WS-ResourceLifetime-
> 1_2-Draft_01.wsdl'.
> [wsdl2Java] Retrieving schema at
> 'WS-ResourceLifetime-1_2-Draft_01.xsd', relative to
> 'file:/opt/apache-tomcat-5/webapps/muse/spec/wsrf/WS-ResourceLifetime-
> 1_2-Draft_01.wsdl'.
> [wsdl2Java] Retrieving document at
> '../spec/wsn/WS-BaseNotification-1_2-Draft_01.wsdl', relative to
> 'file:/opt/apache-tomcat-5/webapps/muse/_tmp_/FileSystem.wsdl'.
> [wsdl2Java] Retrieving document at
> '../wsrf/WS-ResourceProperties-1_2-Draft_01.wsdl', relative to
> 'file:/opt/apache-tomcat-5/webapps/muse/spec/wsn/WS-BaseNotification-1
> _2-Draft_01.wsdl'.
> [wsdl2Java] Retrieving schema at '../wsa/WS-Addressing-2003_03.xsd',
> relative to
> 'file:/opt/apache-tomcat-5/webapps/muse/spec/wsrf/WS-ResourcePropertie
> s-1_2-Draft_01.wsdl'.
> [wsdl2Java] Retrieving schema at 'WS-BaseFaults-1_2-Draft_01.xsd',
> relative to
> 'file:/opt/apache-tomcat-5/webapps/muse/spec/wsrf/WS-ResourcePropertie
> s-1_2-Draft_01.wsdl'.
> [wsdl2Java] Retrieving schema at
> 'WS-ResourceProperties-1_2-Draft_01.xsd', relative to
> 'file:/opt/apache-tomcat-5/webapps/muse/spec/wsrf/WS-ResourcePropertie
> s-1_2-Draft_01.wsdl'.
> [wsdl2Java] Retrieving document at
> '../wsrf/WS-ResourceLifetime-1_2-Draft_01.wsdl', relative to
> 'file:/opt/apache-tomcat-5/webapps/muse/spec/wsn/WS-BaseNotification-1
> _2-Draft_01.wsdl'.
> [wsdl2Java] Retrieving schema at '../wsa/WS-Addressing-2003_03.xsd',
> relative to
> 'file:/opt/apache-tomcat-5/webapps/muse/spec/wsrf/WS-ResourceLifetime-
> 1_2-Draft_01.wsdl'.
> [wsdl2Java] Retrieving schema at 'WS-BaseFaults-1_2-Draft_01.xsd',
> relative to
> 'file:/opt/apache-tomcat-5/webapps/muse/spec/wsrf/WS-ResourceLifetime-
> 1_2-Draft_01.wsdl'.
> [wsdl2Java] Retrieving schema at
> 'WS-ResourceLifetime-1_2-Draft_01.xsd', relative to
> 'file:/opt/apache-tomcat-5/webapps/muse/spec/wsrf/WS-ResourceLifetime-
> 1_2-Draft_01.wsdl'.
> [wsdl2Java] Retrieving schema at
> '../wsrf/WS-ResourceProperties-1_2-Draft_01.xsd', relative to
> 'file:/opt/apache-tomcat-5/webapps/muse/spec/wsn/WS-BaseNotification-1
> _2-Draft_01.wsdl'.
> [wsdl2Java] Retrieving schema at '../wsa/WS-Addressing-2003_03.xsd',
> relative to
> 'file:/opt/apache-tomcat-5/webapps/muse/spec/wsn/WS-BaseNotification-1
> _2-Draft_01.wsdl'.
> [wsdl2Java] Retrieving schema at
> '../wsrf/WS-ResourceLifetime-1_2-Draft_01.xsd', relative to
> 'file:/opt/apache-tomcat-5/webapps/muse/spec/wsn/WS-BaseNotification-1
> _2-Draft_01.wsdl'.
> [wsdl2Java] Retrieving schema at
> '../wsrf/WS-BaseFaults-1_2-Draft_01.xsd', relative to
> 'file:/opt/apache-tomcat-5/webapps/muse/spec/wsn/WS-BaseNotification-1
> _2-Draft_01.wsdl'.
> [wsdl2Java] Retrieving schema at
> 'WS-BaseNotification-1_2-Draft_01.xsd', relative to
> 'file:/opt/apache-tomcat-5/webapps/muse/spec/wsn/WS-BaseNotification-1
> _2-Draft_01.wsdl'.
> [wsdl2Java] Retrieving schema at
> '../wsrf/WS-ResourceProperties-1_2-Draft_01.xsd', relative to
> 'file:/opt/apache-tomcat-5/webapps/muse/spec/wsn/WS-BaseNotification-1
> _2-Draft_01.xsd'.
> [wsdl2Java] Retrieving schema at '../wsa/WS-Addressing-2003_03.xsd',
> relative to
> 'file:/opt/apache-tomcat-5/webapps/muse/spec/wsn/WS-BaseNotification-1
> _2-Draft_01.xsd'.
> [wsdl2Java] Retrieving document at '../spec/wsdm/MUWS-Part2-1_0.wsdl',
> relative to
> 'file:/opt/apache-tomcat-5/webapps/muse/_tmp_/FileSystem.wsdl'.
> [wsdl2Java] Retrieving schema at 'MUWS-Part2-1_0.xsd', relative to
> 'file:/opt/apache-tomcat-5/webapps/muse/spec/wsdm/MUWS-Part2-1_0.wsdl'
> .
> [wsdl2Java] Retrieving schema at '../xml/XML-Namespace-1998.xsd',
> relative to
> 'file:/opt/apache-tomcat-5/webapps/muse/spec/wsdm/MUWS-Part2-1_0.xsd'.
> [wsdl2Java] Retrieving schema at 'MUWS-Part1-1_0.xsd', relative to
> 'file:/opt/apache-tomcat-5/webapps/muse/spec/wsdm/MUWS-Part2-1_0.xsd'.
> [wsdl2Java] Retrieving schema at
> '../wsa/WS-Addressing-2004_08_10.xsd', relative to
> 'file:/opt/apache-tomcat-5/webapps/muse/spec/wsdm/MUWS-Part1-1_0.xsd'.
> [wsdl2Java] Retrieving schema at
> '../wsa/WS-Addressing-2004_08_10.xsd', relative to
> 'file:/opt/apache-tomcat-5/webapps/muse/spec/wsdm/MUWS-Part2-1_0.xsd'.
> [wsdl2Java] Retrieving schema at 'MUWS-Part1-1_0.xsd', relative to
> 'file:/opt/apache-tomcat-5/webapps/muse/spec/wsdm/MUWS-Part2-1_0.wsdl'
> .
> [wsdl2Java] Retrieving schema at '../spec/wsdm/MUWS-Part2-1_0.xsd',
> relative to
> 'file:/opt/apache-tomcat-5/webapps/muse/_tmp_/FileSystem.wsdl'.
> [wsdl2Java] Retrieving schema at '../spec/wsdm/MUWS-Part1-1_0.xsd',
> relative to
> 'file:/opt/apache-tomcat-5/webapps/muse/_tmp_/FileSystem.wsdl'.
> [wsdl2Java] Retrieving schema at
> '../spec/wsn/WS-BaseNotification-1_2-Draft_01.xsd', relative to
> 'file:/opt/apache-tomcat-5/webapps/muse/_tmp_/FileSystem.wsdl'.
> [wsdl2Java] Retrieving schema at
> '../spec/wsrf/WS-ResourceLifetime-1_2-Draft_01.xsd', relative to
> 'file:/opt/apache-tomcat-5/webapps/muse/_tmp_/FileSystem.wsdl'.
> [wsdl2Java] Retrieving schema at
> '../spec/wsrf/WS-BaseFaults-1_2-Draft_01.xsd', relative to
> 'file:/opt/apache-tomcat-5/webapps/muse/_tmp_/FileSystem.wsdl'.
> 
> BUILD FAILED
> /home/dcnlocal/ying/tmp/build.xml:54:
> org.apache.ws.resource.InvalidWsrfWsdlException: Unable to locate the
> ResourceProperties document element with QName
> {http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceLifetime-1.2-
> draft-01.xsd}ScheduledResourceTerminationRP
> 
> Total time: 2 seconds
> 
> 
>  << File: filesystem.wsdl >> 
> 
> Thanks,
> 
> Ying Zeng
> Advanced Technology Research (ATR)
> Nortel Networks
> 3500 Carling Avenue
> Ottawa, ON  
> K2H 8E9
> Tel: (613) 763-1570
> Fax: (613) 765-3370
> yingzeng@nortel.com
> 

[Attachment #3 (text/html)]

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7233.28">
<TITLE>RE: Having Problem Running &quot;ant generate&quot;</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->

<P><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">Solved problem by removing all Axis \
related jars from CLASSPATH. </FONT> </P>

<P><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">Ying</FONT>
</P>
<UL>
<P><FONT FACE="Arial"></FONT>&nbsp;<FONT SIZE=1 FACE="Tahoma">-----Original \
Message-----</FONT>

<BR><B><FONT SIZE=1 FACE="Tahoma">From: &nbsp;</FONT></B> <FONT SIZE=1 \
FACE="Tahoma">Zeng, Ying [CAR:1A20:EXCH]&nbsp; </FONT>

<BR><B><FONT SIZE=1 FACE="Tahoma">Sent:&nbsp;&nbsp;</FONT></B> <FONT SIZE=1 \
FACE="Tahoma">Friday, April 28, 2006 3:17 PM</FONT>

<BR><B><FONT SIZE=1 FACE="Tahoma">To:&nbsp;&nbsp;&nbsp;&nbsp;</FONT></B> <FONT SIZE=1 \
FACE="Tahoma">'muse-dev@ws.apache.org'</FONT>

<BR><B><FONT SIZE=1 FACE="Tahoma">Subject:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</FONT></B> \
<FONT SIZE=1 FACE="Tahoma">Having Problem Running &quot;ant generate&quot;</FONT> \
</P>

<P><FONT SIZE=2 FACE="Arial">Hi:</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">I am new to Muse, and trying to follow the tutorial to \
build FileSystem example from the given FileSystem.wsdl and Host.wsdl files in the \
example directory. However, when I copied the same wsdl files into a new directory, \
changed build.properties and generate the stubs, the command &quot;ant generate&quot; \
failed. I keep running into &quot;org.apache.ws.resource.InvalidWsrfWsdlException: \
Unable to locate the ResourceProperties document element with QName {</FONT><A \
HREF="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceLifetime-1.2-draft-01.xsd}ScheduledResourceTerminationRP"><U><FONT \
COLOR="#0000FF" SIZE=2 \
FACE="Arial">http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceLifetime-1.2-draft-01.xsd}ScheduledResourceTerminationRP</FONT></U></A><FONT \
SIZE=2 FACE="Arial">&quot; error. I also tried to follow the developer's guide to \
start with template and it gave similar errors. I tested my Muse setup running the \
FileSystem quick demo, and it worked fine. </FONT></P>

<P><FONT SIZE=2 FACE="Arial">I did quite a bit search in the mailing list, there seem \
to be a few answers, such as not setting CLASSPATH to Axis jars, use the latest Muse \
versions (1.0). I don't know if there is newer version, but I am using Muse1.0 binary \
distribution from the download page dated Aug. 5, 2005. I tried to change my \
CLASSPATH and build gave me a Java.io.IOException. It sounds like missing some \
generic jars to me. So I ran out of ideas because I cannot find anyone mentioning \
other solutions. So here are my CLASSPATH settings, the error messages and attached \
FileSystem.wsdl:</FONT></P>

<P><FONT SIZE=2 FACE="Arial">----------------------</FONT>

<BR><FONT SIZE=2 FACE="Arial">Echo $CLASSPATH</FONT>

<BR><FONT SIZE=2 FACE="Arial">.:/usr/lib/j2sdk1.5-sun/bin:/usr/lib/j2sdk1.5-sun/lib/to \
ols.jar:/opt/axis-1_2/lib/axis.jar:/opt/axis-1_2/lib/commons-discovery-0.2.jar:/opt/ax \
is-1_2/lib/commons-logging-1.0.4.jar:/opt/axis-1_2/lib/log4j-1.2.8.jar:/opt/axis-1_2/l \
ib/jaxrpc.jar:/opt/axis-1_2/lib/saaj.jar:/opt/axis-1_2/lib/wsdl4j-1.5.1.jar:/opt/axis- \
1_2/lib/jdom.jar:/opt/axis-1_2/lib/mailapi_1_3_1.jar:/opt/axis-1_2/lib/mail.jar:/opt/a \
xis-1_2/lib/xercesImpl.jar:/opt/axis-1_2/lib/xmlParserAPIs.jar:/opt/axis-1_2/lib/xmlse \
c-1.2.1.jar:/opt/apache-ant-1.6.2/lib/xercesImpl.jar:/opt/apache-tomcat-5/webapps/axis \
/WEB-INF/lib/xercesImpl.jar:/opt/apache-tomcat-5/webapps/axis/WEB-INF/lib/javacim.jar: \
/opt/apache-tomcat-5/shared/lib/activation.jar:/opt/apache-tomcat-5/common/lib/servlet-api.jar</FONT></P>


<P><FONT SIZE=2 FACE="Arial">---------------ERROR --------------------------</FONT>

<BR><FONT SIZE=2 FACE="Arial">$ /opt/apache-ant-1.6.2/bin/ant generate</FONT>

<BR><FONT SIZE=2 FACE="Arial">Buildfile: build.xml</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">init:</FONT>

<BR><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp;&nbsp; [echo] Using webapp dir: \
/opt/apache-tomcat-5/webapps/muse</FONT> </P>

<P><FONT SIZE=2 FACE="Arial">generate:</FONT>

<BR><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp;&nbsp; [copy] Copying 2 files to \
/opt/apache-tomcat-5/webapps/muse/_tmp_</FONT>

<BR><FONT SIZE=2 FACE="Arial">[wsdl2Java] log4j:WARN No appenders could be found for \
logger (org.apache.ws.util.i18n.ProjectResourceBundle).</FONT>

<BR><FONT SIZE=2 FACE="Arial">[wsdl2Java] log4j:WARN Please initialize the log4j \
system properly.</FONT>

<BR><FONT SIZE=2 FACE="Arial">[wsdl2Java] Processing WSDL file \
&quot;/opt/apache-tomcat-5/webapps/muse/_tmp_/FileSystem.wsdl&quot;...</FONT>

<BR><FONT SIZE=2 FACE="Arial">[wsdl2Java] Retrieving document at \
'/opt/apache-tomcat-5/webapps/muse/_tmp_/FileSystem.wsdl'.</FONT>

<BR><FONT SIZE=2 FACE="Arial">[wsdl2Java] Retrieving document at \
'../spec/wsrf/WS-ResourceProperties-1_2-Draft_01.wsdl', relative to '</FONT><A \
HREF="file:/opt/apache-tomcat-5/webapps/muse/_tmp_/FileSystem.wsdl"><U><FONT \
COLOR="#0000FF" SIZE=2 \
FACE="Arial">file:/opt/apache-tomcat-5/webapps/muse/_tmp_/FileSystem.wsdl</FONT></U></A><FONT \
SIZE=2 FACE="Arial">'.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">[wsdl2Java] Retrieving schema at \
'../wsa/WS-Addressing-2003_03.xsd', relative to '</FONT><A \
HREF="file:/opt/apache-tomcat-5/webapps/muse/spec/wsrf/WS-ResourceProperties-1_2-Draft_01.wsdl"><U><FONT \
COLOR="#0000FF" SIZE=2 \
FACE="Arial">file:/opt/apache-tomcat-5/webapps/muse/spec/wsrf/WS-ResourceProperties-1_2-Draft_01.wsdl</FONT></U></A><FONT \
SIZE=2 FACE="Arial">'.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">[wsdl2Java] Retrieving schema at \
'WS-BaseFaults-1_2-Draft_01.xsd', relative to '</FONT><A \
HREF="file:/opt/apache-tomcat-5/webapps/muse/spec/wsrf/WS-ResourceProperties-1_2-Draft_01.wsdl"><U><FONT \
COLOR="#0000FF" SIZE=2 \
FACE="Arial">file:/opt/apache-tomcat-5/webapps/muse/spec/wsrf/WS-ResourceProperties-1_2-Draft_01.wsdl</FONT></U></A><FONT \
SIZE=2 FACE="Arial">'.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">[wsdl2Java] Retrieving schema at \
'../xml/XML-Namespace-1998.xsd', relative to '</FONT><A \
HREF="file:/opt/apache-tomcat-5/webapps/muse/spec/wsrf/WS-BaseFaults-1_2-Draft_01.xsd"><U><FONT \
COLOR="#0000FF" SIZE=2 \
FACE="Arial">file:/opt/apache-tomcat-5/webapps/muse/spec/wsrf/WS-BaseFaults-1_2-Draft_01.xsd</FONT></U></A><FONT \
SIZE=2 FACE="Arial">'.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">[wsdl2Java] Retrieving schema at \
'../wsa/WS-Addressing-2003_03.xsd', relative to '</FONT><A \
HREF="file:/opt/apache-tomcat-5/webapps/muse/spec/wsrf/WS-BaseFaults-1_2-Draft_01.xsd"><U><FONT \
COLOR="#0000FF" SIZE=2 \
FACE="Arial">file:/opt/apache-tomcat-5/webapps/muse/spec/wsrf/WS-BaseFaults-1_2-Draft_01.xsd</FONT></U></A><FONT \
SIZE=2 FACE="Arial">'.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">[wsdl2Java] Retrieving schema at \
'WS-ResourceProperties-1_2-Draft_01.xsd', relative to '</FONT><A \
HREF="file:/opt/apache-tomcat-5/webapps/muse/spec/wsrf/WS-ResourceProperties-1_2-Draft_01.wsdl"><U><FONT \
COLOR="#0000FF" SIZE=2 \
FACE="Arial">file:/opt/apache-tomcat-5/webapps/muse/spec/wsrf/WS-ResourceProperties-1_2-Draft_01.wsdl</FONT></U></A><FONT \
SIZE=2 FACE="Arial">'.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">[wsdl2Java] Retrieving document at \
'../spec/wsrf/WS-ResourceLifetime-1_2-Draft_01.wsdl', relative to '</FONT><A \
HREF="file:/opt/apache-tomcat-5/webapps/muse/_tmp_/FileSystem.wsdl"><U><FONT \
COLOR="#0000FF" SIZE=2 \
FACE="Arial">file:/opt/apache-tomcat-5/webapps/muse/_tmp_/FileSystem.wsdl</FONT></U></A><FONT \
SIZE=2 FACE="Arial">'.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">[wsdl2Java] Retrieving schema at \
'../wsa/WS-Addressing-2003_03.xsd', relative to '</FONT><A \
HREF="file:/opt/apache-tomcat-5/webapps/muse/spec/wsrf/WS-ResourceLifetime-1_2-Draft_01.wsdl"><U><FONT \
COLOR="#0000FF" SIZE=2 \
FACE="Arial">file:/opt/apache-tomcat-5/webapps/muse/spec/wsrf/WS-ResourceLifetime-1_2-Draft_01.wsdl</FONT></U></A><FONT \
SIZE=2 FACE="Arial">'.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">[wsdl2Java] Retrieving schema at \
'WS-BaseFaults-1_2-Draft_01.xsd', relative to '</FONT><A \
HREF="file:/opt/apache-tomcat-5/webapps/muse/spec/wsrf/WS-ResourceLifetime-1_2-Draft_01.wsdl"><U><FONT \
COLOR="#0000FF" SIZE=2 \
FACE="Arial">file:/opt/apache-tomcat-5/webapps/muse/spec/wsrf/WS-ResourceLifetime-1_2-Draft_01.wsdl</FONT></U></A><FONT \
SIZE=2 FACE="Arial">'.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">[wsdl2Java] Retrieving schema at \
'WS-ResourceLifetime-1_2-Draft_01.xsd', relative to '</FONT><A \
HREF="file:/opt/apache-tomcat-5/webapps/muse/spec/wsrf/WS-ResourceLifetime-1_2-Draft_01.wsdl"><U><FONT \
COLOR="#0000FF" SIZE=2 \
FACE="Arial">file:/opt/apache-tomcat-5/webapps/muse/spec/wsrf/WS-ResourceLifetime-1_2-Draft_01.wsdl</FONT></U></A><FONT \
SIZE=2 FACE="Arial">'.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">[wsdl2Java] Retrieving document at \
'../spec/wsn/WS-BaseNotification-1_2-Draft_01.wsdl', relative to '</FONT><A \
HREF="file:/opt/apache-tomcat-5/webapps/muse/_tmp_/FileSystem.wsdl"><U><FONT \
COLOR="#0000FF" SIZE=2 \
FACE="Arial">file:/opt/apache-tomcat-5/webapps/muse/_tmp_/FileSystem.wsdl</FONT></U></A><FONT \
SIZE=2 FACE="Arial">'.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">[wsdl2Java] Retrieving document at \
'../wsrf/WS-ResourceProperties-1_2-Draft_01.wsdl', relative to '</FONT><A \
HREF="file:/opt/apache-tomcat-5/webapps/muse/spec/wsn/WS-BaseNotification-1_2-Draft_01.wsdl"><U><FONT \
COLOR="#0000FF" SIZE=2 \
FACE="Arial">file:/opt/apache-tomcat-5/webapps/muse/spec/wsn/WS-BaseNotification-1_2-Draft_01.wsdl</FONT></U></A><FONT \
SIZE=2 FACE="Arial">'.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">[wsdl2Java] Retrieving schema at \
'../wsa/WS-Addressing-2003_03.xsd', relative to '</FONT><A \
HREF="file:/opt/apache-tomcat-5/webapps/muse/spec/wsrf/WS-ResourceProperties-1_2-Draft_01.wsdl"><U><FONT \
COLOR="#0000FF" SIZE=2 \
FACE="Arial">file:/opt/apache-tomcat-5/webapps/muse/spec/wsrf/WS-ResourceProperties-1_2-Draft_01.wsdl</FONT></U></A><FONT \
SIZE=2 FACE="Arial">'.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">[wsdl2Java] Retrieving schema at \
'WS-BaseFaults-1_2-Draft_01.xsd', relative to '</FONT><A \
HREF="file:/opt/apache-tomcat-5/webapps/muse/spec/wsrf/WS-ResourceProperties-1_2-Draft_01.wsdl"><U><FONT \
COLOR="#0000FF" SIZE=2 \
FACE="Arial">file:/opt/apache-tomcat-5/webapps/muse/spec/wsrf/WS-ResourceProperties-1_2-Draft_01.wsdl</FONT></U></A><FONT \
SIZE=2 FACE="Arial">'.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">[wsdl2Java] Retrieving schema at \
'WS-ResourceProperties-1_2-Draft_01.xsd', relative to '</FONT><A \
HREF="file:/opt/apache-tomcat-5/webapps/muse/spec/wsrf/WS-ResourceProperties-1_2-Draft_01.wsdl"><U><FONT \
COLOR="#0000FF" SIZE=2 \
FACE="Arial">file:/opt/apache-tomcat-5/webapps/muse/spec/wsrf/WS-ResourceProperties-1_2-Draft_01.wsdl</FONT></U></A><FONT \
SIZE=2 FACE="Arial">'.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">[wsdl2Java] Retrieving document at \
'../wsrf/WS-ResourceLifetime-1_2-Draft_01.wsdl', relative to '</FONT><A \
HREF="file:/opt/apache-tomcat-5/webapps/muse/spec/wsn/WS-BaseNotification-1_2-Draft_01.wsdl"><U><FONT \
COLOR="#0000FF" SIZE=2 \
FACE="Arial">file:/opt/apache-tomcat-5/webapps/muse/spec/wsn/WS-BaseNotification-1_2-Draft_01.wsdl</FONT></U></A><FONT \
SIZE=2 FACE="Arial">'.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">[wsdl2Java] Retrieving schema at \
'../wsa/WS-Addressing-2003_03.xsd', relative to '</FONT><A \
HREF="file:/opt/apache-tomcat-5/webapps/muse/spec/wsrf/WS-ResourceLifetime-1_2-Draft_01.wsdl"><U><FONT \
COLOR="#0000FF" SIZE=2 \
FACE="Arial">file:/opt/apache-tomcat-5/webapps/muse/spec/wsrf/WS-ResourceLifetime-1_2-Draft_01.wsdl</FONT></U></A><FONT \
SIZE=2 FACE="Arial">'.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">[wsdl2Java] Retrieving schema at \
'WS-BaseFaults-1_2-Draft_01.xsd', relative to '</FONT><A \
HREF="file:/opt/apache-tomcat-5/webapps/muse/spec/wsrf/WS-ResourceLifetime-1_2-Draft_01.wsdl"><U><FONT \
COLOR="#0000FF" SIZE=2 \
FACE="Arial">file:/opt/apache-tomcat-5/webapps/muse/spec/wsrf/WS-ResourceLifetime-1_2-Draft_01.wsdl</FONT></U></A><FONT \
SIZE=2 FACE="Arial">'.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">[wsdl2Java] Retrieving schema at \
'WS-ResourceLifetime-1_2-Draft_01.xsd', relative to '</FONT><A \
HREF="file:/opt/apache-tomcat-5/webapps/muse/spec/wsrf/WS-ResourceLifetime-1_2-Draft_01.wsdl"><U><FONT \
COLOR="#0000FF" SIZE=2 \
FACE="Arial">file:/opt/apache-tomcat-5/webapps/muse/spec/wsrf/WS-ResourceLifetime-1_2-Draft_01.wsdl</FONT></U></A><FONT \
SIZE=2 FACE="Arial">'.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">[wsdl2Java] Retrieving schema at \
'../wsrf/WS-ResourceProperties-1_2-Draft_01.xsd', relative to '</FONT><A \
HREF="file:/opt/apache-tomcat-5/webapps/muse/spec/wsn/WS-BaseNotification-1_2-Draft_01.wsdl"><U><FONT \
COLOR="#0000FF" SIZE=2 \
FACE="Arial">file:/opt/apache-tomcat-5/webapps/muse/spec/wsn/WS-BaseNotification-1_2-Draft_01.wsdl</FONT></U></A><FONT \
SIZE=2 FACE="Arial">'.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">[wsdl2Java] Retrieving schema at \
'../wsa/WS-Addressing-2003_03.xsd', relative to '</FONT><A \
HREF="file:/opt/apache-tomcat-5/webapps/muse/spec/wsn/WS-BaseNotification-1_2-Draft_01.wsdl"><U><FONT \
COLOR="#0000FF" SIZE=2 \
FACE="Arial">file:/opt/apache-tomcat-5/webapps/muse/spec/wsn/WS-BaseNotification-1_2-Draft_01.wsdl</FONT></U></A><FONT \
SIZE=2 FACE="Arial">'.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">[wsdl2Java] Retrieving schema at \
'../wsrf/WS-ResourceLifetime-1_2-Draft_01.xsd', relative to '</FONT><A \
HREF="file:/opt/apache-tomcat-5/webapps/muse/spec/wsn/WS-BaseNotification-1_2-Draft_01.wsdl"><U><FONT \
COLOR="#0000FF" SIZE=2 \
FACE="Arial">file:/opt/apache-tomcat-5/webapps/muse/spec/wsn/WS-BaseNotification-1_2-Draft_01.wsdl</FONT></U></A><FONT \
SIZE=2 FACE="Arial">'.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">[wsdl2Java] Retrieving schema at \
'../wsrf/WS-BaseFaults-1_2-Draft_01.xsd', relative to '</FONT><A \
HREF="file:/opt/apache-tomcat-5/webapps/muse/spec/wsn/WS-BaseNotification-1_2-Draft_01.wsdl"><U><FONT \
COLOR="#0000FF" SIZE=2 \
FACE="Arial">file:/opt/apache-tomcat-5/webapps/muse/spec/wsn/WS-BaseNotification-1_2-Draft_01.wsdl</FONT></U></A><FONT \
SIZE=2 FACE="Arial">'.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">[wsdl2Java] Retrieving schema at \
'WS-BaseNotification-1_2-Draft_01.xsd', relative to '</FONT><A \
HREF="file:/opt/apache-tomcat-5/webapps/muse/spec/wsn/WS-BaseNotification-1_2-Draft_01.wsdl"><U><FONT \
COLOR="#0000FF" SIZE=2 \
FACE="Arial">file:/opt/apache-tomcat-5/webapps/muse/spec/wsn/WS-BaseNotification-1_2-Draft_01.wsdl</FONT></U></A><FONT \
SIZE=2 FACE="Arial">'.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">[wsdl2Java] Retrieving schema at \
'../wsrf/WS-ResourceProperties-1_2-Draft_01.xsd', relative to '</FONT><A \
HREF="file:/opt/apache-tomcat-5/webapps/muse/spec/wsn/WS-BaseNotification-1_2-Draft_01.xsd"><U><FONT \
COLOR="#0000FF" SIZE=2 \
FACE="Arial">file:/opt/apache-tomcat-5/webapps/muse/spec/wsn/WS-BaseNotification-1_2-Draft_01.xsd</FONT></U></A><FONT \
SIZE=2 FACE="Arial">'.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">[wsdl2Java] Retrieving schema at \
'../wsa/WS-Addressing-2003_03.xsd', relative to '</FONT><A \
HREF="file:/opt/apache-tomcat-5/webapps/muse/spec/wsn/WS-BaseNotification-1_2-Draft_01.xsd"><U><FONT \
COLOR="#0000FF" SIZE=2 \
FACE="Arial">file:/opt/apache-tomcat-5/webapps/muse/spec/wsn/WS-BaseNotification-1_2-Draft_01.xsd</FONT></U></A><FONT \
SIZE=2 FACE="Arial">'.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">[wsdl2Java] Retrieving document at \
'../spec/wsdm/MUWS-Part2-1_0.wsdl', relative to '</FONT><A \
HREF="file:/opt/apache-tomcat-5/webapps/muse/_tmp_/FileSystem.wsdl"><U><FONT \
COLOR="#0000FF" SIZE=2 \
FACE="Arial">file:/opt/apache-tomcat-5/webapps/muse/_tmp_/FileSystem.wsdl</FONT></U></A><FONT \
SIZE=2 FACE="Arial">'.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">[wsdl2Java] Retrieving schema at 'MUWS-Part2-1_0.xsd', \
relative to '</FONT><A \
HREF="file:/opt/apache-tomcat-5/webapps/muse/spec/wsdm/MUWS-Part2-1_0.wsdl"><U><FONT \
COLOR="#0000FF" SIZE=2 \
FACE="Arial">file:/opt/apache-tomcat-5/webapps/muse/spec/wsdm/MUWS-Part2-1_0.wsdl</FONT></U></A><FONT \
SIZE=2 FACE="Arial">'.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">[wsdl2Java] Retrieving schema at \
'../xml/XML-Namespace-1998.xsd', relative to '</FONT><A \
HREF="file:/opt/apache-tomcat-5/webapps/muse/spec/wsdm/MUWS-Part2-1_0.xsd"><U><FONT \
COLOR="#0000FF" SIZE=2 \
FACE="Arial">file:/opt/apache-tomcat-5/webapps/muse/spec/wsdm/MUWS-Part2-1_0.xsd</FONT></U></A><FONT \
SIZE=2 FACE="Arial">'.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">[wsdl2Java] Retrieving schema at 'MUWS-Part1-1_0.xsd', \
relative to '</FONT><A \
HREF="file:/opt/apache-tomcat-5/webapps/muse/spec/wsdm/MUWS-Part2-1_0.xsd"><U><FONT \
COLOR="#0000FF" SIZE=2 \
FACE="Arial">file:/opt/apache-tomcat-5/webapps/muse/spec/wsdm/MUWS-Part2-1_0.xsd</FONT></U></A><FONT \
SIZE=2 FACE="Arial">'.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">[wsdl2Java] Retrieving schema at \
'../wsa/WS-Addressing-2004_08_10.xsd', relative to '</FONT><A \
HREF="file:/opt/apache-tomcat-5/webapps/muse/spec/wsdm/MUWS-Part1-1_0.xsd"><U><FONT \
COLOR="#0000FF" SIZE=2 \
FACE="Arial">file:/opt/apache-tomcat-5/webapps/muse/spec/wsdm/MUWS-Part1-1_0.xsd</FONT></U></A><FONT \
SIZE=2 FACE="Arial">'.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">[wsdl2Java] Retrieving schema at \
'../wsa/WS-Addressing-2004_08_10.xsd', relative to '</FONT><A \
HREF="file:/opt/apache-tomcat-5/webapps/muse/spec/wsdm/MUWS-Part2-1_0.xsd"><U><FONT \
COLOR="#0000FF" SIZE=2 \
FACE="Arial">file:/opt/apache-tomcat-5/webapps/muse/spec/wsdm/MUWS-Part2-1_0.xsd</FONT></U></A><FONT \
SIZE=2 FACE="Arial">'.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">[wsdl2Java] Retrieving schema at 'MUWS-Part1-1_0.xsd', \
relative to '</FONT><A \
HREF="file:/opt/apache-tomcat-5/webapps/muse/spec/wsdm/MUWS-Part2-1_0.wsdl"><U><FONT \
COLOR="#0000FF" SIZE=2 \
FACE="Arial">file:/opt/apache-tomcat-5/webapps/muse/spec/wsdm/MUWS-Part2-1_0.wsdl</FONT></U></A><FONT \
SIZE=2 FACE="Arial">'.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">[wsdl2Java] Retrieving schema at \
'../spec/wsdm/MUWS-Part2-1_0.xsd', relative to '</FONT><A \
HREF="file:/opt/apache-tomcat-5/webapps/muse/_tmp_/FileSystem.wsdl"><U><FONT \
COLOR="#0000FF" SIZE=2 \
FACE="Arial">file:/opt/apache-tomcat-5/webapps/muse/_tmp_/FileSystem.wsdl</FONT></U></A><FONT \
SIZE=2 FACE="Arial">'.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">[wsdl2Java] Retrieving schema at \
'../spec/wsdm/MUWS-Part1-1_0.xsd', relative to '</FONT><A \
HREF="file:/opt/apache-tomcat-5/webapps/muse/_tmp_/FileSystem.wsdl"><U><FONT \
COLOR="#0000FF" SIZE=2 \
FACE="Arial">file:/opt/apache-tomcat-5/webapps/muse/_tmp_/FileSystem.wsdl</FONT></U></A><FONT \
SIZE=2 FACE="Arial">'.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">[wsdl2Java] Retrieving schema at \
'../spec/wsn/WS-BaseNotification-1_2-Draft_01.xsd', relative to '</FONT><A \
HREF="file:/opt/apache-tomcat-5/webapps/muse/_tmp_/FileSystem.wsdl"><U><FONT \
COLOR="#0000FF" SIZE=2 \
FACE="Arial">file:/opt/apache-tomcat-5/webapps/muse/_tmp_/FileSystem.wsdl</FONT></U></A><FONT \
SIZE=2 FACE="Arial">'.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">[wsdl2Java] Retrieving schema at \
'../spec/wsrf/WS-ResourceLifetime-1_2-Draft_01.xsd', relative to '</FONT><A \
HREF="file:/opt/apache-tomcat-5/webapps/muse/_tmp_/FileSystem.wsdl"><U><FONT \
COLOR="#0000FF" SIZE=2 \
FACE="Arial">file:/opt/apache-tomcat-5/webapps/muse/_tmp_/FileSystem.wsdl</FONT></U></A><FONT \
SIZE=2 FACE="Arial">'.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">[wsdl2Java] Retrieving schema at \
'../spec/wsrf/WS-BaseFaults-1_2-Draft_01.xsd', relative to '</FONT><A \
HREF="file:/opt/apache-tomcat-5/webapps/muse/_tmp_/FileSystem.wsdl"><U><FONT \
COLOR="#0000FF" SIZE=2 \
FACE="Arial">file:/opt/apache-tomcat-5/webapps/muse/_tmp_/FileSystem.wsdl</FONT></U></A><FONT \
SIZE=2 FACE="Arial">'.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">BUILD FAILED</FONT>

<BR><FONT SIZE=2 FACE="Arial">/home/dcnlocal/ying/tmp/build.xml:54: \
org.apache.ws.resource.InvalidWsrfWsdlException: Unable to locate the \
ResourceProperties document element with QName {</FONT><A \
HREF="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceLifetime-1.2-draft-01.xsd}ScheduledResourceTerminationRP"><U><FONT \
COLOR="#0000FF" SIZE=2 \
FACE="Arial">http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceLifetime-1.2-draft-01.xsd}ScheduledResourceTerminationRP</FONT></U></A></P>


<P><FONT SIZE=2 FACE="Arial">Total time: 2 seconds</FONT>
</P>
<BR>

<P><FONT SIZE=2 FACE="Arial">&nbsp;&lt;&lt; File: filesystem.wsdl &gt;&gt; </FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">Thanks,</FONT>
</P>

<P><B><FONT SIZE=5 FACE="Script">Ying Zeng</FONT></B>

<BR><FONT SIZE=2 FACE="Arial">Advanced Technology Research (ATR)</FONT>

<BR><FONT SIZE=2 FACE="Arial">Nortel Networks</FONT>

<BR><FONT SIZE=2 FACE="Arial">3500 Carling Avenue</FONT>

<BR><FONT SIZE=2 FACE="Arial">Ottawa, ON&nbsp; </FONT>

<BR><FONT SIZE=2 FACE="Arial">K2H 8E9</FONT>

<BR><FONT SIZE=2 FACE="Arial">Tel: (613) 763-1570</FONT>

<BR><FONT SIZE=2 FACE="Arial">Fax: (613) 765-3370</FONT>

<BR><FONT SIZE=2 FACE="Arial">yingzeng@nortel.com</FONT>
</P>
</UL>
</BODY>
</HTML>



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic