Projects tagged ‘j2ee’ and ‘jboss’


Jump to tag:

Projects tagged ‘j2ee’ and ‘jboss’

Filtered by Project Tags j2ee jboss

Refine results Project Tags java (22) jsf (9) web (8) javaee (6) ejb (5) ajax (4) tomcat (4) framework (4) ejb3 (4) jee (4) jmx (3) eclipse (3)

[30 total ]

249 Users
   

JBoss Application Server is the #1 most widely used Java application server on the market. A J2EE certified platform for developing and deploying enterprise Java applications, Web applications, and ... [More] Portals, JBoss Application Server provides the full range of J2EE 1.4 features as well as extended enterprise services including clustering, caching, and persistence. [Less]
Created over 3 years ago.

50 Users
   

A JavaServer Faces specific view-technology that combines the ease of Tapestry-like components with the familiar syntax of JSP within valid XML-syntax and EL use. Incorporating custom UIComponents is ... [More] extremely easy, including being able to define Component trees in other files. Additional features include a high performance templating framework that makes composing JSF pages extremely simple. [Less]
Created over 3 years ago.

29 Users
   

JBoss Portal provides an open source platform for hosting and serving a portal's Web interface, publishing and managing its content, and customizing its experience.
Created over 3 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.

3 Users
 

The gateway is developed by the Vermont Department of Taxes and provides a web services framework for accepting Streamlined Sales Tax registrations and returns. It also includes a Web interface for ... [More] manually submitting transmissions. The goal is to build an extensible framework upon which future tax services can be built. [Less]
Created over 3 years ago.

2 Users
 

SubEtha is a modern, sophisticated mailing list manager with many cool features.
Created over 3 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

This project is aimed to build a Magic the Gathering collection website with features such as: - collection tracking - import functions for MTG Workstation, Apprentice or plain text - deck-building ... [More] , saving and sharing - buying and selling cards - organizing trades / sales etc. The main thing I'm missing in other projects is a full complete database, including all the rare misprints, promo's etc. [Less]
Created about 1 year ago.

1 Users

JBoss Negotiation is a valve and login module to add SPNEGO negotiation to web applications deployed to JBossAS.
Created about 1 year ago.

1 Users

Enables to inject EJB3 beans into xwork2 actions via annotations. For example: @InjectEJB(name="UserSessionBean") private UserSessionBeanIfc userSessionBean;It's loosely based on strut2ejb3 plugin ... [More] http://code.google.com/p/struts2ejb3/ , added caching optimalizations so it will behave more efficiently during runtime. At the moment it is specifically targeted at JBoss - updates will follow shortly so other app. servers will be supported. configuration example: changelog: 0.0.4 added optional 'appname' annotation element where you can specify the application name (most usually ear name) - the EJB lookup is now done in both Global JNDI tree and also in application specific tree (if appname specified) [Less]
Created about 1 year ago.