• Stars
    star
    1
  • Language
    Java
  • Created about 12 years ago
  • Updated about 12 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

More Repositories

1

CDI-Config

CDI Config module that allows you to inject property files values directly into your Java classes.
Java
21
star
2

OCE-JSP-and-Servlets-Developer-Mock-Exam

Source code of some of the questions used in my mock exam
10
star
3

emf-and-jta

Simple project that shows how the JTA EntityManager is behaving in scope of JTA transactions when it's created using EntityManagerFactory.
Java
8
star
4

ear-intercommunication

Example of communication between two EAR's that resides on the same JVM / Application Server.
Java
7
star
5

arquillian-extension-multiple-deployment

Arquillian extension which allows to define multiple @Deployment methods for different containers. Basing on container adapter which is actually used in test, the extension will choose the appropriate @Deployment method.
Java
4
star
6

HL7ToXML

Application allows to transform HL7 (medical information storage protocol) to XML defined format
3
star
7

BTrace-Cache-access-app

Exemplary application which simulates cache access. To be instrumented with BTrace script.
Java
3
star
8

jms2_0_spike

3
star
9

Exam-Simulator

Oracle Web Component Exam Simulator - web application for question (and answers) viewing
CSS
2
star
10

JGroups_AS7

Sample application that allows to get to the underlying JGroups subsystem in the JBoss AS 7.x
Java
1
star
11

SeVeNBlend

BASH script for easy building of the latest versions of Blender and Yafaray from SVN repositories.
1
star
12

serverless-lambda-sqs-trigger

Example showing AWS SQS queue with DLQ to be used by Lambda and act like a triggered job
JavaScript
1
star
13

JPA-And-Transactions

Shows that catching a PersistenceException during EntityManager#flush() is not preventing transaction from rolling back.
1
star