Jetspeed is an Open Source implementation of an Enterprise Information Portal, written in Java and XML. Within a Jetspeed portal, individual portlets can be aggregated to create a page. Each portlet
... [More] is an independent application with Jetspeed acting as the central hub making information from multiple sources available in an easy to use manner. [Less]
InterLDAP is a collection of modules designed around directories.
These include InterLDAP-WUI (Web User Interface) featuring generic self generated display, an enhanced LDAP schema, very modular code, advanced access rights.
Kauri is a Java-based framework for RESTful (web) application development. It's based on Restlet, jQuery, Maven, Spring and the sweaty hands of its core development team.
VLMa is a Java application which provides a daemon and a web interface to manage several VLC streamers.
It has some nice features like:
- dynamic stream assignments (incl. fallback if a server is
... [More] unavailable)
- drawing of the servers stats as RRD graphs
- and more...
It is designed to be used in large networks such as universities or corporate networks. [Less]
Tudu Lists is an on-line application for managing todo lists. With Tudu Lists, todo lists can be easily accessed, edited and shared on the Web. It is a simple but effective project management tool.
Fna is a set of samples, mavenized flex open source contributions (flex-contrib-spring and event-source, a flexunit extension for testing cairngorm event dispatching) and maven archetypes that uses
... [More] open source tools/frameworks built on the Java and Flex platform to help you develop RIA applications quickly and efficiently.. [Less]
项目介绍:The Micrite is an application that developers can refer to when starting a web project base on Struts and Spring.
It should aid you learn how to develop a complicated web application
... [More], from coding to auto testing...
Micrite是一个基于Struts和Spring的完整Web应用,通过它你会轻松的掌握: 如何设计开发一个的Web项目(面向对象设计,接口编程) 如何进行自动编译,测试及发布(Maven,ant,Junit) Struts2,Sping2,ajax等相关技术
项目特性: 基于maven的多模块Web应用,独立模块可以单独运行及发布 Struts2与Spring的完整实现 支持多种数据库, MySQL, Derby, PostgreSQL, Oracle, MSSQL extjs的完整实现, 独立模块动态加载 国际化支持 [Less]
Maven Database Dependencies Plugin
A custom Maven Plugin to store dependencies on a database.
DescriptionMaven Database Dependencies Plugin can be used to store in a easy way all the
... [More] dependencies of all of your maven projects in a database.
The goal is simplifying software development monitoring for business intelligence purpose.
The implementation is based on Spring Framework for transactions and queries. [Less]
Inspired by todolist application from http://www.adobe.com/devnet/flex/articles/fullstack_pt1.html.
I know there're some projects that're doing the same stuff. But some of stuff i can't find in them
... [More] are:
Well integration with Eclipse and flex builder Allow debugging java code and flex code in Eclipse Support session timeout in flex app (undergoing) And this project I created aims to support those targets
In this project, I'm using flex mojos plugin to compile Flex app. The generated code can be imported directly to Eclipse (tested with 3.3.1) with WTP support, required to have m2eclipse
Click here to get started
Click here to download sample application generated from the archetype
Change logs:
11 Mar 2009: Added instructions how to compile module-based Flex application here 17 Nov 2008: Finally I squeezed sometime and fixed some of the issues. Please check out the code and build, alternatively using the command mentioned on 27 Sep 2008 to get the latest archetype Updates: Fixed issue 6 and issue 8 Updated to flex-mojos 2.0M8 Added dependency in flex-mojo plugin section to resolve license if any Created service-config-local.xml used for Flex Builder compilation. Remember to keep sync with service-config.xml!!!!
27 Sep 2008: I created the archetype repository in google code svn repo, so now you guys can create the project template right away by issuing the command mvn archetype:generate -DartifactId= -DarchetypeCatalog=http://maven-blazeds-spring-archetype.googlecode.com/svn/maven2 [Less]