自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(4)
  • 收藏
  • 关注

Jboss4.0.5下配置oracle出现的问题,待解决

Oracle-ds.xml中是如下配置: [color=red]jdbc/mydatasource[/color] jdbc:oracle:thin:@192.168.18.7:1521:hrgl oracle.jdbc.driver.OracleDriver test test ...

2008-05-15 10:33:15 299

关于NoSuchMessageException的异常

org.springframework.context.NoSuchMessageException: No message found under code 'userinfo' for locale 'zh_CN'. 代码如下: ApplicationContext ctx = new FileSystemXmlApplicationContext("/src/applicationCont...

2007-06-04 17:20:25 779

关于TimedOutException

今天一过来,更新个人信息时,出现异常: java.sql.SQLException: The transaction is no longer active - status: 'Rolling Back. [Reason=weblogic.transaction.internal.TimedOutException: Transaction timed out after 32 seconds ...

2007-06-04 17:15:46 826

native2ascii

新建一个工程,新建一个test.properties: userinfo = 登陆名为:[{0}]登陆时间为:[{1}] 保存 使用native2ascii native2ascii test.properties msg.txt 得到: ??????[{0}]????[{1}] 查看工程里的test文件: ??????[{0}]????[{1}] 发现在对test进行编码转化时,已经就出现问题...

2007-05-28 10:07:32 159

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除