Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

WordNetEJB

Compare

  No analysis available

Provide an Enterprise Java Bean to access WordNet database

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: gpl3

Stripes Injection Enricher

Compare

  Analyzed about 19 hours ago

Stripes Injection Enricher enriches Stripes objects by satisfying injection points specified declaratively using annotations. There are three injection-based enrichers provided by Stripes Injection Enricher out of the box: * @Resource - Java EE resource injections * @EJB - EJB session bean ... [More] reference injections * @Inject - CDI injections The first two enrichers use JNDI to lookup the instance to inject. The CDI injections are handled by treating the Stripes object as a bean capable of receiving standard CDI injections. [Less]

1K lines of code

0 current contributors

over 10 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

Mockrunner

Compare

  Analyzed about 4 hours ago

Mockrunner is a lightweight framework for unit testing applications in the J2EE environment. It supports servlets, filters, tag classes and Struts actions and forms. Furthermore it includes a JDBC, a JMS and a JCA test framework and can be used in conjunction with MockEJB to test EJB based ... [More] applications. Mockrunner extends JUnit and simulates the necessary behaviour without calling the real infrastructure. It does not need a running application server or a database. Furthermore it does not call the webcontainer or the Struts ActionServlet. It is very fast and enables the user to manipulate all involved classes and mock objects in all steps of the test. It can be used to write very sophisticated unit-tests for J2EE based applications without any overhead. Mockrunner does not support any [Less]

40.4K lines of code

0 current contributors

over 7 years since last commit

0 users on Open Hub

Inactive
4.5
   
I Use This