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
I have a .jar file in an EJB MDB project that I want to include in the export. I can’t seem to get the export to include the .jar file. I have it checked in the “Order and Export” portion of the Build Path. What steps do I have to follow to do this? Also, in order to have the .jar file included in the runtime classpath when deployed, I think I need to specify the “Class-path” in the manifest…is that right, or will MyEclipse do that automatically (assuming I do it right!)? Thanks.
Tom, Are you deploying an EAR that has an EJB Project as a module AND that EJB project contains a JAR that needs to get deployed too?
(I’m trying to understand the scenario better). Also, MyEclipse will generate the correct MANIFESTs for you, right-click on the EAR, go down to MyEclipse and I believe it’s called Regenerate Manifests.