Questions tagged [wso2-integration-studio]
215 questions
0
votes
2 answers
WSO2 developer studio creating a web application
I am following developer studio tutorial to create my first web application
but it is not working as described. I am using eclipse-jee-juno. On creating web application, there will be another input form to enter other informations, but in the…

user2746713
- 3
- 1
- 6
0
votes
1 answer
"WSO2" - Developer Studio Expression not editable
Downloaded eclipse juno and wso2 studio 3.2. I am trying to do quick start example and I cannot edit Expression.
I have also downloaded eclipse helios + wso2 studio package from your link, in this case helios always hangs up when creating workflow.

codingaway
- 1
- 2
0
votes
1 answer
WSO2 developer studio edit properties of an assign activity
I downloaded the WSO2 eclipse plug-in (developer studio) 3.2.0. I tried to follow the "quick start" http://docs.wso2.org/wiki/display/BPS300/Quick+Start+Guide for BMP and got stuck at point 18.
It is not possible to edit the expression in the…

Jaap D
- 501
- 5
- 18
0
votes
1 answer
Installing WSO2 Developer Studio Fails
I ran through the installation steps for installing WSO2 Developer studio using the offline set of steps. I completed the installation but when I attempt to open any of the wso2 perspectives in eclipse I get errors such as the…

Steve Owens
- 77
- 1
- 3
0
votes
1 answer
WSO2 Developer Studio - CEP Bucket
Is there any way to give some syntax or context help for writing EPL queries while creating buckets using WSO2 Developer Studio ?
Is there any EPL query editor exist outside WSO2 stack ?

Madhup Srivastava
- 446
- 1
- 6
- 18
0
votes
3 answers
WSO2 Developer Studio 2.1.0 (previously Carbon Studio) plug-in causes Eclipse load to hang
I am trying to install the new WSO2 Developer Studio 2.1.0 into Eclipse. It appeared to install successfully, but when I try to start Eclipse it hangs forever (e.g. > 30 minutes) with the message “Loading Workbench”. On one attempt (after leaving it…

Andy M
- 13
- 1
- 6
0
votes
1 answer
302 Error when trying to access governance registry from developer studio
I have governance registry 4.1.1 running fine. when I try to attach to it from developer studio version 2.1.0 I can't browse the registry and the error below is in http_access log.
[17/Oct/2012:08:12:16 -0600] "GET //carbon HTTP/1.1" 302 - "-"…

user1397269
- 21
- 3
0
votes
1 answer
wso2 carbon studio - registry extension file editor
I would like to create custom artifact in WSO2 Governance Registry.
Is there an editor to create Governance Registry extension file in WSO2 carbon studio?

guillaume
- 6,477
- 5
- 17
- 15
0
votes
1 answer
WSO2 Carbon Studio 1.0 crash when too many artifacts
I have developing a WSO2 carbon app with Eclipse. When I have too many artifacts, components... eclipse crashes.
It seems to be related to handling too many artifacts by the root-artifact.xml interface. In fact, if eclipse crashes when it is opened…

fipries
- 386
- 3
- 19
0
votes
1 answer
maven build for WSo2 artifacts
I can export below carbon project from the developer studio , but not using maven on command prompt.
There are two modules embedded inside the "carbon" project . One is Config project and another one is registry resource . maven build / mvn package…

pavan
- 1
- 2
0
votes
1 answer
WSO2 dataservice archive export (.car) throws following "error occurred while exporting the archive: index: 0, size: 0"
I am working on the Retail Banking Example which comes with the new WSO2 Developer Studio.
I am using Java 1.7 sdk with the developer studio
I have finished all the artifacts in the example and when i try to export the files as a carbon application…

uraza2001
- 95
- 9
0
votes
1 answer
WSO2 Carbon studio 1.0.14 does not support enrich fromregistry key
I made a sequence in the wso2 esb portal using an envolepe enrich mediator which source was a key from registry. When I moved this code to the eclipse carbon studio 1.0.14 it failed and the enrich mediator instruction got empty.
Is not it supported…

fipries
- 386
- 3
- 19
0
votes
2 answers
Is Developer studio (2.0.0) stable on Eclipse Indigo
Is the latest release of developer studio (2.0.0) stable on Eclipse Indigo SR2 ? is Indigo supported with developer studio ?

Shiv
- 521
- 2
- 11
- 27
0
votes
1 answer
WSO2 Developer Studio Backward compatability with Carbon studio?
I have downloaded the new WS02 Developer Studio and Helios, but when I point it to an existing Carbon studio workspace, it does not recognize the carbon projects and their facets. Do we have to manually recreate the projects in Developer Studio and…

James Gustard
- 61
- 3
-1
votes
1 answer
i can't retrieve html response from the backend after being implemented in wso2 integration studio?
I have attempted to implement an API using Integration Studio, but I did not receive the correct response. Instead of the expected text/html response, I received a different response. How can I address this issue?
this is the code config in my…

manar
- 9
- 3