pkganapathi
Programmer
Hi all,
I have a web project and a Java project created in WSAD. The web project is deployed in an EAR project also in WSAD. Now in one of the classes in the Java project I try to look up a file from the system. When I try to do the same within the java project through a main method it identifies the path and looks up the file,but doing the same from the web module it throws FileNot found exception. I have included the correspondin Java project in the classpah of the web project as well as the deployed EAR project. Can someone please tel me where I am going wrong in setting up the configuration.
-thanks,
Assistant Consultant
Tata Consultancy Services
I have a web project and a Java project created in WSAD. The web project is deployed in an EAR project also in WSAD. Now in one of the classes in the Java project I try to look up a file from the system. When I try to do the same within the java project through a main method it identifies the path and looks up the file,but doing the same from the web module it throws FileNot found exception. I have included the correspondin Java project in the classpah of the web project as well as the deployed EAR project. Can someone please tel me where I am going wrong in setting up the configuration.
-thanks,
Assistant Consultant
Tata Consultancy Services