Re: Classpath confusion between webapps

2025-04-14 Thread Thad Humphries
*“Don't cross the streams.”* — "Hell hath no limits, nor is circumscrib'd In one self-place; but where we are is hell, And where hell is, there must we ever be" --Christopher Marlowe, Doctor Faustus (v. 111-13) On Mon, Apr 14, 2025 at 17:23 Chuck Caldarale wrote: > > > On 2025 Apr 14, at 15:57

Re: Classpath confusion between webapps

2025-04-14 Thread Chuck Caldarale
> On 2025 Apr 14, at 15:57, Thad Humphries wrote: > > Thank you, Mark. Copying both jai-imageio jars into $CATALINA_BASE/lib > works. Hopefully, you moved the jars (as Mark suggested) rather than just copying them. Putting the same jar in multiple places in a branch of the class loader tree

Re: Classpath confusion between webapps

2025-04-14 Thread Thad Humphries
Thank you, Mark. Copying both jai-imageio jars into $CATALINA_BASE/lib works. On Mon, Apr 14, 2025 at 6:13 AM Mark Thomas wrote: > Thad, > > A quick read of https://github.com/jai-imageio/jai-imageio-core suggests > a possible cause. > > The library is using the SPI plugin mechanism of ImageIO.

Re: Classpath confusion between webapps

2025-04-14 Thread Mark Thomas
Thad, A quick read of https://github.com/jai-imageio/jai-imageio-core suggests a possible cause. The library is using the SPI plugin mechanism of ImageIO. I haven't confirmed this with a code inspection but what I assume is happening is that the web application is registering an extension at

Problem when put a one-byte file partially

2025-04-14 Thread Justin Chen
hi, Main branch: Receive unexpected 400 for curl put with content-range header value "bytes 0-0/1" and -d c. PR submitted. Regards, Chenjp

Re: Trouble passing through backslash in URL path

2025-04-14 Thread John Dale (DB2DOM)
UNSUBSCRIBE On Thu, Jan 23, 2025 at 9:00 AM James Matlik wrote: > It works! > > I've been able to test with a customer name of: ÀËÌÑàëíñøü / \ Ѐӿ 中さ 😀 > customer > This covers > - Latin-1 Supplement characters are 1 byte: ÀËÌÑàëíñøü > - The / and \ slash characters are ASCII, but are encoded d