Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 2012-09-27 15:44:56.089::INFO: jetty-6.1.10
- [INFO] Context path = /openmrs
- [INFO] Tmp directory = determined at runtime
- [INFO] Web defaults = org/mortbay/jetty/webapp/webdefault.xml
- [INFO] Web overrides = src/test/resources/override-web.xml
- [INFO] Webapp directory = D:\Projects\openSrc\git\openmrs-core\webapp\src\main\webapp
- [INFO] Starting jetty 6.1.10 ...
- 2012-09-27 15:44:57.865::WARN: failed org.mortbay.jetty.plugin.Jetty6PluginWebAppContext@56873b9f{/openmrs,D:\Projects\openSrc\git\openmrs-core\webapp\src\main\webapp}
- java.lang.Error: Unresolved compilation problems:
- The import org.openmrs.module.web.WebModuleUtil cannot be resolved
- The import org.openmrs.web.filter.initialization cannot be resolved
- The import org.openmrs.web.filter.update cannot be resolved
- WebModuleUtil cannot be resolved
- WebModuleUtil cannot be resolved
- WebModuleUtil cannot be resolved
- WebModuleUtil cannot be resolved
- WebModuleUtil cannot be resolved
- WebModuleUtil cannot be resolved
- WebModuleUtil cannot be resolved
- WebModuleUtil cannot be resolved
- at org.openmrs.web.Listener.<init>(Listener.java:47)
- at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
- at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
- at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
- at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
- at java.lang.Class.newInstance0(Class.java:355)
Advertisement
Add Comment
Please, Sign In to add comment