Default style (Cherry Eve). Switch styles (Capricorn). Atom Feed Calendar
http://blogs.sun.com/rmandava/date/20060227 Monday February 27, 2006

JWSDP 2.0, SJS AS 8.2 PE & JAX-WS EA3

Recently Ray Lai faced problem while runniing JAX-WS 2.0 EA3 samples on Sun Java System Application Server PE 8.2. Ray confirms that the same samples work well will JWSDP 2.0 and Sun Java System Application Server PE 8.2 version.

JWSDP 2.0 contain the same JAX-WS bits that are released as JAX-WS EA3 at java.net. But JWSDP 2.0 makes the needed changes in the container environment ( in this case AppServer 8.2 PE ) along with making sure that all the proper dependent jars are used. We tested JWSDP 2.0 on AppServer 8.2 PE, so you can have the confidence that things will work fine.

Also if you are interested in just JAX-WS and don't want to install any other technologies that JAX-WS don't depend on, then you can use the Custom Installation feature of JWSDP 2.0. After starting JWSDP installer and going through some of the screens you can choose Custom Installation instead of Typical installation like in the below screen

In the next sccreen you can unselect other technologies and select only JAX-WS as shown below

You can then continue with other installation steps.


Did you know?

Comments:

I am trying to run the JAXB examples and when I run them the following message appears to me:
C:\Sun\jwsdp-2.0\jaxb\samples\unmarshal-read> C:\Sun\jwsdp-2.0\apache-ant\bin\an
t -emacs
Buildfile: build.xml

compile:
Compiling the schema...
C:\Sun\jwsdp-2.0\jaxb\samples\unmarshal-read\gen-src\primer.po is not found and
thus excluded from the dependency check
Compiling file:/C:/Sun/jwsdp-2.0/jaxb/samples/unmarshal-read/po.xsd

BUILD FAILED
C:\Sun\jwsdp-2.0\jaxb\samples\unmarshal-read\build.xml:34: java.lang.IllegalArgu
mentException: Expected class javax.xml.bind.annotation.XmlAccessType but found
class javax.xml.bind.annotation.AccessType

Could you please help me

Posted by Hind Ahmed on April 12, 2008 at 10:49 AM PDT #

Post a Comment:
  • HTML Syntax: NOT allowed