2

WSO2 ESB 4.0.3 のバイナリ バージョンをダウンロードしました。 wso2server.bat を実行すると、単純に 2 ~ 3 秒間実行され、次の出力で終了します。

>wso2server.bat
JAVA_HOME environment variable is set to D:\Java\jdk1.6.0_24
CARBON_HOME environment variable is set to D:\iprint\WSO2ES~1.3\bin\..
[2012-11-08 10:02:12,250]  INFO - Main Initializing system...
[2012-11-08 10:02:12,375]  INFO - HttpTransport Created Connector [HTTP_11_NIO:/
/*:9763]
[2012-11-08 10:02:12,390]  INFO - HttpTransport Created Connector [HTTPS_11_NIO:
//*:9443]
[2012-11-08 10:02:12,453]  INFO - TomcatCarbonWebappDeployer Deployed Carbon web
app: StandardEngine[Tomcat].StandardHost[defaulthost].StandardContext[/]
[2012-11-08 10:02:12,593]  INFO - TransactionFactory Starting Atomikos Transacti
on Manager 3.7.0
>

ログにも何も見つかりません。また、ESB 用に DB を構成する手順がないため、wso2.org サイトの 4.0.3 のドキュメントも不十分なようです。

ありがとう

4

1 に答える 1

-1

WSO2 ESB ドキュメントでは、これらの情報が明確に指定されています。4.0.3 バージョンで作業しているため、これがドキュメントの場所です。http://docs.wso2.org/wiki/display/ESB403

フォローアップしてください。http://docs.wso2.org/wiki/display/ESB403/Installing+ESB+on+Windows+from+Binary+Distributionを使用して Windows で ESB を実行します。

データベースの追加: http://docs.wso2.org/wiki/display/ESB403/Adding+a+Database

参考までに: 最新のWSO2 ESB はhttp://wso2.com/products/enterprise-service-bus/からダウンロードできます。

ESB 4.5.1 ドキュメント: http://docs.wso2.org/wiki/display/ESB451/Enterprise+Service+Bus+Documentation

ありがとう

ティリーニ

于 2012-11-08T06:22:15.403 に答える