问题标签 [wso2developerstudio]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
mysql - WSO2 零售银行样本中的错误
我正在研究 WSO2 零售银行业务示例,但遇到了以下问题和错误:
一个)。先决条件部分
我已经在我的机器上安装了 AcitveMQ,但我找不到“activemq-core-xxx.jar”文件。我在哪里可以找到这个?作为需要这个 jar 的后备,我部署了“activemq-all-5.9.0.jar”文件。
乙)。安装和配置 WSO2 服务器
目前尚不清楚此安装过程是否需要将四个服务器的路径添加到 Java 类路径中。
C)。配置 WSO2 应用服务器
编辑“axis2.xml”文件的说明列出了该文件的错误文件夹。它应该是 '$AS_HOME/repository/conf/axis2' 而不是 '$AS_HOME/repository/conf' 如文档中所示。
d)。配置 WSO2 ESB
编辑“axis2.xml”文件的说明列出了该文件的错误文件夹。它应该是 '$AS_HOME/repository/conf/axis2' 而不是 '$AS_HOME/repository/conf' 如文档中所示。
e)。使用 MySQL 设置客户数据库。
将“数据库”后缀应用于 MySQL 数据库名称似乎有点愚蠢!
F)。将 Carbon Application 项目部署到 WSO2 App Server
我完全被这一步的说明弄糊涂了。如果您真的按照示例文档中的说明进行操作,您会在 Eclipse 中看到一个“新服务器”弹出对话框,其中“下一步”和“完成”按钮被禁用。当在 Eclipse 中我尝试添加一个新服务器并进入 AS 服务器的主文件夹时,就达到了这一点。
eclipse - WSO2 Developer Studio cannot open Proxy wizard
I installed the WSO2 Developer Studio 3.2.0 in a Eclipse Juno (Build id: 20120614-1722).
Using the graphical wizard, I've done the following steps:
- created a
Carbon Application Project
- created a
ESB config Project
inside the project. - selected the
endpoints
folder and created an addressEndpoint
.
When I select the proxy-services
folder, right click and choose New -> Proxy Service
, nothing happens, nothing appears.
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.
Please help.
wso2 - 在 WSO2 Developer Studio 中定义 REST,特别是 JSON 合约
我是 WSO2 的新手,不知道如何使用声明性编程小部件来创建 REST 合同。我的用例;我有一个后端 SOAP 1.2 Web 服务,我想用 WSO2 中的 REST API 进行包装。我不知道使用什么媒体来定义 JSON 数据契约,所以它可以在序列流中使用。我希望能够直观地从 JSON 有效负载映射到 SOAP 有效负载。我真的很想将两个声明性对象拖到序列托盘上,这样我就可以从 JSON 映射到 SOAP XML。
非常感谢
wso2esb - 在 ESBConfiguration 项目之间共享代理/序列引用
我们有以下问题:我们有一个 ESB 配置项目,其中包含我们想要在另一个 ESB 配置项目中重用的代理/序列(我们只想引用它们而不是复制),最后在同一个 CAR 中构建它们。我们如何使用 DeveloperStudio/maven 来做到这一点?
尼古拉斯
eclipse - wso2 eclipse 服务器永远处于 [starting] 状态
我正在尝试从 Developer studio(基于开普勒)启动/停止 WSO2 ESB 本地服务器,但服务器状态将永远保持 [Starting](即使在控制台和 wso2carbon.log 证明服务器成功启动之后)。
这是一个问题,因为它阻止我从 eclipse 中部署汽车文件(eclipse 等待服务器完成启动),甚至 eclipse 也会在超时后关闭服务器。
如何说服 eclipse 服务器已经启动?是否可以以某种方式配置服务器状态检测机制?
WSO2 ESB 4.8.0 开发者工作室:developer-studio-eclipse-jee-kepler-linux-gtk-x86_64-3.6.0.zip(与juno相同)平台:Ubuntu 13.10
我会感谢任何建议
wso2 - WSO2 Developer Studio 3.6 创建汽车文件失败
汽车文件到 0kb 这真的很令人沮丧,似乎没有任何意义。我之前确实让这个工作(不是这个项目),但是这个只是不想打球。我可以通过 maven 在 Dev Studio 外部生成汽车文件,但是它不能从 Studio 内部部署,并且在任何情况下似乎都受到上述错误的影响。对我可能出错的地方有什么建议吗?
这是我的日志文件中的堆栈跟踪...
!ENTRY org.wso2.developerstudio.eclipse.distribution.project 4 0 2014-05-14 08:55:30.677 !MESSAGE 创建碳存档文件时出错 !STACK 0 java.io.FileNotFoundException: C:\wso2workspace\ AthenaHRInterfaceApplication\AthenaHRInterfaceCAP\target\AthenaHRInterfaceCAP_0.1.car(系统找不到指定的文件)在 java.io.FileInputStream.open(Native Method) 在 java.io.FileInputStream.(FileInputStream.java:146) 在 org.wso2 .developerstudio.eclipse.utils.file.FileUtils.copy(FileUtils.java:227) at org.wso2.developerstudio.eclipse.distribution.project.editor.DistProjectEditorPage.exportCar(DistProjectEditorPage.java:791) at org.wso2.developerstudio .eclipse.distribution.project.editor.DistProjectEditorPage$8.run(DistProjectEditorPage.java:755) 在 org.eclipse.jface.action.Action。runWithEvent(Action.java:499) 在 org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:584) 在 org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:501) 在 org. eclipse.jface.action.ActionContributionItem$6.handleEvent(ActionContributionItem.java:452) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Widget.sendEvent(Widget .java:1057) 在 org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4170) 在 org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3759) 在 org.eclipse.e4。 ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1113) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal 。工作台。swt.PartRenderingEngine.run(PartRenderingEngine.java:997) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:140) at org.eclipse.ui.internal.Workbench$5.run(Workbench .java:611)在 org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) 在 org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:567) 在 org.eclipse。 ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124) at org.eclipse.equinox.internal.app.EclipseAppHandle.run( EclipseAppHandle.java:196) 在 org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) 在 org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) 在 org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:354) 在 org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181) 在 sun.reflect.NativeMethodAccessorImpl .invoke0(Native Method) 在 sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) 在 sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 在 java.lang.reflect.Method.invoke(Method.java :606)在 org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:636) 在 org.eclipse.equinox.launcher.Main.basicRun(Main.java:591) 在 org.eclipse.equinox.launcher。 Main.run(Main.java:1450) 在 org.eclipse.equinox.launcher.Main.main(Main.java:1426)EclipseStarter.run(EclipseStarter.java:181) 在 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 在 sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) 在 sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java: 43) 在 java.lang.reflect.Method.invoke(Method.java:606) 在 org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:636) 在 org.eclipse.equinox.launcher.Main.basicRun (Main.java:591) 在 org.eclipse.equinox.launcher.Main.run(Main.java:1450) 在 org.eclipse.equinox.launcher.Main.main(Main.java:1426)EclipseStarter.run(EclipseStarter.java:181) 在 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 在 sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) 在 sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java: 43) 在 java.lang.reflect.Method.invoke(Method.java:606) 在 org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:636) 在 org.eclipse.equinox.launcher.Main.basicRun (Main.java:591) 在 org.eclipse.equinox.launcher.Main.run(Main.java:1450) 在 org.eclipse.equinox.launcher.Main.main(Main.java:1426)在 org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:636) 在 org.eclipse.equinox 的 java.lang.reflect.Method.invoke(Method.java:606) 调用(DelegatingMethodAccessorImpl.java:43) .launcher.Main.basicRun(Main.java:591) 在 org.eclipse.equinox.launcher.Main.run(Main.java:1450) 在 org.eclipse.equinox.launcher.Main.main(Main.java:1426 )在 org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:636) 在 org.eclipse.equinox 的 java.lang.reflect.Method.invoke(Method.java:606) 调用(DelegatingMethodAccessorImpl.java:43) .launcher.Main.basicRun(Main.java:591) 在 org.eclipse.equinox.launcher.Main.run(Main.java:1450) 在 org.eclipse.equinox.launcher.Main.main(Main.java:1426 )
这是一个错误 - 它看起来像它。发生在全新安装 DS 和新项目时。
除了关于 java 版本的评论之外,并不是任何人似乎都在关注这个,但为了完整起见,我将继续添加到这个线程。看来错误是由我选择“目标”目录的位置引起的,我怀疑在幕后 DS 正在使用相同的位置(如在 maven 中),它试图用相同的文件写入相同的目录导致文件未找到异常的名称。保存到不同的目录似乎至少可以克服这个错误。但是,我遇到的新问题是,使用复合应用程序 POM 编辑器右上角的按钮,注册表资源没有包含在生成的 .car 文件中。如果我 mvn 安装(从命令行或从运行(ing)DS 中的 pom,则会生成正确的 .car 文件。我认为我应该针对这个特定问题创建另一个线程并自己回答这个问题。意见?
xpath - 在 WSO2 Developer Studio 中的代理服务中添加 Switch Mediator 时出错
我正在尝试使用来自开源 SOA 中间件提供商 WSO2 的 Developer Studio 工具来做一个简单的代理服务。
当我在图形视图中将 Switch Mediator 拖入流程时没有问题,但是当我更改为文本视图时,我遇到了以下错误:
而且 XML 是空的,所以我不能添加任何 Switch Mediator 并让它与 WSO2 DS 一起工作。
该工具的 3.5.0 和 3.6.0 版本会发生这种情况,我什至尝试了网站中的一个示例,但结果相同。
任何人有任何理由为什么会发生此错误?
谢谢!
wso2developerstudio - 有没有一种简单的方法可以将 WSO2 ESB 的配置导入 WSO2 Developer Studio?
我正在尝试将我的 WSO2 Developer Studio(在 Eclipse 开普勒之上)与现有的 WSO2 Carbon ESB 服务器连接起来。有没有一种简单的方法可以自动导入现有服务、注册表……?
wso2 - 部署碳应用程序时出现 Wso2 错误
我已经下载了 Wos2 Developer Studio,下载了 carbon 4.2 并将其添加为开发人员工作室中的服务器。我启动 carbon 并进入 carbon 管理控制台,我添加了以下功能存储库
http://dist.wso2.org/p2/carbon/releases/turing/
并安装了企业服务总线。我创建了一个 ESB Config 项目并添加了一个 Rest API 工件。我成功部署它并且它工作。但是,当我使用“添加和删除..”将其删除时,它告诉我它已将其删除,但实际上并未删除。因此,当我重新启动服务器时,即使在服务器上没有显示任何内容,我也会收到“部署 carbon 应用程序时出错”。然后我不能再部署任何东西,包括新项目。选择服务器“清理”和“发布”不能解决问题?
wso2 - Wso2 ESB 调出调解器向客户端返回响应
我在我的 ESB 上设置了一个 API,它调用从数据库返回数据的数据服务,这是可行的,但我现在要做的是将该数据返回到客户端/Web 浏览器并将其显示在屏幕上。
我的 API 代码是: