 |
JAX-WS 2.1.2 M1 Posted
Posted by vivekp on June 15, 2007 at 02:19 AM | Comments (7)
I have pushed JAX-WS RI 2.1.2
M1 release. This milestone release has some important bug fixes and some
features:
- JMX Agent on the server side
- .NET 2.0/WSE 3.0 MTOM interop
- Woodstox support. See
Bhkati's and
Santiago's blog for detail on how to enable Woodstox.
These are the
bug fixes in this release. See the
roadmap for
detail on JAX-WS 2.1.2 plan. This release is integrated and tested on Glassfish
v2 b50. All our unit tests, SQE and TCK tests are passing. Download it from
here or from the maven and
send your feedback to
users@jax-ws.dev.java.net or to
the JAX-WS
Forum and report your issues and feature requests at
IssueTracker.
Bookmark blog post: del.icio.us Digg DZone Furl Reddit
Comments
Comments are listed in date ascending order (oldest first) | Post Comment
-
For net2.0/wse 3.0 should the end-point be webserviceclassname or webserviceclassname appended with wse. Like should it be classname or classnamewse.
Can i get a sample code of interop between Jax-ws and .net 2.0 ?
Thanks,
Pradeep.Y
Posted by: pradeepy on June 15, 2007 at 01:30 PM
-
In the above case i am talking about MTOM interop between wse 3.0 and Jax-ws 2.1.2 M1.
Posted by: pradeepy on June 15, 2007 at 02:16 PM
-
pradeepy, if you are developing a MTOM service, you can chose any valid java class name that you want. There is MTOM sample with the distribution that shows how you can enable MTOM on a JAX-WS client or server side application. See the RFE for details on the issue related to MTOM interop between .NET 2.0/WSE 3.0 and JAXWS.
Posted by: vivekp on June 15, 2007 at 03:18 PM
-
Do you have a sample code for MOTM in interop (.Net Vs Java)
Posted by: ravipillala on August 12, 2007 at 09:00 PM
-
I have provided Metro endpoint and .NET 3.0 client samples. see Binary Attachments in Users Guide
Posted by: vivekp on August 15, 2007 at 05:39 PM
-
Still I am facing problem connecting to WSE 3.0 web service from JAX-WS client. I am getting Connection Reset exception. Can someone help me see what is wrong. Can we connect to WSE 3.0 webservice from JAX-WS or not?
Posted by: madhudj on June 17, 2008 at 03:55 PM
-
madhudi,Please post your questions to users@metro.dev.java.net or report it as an issue with a testcase at https://jax-ws.dev.java.net/servlets/ProjectIssues.
Posted by: vivekp on June 17, 2008 at 04:05 PM
|