[jboss-jira] [JBoss JIRA] Created: (JBAS-4147) Build and install missing derby-plugin.jar

Panagiotis Astithas (JIRA) jira-events at lists.jboss.org
Thu Feb 22 11:30:35 EST 2007


Build and install missing derby-plugin.jar
------------------------------------------

                 Key: JBAS-4147
                 URL: http://jira.jboss.com/jira/browse/JBAS-4147
             Project: JBoss Application Server
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Build System, Installer
    Affects Versions: JBossAS-4.0.5.GA, JBossAS-4.0.4.GA
         Environment: Windows XP, JDK 6, although irrelevant to the issue here.
            Reporter: Panagiotis Astithas
         Assigned To: Rajesh Rajasekaran


When using the Derby DBMS with jboss, the example configuration file in:

JBOSS_HOME\docs\examples\jca\derby-ds.xml

references a Derby MBean:

<mbean code="org.jboss.jdbc.DerbyDatabase" name="jboss:service=Derby" />

This MBean is supposed to properly start and shutdown the embedded Derby instance. It is supposed to be delivered as a jar in  JBOSS_HOME\server\default\lib\ along with hsqldb-plugin.jar, for instance, which serves a similar purpose.

Unfortunately the zip/tar.gz download does not appear to contain it, nor the JEMS installer seems to create it, even when configured with Derby instead of HSQL.

Apparently the jar gets built when building jboss in varia/output/lib, but not in the default directory.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list