Created
February 14, 2014 11:23
-
-
Save ndzj081221130/8999525 to your computer and use it in GitHub Desktop.
2014_2_14_研究tuscany
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| - | |
| > Written with [StackEdit](https://stackedit.io/). | |
| 编译tuscany2.0.1源码,mvn install | |
| 生成的jar包,拷贝到可运行版本的具体的目录下。 | |
| 或者使用一个插件maven-antrun-plugin,自动拷贝到相应的目录下 | |
| 修改日志等级:INFO改为FINE,再次CF push,看一下更全的日志。 | |
| shell脚本,sleep 3,休眠3秒 | |
| 修改shell工程?将等待ui输入的部分注释掉,具体就是shell.run() | |
| 果然进程不会被kill了,哈哈哈哈,我简直是天才啊!!! | |
| 下面是绑定端口号,哈哈哈,终于ok了!!!! | |
| org.apache.tuscany.sca.domain.node.DomainNodeMain | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment