Hi All,

        Iam working on creating a jar file and executing it.Here we are able
to create the jar (for example:schedule.jar) file.
My problem is:
     when we try to execute the application which is packaged in jar file it
is not able to recognize the jsch-0.1.37.jar file(which is in the
schedule.jar) who's class path is mentioned as
 D:/websites/mymdworld/webapps/ROOT/WEB-INF/lib/jsch-0.1.37.jar;

     Here,When we run the schedule.jar file through eclipse it is running
fine and when we try to run the application directly by double clicking on
schedule.jar, it is not able to recognize the jsch-0.1.37.jar which is
mentioned in the classpath.

Please can anyone help me in this issue.
Thanks in Advance......

Thanks & Regards,
Swathi.K

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to