OW2 Consortium petals

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
15429 1027d 01h tdejean /sandbox/components-sls/petals-bc-soap/ fix minor ws-notification functional bug (bad external soap address for publisherRegistrationManager and SubscriptionManager
in payload responses)
 
15428 1027d 01h tdejean /sandbox/components-sls/petals-bc-soap/ restore removed class (forgotten during last commit)  
15426 1027d 04h tdejean /sandbox/components-sls/petals-bc-soap/ restore Ws-Notification code part previously removed by F.GRADES. Next step consist in running some genesis use-cases  
15418 1030d 00h tdejean /sandbox/components-sls/petals-bc-soap/ add copy of SOAP BC trunk version to restore "ws-notification" extensions feature ...  
15405 1032d 04h rnaudin /trunk/components-sls/petals-bc-soap/ Minor stuff about error handling in consumes mode of SOAP component  
15404 1032d 04h rnaudin /trunk/components-sls/petals-bc-soap/ Handle better technical exception in provides mode in SOAP component  
15403 1032d 04h rnaudin /trunk/components-sls/petals-bc-soap/ Handle better technical exception in provides mode in SOAP component  
15399 1032d 06h fgardes /trunk/components-sls/petals-bc-soap/ use the last component parent (to compile all the jars on UTF-8, to be able to execute them on RHEL 5)  
15351 1039d 23h mjambert /trunk/components-sls/petals-bc-soap/ properly fixed #PETALSSEBPEL-2 and removed related hack in bc-soap.  
15336 1041d 06h mjambert /trunk/components-sls/petals-bc-soap/ fixed bug PETALSBCSOAP-2  
15302 1047d 06h rnaudin /trunk/components-sls/petals-bc-soap/ Some clean up in the BC SOAP component  
15292 1051d 01h chamerling /trunk/components-sls/petals-bc-soap/ Process the multirefs responses with Axiom and not with XSL (bugged sheet...).
And some unit tests for utility class!
 
15237 1058d 23h gibello /trunk/components-sls/petals-bc-soap/ Multiple redirections (comma-separated) supported in http-services-redirection (+ some cleanup, eg. clean definition of constants instead of hard-coding of extension parameter names).  
15236 1058d 23h gibello /trunk/components-sls/petals-bc-soap/ Added headers-to-inject and http-services-redirection extension parameters to XSD.  
15233 1060d 01h gibello /trunk/components-sls/petals-bc-soap/ Added headers-to-inject configuration property. Value is a CDATA, with a set of XML elements to be added as SOAP headers. Active only if inject-headers is true (which is in fact the default).  
15227 1061d 05h gibello /trunk/components-sls/petals-bc-soap/ Added HTTP redirect facility for consumes: http-services-redirection in jbi.xml can specify an absolute URI to be redirected to the current service (eg. "/myWebService").  
15184 1066d 02h mjambert /trunk/components-sls/petals-bc-soap/ dirty hack to fix a JDOM to DOM conversion pb...  
15182 1066d 02h fgardes /trunk/components-sls/petals-bc-soap/ do not provides cdk schemas:they're provided by the server further (we can't validate the soap schema in the future)  
15178 1066d 07h fgardes /trunk/components-sls/petals-bc-soap/ fix bugs thanks to findbugs (not complete)
match a service consumed by 'service-name' with a service consumed by 'address'
add JSON as mode into the schemas (TO BE COMPLETLY DEFINE by the real committer of JSON)
the classic JBI fault content (payload describe into the wsdl, so any elements) are bind into the detail of a generated 'soapenv:Fault' (Flat Binding)
the fault directly proxified into the JBI fault content (element 'soapenv:Fault') are relayed (mbeldame works)
 
15161 1067d 22h fgardes /trunk/components-sls/petals-bc-soap/ remove petals-wsstar dependency
do not mix addressing and action:it's two different WS-* specifications
checkProvide manages the WS-Addressing
fix the WS-Addressing: read the wsstar property into the exchange. If not found, read the SU properties
remove the ws-notification actions dedicated to the CDK external layer (Genesis project)
remove the ws-notification engine and the topic mode (to delegate into a special component
remove the deprecated (and out of service it seems...) "address" element: merged on wsa-to, pending deletion...
TODO fix Faults. Ity seems that the new Fault management (commited by mbeldame) have a bug into my usecases. I'm going to identify the issue and fix it (and maybe use the FaultHelper provided for. This helpers will be removed if not needed)
 

Show All