dev@glassfish.java.net

testing jsr-88 with archives that contain multibyte characters

From: vince kraemer <Vince.Kraemer_at_Sun.COM>
Date: Sat, 10 Mar 2007 21:50:53 -0800

I have a very simple ear file that contains a war file. The context
root for the war file contains multibyte characters.

This ear file deploys from inside NetBeans 'ok'.

But, I cannot view the deployed apps web pages and it doesn't redeploy.

NetBeans is using the JSR-88 methods to distribute and redeploy the
archive...

This situation appears to be similar to the issues I filed as GF 862.

Has this path through the deployment code changed?