facebook

Setting the Path for JAR Files.

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse Archived
  2.  > 
  3. Application Servers and Deployment
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #264905 Reply

    kumarasamymk
    Member

    Dear All,
    I’m a beginner in Developing J2EE applications.I have a pbm in setting up the path for Jar Files in my Application(My Eclipse 4.3 and WLS 8.1). I’m using POI library to export the Reports.Already i have added the POI jar in WEB-INF/lib. When i was trying to generate the report it’s saying class not found. If i’m adding in the Window>>Preference >> MyEclipse>>Application Servers>>Paths >> Prepend to class path then it’s working fine. This is good solution for Developement Env,But when the deployment comes i can’t have a Eclipse…How can i eliminate this Pbm..

    Thanks in Advance,
    Kumarasamy.M

    #264937

    Riyad Kalla
    Member

    Kumarasamy,
    After you add your library to your class path, you want to open your project properties, go to MyEclipse then Web then the “Deployment” tab, from there you need to tell the deployment tool the rules you want it to use when deploying JARs from your classpath. Then you should be OK.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Setting the Path for JAR Files.

You must be logged in to post in the forum log in