Re: [Resin-interest] Updating Hessian in Resin 4.0 deployments

2009-06-18 Thread Scott Ferguson
On Jun 17, 2009, at 11:42 PM, Mattias Jiderhamn wrote: > Hessian was extracted to a separate hessian.jar in the Resin dist a > while back, which made it possible to upgrade Hessian without > changing Resin version. > For some reason hessian was moved back into resin.jar. Because having only

Re: [Resin-interest] Updating Hessian in Resin 4.0 deployments

2009-06-17 Thread Mattias Jiderhamn
Hessian was extracted to a separate hessian.jar in the Resin dist a while back, which made it possible to upgrade Hessian without changing Resin version. For some reason hessian was moved back into resin.jar. /Mattias Scott Ferguson wrote (2009-06-18 00:16): > On Jun 17, 2009, at 2:10 PM, Rick Ma

Re: [Resin-interest] Updating Hessian in Resin 4.0 deployments

2009-06-17 Thread Rick Mann
On Jun 17, 2009, at 15:16:19, Scott Ferguson wrote: > You should be able to just download the source and use ant. I think > we cleared up the dependencies (with the exception of 'ant dist'). Oh hey! Look at that! It seemed to work. I'll try actually running it later ;-) -- Rick

Re: [Resin-interest] Updating Hessian in Resin 4.0 deployments

2009-06-17 Thread Scott Ferguson
On Jun 17, 2009, at 2:10 PM, Rick Mann wrote: > > On Jun 17, 2009, at 13:58:29, Scott Ferguson wrote: > >> >> On Jun 17, 2009, at 1:48 PM, Rick Mann wrote: >> >>> If I download/build a separate Hessian library and drop it into my >>> WEB- >>> INF/lib directory, will it get used instead of the one

Re: [Resin-interest] Updating Hessian in Resin 4.0 deployments

2009-06-17 Thread Rick Mann
On Jun 17, 2009, at 13:58:29, Scott Ferguson wrote: > > On Jun 17, 2009, at 1:48 PM, Rick Mann wrote: > >> If I download/build a separate Hessian library and drop it into my >> WEB- >> INF/lib directory, will it get used instead of the one built-in to >> Resin? > > No, you need to put the replace

Re: [Resin-interest] Updating Hessian in Resin 4.0 deployments

2009-06-17 Thread Scott Ferguson
On Jun 17, 2009, at 1:48 PM, Rick Mann wrote: > If I download/build a separate Hessian library and drop it into my > WEB- > INF/lib directory, will it get used instead of the one built-in to > Resin? No, you need to put the replacement in the CLASSPATH (so it's loaded before the resin.jar).

[Resin-interest] Updating Hessian in Resin 4.0 deployments

2009-06-17 Thread Rick Mann
If I download/build a separate Hessian library and drop it into my WEB- INF/lib directory, will it get used instead of the one built-in to Resin? TIA, -- Rick ___ resin-interest mailing list resin-interest@caucho.com http://maillist.caucho.com/mai