http://www.caucho.com/support/hessian-interest/0502/0014.html
Scott, I see that you are taking care of this. We're waiting on this fix
too.
I did try copying the com.caucho.util classes from resin.jar in resin
3.0.10 for a temporary fix but am now getting (in JDK 1.5.1) an error
from a retroweaver dependency:
Exception in thread "main" java.lang.NoClassDefFoundError:
com/rc/retroweaver/runtime/ClassLiteral
at
com.caucho.hessian.client.HessianProxyFactory.create(HessianProxyFactory
.java:258)
at ...
I'll wait for 3.0.13.
Alon
> -----Original Message-----
> From: owner-hessian-interest@xxx.com [mailto:owner-hessian-
> interest@xxx.com] On Behalf Of Yves Harms
> Sent: Monday, February 28, 2005 2:20 AM
> To: hessian-interest@xxx.com
> Subject: Missing dependencies in 3.0.12 release
>
> The 3.0.12 hessian release has a dependency to the CharBuffer class
from
> the
> com/caucho/util/ package.
> Unfortunatly that package is not included in the jar.
>
> (I'm trying to use hessian in conjunction with Tomcat.)
>
> java.lang.NoClassDefFoundError: com/caucho/util/CharBuffer
> at
> com.caucho.services.server.AbstractSkeleton.<init>(AbstractSkeleton.j
> ava:86)
>
> Regards,
> Yves Harms
Received on Mon 28 Feb 2005 18:28:47 -0800
This archive was generated by hypermail 2.1.8 : Thu Sep 28 2006 - 20:16:40 PDT