Hello:We have an application that has a service layer using CXF 2.2.4 and Spring 2.5.5. On startup, the application seems to check for XSDs on the internet (sun.com). When this is run in enviornments without internet access, the deployment of the war files fails.
How can I work around this? We need to be able to have this in environments without internet access.
Regards Suneet
