>> I want that my service working in local without internet. Unfortunately at
>> the moment without internet tomcat tries to get external schema (es. spring
>> schemas or cxf schemas) and doesn't  start the service.

Its probably a better use of your time to look into configuring Tomcat
so it does not try to reach out and get external schemas (surely
there's a configuration option for this) rather than trying to bundle
the files in your War.

Wayne

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to