Archive for October, 2006

Document/Literal endpoint with MTOM+XOP attachment

Monday, October 30th, 2006

During last months, we've been working to provide our customers with webservices with attachments. JBossWS currently (v.1.0.3) supports both SwA and MTOM+XOP although only the first one was available in earliest releases. For this reason, we started some month ago with SwA, then we added a new webservice endpoint with ...

WS-Eventing and subscription expiration time

Tuesday, October 10th, 2006

We just made a patch for jbossws implementing two features: The max expiration time and the default expiration time are hard coded in source code. Our patch made these values configurable in SubscriptionManager MBEAN We noticed jbossws throws an InvalideExpirationTime Excetion when we try to subscribe with an expiration time longer than ...