facebook

[Closed] Deploying dependent project jar file not working

💡
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 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #239755 Reply

    stevepan
    Member

    – System Setup ——————————-
    Operating System and version: Windows XP service pack 2
    Eclipse version: 3.1.0
    Eclipse build id: I20050627-1435
    Fresh Eclipse install (y/n): n
    If not, was it upgraded to its current version using the update manager? no
    Other installed external plugins:
    Number of plugins in the <eclipse>/plugins directory that begin with org.eclipse.pde.*: 4
    MyEclipse version: 4.0.2 GA
    Eclipse JDK version: 1.4.2_05
    Application Server JDK version: 1.4.2_05
    Are there any exceptions in the Eclipse log file? No

    If this is a DB related question please answer the following:

    RDBMS vendor and version:
    JDBC driver vendor and version, and access type (thin, type-2, etc):
    Connection URL:
    Eclipse error logs related to com.genuitec.eclipse.sqlexplorer packages:

    – Message Body ——————————-

    Hi,

    I’m having problems getting a jar file created and deployed for a dependent project using the “Jar dependent projects and place in lib directory” option. I am using Weblogic 8 and have read and followed the instuctions in the documentation section “Working with Web Projects – Section 10 Advanced Features”. I have tried various permutations of exploded deployments, build automatically etc but nothing seems to work i.e. all the main project files are deployed but the dependent project jar is not created/deployed in the WEB-INF/lib dir which results in class not found errors.

    Thanks for any assistance.

    — Steve Pankhurst

    #239793

    Riyad Kalla
    Member

    Steve,
    The dependent project must be a Java Project, is it?

    #239832

    stevepan
    Member

    Thanks a lot that was the problem. At some stage I must have added “WebProject Capabilities” to the dependent project. Removing these fixed the problem i.e. the dependent project jar is now created and deployed.

    thanks again, Steve

    #239833

    Riyad Kalla
    Member

    Glad to hear it’s working.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: [Closed] Deploying dependent project jar file not working

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