John Woolsey
2004-01-01 03:23:00 UTC
I am trying to deploy a second middlegen ejb to the same JBoss server
and I get the error:
org.jboss.deployment.DeploymentException: Sequence: Duplicate
abstract-schema name 'Sequence'. Already defined for Entity 'Sequence'.
Is this something I did or is deploying two middlegens to the same
server not supported? They are accessing two different databases.
Also if anyone cares I just wanted the EJBs so I fixed up the
dependencies in the Ant file so you could simply build the CMP stuff
without building struts and the like.
- bfn - JAW
and I get the error:
org.jboss.deployment.DeploymentException: Sequence: Duplicate
abstract-schema name 'Sequence'. Already defined for Entity 'Sequence'.
Is this something I did or is deploying two middlegens to the same
server not supported? They are accessing two different databases.
Also if anyone cares I just wanted the EJBs so I fixed up the
dependencies in the Ant file so you could simply build the CMP stuff
without building struts and the like.
- bfn - JAW