简体   繁体   English

WSO2 Developer Studio无法打开代理向导

[英]WSO2 Developer Studio cannot open Proxy wizard

I installed the WSO2 Developer Studio 3.2.0 in a Eclipse Juno (Build id: 20120614-1722). 我在Eclipse Juno(版本ID:20120614-1722)中安装了WSO2 Developer Studio 3.2.0。

Using the graphical wizard, I've done the following steps: 使用图形向导,我完成了以下步骤:

  • created a Carbon Application Project 创建了Carbon Application Project
  • created a ESB config Project inside the project. ESB config Project内部创建了一个ESB config Project项目。
  • selected the endpoints folder and created an address Endpoint . 选择endpoints文件夹并创建一个地址Endpoint

When I select the proxy-services folder, right click and choose New -> Proxy Service , nothing happens, nothing appears. 当我选择proxy-services文件夹时,右键单击并选择New -> Proxy Service ,没有任何反应,没有任何反应。

But, if I delete the endpoint created and try to create a proxy, the wizard appears normally and the proxy is created. 但是,如果删除创建的端点并尝试创建代理,则向导将正常显示并创建代理。

I already try to delete the .metadata folder, restart the eclipse, close and reopen the project, and nothing works. 我已经尝试删除.metadata文件夹,重新启动Eclipse,关闭并重新打开该项目,但没有任何效果。 Please help. 请帮忙。

Which Java version are you using? 您正在使用哪个Java版本? WSO2 Developer Studio 3.2.0 is compatible with jdk 1.7.0. WSO2 Developer Studio 3.2.0与jdk 1.7.0兼容。

I tried your scenario with jdk 1.6.0 and was able to recreate the issue. 我使用jdk 1.6.0尝试了您的情况,并且能够重新创建问题。 Then I changed the JAVA_HOME and PATH variables to point to jdk1.7.0_25 home and bin, and things seem to work fine. 然后,我将JAVA_HOME和PATH变量更改为指向jdk1.7.0_25 home和bin,并且一切正常。

Please try it out and check if it fixes your problem as well. 请尝试一下,并检查它是否也解决了您的问题。

Regards, Anuradha 问候,阿努拉达

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 WSO2在Helios中安装Developer Studio问题 - WSO2 installing developer studio problems in helios 用于光子 Eclipse 的 WSO2 开发人员工作室 - WSO2 Developer Studio for photon Eclipse WSO2开发人员工作室创建Web应用程序 - WSO2 developer studio creating a web application WSO2 Developer Studio AS 3.8.0 / Developer Studio EI 1.1.0-混淆 - WSO2 Developer studio AS 3.8.0 / Developer Studio EI 1.1.0 - Confused WSO2 Developer Studio-何时发布下一版本的Eclipse? - WSO2 Developer Studio - when is the next version of Eclipse to be released? 有什么方法可以将 .CAR 文件 (WSO2) 导入 Eclipse Developer Studio? - Is there any way to import a .CAR file (WSO2) to Eclipse Developer Studio? WSO2 Developer Studio 2.1.0(以前为Carbon Studio)插件导致Eclipse挂起 - WSO2 Developer Studio 2.1.0 (previously Carbon Studio) plug-in causes Eclipse load to hang WSO2 ESB-使用Developer Studio开发服务以及在远程服务器上部署和调试服务的配置 - WSO2 ESB - Configuration to Develop Services with Developer Studio and Deploy and Debug them on Remote Server 使用Eclipse Developer Studio启动wso2 esb服务器时出现无效的初始堆大小错误 - Invalid initial heap size errors while starting wso2 esb server with eclipse developer studio 无法为 CAR 文件选择 WSO2 工件 - Cannot select WSO2 artifacts for CAR file
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM