]
Max Rydahl Andersen updated JBIDE-17010:
----------------------------------------
Fix Version/s: 4.2.x
(was: 4.2.0.CR1)
Hibernate schema update error while deploying Seam Portlet on JPP
6.1.1
-----------------------------------------------------------------------
Key: JBIDE-17010
URL:
https://issues.jboss.org/browse/JBIDE-17010
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: portal-gatein
Affects Versions: 4.2.0.Beta1
Environment: JPP 6.1.1, Seam 2.3.2, Portlet Bridge 3.2.1, Database: HSQL
(DefaultDS)
Reporter: Radoslav RĂ¡bara
Assignee: Snjezana Peco
Fix For: 4.2.x
Attachments: jpp611.log
There is an error in console output when seam portlet is deployed to JPP 6.1.1.
{code}
ERROR [org.hibernate.tool.hbm2ddl.SchemaUpdate] (ServerService Thread Pool -- 84)
HHH000299: Could not complete schema update: java.lang.NullPointerException
{code}