OSB: Java Callout with XML input and output parameter

Continue reading


OSB: Deleting corrupt projects

Continue reading


OSB: Using Tuxedo transport with eclipse development environment

Continue reading


OSB: Creating meaningful SOAP exceptions

Continue reading


Webservice with Spring Web Services 2.0 (M3)

Continue reading


Back to the roots: Nachvollziehbarkeit und Konsistenz – Vom Fachkonzept zum Code

Continue reading


JEE: Solving the eager fetch or Open-Session-In-View problem

In the JEE architecture entities are used to transfer the data between database and business logic. An object relational mapper like hibernate or toplink the handles the transport of the data form the database table to the entity. The ORM does this not only for the requested object, also all referenced objects could be handled […]

Continue reading


JEE: Solving the eager fetch or Open-Session-In-View problem

In the JEE architecture entities are used to transfer the data between database and business logic. An object relational mapper like hibernate or toplink the handles the transport of the data form the database table to the entity. The ORM does this not only for the requested object, also all referenced objects could be handled […]

Continue reading