Deploy WAR to both WL and Tomcat: Issues toggling "WebLogic Web App" facet?
I have a web project that presently doesn't use any WebLogic-specific features. I've been doing some initial testing on WebLogic, but I'd like to run it on Tomcat to get faster turnaround. I get a silly error when I try to add it to the Tomcat runtime:
Project facet WebLogic Web App Extensions version 10.3 is not supported.
It might not be silly in other situations, but it is now.
Will I have any issues if I temporarily uncheck this facet for use with Tomcat, and eventually turn it back on when I deploy to WebLogic again?