facebook

How to add jboss libs to build path

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

    atomz4peace
    Participant

    I thought this would be written down but I could not find it. I have a project the deploys on jboss and some of the java files need the server-provided libraries to build. In normal eclipse wtp you can simply add the server libraries to the build path.

    How do you do the same with ME? I simply want ME to know where the jboss-provided jar files are (like jsf/jstl/el/log4j/etc…) so it can build my java files, but not need to deploy those since they are already on the server.

    Thanks!

    #307750 Reply

    support-joy
    Member

    atomz4peace,

    Can you answer few queries for me?
    1. Can you copy and paste your installation details? Open MyEclipse IDE, from menu options click on MyEclipse > Installation Summary > Installation Details.
    2. Have you configured JBoss? Have you deployed your app on JBoss?
    Typically if you would like to add jar files to your build path, you can do that by –
    Right Click on your Project > Build Path > Add Library > User Library. Add the relevant Libraries as User Library.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: How to add jboss libs to build path

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