Skip to content

Solder (formerly Weld Extensions): a library of portable CDI utilities for use in developing applications, frameworks or other extensions based on CDI (JSR-299)

gastaldi/solder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Seam Solder

A portable CDI extension library for applications, frameworks and other extensions based on CDI.

Seam Solder is independent of CDI implementation and fully portable between Java EE 6 and Servlet environments enhanced with CDI.

For more information, see the Seam Solder project page.

Building

mvn clean install

Running tests in-container (managed JBoss AS 6)

mvn clean install -Dincontainer

Running tests in-container (remote JBoss AS 6)

mvn clean install -Dincontainer-remote

Running tests in-container (remote GlassFish 3.1)

mvn clean install -Dincontainer-glassfish-remote

About

Solder (formerly Weld Extensions): a library of portable CDI utilities for use in developing applications, frameworks or other extensions based on CDI (JSR-299)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%