XSD–ORM Mapping Validation
In a modern enterprise project where data is passed between database and web services there is a requirement for accordance of field types between ORM-generated entities and POJOs generated from XSD.
Read more...
Argument(s) "type" can't be null.
- Details
- Written by andreyk
- Created: 11 February 2014
While working on the development of a component which should have exposed WebService interface, I came upon a peculiar failure during deployment to my local WebLogic Server via Maven plugin:
Target state: deploy failed on Server AdminServer java.lang.IllegalArgumentException: Argument(s) "type" can't be null.
Read more...
In-Memory Distributed Grids Presentation
- Details
- Written by andreyk
- Created: 20 November 2013
In-Memory Distributed Grids Presentation is available.
The Presentation covers Distributed Grids core concepts and goes into some details of Oracle Coherence Distributed Grid.
Read more...