Hi Harold,

Recent checkins for the workload driver for Java now depend on a newer version of Faban which is now available. Can you please get Faban version 1.0RC2 from the faban website <http://faban.sunsource.net/index.html#Downloads> and use this as your FABAN_HOME when compiling?

thanks,

Kim
Hi All,

When I try to compile the workload driver of Olio, I'm getting the following 
errors.

/mount/olio/workload/java/trunk# ant deploy.jar

Buildfile: build.xml

init:

compile:
  [javac] Compiling 25 source files to 
/mount/olio/workload/java/trunk/build/classes
  [javac] 
/mount/olio/workload/java/trunk/src/org/apache/olio/workload/driver/UIDriver.java:541:
 cannot find symbol
  [javac] symbol  : method 
readURL(java.lang.String,java.util.ArrayList<org.apache.commons.httpclient.methods.multipart.Part>)

  [javac] location: class com.sun.faban.driver.transport.hc3.ApacheHC3Transport
  [javac]             ((ApacheHC3Transport) http).readURL(fileUploadEventURL, 
params);

Am I missing a library/JAR file?

-Harold



Reply via email to