Subject | Re: JBoss 3.0.0 CVS Build |
---|---|
Author | rrokytskyy |
Post date | 2002-02-08T13:00:12Z |
> 08:04:48,101 ERROR [EJBDeployer] Could not deploytable, Cause:
> file:/opt/jboss-3.0.0DR1/deploy/CaSS-Security.jar
> org.jboss.deployment.DeploymentException: Error while creating
> java.sql.SQLException: GDSException: unsuccessful metadata updatI would say that the size of the column that is supposed to be the
> e
> key size too big for index RDB$PRIMARY13
> ...skipped
primary key is greater than allowed in Firebird (correct me if I am
wrong, but that's 128 bytes). Check the deployment descriptors and
type mapping, probably you will have to define the custom field size
in jaws.xml (is it still jaws.xml? my last jboss was 2.2.1).
Roman Rokytskyy