Skip to content

Instantly share code, notes, and snippets.

@ndzj081221130
Created February 14, 2014 11:23
Show Gist options
  • Select an option

  • Save ndzj081221130/8999525 to your computer and use it in GitHub Desktop.

Select an option

Save ndzj081221130/8999525 to your computer and use it in GitHub Desktop.
2014_2_14_研究tuscany
-
> 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