Questions tagged [wso2-integration-studio]

215 questions
0
votes
1 answer

Error using WSO2 peoplehr connector

I am trying to use WSO2 peoplehr connector and my proxy service is as follows:
Riyafa Abdul Hameed
  • 7,417
  • 6
  • 40
  • 55
0
votes
1 answer

Ignoring files/directory when Exporting Jaggery project as a Deployable Archive

Our .git directory is causing the zip to be larger than the 100MB size limit imposed by WSO2. I've attempted to add it to the excludes block of zip-descriptor.xml to no avail. I've even attempted to restart WSO2 Developer Studio and…
mcwagner
  • 31
  • 8
0
votes
2 answers

WSO2 DeveloperStudio CAR Maven deployment exception

Using wso2 developer studio guide and following the istructions at the following page: https://docs.wso2.com/display/DVS370/Deploying+a+CAR+File+with+the+Maven+Plug-In#DeployingaCARFilewiththeMavenPlug-In-DeployCARfiletotheWSO2ESBserver i'm not able…
Alex
  • 1,515
  • 2
  • 22
  • 44
0
votes
1 answer

Add lib dependencies to Axis2 web service when generating aar file

I've created an Axis2 Service Project with Developer Studio 3.7.1. The structure of the project is the following: ProjectName -->\src ---->\main ------>\java -------->Source Code of the web…
0
votes
3 answers

Creating web service with Developer Studio and create its API with API Manager

I want to create a web service with WSO2 Developer Studio but I don't know which project I have to use. My final goal is to create an API using the WSO2 API Manager and implement it passing the created web service as backend endpoint. Do I should…
0
votes
1 answer

Wso2 developer studio 3.6.0 removing $ from XPATH variables after build

From proxy service or sequence or rest API WSO2 developer studio 3.6.0 is removing $ from XPATH variables like $ctx, $trp, $body etc after build. Please advice me how to fix this issue or work around for this. example sequence
Mahesh.Ganta
  • 43
  • 1
  • 5
0
votes
1 answer

Wso2 ESB callout mediator return response to client

I've setup a API on my ESB that makes a call to a Data service that returns data from the database this works but what I want to do now is return that data to the client/web browser and display it on screen. My code for the API is:
0
votes
0 answers

WSO2 Developer Studio 3.6 creating car file fail

On a completely fresh install of Developer Studio 3.6 (not the plugin) I have created a very simple ESB config project and tried to create a car from the pom editor (using the button in the top right hand corner (as per doc). I get a failure message…
radder5
  • 236
  • 3
  • 14
0
votes
1 answer

Share proxy/sequences references between ESBConfiguration projects

We have the following problematic : we have an ESB Configuration project containing proxies/sequences that we want to reuse inside an other ESB Configuration Project (we just want to reference them not to copy) and finally build them inside the same…
0
votes
1 answer

defining REST, specifically JSON contract in WSO2 Developer Studio

I am new to WSO2 and don't know how to use the declaritive programming widgets to create the REST contract. My use case; I have a backend SOAP 1.2 Web Service that I want to wrap with a REST API in WSO2. I don't know what media to use to define the…
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 retail bank example app - add server inside Eclipse?

I'm trying to follow the wso2 retail banking sample, as outlined at http://docs.wso2.org/display/DVS310/Retail+Banking+Sample I've got to the stage 'Deploy the Carbon Application Project into the WSO2 App Server' and I don't understand how to create…
user2868835
  • 1,250
  • 3
  • 19
  • 33
0
votes
1 answer

Latest DevStudio Errors with API Editors

we are running into a scenario (both with the latest drop and built from source) with devstudio when restarting eclipse. Initially, we are able to both import as well as define an API fine, both with the graphical editor as well as view source. When…
0
votes
1 answer

Unable to delete resources from wso2 developer studio registry project

I have created new Registry Project in developer studio and added few resources to it. But i am unable to delete those resources from registry project. Can anybody tell me how i can delete registry resources from developer studio.
vashishth
  • 2,751
  • 4
  • 38
  • 68
0
votes
1 answer

WSO2: Developer Studio 3.2.0/ESB project: unable to add arguments to an EJB mediator

When using Developer Studio (ESB project), I'm unable to add arguments to an EJB mediator - neither via the GUI (the corresponding property doesn't exist) - nor via XML For example
Dom
  • 5
  • 4