摘要: 为了方便,先定义二个常量:package jmyang.utils;public class ConstDefine { /** * WebLogic服务器地址 */ public static final String WebLogicServerUrl = "t3://localhost:7001"; /** * WebLogic JNDI上下文字符串 */ public static final String WebLogicINDIContextFactory = "weblogic.jndi.WLInitialContextFa... 阅读全文
posted @ 2012-11-16 20:26 菩提树下的杨过 阅读(2322) 评论(0) 推荐(0)