现在,我下载了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
>我在日志里也找不到任何东西。在wso2.org站点上的4.0.3文档似乎也很糟糕,因为在如何为ESB配置DB方面没有步骤。
谢谢deepak
发布于 2012-11-08 06:22:15
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。
添加db:http://docs.wso2.org/wiki/display/ESB403/Adding+a+Database
FYI:最新的WSO2 ESB可以从http://wso2.com/products/enterprise-service-bus/下载
ESB4.5.1doc:http://docs.wso2.org/wiki/display/ESB451/Enterprise+Service+Bus+Documentation
谢谢
蒂里尼
https://stackoverflow.com/questions/13282657
复制相似问题