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
When you create a new Web module project, make sure to set J2EE 1.3 as the spec level, J2EE 1.4 is what is the default and what was used to generated that web 2.4 version file, which JRun doesn’t currently support.
ty for response.
what can i do with existing web projects? can i just change the library set from 1.4 to 1.3.
or do i have to delete the project (without deleteing the content) and make a new?
The easiest way is to create a new J2EE 1.3 project, and copy over the web.xml file from it into your new project and also change the library set from 1.4 to 1.3 as you stated. Also you want to open your .mymetadata file and change the “j2ee-spec” value from 1.4 to 1.3