]
Snjezana Peco resolved JBIDE-17010.
-----------------------------------
Resolution: Cannot Reproduce Bug
Please reopen the jira if you can reproduce the issue with the New Web Seam Project
wizard.
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.0.CR1
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}