Projects tagged ‘maven2’ and ‘spring’


Jump to tag:

Projects tagged ‘maven2’ and ‘spring’

Filtered by Project Tags maven2 spring

Refine results Project Tags java (15) hibernate (13) jpa (6) struts2 (6) ibatis (5) acegi (4) jsf (4) maven (4) appfuse (3) apache (3) flex (3) mysql (3)

[28 total ]

6 Users
   

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]
Created over 3 years ago.

1 Users

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]
Created about 1 year ago.

1 Users

Apache Portals Applications (APA) is a collaborative software development project existing under the Apache Portals project. APA is dedicated to providing robust, full-featured, commercial-quality ... [More] , and freely available Portlet Applications under the Apache license developed at the Apache Software Foundation. [Less]
Created 9 months ago.

0 Users

This project just a frame of web application.It's easy and simply to use some commom open source projects just like spring,ibatis,acegi and so on.It's build with Maven and using Jetty as web ... [More] server.It's shown using fewer config files to make web application not like appfuse. [Less]
Created 4 months ago.

0 Users

Projekt stanowi API dla modułu Mobile. Aplikacja komórkowa wywołując jedną z dwóch akcji (diff, last) pobierze informację o nowych danych. Moduł web bazuje na plikach XML dostarczonych przez moduł core.
Created 5 months ago.

0 Users

Complete source code from http://ostas.blogspot.com/
Created 11 months ago.

0 Users

This project is based on an original article published by Shine Technologies regarding integrating a GWT client into an existing Spring Services deployment and using Maven 2 as the build tool for all ... [More] layers. The full original article is available here. The latest updated download now includes an integrated Hibernate Layer with associated HSQLDB database runtime, and can be deployed into a standard J2EE Application container like Tomcat. The gwt maven runtime support is provided currently by the gwt-maven project Getting Started - Full details on how to get up and running (this should be very quick!) Please contact us for any problems, ideas etc - any help much appreciated too! Last Updated 13th July 2008 [Less]
Created about 1 year ago.

0 Users

Flex based agile project managment application
Created 10 days ago.

0 Users

Project releases on-line web variation of version of famous board game - Scrabble (r). The name of this project is Scribble because it has another riles, boards and ratings system. Project was started ... [More] to take more experience in Java language programming but now it's something more... This web project that required servlet container (Tomcat or something like) and SQL server. Project uses following libraries and technologies: Java 6 Standard Edition - multithreading, serialization, JavaBeans and other SE technologies are used in this project. No any J2EE (expect servlets) technologies. Springframework - injection container and other features of this framework are used. All project configuration and components interaction described in Spring configuration files. Hibernate - DB mapping framework for store data in database. We can use any relation database to store data. Google Web Toolkit - all client part is written using GWT. Maven2 - project build system is Maven. Now project can be easier compiled. We are using JetBrains IntelliJ Idea for development with free Open Source license. Thanks JetBrains. Work version of this project deployed at: http://www.wisematches.net - Google Docs: http://docs.google.com/a/wisematches.net/ - Google Calendar: http://www.google.com/calendar/hosted/wisematches.net - Google Mail: http://mail.google.com/a/wisematches.net - Google Webmaster Tool: https://www.google.com/webmasters/tools - Google Analytics: http://www.google.com/analytics/ [Less]
Created 12 months ago.

0 Users

This project is a working example of a simple integration test using Maven 2, Spring 2.5, JPA 1.0, Hibernate 3, HSQLDB, and JUnit 4. To run the example, download the distribution, unzip it so that ... [More] there are no spaces in its path, and run mvn test. See file README in the distribution for further details. If you have issues, questions, or comments please join the discussion in our Google Group. Update - 09/29/2009: Updated pom with latest versions of dependencies: Spring 2.5.6, Hibernate 3.4.0.GA, JUnit 4.7, HSQLDB 1.8.0.10, and Hibernate3 Maven Plugin 2.2. I've tested using Maven 2.2.1 on Java 1.6.0_13 on Mac OS X 10.5.8. [Less]
Created 12 months ago.