04 2012 档案

摘要:camel 简介(转)http://hi.baidu.com/lovemywolf/blog/item/417c9c5451aa24163b293526.htmlApache Camelhttp://wenku.baidu.com/view/211a8438376baf1ffc4fadd2.html 阅读全文
posted @ 2012-04-27 23:00 万法自然~ 阅读(1415) 评论(0) 推荐(0)
摘要:资料来源:http://www.ibm.com/developerworks/cn/webservices/lp/sca/术语缩写: SCA:Service Component Architecture WPS:WebSphere Process Server WSIF:Web Service Invocation Framework WID:WebSphere Integration Developer SDO:Service Data Object第一部分 SCA编程模型入门 (http://www.ibm.com/developerworks/cn/webservices/ws... 阅读全文
posted @ 2012-04-27 22:51 万法自然~ 阅读(504) 评论(0) 推荐(0)
摘要:http://www.ibm.com/developerworks/cn/downloads/ 阅读全文
posted @ 2012-04-21 22:14 万法自然~ 阅读(185) 评论(0) 推荐(0)
摘要:Oracle and ATGOn November 2, 2010, Oracle announced that it has agreed to acquire Art Technology Group (ATG), a leading provider of eCommerce software and related on demand commerce optimization applications. ATG's solutions enable enterprises to provide a cohesive online customer experience wit 阅读全文
posted @ 2012-04-21 20:35 万法自然~ 阅读(224) 评论(0) 推荐(0)
摘要:这里的tm是商标(trademark)的意思,在不同的国家有不同的含义什么是TM,它与圆圈R的区别在中国,商标上的TM也有其特殊含义,其实TM标志并非对商标起到保护作用,它与R不同,TM表示的是该商标已经向国家商标局提出申请,并且国家商标局也已经下发了《受理通知书》,进入了异议期,这样就可以防止其他人提出重复申请,也表示现有商标持有人有优先使用权。用圆圈R,是“注册商标”的标记,意思是该商标已在国家商标局进行注册申请并已经商标局审查通过,成为注册商标。圆圈里的R是英文register注册的开头字母。注册商标具有排他性、独占性、唯一性等特点,属于注册商标所有人所独占,受法律保护,任何企业或个人未 阅读全文
posted @ 2012-04-21 16:30 万法自然~ 阅读(1439) 评论(0) 推荐(0)
摘要:在使用SSL之前必须安装JSSE。在Sun提供的1.4以后的版本中,JSSE已经集成到JDK中,如果你使用的是JDK1.4以前的版本则必须安装JSSE。使用HttpClient来打开Https连接: 两种方法可以打开https连接, 第一种就是得到服务器颁发的证书,然后导入到本地的keystore中; 另外一种办法就是通过扩展HttpClient的类来实现自动接受证书。http://baike.baidu.com/view/2476238.htmClient HTTP Programming Primer http://hc.apache.org/httpcomponents-client-. 阅读全文
posted @ 2012-04-18 22:17 万法自然~ 阅读(369) 评论(0) 推荐(0)
摘要:Brief Introduction: As a brief introduction, Scrum is an agile process for software development. With Scrum, projects progress via a series of iterations called sprints. Each sprint is typically 2-4 weeks long. While an agile approach can be used for managing any project, Scrum is ideally s... 阅读全文
posted @ 2012-04-15 21:55 万法自然~ 阅读(138) 评论(0) 推荐(0)
摘要:############Seam 3.1.0.Final\seam-3.1.0.Final\doc\reference\pdf\bundled_master.pdf############2.2. Seam Bill of MaterialsThe Seam 3 build is based on Maven 3. Each Seam module is a separate project, with its own release cycle.To keep the modules in sync, the Seam project publishes a special Maven PO 阅读全文
posted @ 2012-04-08 19:37 万法自然~ 阅读(237) 评论(0) 推荐(0)
摘要:http://wenku.baidu.com/view/56d9b813a2161479171128ed.htmlJava和J2EE是两个不同的概念。Java不只是一种语言,已经代表与微软不同的另外一个巨大阵营,Java有时指一种软件系统的流派。J2EE可以说指Java在数据库信息系统上的实现。数据库信息系统从早期的dBase,到Delphi/VB等C/S结构,发展到B/S结构,而J2EE主要是指B/S结构的实现。J2EE又是一种框架和标准,框架类似API、库的概念,但是要超出它们。如果要详细了解框架,可先从设计模式开始学习。J2EE标准主要有三种子技术标准:Web技术、EJB技术和JMS技术 阅读全文
posted @ 2012-04-08 14:14 万法自然~ 阅读(189) 评论(0) 推荐(0)
摘要:http://www.softgoo.com 阅读全文
posted @ 2012-04-07 18:56 万法自然~ 阅读(108) 评论(0) 推荐(0)
摘要:1. Endpoint Camel provides out-of-the-box support for endpoints implemented with many different communication technologies. Here are some examples of the Camel-supported endpoint technologies: 1. A JMS queue. 2. A web service. 3. A file. A file may sound like an unlikely type of endpoint, u... 阅读全文
posted @ 2012-04-07 18:40 万法自然~ 阅读(567) 评论(0) 推荐(0)
摘要:以下摘自apache-camel-2.9.1下载包的Readme.txt文件Apache Camel is a powerful open source integration framework based on known Enterprise Integration Patterns with powerful Bean Integration.Camel lets you create the Enterprise Integration Patterns to implement routing and mediation rules in either a Java based D 阅读全文
posted @ 2012-04-07 14:44 万法自然~ 阅读(1034) 评论(0) 推荐(0)
摘要:JSR 170:Java Content Repository API JSR-170 把自己定义为一个能与内容仓库互相访问的,独立的,标准的方式。 它认为内容仓库是一个高级的信息管理系统,是传统的数据仓库的扩展。 它提供了诸如版本控制、全文检索、访问控制、内容分类、访问控制、内容事件监视等内容服务。我们可以把内容仓库理解为一个用来存储文本和二进制数据(图片,word文档,PDF等等)的数据存储应用程序。内容仓库一个显著的特点是你不用关心你真正的数据到底存储在什么地方,是关系数据库?是文件系统?还是XML?不仅仅是数据的存储和读取,大多数的内容仓库还提供了更加高级的功能,例如访问控制,查... 阅读全文
posted @ 2012-04-01 21:59 万法自然~ 阅读(709) 评论(0) 推荐(0)
摘要:在jvm中堆空间划分为三个代: 年轻代(Young Generation)、 年老代(Old Generation)和 永久代(Permanent Generation)。 年轻代和年老代是存储动态产生的对象,又称为“堆内存”。 永久代主要是存储的是java的类信息,包括解析得到的方法、属性、字段等等,又称为“非堆内存”。 永久代基本不参与垃圾回收。年轻代又分成3个部分: 一个eden区和两个相同的survior区。 刚开始创建的对象都是放置在eden区的。分成这样3个部分,主要是为了生命周期短的对象尽量留在年轻带。 当eden区申请不到空间的时候,进行mi... 阅读全文
posted @ 2012-04-01 20:56 万法自然~ 阅读(200) 评论(0) 推荐(0)
摘要:第一个使用JSR-170内容存储规范(Java Content Repository)的web框架,Sling让实现一个简单的应用变得容易,同时针对复杂的应用也提供企业级的框架。Sling支持OSGi,Sling能够提供RESTful的方式来开发应用。Apache Sling 有以下优势: 1。一个标准应用 (jar文件容器包含所有的东西,通过Sling启动) 2。一个web应用(正好把Sling放到你最喜欢的web容器中) 3。提供全部源代码包 4。支持Mavenhttp://baike.baidu.com/view/4902159.htm 阅读全文
posted @ 2012-04-01 20:31 万法自然~ 阅读(1113) 评论(0) 推荐(0)