Tagged Questions
WSO2 is an open source middle-ware development software company focused on providing service-oriented architecture (SOA) solutions.
4
votes
5answers
721 views
3
votes
2answers
683 views
How can I edit the SOAP envelope and header with Perl's SOAP::Lite?
I'm trying to modify the soapenv:Header to include addressing in my soap request
my $header=SOAP::Header->name("Header")->prefix("soap")->uri("http://www.w3.org/2005/08/addressing");
When ...
2
votes
1answer
89 views
WSO2 Identity server and spring 3 REST api integration
I need to use WSO2 Identity server for OAuth token management. Is there an api available for operations like request token, validate a token and other relevant functions. I am trying to secure my ...
2
votes
2answers
3k views
SOAP authentication with PHP
I need to connect to a web service that requires authentication credentials in the form of a plain text user name and password.
I have a basic understanding of SOAP and have managed to connect to ...
1
vote
0answers
40 views
Old Version of Commons-HttpClient gives IOException in the Axis2 Web Service Client
I am using a wsdl2java generated web service client for the axis2 web service (axis2 version is 1.6.1). So for http connection the old version of commons-httpclient 3.1 is used. While doing some load ...
1
vote
1answer
15 views
Filtering in WSO2
I want to build one proxy that:
1. Call Service that do Authorize and give result OK or Fail (1st Service)
2. If Result ‘OK’ then call a Service
The Problem is, when The 1st Service give back the ...
1
vote
1answer
57 views
WSO2 - Using get-property() function in Property/Xquery Mediators
Our current service has 7 operations. when writing an outbound xquery "local entry" in wso2, we're trying to retrieve the name of the current operation being executed (how can this be so difficult?).
...
1
vote
1answer
73 views
WSO2 Identity server with ASP .NET and WIF
We are looking into Microsoft ASP .NET(WS-Federation with windows identity foundation) interoperability with WSO2 identity server. I posted the issue on the forum 14 weeks ago ...
1
vote
1answer
74 views
Axis2 web service error: services.xml not found
I have been trying to deploy a simple axis2 web service onto a wso2 application server but I keep on getting the error:
Error: org.apache.axis2.deployment.DeploymentException: The services.xml ...
1
vote
2answers
71 views
Does a truststore also need a CA's certificate to authenticate?
I am using WSO2 ESB 4.0.0 and Application Server 4.1.0 to talk with each other over SSL. Both have been configured with the same keystore. Both are on different servers. The reason for this is so ...
1
vote
1answer
207 views
WSO2 Identity Server + Rest STS Client (without ESB)
Is below possible using WSO2 IS? I have gone through different WSO2 blogs. They are nice pointer. Still I need to advised on this.
Requirement- WSO2 Identity Server + Rest STS Client (without ESB)
...
1
vote
1answer
52 views
Google Guava with WSO2 Application Server 4.1.0
I'm trying to use Google guava with Application Server 4.1.0, but I'm running into conflicts. I'm including the guava jar in the .aar file that uses it, but I get an error saying that ...
1
vote
2answers
145 views
Can I Construct a complete soap message using mule message enricher?
Using wso2 esb i can construct a complete soap message like this:
<enrich>
<source type="inline" clone="true">
<m0:getQuote xmlns:m0="http://services.samples"> ...
1
vote
3answers
86 views
WSO2 DSS Cassandra Dependency
Is the integrated Cassandra server(version 0.7.x) loosely coupled with WSO2 DSS (version 2.6) or not? Will the usage of a newer version of Cassandra (e.g. 0.8.x) affect the DSS in the low level?
...
1
vote
1answer
72 views
Sharing Registry Space across Multiple Clusters in WSO2
By using this guide, I have accomplished to establish a cluster of Carbon products, and change configuration of individual nodes by changing deployment in _system/xxxConfig which is under resources in ...
1
vote
1answer
66 views
Creation Gadget for WSO2 BAM
I am creation Gadget for WSO2 BAM dashboard. I need to add the data to the chart that gives service of monitored server as result. How can I make this data as values of charts?
1
vote
2answers
130 views
Dynamic load balancing with ESB and DSS Clustering, WSO2
I want to make a cluster of Data Services Servers(DSS), and use an Enterprise Service Bus (ESB) as load balancer. In this deployment, what is the purpose of having a manager DSS in the cluster, and if ...
1
vote
1answer
109 views
WSDL endpoint in wso2 Enterprise Service Bus
I'm running wso2 and wanted to know which config file should i modify to change the wsdl endpoint. I have created a proxy service which redirects request to backend service
1
vote
1answer
50 views
How to set access timeout for Web APP in WSO2?
Does anyone know how to configure the request timeout to a Web App served by WSO2 app server?
I couldn't find yet how to set this timeout, or at least find out what's default. WSO2 is a great app ...
1
vote
2answers
153 views
Configure WSO2 Stratos in a private cloud
Trying to find out how to build a private cloud using WSO2 Stratos. I have a small rack of computers and have successfully installed Stratos on one machine and it seems to work just fine. However, I ...
1
vote
3answers
168 views
Anyone have special issue using WSO2?
Anyone have any special issue when using WSO2. I'm still looking forward should I use WSO2 or Talend for Integration framework. Anyone have experience using one of them or both?
1
vote
3answers
267 views
Is it possible to design Business Processes with Intalio Designer or others and deploy them with WSO2 BPS?
I'm a newcomer in BPM world. The docs and articles in Internet show that WSO2 BPS 2.x is supposed to execute processes complying WS-BPEL, WS-Human Tasks & BPEL4People. BPMN 2.0 seems to fill the ...
1
vote
1answer
381 views
PHP WSO2's WSF/PHP
I am trying to use WSO2' WSF for PHP and I am using a WS Security object. I am making the request to the server and getting an Authentication error. I believe the WS Security Object is missing ...
1
vote
2answers
420 views
Making an OpenID Provider with SSL
so I'm currently trying to make an OpenID provider. I've tried using two Java based OpenID server packages- Atlassian's Crowd, and WSO2 Identity Server. Now, in my implementation, security is a must, ...
1
vote
2answers
521 views
Client to consume a WSO2 WSAS Web Service with Username Token Security
Dear all,
I need to implement a client to consume a Web Service that is deployed on the WSO2 WSAS with username token security.
I can use the stub generated by the wsdl2java, a dynamic approach is ...
1
vote
1answer
217 views
How to implement a security layer over .net WS?
I'm running the latest WSO2 ESB and I was wondering how can I implement a security layer over the existing .NET web services?
Through a proxy service maybe? Kinda lost with all the extensive ...
0
votes
1answer
31 views
Unable to access AuthenticationAdmin service of WSO2 Identity server
I have a new WSO2 Identity server. I need to access an axis web service AuthenticationAdmin of WSO2 3.2.3 to authenticate a user. I tried to follow several tutorials but none helped.
Issuing ...
0
votes
1answer
78 views
Dynamic Endpoint in WSO2
I have an issue, Firstly, I make a Service that will give the result a specific endpoint. After I get the specific endpoint, I want to call that Service. But I don't know how to do it. I try the ...
0
votes
1answer
107 views
Book for WSO2 ESB?
Can you recommend book for WSO2 ESB?
I couldn't find one WSO2 ESB book except for the general SOA books. They probably touch some parts of the WSO2 ESB but not all.
0
votes
0answers
116 views
WSO2 WSF PHP SOAP XML request payload format
I have set-up wso2 PHP WS 2.1.0 framework on a centos server (PHP 5.2.10, apache/2.2.3) with the native PHP SOAP extension active. The sample WS clients work fine. The only difference in my WS ...
0
votes
1answer
63 views
Apply WSO2 WSF/C++ into client based on Https Protocol
I establish a server using WCF based on Https protocol, now i want to create a client using WSO2 WSF/C++(and the client code is generated by Code Generator Tool), however, i can't communicate with ...
0
votes
2answers
81 views
Alternative to Apache Tribes for Clustering of Axis2 Servers?
Currently i am searching for possible Clustering technologies usable by Apache Axis2 servers. I know that WSO2 Platform uses Apache Tribes for their Servers which are based on Axis2? I want to know if ...
0
votes
1answer
40 views
Accesing the wso2 stratos services defined in the service-stubs file
From the wso2 stratos source files there is a 'service stubs' (wso2-stratos-1.5.1-src/service-stubs) section. Normally we can not access to these web services and after building the source the ...
0
votes
2answers
206 views
What means “No such channel”-Exception in Apache ODE?
I have multiple BPEL-processes which runs fine on WSO2 (version 2.0.1). But after some time, there appears following exception in the log. I have no clue, what they means nor how to get rid of them.
...
0
votes
1answer
64 views
Sharing Registry Space across Multiple WSO2 DSS Instances
I deployed a Governance Registry, a master Data Services Server and a slave Data Services Server according this tutorial (Strategy B with JDBC):
...
0
votes
1answer
85 views
Creation Dashboard using WSO2 BAM already defined dashboards
I have question. I need to provide the report for my master work to compare BAM tools and one of them is WSO2 BAM.I am beginner in it. I have to provide dashboards in WSO2BAM which will take ...
0
votes
1answer
120 views
Change management in ESB (servicemix, mule, jboss, …)
I am wondering if any of the open source ESB provides strong change management capabilities:
- ability to version services, components, rollback changes, compare changes.
- And if it could log which ...
0
votes
1answer
54 views
Example of outMessagePolicy option in WSPolicy class in WSO2 WSF/PHP
i need some information on how to put data in this property. In docs there's no info, google is dumb about this. All i need is tiny little example how to initialize this:) My code looks like this:
...
0
votes
0answers
41 views
knowing the current client at service end in WSO2
I am stucked at one place while writing a web service using wso2/php.
I want to use secure mtom.
While using either encryption or signing, how do I come to know which client's public certificate to ...
0
votes
1answer
176 views
How to build WSO2 WSF/PHP 2.1.0 for FreeBSD 8.1?
I have a problem with building WSO2 WSF/PHP on my FreeBSD 8.1. It seems that something broken in the source.
I check all prerequisites then run ./configure && make and receive next error:
...
0
votes
0answers
162 views
AOP Transaction Scoping with WSO2 Spring Clashing
I am currently trying to apply transaction scoping to a simple Hello World web service working with WSO2/WSF framework (from http://wso2.org). I am using Spring AOP as follows:
<bean ...
0
votes
1answer
205 views
Test whether SOAP is running properly
Programatically, I want to test whether SOAP is working fine on my clients machine.
The machine can be windows/linux.
I want to get the SOAP version as well.
I'm using PHP.
Similarly, I want to do it ...
0
votes
1answer
287 views
php wso2 ws-security sign only messages without encryption
I need to send a structure via soap which is time marked and cert signed but the body is not encrypted (ws-security mechanism).
How to achieve such result - how to create a message signed with cert ...
0
votes
0answers
490 views
php and ws-security with wsclient from wso2.org
I need to build a client that calls method (artifactResolve) via SOAP with ws-security.
Example address for SOAP server is: https:server.com/EngineSAMLArtifact/artifactResolve
I recived certificate ...
0
votes
1answer
582 views
WSO2 WSF/PHP - Soap fault: XML builder done with pulling. Pull parser cannot pull any more
I use WSO2 WSF/PHP. I have the WSF extension compiled and enabled in PHP. But I receive this Soap fault response when sending a request to the webservice:
soapenv:Client
XML builder done with ...
0
votes
1answer
438 views
Missing UsernameToken element
I am getting a request in the following method but the soap message does not appear to contain the UsernameToken Element:
$policy = new WSPolicy(
array(
'useUsernameToken'=>true
)
...
0
votes
1answer
570 views
Zend Framework - Does Zend_Soap_Client supports SwA (Soap With Attachments)?
I need SwA (Soap with Attachments) support in php for a project. I can't find a reference in ZF docs about supporting SwA or not. Anybody knows if it is supported?
If not supported, I have heard ...
0
votes
1answer
764 views
Crash writing simple WSO2/C++ web service client
Has any been able to successfully run with a client using the WSO2/C++ web services package? I've tried just about everything I can think of yet every time I try to run a very simple client I get a ...
0
votes
2answers
196 views
What's the best setup for working with WSO2 WSAS
What version of java, eclipse and WPT should I be using?