文章分类 -  javaWeb

摘要:Cron表达式的详细用法字段 允许值 允许的特殊字符 秒 0-59 , - * / 分 0-59 , - * / 小时 0-23 , - * / 日期 1-31 , - * ? / L W C 月份 1-12 或者 JAN-DEC , - * / 星期 1-7 或者 SUN-SAT , - * ? 阅读全文
posted @ 2015-08-19 09:53 smallsunshine 阅读(7114) 评论(0) 推荐(0)
摘要:http://blog.csdn.net/rudymatrix/article/details/1929223 Context initial = new InitialContext();Object objref = initial.lookup("java:comp/env/ejb/Simpl 阅读全文
posted @ 2015-07-31 16:24 smallsunshine 阅读(6722) 评论(0) 推荐(0)
摘要:1.http://tools.jboss.org/downloads/overview.html 下载安装包安装 阅读全文
posted @ 2015-04-08 11:38 smallsunshine 阅读(74) 评论(0) 推荐(0)