Scott wrote: > Mattias Jiderhamn wrote (2007-11-08 12:21): >> ... How do I use a new version of Hessian (3.1.3) with an old version of >> Resin (3.0.22)? >> >> I have tried putting the Hessian JAR in my WEB-INF/lib, the server root lib >> and resin_home/lib, but the no matter what, the version from resin.jar is >> used. >> > Try setting the classpath, either with the -classpath option or by > setting CLASSPATH. Resin should be using the configured classpath > before it's own classes. > -- Scott Hmmm. Not optimal imho (too easy to forget resetting the CLASSPATH after actually updating Resin). Would it be possible to put Hessian in a separate JAR in future Resin dists to make it "upgradeable"...?
/Mattias _______________________________________________ hessian-interest mailing list [email protected] http://maillist.caucho.com/mailman/listinfo/hessian-interest
