users@jax-rpc.java.net

hello example

From: Wagner,Harry <wagnerh_at_OCLC.ORG>
Date: Wed, 10 Apr 2002 13:17:44 -0400

Anyone gotten this to work? I get the following error trying to compile the
client:

Buildfile: build.xml

prepare:
     [echo] Creating the required directories....

compile-server:
     [echo] Compiling the server-side source code....
    [javac] Compiling 2 source files to
/home/wagnerh/work/projects/hello/build/shared

xrpcc-client:
     [echo] Running xrpcc for the client:

compile-client:
     [echo] Compiling the client source code....
    [javac] Compiling 1 source file to
/home/wagnerh/work/projects/hello/build/client
    [javac] /home/wagnerh/work/projects/hello/HelloClient.java:16: cannot
resolve symbol
    [javac] symbol : variable ENDPOINT_ADDRESS_PROPERTY
    [javac] location: interface javax.xml.rpc.Stub
    [javac] javax.xml.rpc.Stub.ENDPOINT_ADDRESS_PROPERTY,
    [javac] ^
    [javac] 1 error

BUILD FAILED

jaxrpc-api.jar is in the classpath. Any ideas?

Regards,
Harry Wagner
OCLC / DCMI
Dublin, OH 43017
(614) 761-5178
mailto:wagnerh_at_oclc.org