<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
  <channel>
    <title>ITPUB论坛 - Java企业开发</title>
    <link>http://www.itpub.net/forumdisplay.php?fid=32</link>
    <description>Latest 40 threads of Java企业开发</description>
    <copyright>Copyright(C) ITPUB论坛</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Tue, 08 Jul 2008 23:47:04 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://www.itpub.net/images/logo.gif</url>
      <title>ITPUB论坛</title>
      <link>http://www.itpub.net/</link>
    </image>
    <item>
      <title>一个CardLayout布局管理器的问题。</title>
      <link>http://www.itpub.net/viewthread.php?tid=1018653</link>
      <description><![CDATA[]]></description>
      <category>Java企业开发</category>
      <author>misscai</author>
      <pubDate>Tue, 08 Jul 2008 09:25:40 +0000</pubDate>
    </item>
    <item>
      <title>关于PreparedStatement的setTimestamp问题</title>
      <link>http://www.itpub.net/viewthread.php?tid=1018576</link>
      <description><![CDATA[首先说下oracle的一个函数：to_date(2400001,'j')
这个函数插入的数据为1858-11-17 00:00:00.0，对应的字段是date类型，2400001加1就是加一天
以前没有见过这个函数，在网上也基本很少看到
原因是由于测试部使用的时候疏忽，使用了to_date(1,'j')，从1开始，导致软件 ...]]></description>
      <category>Java企业开发</category>
      <author>killman0019</author>
      <pubDate>Tue, 08 Jul 2008 07:22:47 +0000</pubDate>
    </item>
    <item>
      <title>jboss数据源遍历问题</title>
      <link>http://www.itpub.net/viewthread.php?tid=1018429</link>
      <description><![CDATA[这几天遇到了一个问题郁闷死了，我在jboss里配置了多个数据源，现在我的程序里要对所有配置了数据源的数据库进行操作，我想问一下大家如何去遍历jboss的数据源？]]></description>
      <category>Java企业开发</category>
      <author>dotnetworker</author>
      <pubDate>Tue, 08 Jul 2008 03:28:00 +0000</pubDate>
    </item>
    <item>
      <title>jboss   的   web   service   如何在方法层上加密</title>
      <link>http://www.itpub.net/viewthread.php?tid=1018425</link>
      <description><![CDATA[ 

 
WEB-INF/keystores/Server.jks  
password  
 
WEB-INF/keystores/Client.jks  
password  


 
 
 
 
 
 
 
 
 
 
encrypt 元素的配置是对整个WS(web service)起作用的但是我只想对其中两个方法使用密匙对加密.请问怎么指定到方法上,万分感谢]]></description>
      <category>Java企业开发</category>
      <author>juan002</author>
      <pubDate>Tue, 08 Jul 2008 03:23:13 +0000</pubDate>
    </item>
    <item>
      <title>EJB3   jnp查找失败!!!   怎样在main()方法中调用EJB？帮忙谢谢！ [JBoss中间件]</title>
      <link>http://www.itpub.net/viewthread.php?tid=1018417</link>
      <description><![CDATA[程序运行后：问题所在：jnp查找失败，尝试http方式...... 
可是我在Web中调用并运行是可以得到正确结果，但是可以在Eclipse 中运行不可以。 

我在我的工程下的lib目录下加上了jbossall-client.jar，也不行。 

怎样在main()方法中调用EJB？ 


客户端： 
publ ...]]></description>
      <category>Java企业开发</category>
      <author>juanpeng</author>
      <pubDate>Tue, 08 Jul 2008 03:18:38 +0000</pubDate>
    </item>
    <item>
      <title>weblogci有基于硬件平台和OS上的认证测试么？</title>
      <link>http://www.itpub.net/viewthread.php?tid=1018387</link>
      <description><![CDATA[类似OCE一类的东东？？
谢谢]]></description>
      <category>Java企业开发</category>
      <author>qiaoxinbj</author>
      <pubDate>Tue, 08 Jul 2008 02:45:29 +0000</pubDate>
    </item>
    <item>
      <title>请问学习J2SE   和   J2EE会有什么冲突吗?</title>
      <link>http://www.itpub.net/viewthread.php?tid=1018335</link>
      <description><![CDATA[请问J2SE中的Button和J2EE中的JButton用什么区别吗？ 
J2SE中的函数可以在J2EE用吗？ 
那到底哪个版本更好呢？]]></description>
      <category>Java企业开发</category>
      <author>handuner</author>
      <pubDate>Tue, 08 Jul 2008 02:02:45 +0000</pubDate>
    </item>
    <item>
      <title>struts2   select标签取值问题</title>
      <link>http://www.itpub.net/viewthread.php?tid=1018333</link>
      <description><![CDATA[  
上面的select标签使用没有问题.但是在输出校验错误时(如空字符),返回该页面时,list集合里面的值就变空了.list的值是从后台查询出来的. 
现在我不知道,在输入校验错误后,怎么保留list里面的集合.使它不能为空. 
谢谢指教!]]></description>
      <category>Java企业开发</category>
      <author>smartpig</author>
      <pubDate>Tue, 08 Jul 2008 02:01:40 +0000</pubDate>
    </item>
    <item>
      <title>Myeclipse光标老是跑</title>
      <link>http://www.itpub.net/viewthread.php?tid=1018331</link>
      <description><![CDATA[Myeclipse光标老是跑是什么事 
打着打着就找不到光标了 
最近超郁闷 
各路高手能帮忙解决吗 
是快捷键的问题吗]]></description>
      <category>Java企业开发</category>
      <author>hanfeishu</author>
      <pubDate>Tue, 08 Jul 2008 01:58:17 +0000</pubDate>
    </item>
    <item>
      <title>关于webservice返回自定义类的列表</title>
      <link>http://www.itpub.net/viewthread.php?tid=1018254</link>
      <description><![CDATA[EVERE: Exception:
org.xml.sax.SAXException: No deserializer for {urn:BeanService}SimpleObject
	at org.apache.axis.encoding.DeserializerImpl.onStartElement(DeserializerImpl.java:453)
	at org.apache.axis.encoding.DeserializerImpl.startElement(Deseri ...]]></description>
      <category>Java企业开发</category>
      <author>dal_gao</author>
      <pubDate>Mon, 07 Jul 2008 17:49:36 +0000</pubDate>
    </item>
    <item>
      <title>bigdecimal用于除法时的问题！</title>
      <link>http://www.itpub.net/viewthread.php?tid=1018113</link>
      <description><![CDATA[bigdecimal类的divide()方法应该如何正确使用啊？]]></description>
      <category>Java企业开发</category>
      <author>chenzhg_01</author>
      <pubDate>Mon, 07 Jul 2008 10:10:15 +0000</pubDate>
    </item>
    <item>
      <title>换工作感想</title>
      <link>http://www.itpub.net/viewthread.php?tid=1018023</link>
      <description><![CDATA[相信在做了几年的程序员应该都有自己的面试经历，我个人对某些公司的面试、笔试有一些自己的看法.不知各位可否认同。
      有些公司不管三期二十一说让你去面试，结果去了之后先是给你发了一套笔试题。如果量不是太大的话(大概30分钟的时间),想必都可以接受，让人接受 ...]]></description>
      <category>Java企业开发</category>
      <author>yanweiqi</author>
      <pubDate>Mon, 07 Jul 2008 08:09:12 +0000</pubDate>
    </item>
    <item>
      <title>【贴图】继续分享下自己做图表的体会吧</title>
      <link>http://www.itpub.net/viewthread.php?tid=1017988</link>
      <description><![CDATA[这两天用违规广告的报表工具又做了个系统告警排名的图，再分享一下体会吧
先把图放出来


这样一个图，其实做起来很简单，导入数据库数据，拖拽到格子里。选择插入图表。
这里我选用了柱形的3D图，感觉这样的漂亮些。细节的报表美化可以自己看着办喽，随便点点看看 ...]]></description>
      <category>Java企业开发</category>
      <author>lovecat123</author>
      <pubDate>Mon, 07 Jul 2008 07:43:11 +0000</pubDate>
    </item>
    <item>
      <title>web应用程序开发阶段如何部署？</title>
      <link>http://www.itpub.net/viewthread.php?tid=1017885</link>
      <description><![CDATA[我们做的系统是用ANT打包成WAR文件，然后再用JBOSS去部署的，以往写代码都是稍微改点代码都得要用ANT重新打包成.WAR压缩文件，然后JBOSS重新导入部署，很麻烦也很费时的。我想请教各位大虾们，如果用ANT打包成目录结构的那种WAR文件？那样稍微有点代码变动也不用重新再打 ...]]></description>
      <category>Java企业开发</category>
      <author>handuner</author>
      <pubDate>Mon, 07 Jul 2008 05:51:09 +0000</pubDate>
    </item>
    <item>
      <title>JBoss启动时System   property   &amp;#39;** &amp;#39;   not   found错误如何解决?</title>
      <link>http://www.itpub.net/viewthread.php?tid=1017882</link>
      <description><![CDATA[发表于：2008-07-04 17:29:08 楼主 
JBoss 4.2.2GA启动 

17:11:57,854 INFO   com.primavera.common.exceptions.InvalidBootstrapException: System property 'primavera.bootstrap.home' not found 
后接错误 

上面的System property 'primavera.bootstrap.hom ...]]></description>
      <category>Java企业开发</category>
      <author>smartpig</author>
      <pubDate>Mon, 07 Jul 2008 05:50:00 +0000</pubDate>
    </item>
    <item>
      <title>jboss启动时输出的info和debug信息含义是什么?</title>
      <link>http://www.itpub.net/viewthread.php?tid=1017881</link>
      <description><![CDATA[jboss启动时输出的info和debug信息含义是什么? 
jboss运行时需要哪些.xml文件及文件含义? 
非常感谢!]]></description>
      <category>Java企业开发</category>
      <author>hanfeishu</author>
      <pubDate>Mon, 07 Jul 2008 05:47:51 +0000</pubDate>
    </item>
    <item>
      <title>请教关于java里类复制的问题</title>
      <link>http://www.itpub.net/viewthread.php?tid=1017857</link>
      <description><![CDATA[向各位高手请教关于java里对象复制的问题 
首先，通过嵌套得到一个TreeNode树结构对象 
public class TreeNode implements Cloneable { 

    public Vector childNode=new Vector(); 
    public Vector processVector=new Vector(); 
    public TreeNode paren ...]]></description>
      <category>Java企业开发</category>
      <author>cyntha80</author>
      <pubDate>Mon, 07 Jul 2008 05:28:05 +0000</pubDate>
    </item>
    <item>
      <title>关于spring集成quartz的问题，运行错误提示！！！！！！！</title>
      <link>http://www.itpub.net/viewthread.php?tid=1017856</link>
      <description><![CDATA[严重: Exception sending context initialized event to listener instance of class org.springframework.web.context.ContextLoaderListener 
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.springframework.schedu ...]]></description>
      <category>Java企业开发</category>
      <author>cayman811</author>
      <pubDate>Mon, 07 Jul 2008 05:27:06 +0000</pubDate>
    </item>
    <item>
      <title>使用quartz的另外个方法。出现任务未序列化的错误提示。</title>
      <link>http://www.itpub.net/viewthread.php?tid=1017853</link>
      <description><![CDATA[ 
 

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
  
 
print  
 
  
 
 
 
5  
 
 
 
 

 
 
  
 
* 4,5,6,7 15 * * ?  
 
 

 
 
 
 
 
 
 
 
 
 
org.quartz.simpl.SimpleThreadPool 
 
10  
 
org.quartz.simpl.Sim ...]]></description>
      <category>Java企业开发</category>
      <author>lazycat001</author>
      <pubDate>Mon, 07 Jul 2008 05:26:06 +0000</pubDate>
    </item>
    <item>
      <title>提供兼职工作机会(全国各地)</title>
      <link>http://www.itpub.net/viewthread.php?tid=1017679</link>
      <description><![CDATA[现在有多本开发语言的书籍找作者编写,要求作者具备下面的条件.有意者请将姓名和联系方
式发到本人 邮箱,作者一定在回信中留下QQ或MSN等联系方式，以方便
进一步商谈合作与稿费 事宜。地域不限。本兼职属于长期兼职。

(1)有兼职时间，近4个月都有空余兼职时间,每天3 ...]]></description>
      <category>Java企业开发</category>
      <author>rongzhi_</author>
      <pubDate>Mon, 07 Jul 2008 02:01:41 +0000</pubDate>
    </item>
    <item>
      <title>哪位大师帮忙分析一下这个排产系统....</title>
      <link>http://www.itpub.net/viewthread.php?tid=1017543</link>
      <description><![CDATA[哪位大师帮忙分析一下这个排产系统....
QQ：471599403]]></description>
      <category>Java企业开发</category>
      <author>ecentek</author>
      <pubDate>Sun, 06 Jul 2008 13:12:35 +0000</pubDate>
    </item>
    <item>
      <title>JPA中的几个概念</title>
      <link>http://www.itpub.net/viewthread.php?tid=1017291</link>
      <description><![CDATA[Transaction synchronization
is the process by which a persistence context is registered with a transaction so that
the persistence context may be notified when a transaction commits. The provider uses this
notification to ensure that a given persi ...]]></description>
      <category>Java企业开发</category>
      <author>Sky-Tiger</author>
      <pubDate>Sat, 05 Jul 2008 09:56:35 +0000</pubDate>
    </item>
    <item>
      <title>websphere在oracle rac環境中JDBC问题！</title>
      <link>http://www.itpub.net/viewthread.php?tid=1017077</link>
      <description><![CDATA[websphere在oracle rac環境中
jdbc:oracle:oci:@(DESCRIPTION =(ADDRESS_LIST =(ADDRESS = (PROTOCOL = TCP)(HOST = oracle1)(PORT = 1521))(ADDRESS = (PROTOCOL = TCP)(HOST = oracle2)(PORT = 1521))(LOAD_BALANCE = yes)(FAILOVER = yes))(CONNECT_DATA =(SERVER = ...]]></description>
      <category>Java企业开发</category>
      <author>xiaowawayu</author>
      <pubDate>Fri, 04 Jul 2008 16:46:48 +0000</pubDate>
    </item>
    <item>
      <title>jboss启动时输出的info和debug信息含义是什么?</title>
      <link>http://www.itpub.net/viewthread.php?tid=1016990</link>
      <description><![CDATA[jboss启动时输出的info和debug信息含义是什么? 
jboss运行时需要哪些.xml文件及文件含义? 
非常感谢!]]></description>
      <category>Java企业开发</category>
      <author>lazycat001</author>
      <pubDate>Fri, 04 Jul 2008 12:10:28 +0000</pubDate>
    </item>
    <item>
      <title>JBoss启动不了，各位大虾看过来 [JBoss入门]</title>
      <link>http://www.itpub.net/viewthread.php?tid=1016989</link>
      <description><![CDATA[启动JBoss时报如下错误: 
22:53:52,907 ERROR  Could not create deployment: file:/D:/新建文件夹/jboss-4.2.2.GA/server/default/conf/jboss-service.xml 
org.jboss.deployment.DeploymentException: - nested throwable: (java.lang.reflect.UndeclaredThrowableE ...]]></description>
      <category>Java企业开发</category>
      <author>dotnetworker</author>
      <pubDate>Fri, 04 Jul 2008 12:09:00 +0000</pubDate>
    </item>
    <item>
      <title>如何在jboss中部署新的应用啊？ [JBoss入门]</title>
      <link>http://www.itpub.net/viewthread.php?tid=1016988</link>
      <description><![CDATA[能否不打成war包放在deploy下呢？ 

能否象tomcat一样直接写个]]></description>
      <category>Java企业开发</category>
      <author>juan002</author>
      <pubDate>Fri, 04 Jul 2008 12:06:53 +0000</pubDate>
    </item>
    <item>
      <title>将数据库查询到的数据导入excel中</title>
      <link>http://www.itpub.net/viewthread.php?tid=1016972</link>
      <description><![CDATA[谁知道怎么把数据库查询到的数据导入excel中去，最好是java的代码，有的请把完整代码发出来]]></description>
      <category>Java企业开发</category>
      <author>juanpeng</author>
      <pubDate>Fri, 04 Jul 2008 11:42:31 +0000</pubDate>
    </item>
    <item>
      <title>1个人用J2EE做个完整ERP系统需要多少时间!!!</title>
      <link>http://www.itpub.net/viewthread.php?tid=1016971</link>
      <description><![CDATA[从需求分析,功能设计,数据库设计,页面设计,功能实现,测试,调优,数据备份 
加一些乱七八糟的功能!!!!]]></description>
      <category>Java企业开发</category>
      <author>duxiaochu1972</author>
      <pubDate>Fri, 04 Jul 2008 11:40:39 +0000</pubDate>
    </item>
    <item>
      <title>set   map   list   中哪个是不允许有重复的呢？</title>
      <link>http://www.itpub.net/viewthread.php?tid=1016970</link>
      <description><![CDATA[set map list 中哪个是不允许有重复的呢？ 

能否说下怎么用，给段代码]]></description>
      <category>Java企业开发</category>
      <author>smartpig</author>
      <pubDate>Fri, 04 Jul 2008 11:39:26 +0000</pubDate>
    </item>
    <item>
      <title>JAVA RMI求助！！！！！</title>
      <link>http://www.itpub.net/viewthread.php?tid=1016922</link>
      <description><![CDATA[在JAVA RMI中
使用
RMISocketFactory.setSocketFactory(
                    new RMITimedSocketFactory(rmiTimeOut));
在设置整个VM的Time Socket。

但是有其中一个method，在server端的处理比较费时间，
由于必须使用同步返回，
不知有没有什么办法延长这个 ...]]></description>
      <category>Java企业开发</category>
      <author>Phoenix_Reborn</author>
      <pubDate>Fri, 04 Jul 2008 09:54:17 +0000</pubDate>
    </item>
    <item>
      <title>问个glassfish问题</title>
      <link>http://www.itpub.net/viewthread.php?tid=1016740</link>
      <description><![CDATA[最近在玩glassfish，下了个比较新的版本v3 tp2，开发的项目里一直在用dbcp数据库连接池，而glassfish里有连接池，所以想试试，在glassfish后台管理配置了connection pool及jdbc resource，发现挺简单，全部正常，并且也项目也能正常访问。
然后用JMeter 2.2测试，用10个 ...]]></description>
      <category>Java企业开发</category>
      <author>szhswl_db</author>
      <pubDate>Fri, 04 Jul 2008 06:39:20 +0000</pubDate>
    </item>
    <item>
      <title>如何使double类型不以科学计数法显示？</title>
      <link>http://www.itpub.net/viewthread.php?tid=1016221</link>
      <description><![CDATA[想用JAVA作一个简单的计算器，当小数位数增多时double类型数据经常以科学计数法显示，如：2.3210251e9，
么才能显示成这样：2321025100]]></description>
      <category>Java企业开发</category>
      <author>chenzhg_01</author>
      <pubDate>Thu, 03 Jul 2008 10:57:48 +0000</pubDate>
    </item>
    <item>
      <title>OSGi入门和整合Spring</title>
      <link>http://www.itpub.net/viewthread.php?tid=1016220</link>
      <description><![CDATA[为大家提供个OSGi的入门和Spring整合的简单实践教程，希望能有所帮助。 

另：Spring Dynamic Modules Reference Guide中文版的翻译已经接近尾声，会在近期释出。]]></description>
      <category>Java企业开发</category>
      <author>cayman811</author>
      <pubDate>Thu, 03 Jul 2008 10:55:24 +0000</pubDate>
    </item>
    <item>
      <title>一个关于double类型的小程序，里面的问题百思不得其解。</title>
      <link>http://www.itpub.net/viewthread.php?tid=1016219</link>
      <description><![CDATA[一个4位小数的double类型数据做运算，结果却产生了错误，请帮忙看看！
3Q]]></description>
      <category>Java企业开发</category>
      <author>chenzhg_01</author>
      <pubDate>Thu, 03 Jul 2008 10:53:42 +0000</pubDate>
    </item>
    <item>
      <title>一个网站性能的问题，寻求帮助！</title>
      <link>http://www.itpub.net/viewthread.php?tid=1016217</link>
      <description><![CDATA[网站是一个wap站点，负责将用户访问的web站点的页面转换成为wml页面展示给手机用户

服务器主要使用apache2.2 + resin3.1，四台服务器

一台服务器用apache做入口，使用mod_caucho做负载均衡，另外三台服务器负责处理具体逻辑

其中抓取网页部分用了Apache的Commo ...]]></description>
      <category>Java企业开发</category>
      <author>handuner</author>
      <pubDate>Thu, 03 Jul 2008 10:52:28 +0000</pubDate>
    </item>
    <item>
      <title>解决JavaScript页面刷新与弹出窗口问题</title>
      <link>http://www.itpub.net/viewthread.php?tid=1016216</link>
      <description><![CDATA[1.无提示刷新网页 

大家有没有发现，有些网页，刷新的时候，会弹出一个提示窗口，点“确定”才会刷新。 

而有的页面不会提示，不弹出提示窗口，直接就刷新了. 

如果页面没有form，则不会弹出提示窗口。如果页面有form表单， 

a)&lt; form method=&quot;post&quot]]></description>
      <category>Java企业开发</category>
      <author>lazycat001</author>
      <pubDate>Thu, 03 Jul 2008 10:50:29 +0000</pubDate>
    </item>
    <item>
      <title>IntelliJIDEA7.0.1和Tomcat5.5.x调试配置</title>
      <link>http://www.itpub.net/viewthread.php?tid=1016212</link>
      <description><![CDATA[昨天，为了使用IDEA的Debug功能便于项目开发调试，广泛涉猎了前辈的智慧后，调试成功了IntelliJIDEA7.0.1和Tomcat5.5.x的Debug方式。为了回报社会，将调试的关键步骤分享给大家。具体内容参看附件。]]></description>
      <category>Java企业开发</category>
      <author>duxiaochu1972</author>
      <pubDate>Thu, 03 Jul 2008 10:48:39 +0000</pubDate>
    </item>
    <item>
      <title>初学j2ee  请大侠们指点</title>
      <link>http://www.itpub.net/viewthread.php?tid=1015743</link>
      <description><![CDATA[我刚开始学j2ee  对其中的基础知识有了初步的了解  但是配置环境的时候出现了许多问题  安装sdk之后环境变量设置如下CLASSPATH：C:Sunlibj2ee.jar;
J2EE_HOME：C:Sun；    JAVA_HOME：C:j2sdk1.4.2_04;      PATH: C:Sunin;  jdk的环境变量：CLASSPATH：C:j2sdk1.4.2_ ...]]></description>
      <category>Java企业开发</category>
      <author>baominlove</author>
      <pubDate>Thu, 03 Jul 2008 00:59:11 +0000</pubDate>
    </item>
    <item>
      <title>请教OSCache奇怪问题</title>
      <link>http://www.itpub.net/viewthread.php?tid=1015646</link>
      <description><![CDATA[最近开发的几个项目中，都用到OSCache，之前几个项目也都进行了压力测试，没出现问题。
可现在在测试一个项目时，OSCache配置一样，代码一样，用JMeter进行测试时，就报如下错误：
ERROR]]></description>
      <category>Java企业开发</category>
      <author>szhswl_db</author>
      <pubDate>Wed, 02 Jul 2008 13:55:05 +0000</pubDate>
    </item>
    <item>
      <title>Netbeans6.1中启动tomcat出错</title>
      <link>http://www.itpub.net/viewthread.php?tid=1015324</link>
      <description><![CDATA[Netbeans6.1已经捆绑好tomcat了 但是运行程序时tomcat启动出现错误  说tomcat没有正确的权限 要求正确的设置管理员密码和权限    请问这个问题怎么解决啊  谢谢了啊]]></description>
      <category>Java企业开发</category>
      <author>qhdzcc5</author>
      <pubDate>Wed, 02 Jul 2008 04:47:42 +0000</pubDate>
    </item>
  </channel>
</rss>