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
Hi Prashanth, You have to
Hi Prashanth,
You have to create the WSDL if you need to publish a WSDL, but in order to setup a proxy service to listen on a JMS queue, what you need to do is to enable the JMS transport on the proxy service and configure the JMS transport using the service parameters to listen to a particular queue or topic. You will not need the Axis2 Server for this, but requires a JMS broker like ActiveMQ to act as the message broker to which you are going to listen.
Please have a look at the sample [1], and the setting up JMS listener [2].
[1] - http://wso2.org/project/esb/java/1.7.1/docs/ESB_Samples.html#Sample253
[2] - http://wso2.org/project/esb/java/1.7.1/docs/ESB_Samples_Setup.html#Setting
Thanks,
Ruwan Linton