A new comment was posted on JDF Project site


franleplant

Hey Guys!

I have created the Java EE we application as the tutorial says, Im trying to create a different application. But, whenever I try Run as -> Run on Server:

This is weird, my application doesnt have those files or that name, and dont have that configured anywhere.

15:07:34,146 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-2) JNDI bindings for session bean named MemberRegistration in deployment unit deployment "ticket-monster.war" are as follows:

java:global/ticket-monster/MemberRegistration!org.jboss.jdf.example.ticketmonster.service.MemberRegistration

java:app/ticket-monster/MemberRegistration!org.jboss.jdf.example.ticketmonster.service.MemberRegistration

java:module/MemberRegistration!org.jboss.jdf.example.ticketmonster.service.MemberRegistration

java:global/ticket-monster/MemberRegistration

java:app/ticket-monster/MemberRegistration

java:module/MemberRegistration

And on top of that then it fails:

15:07:41,331 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] (MSC service thread 1-2) HHH000389: Unsuccessful: drop sequence hibernate_sequence

15:07:41,342 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] (MSC service thread 1-2) Sequence "HIBERNATE_SEQUENCE" not found; SQL statement:

drop sequence hibernate_sequence [90036-161]

Also, localhost/ticket-monster/index.jsf is working, I dont know where is that file.

Any clues why this might be? Im trying to create a different app from ticket monster, but Im having troubles here. I have created all the Entity classes and I want to see them in the H2 console but Im stuck.

Any help will be highly appreciated.

Fran

1:14 p.m., Saturday Nov. 23

 
  Reply to franleplant  
 
 
 
 

Moderate this comment by email

Email address: franleplant@gmail.com | IP address: 201.231.7.112

Reply to this email with “Delete”, “Approve”, or “Spam”, or moderate from the Disqus moderation panel.