Change Notes item #829411, was opened at 2003-10-24 14:17
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=381174&aid=829411&group_id=22866
Category: None
Group: v3.2
Status: Open
Priority: 5
Submitted By: Fusayuki Minamoto (minamoto)
Assigned to: Nobody/Anonymous (nobody)
Summary: Jetty CMPState deployment error
Initial Comment:
When we change typemapping from "Hypersonic SQL" to
other database, we get an SQL
exception because the "Hypersonic SQL" still exists in
the jbosscmp-jdbc.xml of
jboss-web-ejb.jar.
22:15:34,455 INFO [EjbModule] Deploying CMPState
22:15:47,732 ERROR [EntityContainer] Starting failed
org.jboss.deployment.DeploymentException: Error while
creating table jetty_https
ession_cmpstate; - nested throwable:
(java.sql.SQLException: ERROR: Type "varbinary"
does not exist)
at
org.jboss.ejb.plugins.cmp.jdbc.JDBCStartCommand.createTable(JDBCStartCommand.java:232)
at
org.jboss.ejb.plugins.cmp.jdbc.JDBCStartCommand.execute(JDBCStartCommand.java:93)
at
org.jboss.ejb.plugins.cmp.jdbc.JDBCStoreManager.startStoreManager(JDBCStoreManager.java:445)
at
org.jboss.ejb.plugins.cmp.jdbc.JDBCStoreManager.start(JDBCStoreManager.java:351)
at
org.jboss.ejb.plugins.CMPPersistenceManager.start(CMPPersistenceManager.java:152)
The jboss-web-ejb.jar is a not-exploded jar, so I don't
think many people can
find and edit the descriptor easily.
Could you remove the "Hypersonic SQL" typemapping from
the jetty/src/build.xml?
Thank you.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=381174&aid=829411&group_id=22866
-------------------------------------------------------
This SF.net email is sponsored by: The SF.net Donation Program.
Do you like what SourceForge.net is doing for the Open
Source Community? Make a contribution, and help us add new
features and functionality. Click here: http://sourceforge.net/donate/
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development