Loading...

java .net

2007-1-17 星期三

    为了一个用jbuilder2006+weblogic部署webservices,老师弄不出来,而且运行jbuilder再加上weblogic机器慢的要死,一次一次的重试,时间啊。就是不动,哈哈。

最后在网上搜到下面的问题。说是因为jbuilderweblogiclib文件版本兼容问题,还有就是weblogic8.1sp3以前的版本不支持sourcerootforupload,所幸重装了weblogic,原来是8.1.3的,现在装了个9.2的,结果在经过漫长的等待后,终于成功部署了,但是还是由于机器太慢,没看效果,明天再试一试吧。

 

 

Why am I getting the error Unrecognized option or flag, -sourcerootforupload ?

   In order to maintain compatibility between the 8.1 and 9.0 version of the plugin I used a new flag on the deployment engine. 

   The flag was added with service pack 4 on 8.1.  If you are not on service pack 4 or later you will see this error.  If you send a note

   to the mojo mailing list I can create a special version for service pack 3 and earlier.

 

 

还有就是如果出现

Build Failed: The failure is due to a known compatibility issue with WebLogic and Ant 1.6 as WebLogic includes an older version of Ant.

的错误就删除WebLogic安装目录下的weblogic81/server/lib/ant下的ant.jaroptional.jar就行了,而我重装成了weblogic9.2以后也没报这样的错误。晕,真让人晕头转向。

 

 

昨天看effective java第二条,建立单立模式,有两种方式,两者都需要构造函数是私有的,一种是,声明一个public static final的属性初始化为这个类的实例,然后直接用类名.属性名返回这个对象,另一种是声明一个private static final的属性,在静态方法中返回这个static final 的对象,这么做的好处就是有回旋的余地,比如不想永远只返回一个相同的对象了,容易修改。在效率上,两种方式应该是不相上下的,因为好的编译器能够监测到内联。

 

时间在一天一天的过,快过年了,这个年不好过啊。

posted on 2008-08-26 22:06 阅读(105) 评论(0)  编辑  收藏


只有注册用户登录后才能发表评论。


网站导航:
 

公告

希望有一天

我能用鼠标双击我的钱包

然后选中一张100元

按住“ctrl+c”

接着不停的“ctrl+v”

嘻嘻~~~笑醒~~~



导航

<2008年8月>
272829303112
3456789
10111213141516
17181920212223
24252627282930
31123456

统计

常用链接

留言簿(6)

随笔分类(102)

随笔档案(398)

文章分类

文章档案(10)

有趣网络

搜索

积分与排名

最新评论

阅读排行榜

评论排行榜