jee 6

  • submit to reddit

Jaxws Header : Part 2 : Server Side

PurposeManipulating JAXWS header on the server Side like reading WSS username token, logging saop message and publish a specific header.IntroductionOn Telecom...

1 replies - 4610 views - 06/25/12 by Slim Ouertani in Articles

Basic MDB with Scala, Sbt and JEE 6

While I am an Akka fan, and a Typesafe follower, in this post I will continue presenting scala on the JEE 6 environment and introduce basic message driven...

0 replies - 4787 views - 09/11/11 by Slim Ouertani in Articles

Basic WS with Scala, Sbt and JEE 6

I recently had a chance to work on building an SOA platform using JEE 6 and Scala. I will share here some snippets that may be helpfull to start publishing web...

2 replies - 2542 views - 09/10/11 by Slim Ouertani in Articles

Java / JVM – When to use Multicast (e.g. Tibco Rendevous) instead of Point-to-Point Messaging (JMS Implementations)

Several solutions are available in the Java / JVM environment for messaging. All have in common that they exist for many years and still do its job...

7 replies - 9187 views - 05/20/11 by Kai Wähner in Articles

First-hand Report from TheServerSide Java Symposium 2011

Java Professionals visiting the Gambling City Las Vegas lies in the desert of Nevada, USA and is well-known for gambling....

0 replies - 3560 views - 03/21/11 by Kai Wähner in Articles

Tips : Wicket and JEE 6 With Servlet 3.0 Annotations

JEE 6 and especially Servlet 3.0 introduce many features such as pluggability and asynchronous processing. In this post, I will show a how to use Wicket filter...

0 replies - 7754 views - 06/05/10 by Slim Ouertani in Tips and Tricks