摘要: 转自: http://space.itpub.net/?uid-11379785-action-viewspace-itemid-660907Do you know “Most of the bugs in software are due to incomplete or inaccurate functional requirements?”The software code, doesn’t matter how well it’s written, can’t do anything if there are ambiguities in requirements.It’s bette 阅读全文
posted @ 2011-07-08 21:16 lostyue 阅读(348) 评论(0) 推荐(0)
摘要: 不要试图去加timeouts. 首先确定没啥异常之类的. 检查下 eclipse中Jboss server的配置,比如<?xml version="1.0" encoding="UTF-8" standalone="no"?><server hostname="localhost" id="JBoss v4.0 at localhost" name="JBoss v4.0 at localhost" runtime-id="JBoss v4.0&q 阅读全文
posted @ 2011-07-08 18:50 lostyue 阅读(2213) 评论(0) 推荐(0)
摘要: 使用netstat -ao 查看已经被监听的端口及其对应的进程id如果机器上装了oracle.. 可能会有这个问题.. 阅读全文
posted @ 2011-07-08 17:19 lostyue 阅读(157) 评论(0) 推荐(0)