《Alfresco 2.0 解读》的相关内容
相关讨论
Howto: 如何集成Liferay与Alfresco帐户信息
Liferay 新版本中可以与Alfresco进行比较密切的集成。Liferay中有两种集成方式,Alfresco content和Alfersco client。
http://wiki.liferay.com/index.php/Setting_up_the_Alfresco_Portlet
使用Alfresco client模式,需要将alfresco 与 liferay部署在一起。默认 ...
by pikachu 2007-02-12 浏览 (5341) 回复 (7) 关键字:
相关博客
CAS, Liferay和Alfresco portlet三者的整合
CAS 和Liferay的整合网上到处都有,我在此也不再鳌述。CAS和Alfresco的整合推荐一篇blog,你看了之后也就知道怎么做了:
http://athenalogics.blogspot.com/2008/07/how-to-casify-alfresco-cms_567.html
本文所要讲的是在CAS和Liferay已经整合好的前提下, 把Alfresco部署成Liferay的po ...
by arkxu 2008-08-01 浏览 (140) 回复 (0) 关键字: java, cas, session, liferay, alfresco
相关圈子讨论
Flex With Spring [转]
来源: http://coenraets.org/flex-spring
What is Spring?Spring is one of the most popular Java frameworks. The foundation ofthe Spring framework is a lightweight component container thatimplements ...
by mikel 2007-11-23 浏览 (1186) 回复 (1)
jsf+hibernate+spring 配置后,页面打不开
type Status report
message /JsfAnd/welcome.faces
description The requested resource (/JsfAnd/welcome.faces) is not available.
web.xml 配置如下:
<?xml version="1.0" encoding="UTF-8"?>
<web-app xm ...
by xuan_myg 2008-04-25 浏览 (746) 回复 (5)
ecside为什么在tomcat5.0.28下运行不起来?
我试了一下,用jdk1.4,在apache tomcat5.0.28下启动时filter报错,但是只有一句话
error filterstart
我们现在开发时的环境要求eclipse+tomcat5.0.28,只是最后发布到was5.1下。我在was5.1下试了一下,程序在was下filter是可以正确运行的,所以想请fins修改一下filter,你的这个filter在tomcat5.0 ...
by sharong 2007-05-16 浏览 (514) 回复 (2)
facelet+jsf-comp/ClientValidators,不工作
初学jsf
tomcat下jsf(ri-1.2),facelets,tomahawk,运行良好
增加jsf-comp/ClientValidators,a4j/richfaces
用jsf-comp-facelets-deployment-0.2.1整合
整个工程四个文件如下:
清单一:web.xml
<?xml version="1.0" encoding="UTF-8"?>
<w ...
by afadgaeg 2008-08-05 浏览 (316) 回复 (7)
Apache CXF: An Open Source Service Framework
package demo.hw.server;
import javax.xml.ws.Endpoint;
public class Server {
protected Server() throws Exception {
// START SNIPPET: publish
System.out.println("Startin ...
by snowind9 2007-09-12 浏览 (859) 回复 (3)
相关新闻
迁移应用进入基于Annotation MVC的spring 2.5
Spring 2.5引入了基于Annotation配置的MVC controllers。这篇简短的文章介绍了需要如何迁移你的spring 2.0应用到spring 2.5,至少是需要迁移MVC相关的应用。首先保证你已经将spring-webmvc.jar放在你的classpath内,DispatcherServlet不再是spring.jar的一部分,现在是在一个单独的模块内。任何controll ...
by withyou 2008-02-27 浏览 (1775) 回复 (1) 关键字: spring annotation
为什么你应该考虑使用Tapestry 5?
Tapestry 5.0.14近期已经发布,Tapestry社区非常兴奋,因为Tapestry离成为GA只有一步之遥了。如果你没有听说过Tapestry 5,介绍一下Tapestry 5是一个开源基于组件的web框架,对于原先的版本进行了完全的修改。一些开发者不喜欢先前的版本因为困难的学习曲线,一些开发者甚至写文章抱怨,但是T5是一个全新的架构,虽然思路和先前的版本一样。那么T5的好处是什么?为什 ...
by QQbyte 2008-08-26 浏览 (3304) 回复 (26) 关键字: tapestry 5
60秒创建RESTful Web Services
60秒创建RESTful Web Services,这可能吗?我给你展示一下如何快速创建RESTful Web Services。
首先准备好开发环境:
1. NetBeans IDE 6.x, I had the latest 6.5 M1 version downloaded.
2. JDK version 5 or 6
3. GlassFish V2 Application Server ...
by ╱/罒呍唲 2008-07-29 浏览 (914) 回复 (0) 关键字: restful web services

