- MTOM processing and Handlers Mark Hansen (Wed Nov 2 07:17:18 2005)
- XMLStreamReaderEx Kohsuke Kawaguchi (Wed Dec 14 15:51:47 2005)
- MessageProperties implemented Kohsuke Kawaguchi (Wed Dec 14 16:37:39 2005)
- XMLStreamReaderEx Kohsuke Kawaguchi (Wed Dec 14 16:41:49 2005)
- MessageProperties implemented Kohsuke Kawaguchi (Wed Dec 14 16:41:54 2005)
- Stream-based attachment decoding Paul Sandoz (Thu Dec 15 04:12:36 2005)
- SOAPVersion class Kohsuke Kawaguchi (Thu Dec 15 17:35:54 2005)
- XMLStreamReaderEx, XMLStreamWriterEx Kohsuke Kawaguchi (Thu Dec 15 17:41:36 2005)
- DispatchDelegate changes Kohsuke Kawaguchi (Fri Dec 16 17:24:38 2005)
- namespace in sun-jaxws.xml Doug Kohlert (Tue Dec 20 09:57:31 2005)
- CompositeStructure class Kohsuke Kawaguchi (Thu Dec 22 13:06:43 2005)
- Re: Where can i get the schema for jax-ws binding customizations? James Mao (Fri Dec 23 01:50:53 2005)
- Splitting Handler processing into two pipes Kohsuke Kawaguchi (Fri Dec 23 10:57:41 2005)
- Change to the Pipe.process method Kohsuke Kawaguchi (Tue Jan 3 10:23:23 2006)
- Added util.Pool Kohsuke Kawaguchi (Tue Jan 3 11:41:59 2006)
- Problems Running Samples on Glassfish Server mark_at_javector.com (Tue Jan 3 15:39:55 2006)
- SourceMessage Kohsuke Kawaguchi (Tue Jan 3 18:58:04 2006)
- Header.getAttributeValue Kohsuke Kawaguchi (Tue Jan 3 19:01:50 2006)
- Dispatch with JAXBContext Problem mark_at_javector.com (Wed Jan 4 09:39:11 2006)
- XMLStreamWriterEx Paul Sandoz (Thu Jan 5 07:17:36 2006)
- RuntimeModel change Kohsuke Kawaguchi (Thu Jan 5 07:20:46 2006)
- internal API vs impl split Kohsuke Kawaguchi (Fri Jan 6 14:03:06 2006)
- Moved c.s.x.w.sandbox.api to c.s.x.w.api Kohsuke Kawaguchi (Fri Jan 13 17:09:10 2006)
- stax-utils: StAXSource and comment information items Paul Sandoz (Mon Jan 16 06:09:11 2006)
- parameter to PipelineAssembler Kohsuke Kawaguchi (Tue Jan 17 11:16:35 2006)
- Added the SOAPAction header value to MessageProperties Kohsuke Kawaguchi (Wed Jan 18 07:25:42 2006)
- Re: CVS update [rearch-2005]: /jax-ws-sources/jaxws-ri/rt/src/com/sun/xml/ws/model/ Doug Kohlert (Wed Jan 18 08:16:45 2006)
- Re: CVS update [rearch-2005]: /jax-ws-sources/jaxws-ri/rt/src/com/sun/xml/ws/sandbox/impl/ Vivek Pandey (Tue Jan 24 23:35:03 2006)
- XMLStreamBuffer, StreamMessage and StreamSOAPDecoder Paul Sandoz (Wed Jan 25 06:37:45 2006)
- [HEADS UP] Don't catch exceptions in unit tests Kohsuke Kawaguchi (Mon Jan 30 10:16:28 2006)
- More coding suggestions Kohsuke Kawaguchi (Mon Jan 30 16:00:39 2006)
- One-way invocation and properties Kohsuke Kawaguchi (Tue Jan 31 16:45:23 2006)
- source code for jaxws-api.jar ?? Mark Hansen (Thu Feb 2 19:16:51 2006)
- Preliminary benchmark of the new architecture Kohsuke Kawaguchi (Fri Feb 3 09:09:43 2006)
- Re: Preliminary benchmark of the new architecture Kohsuke Kawaguchi (Fri Feb 3 13:29:29 2006)
- Recent changes in the new architecture Doug Kohlert (Fri Feb 3 13:31:39 2006)
- Changes to the WSDLGeneratorExtension api Doug Kohlert (Fri Feb 3 14:47:58 2006)
- [HEADS UP] Change to the pipe copying Kohsuke Kawaguchi (Mon Feb 6 08:31:59 2006)
- WSDL parser extension class names Arun Gupta (Tue Feb 7 08:44:23 2006)
- Caching of the stream buffer by the StreamSOAPDecoder Paul Sandoz (Tue Feb 7 09:56:59 2006)
- edge pipes Kohsuke Kawaguchi (Tue Feb 7 10:06:38 2006)
- Proposal: create another module in the RI workspace Kohsuke Kawaguchi (Wed Feb 8 16:33:25 2006)
- Obtaining JAXB beans from Header Paul Sandoz (Thu Feb 9 02:18:05 2006)
- classloader Oleksiy Stashok (Thu Feb 9 02:36:52 2006)
- Re: Accessing Properties in the Pipe from Packet Kohsuke Kawaguchi (Thu Feb 9 06:22:26 2006)
- Re: implementing XMLStreamReaderEx.getPCData Paul Sandoz (Thu Feb 9 08:51:24 2006)
- Expect disruption in #283 Kohsuke Kawaguchi (Thu Feb 9 13:18:56 2006)
- Getting to WSDLBoundOperation from a message Kohsuke Kawaguchi (Thu Feb 9 17:49:58 2006)
- Two WSEndpoint interfaces Paul Sandoz (Fri Feb 10 03:02:58 2006)
- JMS transport prototype Paul Sandoz (Mon Feb 13 01:39:42 2006)
- Guessing MEP on server-side Arun Gupta (Mon Feb 13 16:29:37 2006)
- Re: Guessing MEP on server-sid Bobby Bissett - Javasoft (Tue Feb 14 09:03:17 2006)
- A bug in wscompile? Kohsuke Kawaguchi (Tue Feb 14 13:57:11 2006)
- Decoders and the DecoderFacade class Paul Sandoz (Wed Feb 15 10:43:36 2006)
- Reading binary data from header Vivek Pandey (Fri Feb 17 18:24:19 2006)
- NPE for oneway tests Arun Gupta (Sat Feb 18 11:16:18 2006)
- FaultCodes in SOAP 1.2 Arun Gupta (Sat Feb 18 11:18:49 2006)
- NPE in StAXConnector.java:62 Arun Gupta (Sat Feb 18 16:09:00 2006)
- com.sun.xml.ws.client.WSServiceDelegate Oleksiy Stashok (Tue Feb 21 06:00:24 2006)
- Namespace qualification for attributes on SOAP header Arun Gupta (Tue Feb 21 08:55:19 2006)
- Reporting namespaces of fragments <was> Re: CVS update: /xmlstreambuffer/streambuffer/src/com/sun/xml/stream/buffer/stax/ Paul Sandoz (Wed Feb 22 02:13:15 2006)
- small fix Oleksiy Stashok (Thu Feb 23 02:56:40 2006)
- Possible bugs in MtomEncoder? Paul Sandoz (Thu Feb 23 03:46:51 2006)
- SOAP Action and other heretical ideas <was> [Fwd: CVS update [rearch-2005]: /jax-ws-sources/jaxws-ri/rt/src/com/sun/xml/ws/api/pipe/, /jax-ws-sources/jaxws-ri/rt/src/com/sun/xml/ws/sandbox/impl/, /jax-ws-sources/jaxws-ri/rt/src/com/sun/xml/ws/transport/http/client/] Paul Sandoz (Thu Feb 23 04:08:31 2006)
- e.printStackTrace() in EndpointMethodHandler Doug Kohlert (Thu Feb 23 13:14:29 2006)
- Service error handling Oleksiy Stashok (Fri Feb 24 03:00:41 2006)
- retrieve wsdl Oleksiy Stashok (Fri Feb 24 07:06:01 2006)
- Cloning of Base64Data Paul Sandoz (Fri Feb 24 09:22:07 2006)
- Async handler, bug or feature? Oleksiy Stashok (Tue Feb 28 01:13:51 2006)
- test harness for JAX-WS Kohsuke Kawaguchi (Thu Mar 2 13:26:29 2006)
- Re: CVS update [rearch-2005]: /jax-ws-sources/jaxws-ri/rt/src/com/sun/xml/ws/api/message/ Kohsuke Kawaguchi (Sat Mar 4 10:36:11 2006)
- how does glassfish process _at_WebService annotation ?? Mark Hansen (Mon Mar 6 15:22:32 2006)
- Method names of XMLStreamBuffer Kohsuke Kawaguchi (Tue Mar 7 14:35:25 2006)
- XMLStreamBuffer updates Paul Sandoz (Wed Mar 8 05:47:11 2006)
- JAX-WS 2.0 Samples on Tomcat 5.5.x Arun Gupta (Fri Mar 17 14:05:41 2006)
- Optimized JAXB encoding <was> Re: CVS update [rearch-2005]: /jax-ws-sources/jaxws-ri/rt/src/com/sun/xml/ws/sandbox/message/impl/jaxb/ Paul Sandoz (Mon Mar 20 00:58:48 2006)
- Integrating junit with XML Stream Buffer round trip tests Paul Sandoz (Mon Mar 20 02:06:45 2006)
- Interoperability between PHP NuSOAP based Web Service and JAX-WS Client Sergio Gutierrez (Tue Mar 21 17:04:12 2006)
- [HEADS UP] Packet.isOneWay change Kohsuke Kawaguchi (Thu Mar 23 14:06:33 2006)
- NPE in server.Root Arun Gupta (Fri Mar 24 10:56:39 2006)
- Hudson was removed from subscribers Kohsuke Kawaguchi (Fri Mar 24 14:32:31 2006)
- Non-well formed SOAP request Arun Gupta (Fri Mar 24 15:55:10 2006)
- Proposal: resource constant Kohsuke Kawaguchi (Mon Mar 27 10:44:56 2006)
- [Fwd: JAXB Image attachment issues] Kohsuke Kawaguchi (Mon Mar 27 11:08:43 2006)
- Introducing BindingID Kohsuke Kawaguchi (Mon Mar 27 17:37:56 2006)
- dotNET Interoperability Florian Rengers (Tue Mar 28 02:25:06 2006)
- common transport stuffs Oleksiy Stashok (Fri Mar 31 05:33:06 2006)
- Incorrect Tutorial (web.xml) Michael Kaegi (Mon Apr 3 08:50:22 2006)
- NPE in HttpAdapter Fabian Ritzmann (Mon Apr 3 13:45:38 2006)
- Packet.expectReply Oleksiy Stashok (Tue Apr 4 08:01:27 2006)
- Propagation of properties from RequestContext context to Packet Paul Sandoz (Tue Apr 4 09:36:41 2006)
- Generating an SEI from "abstract" WSDL Kohsuke Kawaguchi (Tue Apr 4 16:11:48 2006)
- Regressions with hudson-719 Arun Gupta (Wed Apr 5 08:11:46 2006)
- Proposal to modify the encoder/decoder framework Paul Sandoz (Thu Apr 6 09:37:45 2006)
- packet.expectReply Oleksiy Stashok (Mon Apr 10 07:32:50 2006)
- Re: CVS update [rearch-2005]: /jax-ws-sources/jaxws-ri/rt/src/com/sun/xml/ws/sandbox/message/impl/ Kohsuke Kawaguchi (Mon Apr 10 11:44:21 2006)
- NPE with invalid bindings/_at_wsdlLocation Arun Gupta (Mon Apr 17 15:27:49 2006)
- NPE with invalid endpoint/_at_service in sun-jaxws.xml Arun Gupta (Mon Apr 17 15:40:32 2006)
- MessageContext.WSDL_SERVICE, MessageContext.WSDL_PORT Jitendra Kotamraju (Tue Apr 18 15:50:48 2006)
- Generated endpoint Address Doug Kohlert (Wed Apr 19 13:09:46 2006)
- fromwsdl example Swee Lim (Tue Apr 25 09:52:17 2006)
- capturing the SOAP files at Client end in JAX-WS Vasanth Bhat (Mon May 15 03:47:38 2006)
- Source files missing in nightly WS 2.0.1 nightly bundle Swee Lim (Sun May 21 15:52:13 2006)
- content types Oleksiy Stashok (Tue May 30 08:03:42 2006)
- Packet.soapAction default value Vivek Pandey (Tue May 30 10:37:43 2006)
- wsimport customization Oleksiy Stashok (Mon Jun 5 08:43:51 2006)
- Fast Infoset integration into JAX-WS 2.0.1 Paul Sandoz (Wed Jun 7 03:39:13 2006)
- Competition is good... / JAX-WS _at_ Apache Eduardo Pelegri-Llopart (Mon Jun 26 14:48:56 2006)
- WSDL generation Jitendra Kotamraju (Tue Jun 27 11:01:06 2006)
- integration of new streambuffer.jar? Bobby Bissett - Javasoft (Tue Jul 11 08:55:15 2006)
- Async method missing _at_WebResult annotation ?? Jitendra Kotamraju (Tue Jul 11 18:12:50 2006)
- Message.writeTo(XMLStreamWriter) Paul Sandoz (Fri Jul 14 06:35:30 2006)
- Unit tests with latest local transport Paul Sandoz (Fri Jul 14 06:43:39 2006)
- [Fwd: Re: Catalog sample in samples dir] Sameer Tyagi (Tue Jul 18 12:43:31 2006)
- Re: wsdl & custom transport Jitendra Kotamraju (Wed Jul 19 14:03:51 2006)
- Propagation of FI content negotiation Paul Sandoz (Tue Jul 25 01:35:26 2006)
- blog about "JAX-WS RESTful Web Service - AJAX client" Jitendra Kotamraju (Wed Jul 26 17:08:53 2006)
- MimeCodec and Content_id Jitendra Kotamraju (Wed Jul 26 17:26:53 2006)
- BindingProvider response context property Arun Gupta (Thu Jul 27 18:58:58 2006)
- status of mex into jaxws runtime? Bobby Bissett (Tue Aug 1 07:56:18 2006)
- Can we do continuos performance benchmark between JAX-WS 2.0 FCS and rearch? Kohsuke Kawaguchi (Tue Aug 1 18:15:17 2006)
- Dispatch and new test harness kathy walsh (Wed Aug 2 10:05:30 2006)
- Friendly reminder that we need to handle errors nicely Kohsuke Kawaguchi (Wed Aug 2 15:41:42 2006)
- JAX-WS 2.0.1 Arch doc? Eduardo Pelegri-Llopart (Wed Aug 2 17:51:46 2006)
- Broken link in JAX-WS documentation Marek Potociar (Fri Aug 4 06:09:05 2006)
- WS JSR109 deployment. EJB vs WEB Oleksiy Stashok (Mon Aug 7 03:30:07 2006)
- JAX-WS-Rearch and 109 deployment Oleksiy Stashok (Mon Aug 7 05:21:43 2006)
- MessageContext HTTP Status code and ResponseCode kathy walsh (Mon Aug 7 13:10:33 2006)
- jaxws tcp transport & jsr109 deployment Oleksiy Stashok (Tue Aug 8 06:59:35 2006)
- Issue tracker needs to be properly populated Kohsuke Kawaguchi (Mon Aug 14 11:04:40 2006)
- rearch build fails? Oleksiy Stashok (Thu Aug 17 10:23:07 2006)
- Prefix cannot be null Arun Gupta (Thu Aug 17 17:33:36 2006)
- wsimport starting from endpoint reference file Bobby Bissett - Javasoft (Mon Aug 21 07:35:30 2006)
- FW: Re: Invoking a .NET web service using JAX-WS 2.0 Ryan LeCompte (Tue Aug 22 07:34:46 2006)
- Re: Invoking a .NET web service using JAX-WS 2.0 Vivek Pandey (Tue Aug 22 07:59:19 2006)
- Re: NPE in SOAPBindingCodec.java - failure in MTOM interop tests Paul Sandoz (Wed Aug 23 04:00:22 2006)
- extending WSDLGeneratorExtension Fabian Ritzmann (Wed Aug 23 04:47:25 2006)
- RE: Invoking a .NET web service using JAX-WS 2.0 Ryan LeCompte (Wed Aug 23 06:24:29 2006)
- JAX-WS project structure Marek Potociar (Wed Aug 23 07:06:23 2006)
- Compression LeRoy Hall (Wed Aug 23 18:16:20 2006)
- Nightly builds temporarily suspended kathy walsh (Thu Aug 24 07:32:27 2006)
- wsimport & custom transport binding Oleksiy Stashok (Mon Aug 28 03:03:48 2006)
- Version control in JAX-WS 2.1 Doug Kohlert (Thu Aug 31 08:32:19 2006)
- MessageContext.keySet(). NPE when iterating Oleksiy Stashok (Thu Aug 31 08:34:37 2006)
- finding an error message Bobby Bissett - Javasoft (Thu Aug 31 08:38:56 2006)
- WSDL generation with SOAP/TCP binding Vivek Pandey (Fri Sep 1 15:21:40 2006)
- SOAP 1.2 fault subcode Arun Gupta (Sun Sep 3 01:43:48 2006)
- Issues with WSImport? Tony Anecito (Sun Sep 3 01:56:23 2006)
- JAXB and JWSDP 2.0 and 2.0.1 issue 1077 Tony Anecito (Mon Sep 4 12:05:01 2006)
- Get exception with mustUnderstand="1" Jiandong Guo (Mon Sep 4 22:35:29 2006)
- JAX-WSA application not getting deployed on GF Karthikeyan.K (Wed Sep 6 07:35:03 2006)
- Packet.otherProperties Jitendra Kotamraju (Wed Sep 6 20:40:56 2006)
- Changes to com.sun.xml.ws.api.model.wsdl.WSDLBoundPortType Paul Sandoz (Mon Sep 11 06:40:32 2006)
- Should PipelineAssembler implementation be thread-safe? Marek Potociar (Tue Sep 12 06:44:31 2006)
- POJO with annotations using Resin app server Dovholuk, Clint (Wed Sep 13 06:41:13 2006)
- question: turning off "?wsdl" in the jax-ws server Bobby Bissett - Javasoft (Thu Sep 14 13:30:12 2006)
- Re: [Issue 52] extension attribute required for SOAP12 endpoints Marek Potociar (Mon Sep 18 01:12:38 2006)
- Re: [Issue 51] Simplification of WSDLParserExtension and WSDLGeneratorExtension API Marek Potociar (Mon Sep 18 02:09:13 2006)
- Unrecognized file in jaxws-ri/lib Marek Potociar (Tue Sep 19 05:32:28 2006)
- Re: SOAP 1.2 transport URI (again) Vivek Pandey (Tue Sep 19 10:54:26 2006)
- Binding customization for binding addressing types Kohsuke Kawaguchi (Tue Sep 19 17:34:53 2006)
- StreamHeader Arun Gupta (Tue Sep 19 18:31:24 2006)
- JAXWS Roadmap Vivek Pandey (Wed Sep 20 18:41:27 2006)
- deployment bug? Ryan Shoemaker - JavaSoft East (Fri Sep 22 10:51:28 2006)
- XMLStreamBufferException: is this really useful? Kohsuke Kawaguchi (Fri Sep 22 17:45:22 2006)
- SAAJ AttachmentPartImpl reference Vivek Pandey (Thu Sep 28 09:16:06 2006)
- SDDocumentFilter API enhancement Marek Potociar (Tue Oct 3 08:48:17 2006)
- creating responses with new jax-ws SPIs Bobby Bissett - Javasoft (Tue Oct 3 11:37:25 2006)
- Thread safety of the JAX-WS API Kohsuke Kawaguchi (Tue Oct 3 14:09:53 2006)
- NPE from WSDLBoundPortTypeImpl Ryan Shoemaker - JavaSoft East (Tue Oct 3 14:53:02 2006)
- W3cEndpointReference Bhakti Mehta (Wed Oct 4 12:43:27 2006)
- BindingProvider.getEndpointReference(...) Kohsuke Kawaguchi (Mon Oct 9 11:38:00 2006)
- Source location information in WSDLModel Kohsuke Kawaguchi (Mon Oct 9 21:15:24 2006)
- Comments on JAX-WS 2.1M1 (on GF V2) and request for some help. Changshin Lee (Tue Oct 10 22:00:10 2006)
- scratch _at_Stateful, welcome 'feature' Kohsuke Kawaguchi (Wed Oct 11 12:21:06 2006)
- [Fwd: Customizing inline schema] Kohsuke Kawaguchi (Fri Oct 13 10:17:34 2006)
- SOAP/TCP transport? Kohsuke Kawaguchi (Tue Oct 17 10:41:18 2006)
- JAXB Martin Grebac (Wed Oct 18 06:05:01 2006)
- Re: Propagating FastInfosetFeature from the WSDLBoundPortType to the WSBinding Vivek Pandey (Wed Oct 18 09:24:52 2006)
- Is there a working sample which uses jaxws customization on client-side Rama Pulavarthi (Wed Oct 18 18:06:01 2006)
- Proposal for WebServiceFeature Extension Rama Pulavarthi (Thu Oct 19 16:37:33 2006)
- action not supported fault question Bobby Bissett - Javasoft (Fri Oct 20 07:55:39 2006)
- clean up of XMLMessage Jitendra Kotamraju (Fri Oct 20 11:32:08 2006)
- [HEADS-UP] more automation to document generation Kohsuke Kawaguchi (Fri Oct 20 17:15:12 2006)
- simple question: link to issue tracker? Bobby Bissett - Javasoft (Mon Oct 23 08:45:25 2006)
- JAXWS 2.1 EA2 is out Vivek Pandey (Mon Oct 23 10:04:42 2006)
- Writing user documents productively Kohsuke Kawaguchi (Mon Oct 23 14:19:25 2006)
- Disabling Action validation on the receiving side Arun Gupta (Mon Oct 23 14:26:23 2006)
- wscompile: -Xnocompile is broken or missing Ken Hofsass (Tue Oct 31 23:41:49 2006)
- FI in XMLStreamReaderFactory, XMLStreamWriterFactory Jitendra Kotamraju (Wed Nov 1 11:13:10 2006)
- Does cargo has a problem with Tomcat 5.5? Rama Pulavarthi (Wed Nov 1 11:37:49 2006)
- Features added to WSDL port.binding Paul Sandoz (Fri Nov 3 04:40:51 2006)
- EA2 missing from the maven repo. Kohsuke Kawaguchi (Tue Nov 7 16:20:20 2006)
- jaxws-api-2.1 is accidentally put in the maven repo Kohsuke Kawaguchi (Tue Nov 7 16:23:47 2006)
- rpc/lit question Jitendra Kotamraju (Wed Nov 8 17:39:15 2006)
- Bug fixes in Glassfish pipes Kohsuke Kawaguchi (Wed Nov 15 14:44:26 2006)
- RPC / ENCODED implementation ? Juraj Burian (Thu Nov 16 01:26:01 2006)
- first component in jax-ws-commons Kohsuke Kawaguchi (Thu Nov 16 16:26:19 2006)
- Spring and JAX-WS RI Kohsuke Kawaguchi (Fri Nov 17 09:10:09 2006)
- JAX-WS 2.1 EA3 install not working... Tony Anecito (Sat Nov 25 11:41:42 2006)
- Spring Support Mohan K R (Wed Dec 6 05:51:41 2006)
- jms transport blog Oleksiy Stashok (Wed Dec 6 06:49:53 2006)
- SOAPFault headers? (and SOAPFault in general) Ryan Shoemaker - JavaSoft East (Thu Dec 7 13:02:43 2006)
- jaxws commons spring Mohan K R (Thu Dec 7 14:30:58 2006)
- Re: [Issue 243] OneMetaDatSectioFTest failing with GF b25, wsit build #1235 as well as with last wsit nightly Bobby Bissett - Javasoft (Tue Dec 12 06:15:28 2006)
- JAX-WS tests Oleksiy Stashok (Wed Dec 13 09:44:23 2006)
- _at_HandlerChain problem LeRoy Hall (Wed Dec 13 10:44:10 2006)
- JAX-WS RI now sends the server side stack trace over the network Kohsuke Kawaguchi (Mon Dec 18 17:12:08 2006)
- Issues With Compiling using JAXWS 2.1 Tony Anecito (Fri Dec 29 00:11:59 2006)
- New Web 3.0 System With Streaming Video and much more released today... Tony Anecito (Tue Jan 2 03:38:20 2007)
- Re: WSGEN Vijay Ramachandran (Wed Jan 3 10:26:16 2007)
- User's guide Kohsuke Kawaguchi (Wed Jan 3 11:51:48 2007)
- Re: Just a heads up that I started tweaking the JMS transport... Kohsuke Kawaguchi (Thu Jan 4 15:55:23 2007)
- StreamMessage.copy() for multiple parts in a SOAP message body Vivek Pandey (Sun Jan 7 13:44:18 2007)
- HTTP-based codecs checking for empty messages <was> Re: CVS update [mr-21]: /jax-ws-sources/jaxws-ri/rt-fi/src/com/sun/xml/ws/encoding/fastinfoset/ Paul Sandoz (Mon Jan 8 07:41:28 2007)
- StreamSOAPCodec.createXMLStreamReader(): XMLStreamReader pooling Oleksiy Stashok (Tue Jan 9 10:20:47 2007)
- Really broken soap message Ryan Shoemaker - JavaSoft East (Tue Jan 9 17:55:23 2007)
- XMLStreamReader recycling <was> [Fwd: CVS update [mr-21]: /jax-ws-sources/jaxws-ri/rt/src/com/sun/xml/ws/message/stream/] Paul Sandoz (Thu Jan 11 01:34:31 2007)
- Handling the prefix of SOAP header Myungsik Sung (Thu Jan 11 21:44:38 2007)
- AnnotationTypeMismatchException thrown out when creating SEIStub Jian Liao (Sat Jan 13 01:48:06 2007)
- Duplicate attachmentSet member variable found in EmptyMessageImpl.java and JAXBMessage.java Jian Liao (Sat Jan 20 23:50:19 2007)
- SMTP support for JAX-WS RI Arun Gupta (Tue Jan 23 10:15:13 2007)
- Re: Can't check out jax-ws-commons Kohsuke Kawaguchi (Tue Jan 23 12:18:48 2007)
- proxy issue with host name on windows Bobby Bissett - Javasoft (Thu Jan 25 11:47:42 2007)
- [Fwd: M4 highlights Wiki page] Eduardo Pelegri-Llopart (Sat Jan 27 20:46:50 2007)
- A new MessageHandler to access com.sun.xml.ws.api.Message Rama Pulavarthi (Mon Jan 29 10:21:21 2007)
- Valid service name in exception Arun Gupta (Tue Jan 30 08:53:46 2007)
- Isn't this error message unintuitive? Kohsuke Kawaguchi (Tue Jan 30 11:45:35 2007)
- Web Services are Not Slow | WSO2 Oxygen Tank Alexis Moussine-Pouchkine (Tue Jan 30 13:04:22 2007)
- Invoking JAXB/WS tools in JavaSE 6 is not painful any more Kohsuke Kawaguchi (Mon Feb 5 17:27:46 2007)
- Re: failed WS deployment is reported as success. Marek Potociar (Tue Feb 6 06:07:38 2007)
- blog by Sanjiva on WSO2 Eduardo Pelegri-Llopart (Tue Feb 6 07:39:39 2007)
- The difference between Async Polling and Async Callback Dong Liu (Tue Feb 6 13:48:52 2007)
- Errors while building with netbeans Venu (Tue Feb 6 23:10:54 2007)
- Re: Problem with string arrays containing nulls Marek Potociar (Wed Feb 7 02:59:20 2007)
- Re: heisenbug in JAXB while using JAX-WS in v1 UR1? Vijay Ramachandran (Thu Feb 8 17:49:05 2007)
- Re: NPE in sign operation Venu (Wed Feb 14 21:57:28 2007)
- unmarshall problem LeRoy Hall (Fri Feb 16 08:05:01 2007)
- Client Performance Issues LeRoy Hall (Tue Feb 20 11:58:45 2007)
- "SOAPAction" HTTP header Oleksiy Stashok (Mon Feb 26 01:48:29 2007)
- WSIT E2E tests broken - missing class - where'd it go? Ken Hofsass (Wed Feb 28 11:24:58 2007)
- Re: JAXBContext security restriction problem Vijay Ramachandran (Thu Mar 1 08:17:43 2007)
- [Fwd: Comment: Why JAX-WS 2.1 isn't a dot release (ok, technically it is :)] Alexis Moussine-Pouchkine (Fri Mar 2 08:21:25 2007)
- JAXBContext security restriction problem David Harrigan (Fri Mar 2 09:01:03 2007)
- JAXBContext security restriction problem - stack trace David Harrigan (Mon Mar 5 00:46:56 2007)
- Question: localName of RequestWrapper annotation James Mao (Mon Mar 5 01:35:01 2007)
- Question: Default wrapper bean package James Mao (Mon Mar 5 03:25:59 2007)
- JAXBContext security restriction problem - stack trace - SOLVED? David Harrigan (Tue Mar 6 04:57:23 2007)
- documenting "consider using <depends>/<produces>" Fabian Ritzmann (Wed Mar 7 04:16:14 2007)
- 'mr-21' CVS checkout fails on Windows. Girish Kotmire (Wed Mar 7 12:26:24 2007)
- Disabling stacktrace information programattically. Alexander Fung (Wed Mar 7 15:15:36 2007)
- Invalid wrapper style? James Mao (Tue Mar 20 03:22:35 2007)
- is there a mechanism to determine if current web service invocation (represented by Packet within a Pipe/Fiber) is asynchronous? Joseph Fialli (Tue Mar 20 15:50:22 2007)
- JAX-WS client side: HTTP connection resources are not released Oleksiy Stashok (Wed Mar 28 02:35:19 2007)
- QUESTION: wsdlLocation attribute in WebService and WebServiceClient annotation James Mao (Thu Mar 29 07:39:42 2007)
- bug in SOAPFaultException serialization Mark Hansen (Fri Apr 6 13:21:25 2007)
- [Fwd: Watch update: new message in forum Web Services Interoperability Technology by skrewdriver] M.Shyam Sundar Rao (Thu Apr 12 07:26:11 2007)
- [ANN] JSON support extension for the JAX-WS RI Kohsuke Kawaguchi (Thu Apr 12 18:18:30 2007)
- So many final classes Peter Hendry (Sat Apr 14 20:44:16 2007)
- Generic Tubes Peter Hendry (Mon Apr 16 14:13:12 2007)
- Testing and integrating new tubes project Peter Hendry (Wed Apr 18 15:54:07 2007)
- help with transports Peter Hendry (Fri Apr 20 03:57:50 2007)
- Spring test-app seems to be broken Peter Hendry (Mon Apr 23 15:59:31 2007)
- [Fwd: [Arun Gupta's Blog] New Comment Posted to 'How to invoke a WSIT endpoint from a WCF client ?'] Arun Gupta (Fri Apr 27 21:31:14 2007)
- [Fwd: web service stubs problem] Bhakti Mehta (Mon Apr 30 10:31:09 2007)
- SMTP transport Peter Hendry (Wed May 2 16:17:31 2007)
- Exception while transforming SOAP fault response Marek Potociar (Thu May 3 09:20:14 2007)
- GlassFish Day - FREE event in San Francisco on May 7th. Eduardo Pelegri-Llopart (Fri May 4 19:42:51 2007)
- JavaOne presentations Jitendra Kotamraju (Sun May 6 11:56:12 2007)
- More Clarification on jars needed fro JAXWS Tony Anecito (Fri May 11 13:31:06 2007)
- determination of return type for Bare (non wrapped) messages Kamath, Navin (Wed May 16 03:12:39 2007)
- JAX-WS 2.1.1 on JDK 6 Girish Kotmire (Mon Jun 18 17:47:59 2007)
- InstanceResolver changes Jitendra Kotamraju (Thu Jun 28 16:55:05 2007)
- JAX-WS RI 2.12 is frozen Vivek Pandey (Mon Jul 16 14:58:04 2007)
- Can someone update the JAX-WS user's guide page? Glen Mazza (Wed Jul 18 21:26:10 2007)
- JAXWS download size Tony Anecito (Fri Jul 27 08:58:28 2007)
- [Fwd: How to marshal hexBinary correctly?] James Mao (Tue Jul 31 19:28:15 2007)
- How To Select Different URL for a Service without recompile Tony Anecito (Tue Aug 21 15:04:49 2007)
- ViewCVS/FishEye url for the JAX-WS guide? Glen Mazza (Tue Aug 28 12:25:51 2007)
- [Fwd: getName() on WSDL objects?] Fabian Ritzmann (Tue Sep 4 00:53:03 2007)
- wsimport rejects WSDL accepted by Axis StanleyAllen (Tue Sep 18 14:48:59 2007)
- [Fwd: JavaDoc for SimpleTypes/enumeration] Marek Potociar (Mon Sep 24 02:43:58 2007)
- Plz help in security in webservices(jax-ws) nsridhar (Wed Sep 26 21:55:29 2007)
- JAXWS and jre 6 Update-N Tony Anecito (Tue Oct 23 15:33:09 2007)
- help compiling wsdl file Schmilinsky, Remsy (Mon Oct 29 11:45:20 2007)
- WSDL generation for non-annotated classes using CompileTool or WebServiceAP? Mark Hansen (Tue Nov 20 08:06:32 2007)
- When to use JAX-WS versus Swing-WS? Tony Anecito (Sat Dec 1 02:42:50 2007)
- Temporary file location when Streaming enabled in JAXWS? mp.iworxs (Thu Dec 20 06:12:10 2007)
- Using HTTPClient as a transport Barrie Selack (Wed Jan 9 09:17:31 2008)
- Where to store proxy-scoped variables Marek Potociar (Tue Jan 15 05:07:32 2008)
- Passing lists of interfaces as parameters bmolof (Wed Jan 16 09:01:58 2008)
- Fiber suspend and resume behavior Marek Potociar (Tue Jan 22 06:48:11 2008)
- [Fwd: Re: Fiber suspend and resume behavior] Marek Potociar (Wed Jan 23 02:24:03 2008)
- new jax-ws-commons plug-in? Oliver Treichel (Mon Feb 18 11:10:12 2008)
- JAXWS Extensions Jayakarthik Jayabalan (Tue Feb 19 20:04:05 2008)
- Regarding the package javax.xml.ws.wsaddressing Jayakarthik Jayabalan (Thu Mar 6 18:58:47 2008)
- FW: 2-way SSL De Rossi Heim Carlo (KIRO 423) (Tue Mar 18 00:47:06 2008)
- Passing multiple WSDL files to Wsimport Jayashree Viswanathan (Fri Apr 11 05:48:39 2008)
- Non-HTTP transport Jayashree Viswanathan (Fri Apr 11 05:52:53 2008)
- Xsoap1.2 and Soap1.2 Jayashree Viswanathan (Fri Apr 18 11:31:51 2008)
- xmime type Jayashree Viswanathan (Fri Apr 25 06:13:18 2008)
- Re: Question on JAX-WS and Jersey Kohsuke Kawaguchi (Wed May 14 08:54:58 2008)
- Circular reference detected while serializing Rahul Juneja (Fri Jun 13 20:44:04 2008)
- Compression for the request. Johannes Goehr (Wed Jul 2 10:30:52 2008)
- prefix namespace in JAX-WS Cristiano Andrade (Thu Jul 3 08:46:39 2008)
- jaxws-maven-plugin failure on non Sun SDK Henri Gomez (Mon Jul 7 07:24:19 2008)
- javax.xml.ws.WebServiceException: com.sun.istack.XMLStreamException2 LeRoy Hall (Wed Jul 16 11:34:40 2008)
- Configuration/desing question. Tony Anecito (Thu Jul 24 13:33:07 2008)
- woodstox as the default StAX parser Jitendra Kotamraju (Mon Jul 28 17:52:35 2008)
- SOAP/JMS binding tool changes Jitendra Kotamraju (Wed Aug 20 09:56:27 2008)
- Issues Jitendra Kotamraju (Wed Sep 3 08:27:05 2008)
- Re: GAP winners Jitendra Kotamraju (Mon Sep 29 18:00:39 2008)
- Plugging in new codegen module for wsgen Jason Weinstein (Tue Sep 30 15:15:05 2008)
- Re: jms transport for jax-ws developer permission Kohsuke Kawaguchi (Tue Sep 30 15:46:12 2008)
- wsimport in NetBeans Satadru Roy (Fri Oct 3 08:51:36 2008)
- Where to set com.sun.xml.ws.fault.SOAPFaultBuilder.disableCaptureStackTrace=false? subh (Thu Oct 23 08:10:41 2008)
- Hosting at jax-ws-commons Marcus Eriksson (Wed Nov 5 01:57:58 2008)
- JAX-WS generates problematic client classes vuzbuz (Thu Nov 13 03:49:20 2008)
- A question about using <goal>wsimport</goal> thomas2004 (Mon Nov 17 06:10:08 2008)
- SOAPAction not getting set in SOAP 1.2 messages? Satadru Roy (Thu Nov 20 09:23:02 2008)
- Good woodstox in jax-ws rt 2.1.5 ? Henri Gomez (Tue Nov 25 06:12:43 2008)
- generating jax-rpc style code using jax-ws wsimport tool m z (Tue Nov 25 14:58:39 2008)
- JAX-WS 2.2 RI Jitendra Kotamraju (Tue Dec 16 11:14:16 2008)
- jaxws-maven-plugin and jaxb episode files in dependent jars stug23 (Tue Dec 23 14:41:52 2008)
- Integrating JAX-WS RI with OSGi Valery Abu-Eid (Mon Dec 29 08:17:38 2008)
- webservice over https pgpasupuleti (Tue Jan 6 22:23:47 2009)
- Re: JAX-WS source exactly used in Metro 1.4 (Re: 1.1.x branch keep using old jaxws 2.1.3.x?) Potociar Marek (Mon Jan 19 02:43:13 2009)
- Installer bug NBW (Mon Feb 2 14:16:56 2009)
- Copyright and License Question Barb Cochrane (Tue Feb 10 13:22:55 2009)
- Major on-line production issue LeRoy Hall (Tue Feb 10 17:45:23 2009)
- jax-ws rpc or message oriented ? csergiu77 (Thu Feb 12 05:21:37 2009)
- How can I set minOccur=0 ? thomas2004 (Tue Mar 3 04:49:33 2009)
- Use episode jar with maven jaxws plugin curiousSam (Tue Mar 3 23:04:48 2009)
- b AndrewHu (Thu Apr 2 20:46:25 2009)
- Best way to config _at_WebServiceClient wsdlLocation AndrewHu (Thu Apr 2 21:48:32 2009)
- Fiber in UDP transport binding Stephan Poehlsen (Thu Apr 23 01:20:15 2009)
- WSDL compilation broken - help? Matt Ford (Thu Jun 11 08:24:25 2009)
- return null on server side for request-response Stephan Poehlsen (Fri Jun 12 06:37:34 2009)
- wsimport SEI fails WS-I BP compliance test for parameterOrder Mark Hansen (Wed Jun 24 20:09:16 2009)
- Jayashree Viswanathan is out of the office Jayashree Viswanathan (Wed Jun 24 23:32:16 2009)
- schemaLocation="null?xsd=1" when creating endpoints Marcus Eriksson (Wed Jul 1 13:19:36 2009)
- Hosting Maven WSDL builder plug-in at JAX-WS commons? Gunnar Morling (Fri Sep 4 03:53:12 2009)
- cannot resolve the name 'soapenc:Array to a(n)' type definition component Jagadeesh1 S (Wed Sep 23 04:42:24 2009)
- JAX-WS Deployement error + LocatableWebServiceException: class not found in runtime descriptor sh_santosh (Thu Sep 24 08:06:06 2009)
- JAXWS, METRO performance question... Tony Anecito (Sun Oct 4 16:23:25 2009)
- sei proxy caching dguglani (Mon Oct 5 07:12:11 2009)
- Metro/JAXWS and network packets... Tony Anecito (Thu Oct 15 00:36:51 2009)
- Configuring JAX WS Runtime's Executor Thread Pool Size smurugu (Sun Oct 18 23:33:06 2009)
- Status of TWSDLExtensionHandler & TJavaGeneratorExtension? Kris Schneider (Mon Oct 19 13:39:37 2009)
- Fast InfoSet? Tony Anecito (Mon Oct 19 14:56:22 2009)
- Metro/Tomcat6 Deployment issue... Tony Anecito (Thu Nov 5 14:27:33 2009)
- After installing metro get exceptions when launching Tomcat Tony Anecito (Thu Nov 5 23:36:58 2009)
- Metro 2.0EA Error not seen with JAXWS 2.1.7... Tony Anecito (Fri Nov 6 16:02:19 2009)
- Sharing common POJO's accross multiple web services in Metro... Tony Anecito (Tue Nov 17 14:22:54 2009)
- How were jaxws-api-2.1.jar and other RELEASED archives changed??? Paulo Gaspar (Wed Nov 18 05:49:41 2009)
- WSDL location hard coded into client artifacts?? Tony Anecito (Wed Nov 18 08:02:13 2009)
- Thread safety of web service objects/proxies/ports David Balažic (Tue Dec 8 05:25:16 2009)
- Possible bug in 2.2 Ian P. Christian (Mon Jan 18 06:42:01 2010)
- In OUT Bound of a Jaxws provider, how can we stop the provider invoking its endpoint and send a response back? inalasuresh (Fri Jan 22 06:26:50 2010)
- JAX-WS Null Parameter problem Chinces Diana (Tue Feb 2 04:46:52 2010)
- How to pass init params in jaxws handlers and how to read those param values in Handler class. inalasuresh (Thu Feb 4 00:05:46 2010)
- How to supress namespace prefix in JAXWS response venkatesan09 (Thu Feb 11 11:22:45 2010)
- Viewing SOAP message contents saudar82 (Thu Mar 11 10:49:04 2010)
- JAX-WS Web service architecture question vipulss (Wed Jul 21 05:01:24 2010)
- JAXWS Interceptor Question kevinridge (Mon Jul 26 18:35:30 2010)
- JAX-WS - Creating web service client in the same project where web services are created. Teresa-Persistent (Tue Aug 3 02:53:40 2010)
- JAX WS Dev Aliraza (Fri Aug 6 11:34:50 2010)
- Building from source failed Markus Kilås (Sat Aug 28 07:03:38 2010)
- Workarounds for swallowed exceptions in WsimportTool? [Issue 885] Kris Schneider (Thu Sep 16 08:40:06 2010)
- [Fwd: Kenai projects are live ...] vince kraemer (Wed Nov 10 17:09:23 2010)
- this looks suspect... vince kraemer (Thu Nov 11 13:11:30 2010)
- InputStream as a responce in JAX-WS webservice Jagadish Sanku (Fri Jan 7 02:18:02 2011)
- KSoap2 and Metro... Tony Anecito (Fri Jan 7 08:48:52 2011)
- commons/jaxws-spring Bryan.Brouckaert_at_mensura.be (Wed Jan 12 02:46:03 2011)
- JAXWS: License for http.jar Anna Pendrich (Wed Feb 2 07:11:01 2011)
- passing an arrrylist of class objects(i.e. user defined) as parameters from client to server,is it possible? ahsansadeque (Fri Apr 1 05:36:00 2011)
- Namespace of webparam objects (wsimport generated stubs problem) malte.cornils_at_charite.de (Mon Jun 27 06:01:36 2011)
- MTOM Download in streaming mode tim_mickelson_at_hotmail.com (Mon Jul 4 01:05:28 2011)
- HTTP redirect of web service Vinh Vo (Fri Jul 15 11:07:24 2011)
- Large SAAJ attachments and OutOfMemoryError yann.blazart_at_gmail.com (Mon Aug 8 02:36:53 2011)
- SOAPHandlers and transactions Behrang Saeedzadeh (Mon Aug 22 21:46:52 2011)
- Licence for thread-scope-1.3.jar Oleg L (Thu Oct 6 03:33:41 2011)
- Re: JAXB is not getting bound to getter/setter property of a Java bean if it is Overridden at method level jviswana (Tue Nov 29 04:44:03 2011)
- Question about JAX-WS custom WebServiceFeature implementation Franky D (Wed Nov 30 09:06:45 2011)
- JAX-WS web service error using IBM-websphere app server pvvvv (Tue Feb 28 08:55:11 2012)
- JAX_WS RI Client inconsistent timeout properties ns_dhillon_at_hotmail.com (Tue May 15 02:24:43 2012)
- JAX-WS compatibility question thimon.lamkongka_at_thomsonreuters.com (Tue Jul 3 00:28:24 2012)
- java.lang.ClassCastException: ... cannot be cast to ... fabricio.fachini_at_hotmail.com (Tue Nov 13 11:29:23 2012)
- java.lang.ClassCastException: ... cannot be cast to ... fabricio.fachini_at_hotmail.com (Tue Nov 13 11:29:25 2012)
- MIMEParser creating garbled header jayashree viswanathan (Fri Nov 30 02:45:39 2012)
- SoapAction based dispatching does not work - looking for soap:operation/soapAction in portType instead of binding section of wsdl ? rshekar_at_gmail.com (Wed Jul 3 22:36:40 2013)
- JAX-WS maintenance release 2.3 willem.salembier_at_gmail.com (Tue May 3 11:23:16 2016)