Here is the scenerio: We have an application running on Webphere Portal Server 6.1 and Spring MVC. There is a page with a single portlet that shows a grid full of records. Once one of those records...
Type: Posts; User: justin.greenwood; Keyword(s):
Here is the scenerio: We have an application running on Webphere Portal Server 6.1 and Spring MVC. There is a page with a single portlet that shows a grid full of records. Once one of those records...
The solution to this problem is just to create a "castor.properties" file in the root of the project to hold the naming configuration. It's strange that spring and spring-ws use different solutions...
How do we go about setting Castor specific properties? On the Castor website, it shows how to configure it with spring - something like this:
<bean id="xmlContext"...