users@jax-rpc.java.net

Re: wrong ampersand encoding when using handlers

From: Ana Lindstrom-Tamer <Ana.Lindstrom-Tamer_at_Sun.COM>
Date: Thu, 16 Jun 2005 10:05:04 -0700 (PDT)

Alessio,

Do you have more than one web server instance in your web server installation
(ie at the top level of your web server installation do you see more than one
https-<hostname> directories, not including https-admserv)?

If so this is a bug with jwsdp 1.5 which has been fixed in jwsdp 1.6.

Ana

> Bobby Bissett - Javasoft wrote:
>
> >> Thanks -- that tells me it's probably a case of doing the wrong thing
> >> and then expecting the wrong thing when it happens, so it fails when
> >> interoperating with a different client/server.
> >>
> >> Will take a look at both the 1.X and 2.X code this week.
>
> >I've another clue... I'm using JWSDP1.5 to develope/compile my ws
> >client, but i'm deploying it on a Sun WebServer 6.1 installed "as it is"
> >from the JES 2005Q1 suite. Maybe this web container does not have the
> >latest jax-rpc version bundled in it?
>
> Addendum: today i tried to install the latest JWSDP over the Sun WebServer
> bundled with JES 2005Q1 (Solaris 10) but the installer fails with the
> following error:
>
> (Jun 15, 2005 10:20:30 AM), Install.product.install,
> com.installshield.product.s ervice.product.PureJavaProductServiceImpl, wrn,
> Parent Component with UID = a133 b39bc1e5c67a530a33793c7da2f0 of installed
> Component with displayName = Component
> 1 was not found in the VPD.
> (Jun 15, 2005 10:27:01 AM), Install.product.install,
> com.sun.jwsdp.installer.Ins tallOnWebServerAction, err, An error occurred
> and product installation failed. Look at the log file /opt/jwsdp-1.5/log.txt
> for details. (Jun 15, 2005 10:27:01 AM), Install.product.install,
> com.sun.jwsdp.installer.Ins tallOnWebServerAction, err,
> java.lang.NullPointerException STACK_TRACE: 12
> java.lang.NullPointerException
> at
> com.sun.jwsdp.installer.InstallOnWebServerAction.install(InstallOnWeb
> ServerAction.java:182)
> at
> com.installshield.product.service.product.PureJavaProductServiceImpl.
> installProductAction(PureJavaProductServiceImpl.java:1916)
> at
> com.installshield.product.service.product.PureJavaProductServiceImpl$
> InstallProduct.getResultForProductAction(PureJavaProductServiceImpl.java:5195)
> at
> com.installshield.product.service.product.InstallableObjectVisitor.vi
> sitComponent(InstallableObjectVisitor.java:369)
> at
> com.installshield.product.service.product.InstallableObjectVisitor.vi
> sitInstallableComponents(InstallableObjectVisitor.java:333)
> at
> com.installshield.product.service.product.InstallableObjectVisitor.vi
> sitProductBeans(InstallableObjectVisitor.java:133)
> at
> com.installshield.product.service.product.PureJavaProductServiceImpl$
> InstallProduct.install(PureJavaProductServiceImpl.java:4563)
> at
> com.installshield.product.service.product.PureJavaProductServiceImpl$
> Installer.execute(PureJavaProductServiceImpl.java:3758)
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_jwsdp.dev.java.net
> For additional commands, e-mail: users-help_at_jwsdp.dev.java.net
>