You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@beehive.apache.org by Stephen Reynolds <st...@fastmail.fm> on 2007/01/12 00:14:49 UTC

WSC Tools: wsc.dependency.path property

Hi,
What and how should I set the value of wsc.dependency.path to?

I downloaded beehive via SVN and I get an error when compiling the
webservice (Beehive/WSC/Tools) example

The error is: Reference wsc.dependency.path not found.

projects\webservice\axis-client\build.xml:55: The following error
occurred while executing this line:
projects\webservice\ant\beehive-wsc-tools.xml:60: Reference
wsc.dependency.path not found.

wsc.dependency.path is referenced in beehive-wsc-tools.xml

            <path id="_wscgen.classpath">
                <path refid="@{classpathref}"/>
                <path refid="wsc.dependency.path"/>
                <fileset dir="${axis.home}/lib">
                   <include name="*.jar"/>
               </fileset>
                <path refid="velocity.dependency.path"/>
            </path>

wsc.dependency.path is referenced in build.xml

    <path id="build.classpath">
        <path refid="controls.dependency.path"/>
        <!-- TODO: for final form <path refid="wsc.dependency.path"/>
        -->
        <pathelement
        location="../../../build/jars/beehive-webservice-control.jar"/>
    </path>

Steve

-- 
http://www.fastmail.fm - Email service worth paying for. Try it for free