Enterprises are inherently complex, comprising of hundreds of applications with completely different semantics. Some of these applications are custom built, where as some are acquired from third parties and some even can be a combination of both and they can be operating in different system environments.
WSO2 VMware Images helps you to try our products inside your virtualized environments without having to go through the trouble of installation and configuration. Download an image and get your hands on cutting edge, lightweight SOA middleware right away!
WSO2 Governance Registry is a product from WSO2 that facilitates you to govern the SOA platform of your organization by helping you store and manage SOA meta data. The product is free and open source with Apache licence and you can download it from http://wso2.org/projects/governance-registry
Re
WSF/PHP does not have an api for adding http headers at the moment. However, you can use php method 'header' to send http headers.
Regards
Nandika
I looked up this method (I'm
I looked up this method (I'm not very familiar with PHP, just helping out some other developers integrate with some WS-Security services). It appears this is only for a server response. Unfortunately, I need to provide the header in a SOAP request.