The Source for Java Technology Collaboration
User: Password:



Jitendra Kotamraju

Jitendra Kotamraju's Blog

JAX-WS RI in BEA WebLogic Server 10

Posted by jitu on April 04, 2007 at 01:20 PM | Comments (1)

BEA WebLogic Server 10 becomes one more vendor implementation for Java EE 5. Product Overview says

"New core Web services technologies have been implemented including the Java API for XML Web Services (JAX-WS 2.0) and Java API for XML Binding (JAXB 2.0). BEA implements JAX-WS 2.0 based on the GlassFish community project (another blended example), which provides a solid implementation supported by the Java community."

JAX-WS RI is going places. Many application servers, tool kits and frameworks are including RI's implementation of JAX-WS 2.0 based on its quality, performance and extensibility. I wonder what all Pipe/Tubes are there in WebLogic to provide more functionality.


Bookmark blog post: del.icio.us del.icio.us Digg Digg DZone DZone Furl Furl Reddit Reddit
Comments
Comments are listed in date ascending order (oldest first) | Post Comment

  • Does that mean a simple JAX-WS example shipped with JAX-WS ri can not be deployed on weblogic 9.1 , I am having a hard time deploying it as it throws the following exceptiong which deploying
    I am using fromjava example.

    java.lang.IllegalArgumentException: prefix cannot be "null" when creating a QName
    at javax.xml.namespace.QName.(QName.java:170)
    at weblogic.xml.stax.XMLStreamReaderBase.getAttributeName(XMLStreamReaderBase.java:339)
    at com.sun.xml.ws.util.xml.XMLStreamReaderFilter.getAttributeName(XMLStreamReaderFilter.jav
    a:192)
    at com.sun.xml.ws.streaming.XMLStreamReaderUtil$AttributesImpl.(XMLStreamReaderUtil.j
    ava:330)
    at com.sun.xml.ws.streaming.XMLStreamReaderUtil.getAttributes(XMLStreamReaderUtil.java:173)

    Posted by: sphinxmember on May 07, 2007 at 05:14 PM



Only logged in users may post comments. Login Here.


Powered by
Movable Type 3.01D
 Feed java.net RSS Feeds