How to make a war file with all schema inside

2009-05-20 Thread Alex
it's possibile make, with eclipse/maven, a .war file (for tomcat) that include all necessary schemas? 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

Re: How to make a war file with all schema inside

2009-05-20 Thread Wayne Fay
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