• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Maven and Wonder
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Maven and Wonder


  • Subject: Re: Maven and Wonder
  • From: Paul Hoadley via Webobjects-dev <email@hidden>
  • Date: Wed, 16 Sep 2020 14:33:01 +0930

Just for the archives...

On 6 Feb 2019, at 04:53, Hugi Thordarson <email@hidden> wrote:

> Regarding (1), you probably need to include JarResourceRequestHandler
> ((https://gist.github.com/hprange/1068523
> <https://gist.github.com/hprange/1068523>) in your project and activate it in
> your Application constructor:
>
>       if (isDirectConnectEnabled()) {
>               registerRequestHandler(new JarResourceRequestHandler(), "wr");
>       }
>
> And as you mention, this should probably have been included in Wonder some
> way a while back…

It only took me 19 months to realise it, but Markus's #901 here:

https://github.com/wocommunity/wonder/pull/901/

fixes ERXStaticResourceRequestHandler so that JarResourceRequestHandler is no
longer required. Nice work Markus!


--
Paul Hoadley
https://logicsquad.net/
https://www.linkedin.com/company/logic-squad/

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Maven and Wonder
      • From: Hugi Thordarson via Webobjects-dev <email@hidden>
  • Prev by Date: RE: Default form value encoding was changed after parsing multi-part form. Form values will be lost.
  • Next by Date: Re: Maven and Wonder
  • Previous by thread: RE: Default form value encoding was changed after parsing multi-part form. Form values will be lost.
  • Next by thread: Re: Maven and Wonder
  • Index(es):
    • Date
    • Thread