Vineet Reynolds <vineet.reynolds(a)gmail.com> wrote, in response to MarwenBRIKCHA:
Well, this error informs there is some failure with starting the JPA service. As far as
this tutorial is concerned, it is usually due to :
* some failure to create tables via the DDL statements issued by Hibernate. This is
usually resolved by restoring any changes to the persistence.xml file and redeploying the
app/restarting the container, or
* a failure to start the service due to missing classes. Sometimes this is due to the
missing Hibernate Search module that needs to be installed; you'll see a no class
definition found error if such is the case. You'll find info on setting up Hibernate
Search, in this chapter :
http://www.jboss.org/jdf/examples/ticket-monster/tutorial/HibernateSearch...
Would you please post any relevant stacktraces (including any failures to create tables)
to pastebin or some other service, if this is not the problem?
IP address: 122.167.244.107
Link to comment:
http://redirect.disqus.com/url?url=http%3A%2F%2Fjboss.org%2Fjdf%2Fexample...
MarwenBRIKCHA wrote:
When I deploy the project , i see some error on console like
Failed to start service
jboss.persistenceunit."jboss-javaee6-webapp.war#primary":
org.jboss.msc.service.StartException in service
jboss.persistenceunit."jboss-javaee6-webapp.war#primary": Failed to start
service
How can i resolv this problem !
thanks
-----
Options: You can moderate through email. Respond in the body with "Delete".
Reply with "Like" to like this comment, or respond with anything else to approve
this comment and post your message as a reply comment.
Or use the moderate panel:
http://jdf.disqus.com/admin/moderate/#/pending
Stop receiving notifications when new comments are posted:
http://disqus.com/account/#notifications