Hi, I am using Java JDK 1.4. I have created MyFistEjb.jar file which has 3 class files (EJB files). Now, I have to include xml files which are present in META-INF folder. I gave the following command at command prompt to include manifest files.
jar uvfm MyFirstEjb.jar META_INF. But it gave the following error: " java.io.FileNotFoundException: META-INF (Access is denied)" Can anyone point out the solution to this error. Thanks, View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3851878#3851878 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3851878 ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
