Projects tagged ‘ejb’


[148 total ]

9 Users
 

EasyBeans is an open-source Enterprise Java Beans (EJB 3.0) container hosted by the OW2 consortium.
Created over 2 years ago.

5 Users
 

[fleXive] is a Java EE 5 open-source (LGPL) framework for the development of complex and evolving (web-)applications. It speeds up development by easing many tedious and repetitive programming tasks. ... [More] [fleXive] concentrates on enterprise-scale content modeling, storage and retrieval, and includes comprehensive JSF support for displaying and manipulating these contents in (web) applications. The runtime environment can be included in existing Java EE applications, but you can also build new applications and package them into stand-alone Java EE applications. [fleXive] provides essential features for data-centric applications: * Secure EJB-based persistence engine * Web development JSF toolkit * Powerful (GPL) administration interfaces * Based on Java 6, EJB 3, JSF, MySQL [Less]
Created about 1 year ago.

4 Users
 

Taste is a flexible, fast collaborative filtering engine for Java. The engine takes users' preferences for items ("tastes") and returns estimated preferences for other items. For example, a site that ... [More] sells books or CDs could easily use Taste to figure out, from past purchase data, which CDs a customer might be interested in listening to. Taste provides a rich set of components from which you can construct a customized recommender system from a selection of algorithms. Taste is designed to be enterprise-ready; it's designed for performance, scalability and flexibility. It supports a standard EJB interface for J2EE-based applications, but Taste is not just for Java; it can be run as an external server which exposes recommendation logic to your application via web services and HTTP. [Less]
Created over 2 years ago.

2 Users

face Cart is complete AJAX java 5 EE e-commerce platform. It provides the user with unmatched agility, speed and user experience of UI. This shopping cart system was created in the patterns of ... [More] oscommerce in order to feed the java comunity with open source alternative to the well known php based carts. Face Cart is extremely scalable e-commerce solution it is deployed on application server. It is a full scale enterprise e-commerce shopping cart. Ajax frontend, Java server faces web server, EJB 3.0 backend. - progress bars - real time validation - ajax navigation - ajax history managment - drag and drop - no page reloads - auto-complete boxes - real time image rendering All this is available by face Cart. The open source e-commmerce shopping cart [Less]
Created over 2 years ago.

1 Users

The example code to accompany "Ant in Action", the second edition of "Java Development with Ant". The actual code shows how to use Ant and Ivy for a build and release of a diary web application ... [More] that serves the data up as an Atom feed, and uses EJB to persist the diary data to a database. [Less]
Created over 3 years ago.

1 Users
   

integrates NetBeans and the application server built from the GlassFish project
Created over 2 years ago.

1 Users
 

Framework for create aplication on my company FullService Consulting (www.full.srv.br). this framework use the zipper-framework and extends this for create Swing and JSF/Richafaces Aplication. The ... [More] objective for share the project is make a best work source, share knowledge. [Less]
Created 11 months ago.

1 Users

Hibernate Generic D.A.O. FrameworkThe motivation behind the frameworkWe had worked on a project where we hand-coded all of our DAOs. This produced four irksome difficulties: (1) Method names and ... [More] implementations were not altogether consistent. (2) It was a pain to make additional columns sortable or filterable, and as a result, a lot of pages lacked good sorting and filtering. (3) Making additional DAOs was tedious and took a fair amount of time. (4) Writing tests for DAOs is tricky and tedious, so no one really did. This framework aims to ease our troubles. Why might you consider looking into this framework?Generic DAO: With the sweetness of Java generics, the concept of generic DAOs is not new, and it’s not difficult. However, we’ve put a lot of work into making these easy to use an [Less]
Created about 1 year ago.

1 Users

Version 1.5 Released! This version adds support for JavaFX and Spring. The source-code-only distribution can be downloaded from this site. A distribution with precompiled binaries can be downloaded ... [More] from the main Exadel site. Special Offer! As a special offer for the launch of Flamingo 1.5, we are offering 30 days of free support through email at support@exadel.com to those who download the full distribution of Exadel Flamingo 1.5 from the main Exadel site. The project pages for Exadel Flamingo have been moved to the main Exadel site at http://www.exadel.com/web/portal/flamingo . [Less]
Created about 1 year ago.

1 Users

GuiceyFruit provides a number of utilities on top of the Guice 2.x to help developers work with standard Annotations for injection and lifecycles from JSR 250, Spring, EJB3 and JPA as well as ... [More] supporting Maven and improved Testing GuiceyFruit includes these features Support for @Resource injection for JSR 250 / EJB3 and @PersistenceContext injection from JPA (see Annotations) Support for Spring annotations and lifecycle interfaces Lifecycle support such as for @PostConstruct, @PreDestroy from JSR 250 & EJB3 a Guice based JNDI provider to help you make that J2EE code all Guicey underneath! :) Guicey Testing for easy injection of resources into your test classes in JUnit3, JUnit4 or TestNG with flexible mapping to the Guice Modules for your test cases a Spring XML to Java code converter to help you turn that Spring XML into Java code Maven fully mavenized for easy use from Maven builds NewsThe 2.0 release has just been performed after the Guice 2.0 release! Get it while its hot! [Less]
Created about 1 year ago.