javaee7-samples icon indicating copy to clipboard operation
javaee7-samples copied to clipboard

Java EE 7 Samples

Results 104 javaee7-samples issues
Sort by recently updated
recently updated
newest added

Add integration test showing XA Datasource+JMS. Scenario: When user registers account then a record in DB must be created and email must be sent. Email must be send through JMS...

new sample
hackergarten

I'd like o see an example/approach, that show us how to deal with different versions of a websocket protocols, ie. encoders/decoders. Is the appropriate decoder identified by peeking into the...