You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by de...@geronimo.apache.org on 2004/10/05 12:36:32 UTC

[jira] Closed: (GERONIMO-356) tomcat-plan.xml : Missing Dependency mx4j/jars/mx4j-2.0.1.jar

Message:

   The following issue has been closed.

   Resolver: Jacek Laskowski
       Date: Tue, 5 Oct 2004 3:35 AM

Applied. Thanks Ralf!

A note: please create a patch from the root directory of the Geronimo sources. It would then be easier to apply it (it prevents navigating to a required directory to apply it), e.g.

  svn diff modules/tomcat/src/plan/tomcat-plan.xml > tomcat-plan.xml.patch
---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/GERONIMO-356

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: GERONIMO-356
    Summary: tomcat-plan.xml : Missing Dependency mx4j/jars/mx4j-2.0.1.jar
       Type: Task

     Status: Closed
   Priority: Major
 Resolution: FIXED

    Project: Apache Geronimo
 Components: 
             buildsystem
             Tomcat
   Fix Fors:
             1.0-M3
   Versions:
             1.0-M3

   Assignee: Jacek Laskowski
   Reporter: Ralf Barkow

    Created: Mon, 4 Oct 2004 12:18 PM
    Updated: Tue, 5 Oct 2004 3:35 AM

Description:
Eclipse reported an error in line 88 of TomcatGBean.java: 

    "The type javax.management.MBeanRegistration cannot be resolved.
     It is indirectly referenced from required .class files."


The error disappeared after adding 

    MAVEN_REPO/mx4j/jars/mx4j-2.0.1.jar

as classpath variable entry to the geronimo-tomcat project in my eclipse workspace.  

So, I think there is a dependency missing in tomcat-plan.xml
(see attached patch).  



---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira