dev@glassfish.java.net

jwsdp 2.0 installation problems

From: <Liang-Hui.Yang_at_Sun.COM>
Date: Mon, 18 Jun 2007 16:01:48 -0700

I am trying to install Java WebService Dev Pack 2.0 but am running into
some issues. Wondering if someone knows how to get around the problems.
Platform used: Solaris 10 on x86, JDK 1.5.0_12, App Server 8.2.

--------------------------------------------------------------------------
During "sh jwsdp-2_0-unix.sh":
Errors occurred during the installation.
  * com.sun.jwsdp.installer.InstallOnAppServerAction.install() method
failed:
    java.io.IOException: Cannot determine HTTP port. Please specify this
value
    in the sjsas.props file and run the jwsdponsjsas file which are both
located
    at: /opt/jwsdp-2.0/jwsdp-shared/bin
  * An error occurred and product installation failed. Look at the log file
    /opt/jwsdp-2.0/log.txt for details.

=> I changed sjsas.props to add port #'s etc and ran jwsdponsjsas.sh
--------------------------------------------------------------------------
# sh -x ./jwsdponsjsas.sh /opt/as8.2

integrate.jaxp.ifneeded:
     [copy] Warning: Could not find file
/opt/as8.2/lib/endorsed/xercesImpl.jar to copy.

BUILD FAILED
/opt/jwsdp-2.0/jwsdp-shared/bin/jwsdponsjsas.xml:1109: The following
error occurred while executing
this line:
/opt/jwsdp-2.0/jwsdp-shared/bin/jwsdponsjsas.xml:263: The following
error occurred while executing
this line:
/opt/jwsdp-2.0/jwsdp-shared/bin/jwsdponsjsas.xml:345: The following
error occurred while executing
this line:
/opt/jwsdp-2.0/jwsdp-shared/bin/jwsdponsjsas.xml:355: Warning: Could not
find file
/opt/jwsdp-2.0/jaxp/lib/endorsed/xercesImpl.jar to copy.

Any idea?

Thanks,
Liang