Questions tagged [wso2-as]
70 questions
0
votes
1 answer
xacml with wso2 pdp
I'm new to xacml and wso2. I tried this post. But I got the following error after deploying MediCom.war in Tomcat 7.0.10 and login to the medi_home.jsp via /localhost/MediCom/WebContent/index.jsp.
An error occurred at line: 6 in the generated java…

user3128302
- 21
- 5
0
votes
1 answer
Puppet fill templates with ip addresses of newly spawned instances
I'm setting up a simple WSO2 Application Server cluster with one master node and one worker node. This is done via spawning instances in OpenStack cloud via python NovaClient API.
After spawning instances I need to get their ip addresses and use…

Suhan Dharmasuriya
- 303
- 6
- 21
0
votes
2 answers
how to check out AS source code
I want to check out the app server code, but don't know which repository I should check out. There are truck, branches, tags and many other repositories.
Which repository is AS 5.2.0?

wiwengweng
- 352
- 1
- 4
- 16
0
votes
1 answer
How to configure WSO2 AS and WSO2 AM and identity server on the same server?
I am trying to run API Manager and Application Server on the same server, along with configuration of Identify Server. I am getting Address already bind exceptions when starting server one after another. Please suggest me, how to configure these…

Venkateswararao T
- 305
- 1
- 13
0
votes
2 answers
Errors in WSO2 Retail Banking sample
I'm working my way through the WSO2 retail banking example, and I've come across the following issues and errors:
a). Pre-requisites section
I've installed AcitveMQ on my machine and I can't find a 'activemq-core-xxx.jar' file. Where would I find…

user2868835
- 1,250
- 3
- 19
- 33
0
votes
1 answer
WSO2 Application Server - REST Service, deploy as Application or Service?
If I have some functionality I want to expose via REST in the WSO2 Application Server and it seems that I have two main choices:
Deploy as a JAX-RS Application
Deploy as a Service
When deploying as a service, it appears that I have options for…

Chris Snow
- 23,813
- 35
- 144
- 309
0
votes
1 answer
WSO2 Application Server 5.1.0 - JSR356 Websockets API
I have a requirement to build a web application using JSR356 Websockets API and deploy it in WSO2 Application Server.
It looks like WSO2 AS 5.1.0 does not support JSR356 Websockets out-of-the-box (WSO2 AS 5.1.0 Features). It also looks like tomcat…

Chris Snow
- 23,813
- 35
- 144
- 309
0
votes
1 answer
How to install wso2 application server as a Windows service
In the 4.x version of the application server, it was possible to install the application server as a service via install.bat. Is there similar functionality in 5.0.0?

eborisow
- 53
- 8
-1
votes
1 answer
Access endpoints from WSO2 GREG
I have JAX WS applications created and deployed on WSO2 Application server. and service endpoints are registered into WSO2 GREG. Now I want to make use of these endpoints into web application which are also deployed into same Application server.
To…

Basanagouda Patil
- 91
- 6
-1
votes
1 answer
Error deploying webapplication to wso2as-5.0.3
i have the following errors while deploying a maven web application on wso2 application server:
java.lang.Exception: Error while deploying webapp:
…

user1169907
- 185
- 1
- 2