Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
Make sure that you have the Apache Runtime under Preferences – >Server -> Runtime Environments.
If it’s empty, click Add then add a runtime environment for your Tomcat installation. Hope this helps.
Make sure that you have the Apache Runtime under Preferences – >Server -> Runtime Environments.
If it’s empty, click Add then add a runtime environment for your Tomcat installation. Hope this helps.
Don’t forget to clean and build the projects after editing runtimes.
Try modifying org.eclipse.wst.common.project.facet.core.xml which was created when u built project with maven (mvn eclipse:eclipse -Dwtpversion=1.0). Simply remove the line <runtime name=”Apache Tomcat v5.5″/>. It will defenitely work for you.