Java Web Services Developer Pack 1.5
Supported Platforms
What's New in Java WSDP 1.5?
Redistributable Components
Nonredistributable Components
Environment Variables
Using Ant That Comes with Java WSDP on Linux
Uninstalling Java WSDP 1.5
Known IssuesThe JavaTM Web Services Developer Pack (Java WSDP) is an all-in-one download containing key technologies to simplify building of Web services using the Java 2 Platform. For release notes for these technologies see:
Updated, online versions of the release notes are available here.
This release of the Java WSDP has been tested in various configurations with J2SE 1.4.2 and J2SE 5.0 on the following platforms:
- SolarisTM 9 Operating System
- Windows 2003 Server Professional Edition
- Windows XP Professional Edition
- RedHat Linux 9.0
- Registration, which allows you to participate in providing feedback to help guide the future direction of this product. As a registered user, you have an opportunity to receive important information about software updates, future releases, and new or updated documentation for the product.
- A callback mechanism that provides updates and important information about Web Services offerings to you, the user
- XML and Web Services Security version 1.0 FCS
- Sun Java Streaming XML Parser version 1.0 EA, a high performance implementation of JSR 173.
Redistribution of the entire Java WSDP is subject to this license.
The following Java WSDP components are individually redistributable. Redistribution of a component entails the redistribution of all files comprising the component and any dependent components.
Redistributable Component Files JAXP jaxp-api.jar,dom.jar,sax.jar,xalan.jar,xercesImpl.jar,xsltc.jarJAXB * JAXB JAR files ( jaxb-api.jar,jaxb-impl.jar,jaxb-libs.jar,jaxb-xjc.jar), JAXP 1.1 or higher JAR files (jaxp-api.jar,sax.jar,dom.jar,xalan.jar), JWSDP Shared JAR files (jax-qname.jar,namespace.jar,xsdlib.jar,relaxngDataype.jar)JAX-RPC jaxrpc-api.jar,jaxrpc-impl.jar,jaxrpc-spi.jar,relaxngDatatype.jar,xsdlib.jar, JAXP, SAAJ,jcert.jar,jnet.jar,jsse.jarSAAJ saaj-api.jar,saaj-impl.jar,jaxp-api.jar,dom.jar,sax.jar,xalan.jar,xercesImpl.jar,activation.jar,mail.jar,servlet.jarJAXR jaxr-api.jar,jaxr-impl.jar,jaxb-api.jar,jaxb-impl.jar,jaxb-libs.jar,saaj-api.jar,saaj-impl.jar,jaxp-api.jar,dom.jar,sax.jar,xercesImpl.jar,activation.jar,jaas.jar,mail.jar,namespace.jar,relaxngDatatype.jar,xsdlib.jarJava XML & Web Services Security all * If the application will not be doing any compilation at runtime, the jaxb-xjc.jarfile does not need to be redistributed with the application.Click here to check for any changes.
The following Java WSDP components are not redistributable. These components can be used for designing, developing, and testing purposes only.
Nonredistributable Component Files Registry Server registry-server.war,xindice.jarSun Java Streaming XML Parser all XML Digital Signature all JSTL all WS-I Sample Application all Click here to check for any changes.
On Linux systems, even if you set your ANT_HOME and PATH environment variables to point to the version of Ant that is installed with the Java WSDP 1.5, when you run the Java WSDP's Ant scripts, your system will look in the
/etc/ant.confconfiguration file and execute the version of Ant that is configured there. In this case, the default entry is/usr/share/ant. If you want to use the version of ANT that is shipped with Java WSDP, comment out the line that configures Ant in the/etc/ant.confconfiguration file and your ANT_HOME and PATH environment variable settings will be used.
The
JAVA_HOMEenvironment variable is set to point to the version of the J2SE SDK you specify during installation. If you change your J2SE SDK installation, you will need to edit your<JWSDP_HOME>\jwsdp-shared\bin\setenv.batbatch file or<JWSDP_HOME>/jwsdp-shared/bin/setenv.shand reset theJAVA_HOMEenvironment variable.All other custom system properties can be set in the file
<JWSDP_HOME>/conf/jwsdp.propertiesas follows:http.proxyHost=webcache http.proxyPort=8080You can override any of the properties in your file
<JWSDP_HOME>/conf/jwsdp.propertiesby using the-D...argument to any of the start scripts. For example,Unix:
catalina.sh -Dhttp.proxyHost=webcache -Dhttp.proxyPort=8080Microsoft Windows:
catalina -Dhttp.proxyHost=webcache -Dhttp.proxyPort=8080
J2SE 5.0 includes JAXP v1.3. Java WSDP 1.5 includes JAXP 1.2.6_01. If you are running J2SE 5.0, JAXP 1.3 will be used. Java WSDP 1.5 will not replace that version of the JAXP technology with an older version. If you are running J2SE 1.4.2, JAXP version 1.2.6_01 will be used.
At some point, you may need to uninstall Java WSDP 1.5:
- On Microsoft Windows, select Start --> Programs --> Java(TM) Web Services Developer Pack 1.5 --> Uninstall.
- On Solaris and Linux, run the
<JWSDP_HOME>/uninstall.shscript.If you ran one of the integration scripts after you installed the Java WSDP, you must rerun the script using the
revert.<container>.changestarget before you uninstall the Java WSDP.
The Sun Java System Web Server 6.1 may throw an exception when a Web application is being deployed or undeployed. These exceptions, noted in BugID 5042463, can be ignored.
The Sun Java System Web Server 6.1 may throw a naming exception, noted in BugID 5045245. This exception can also be ignored.
Please send feedback on the Java Web Services Developer Pack to users@jwsdp.dev.java.net.
Copyright © 2004 Sun Microsystems, Inc. All rights reserved.