We are using Oracle DB and creating a JPA SEAM project and we go through the following steps.
1. Create SEAM project
2. Create EAR Project
3. Define Datasource connections properties and ensure connection works. Generate project.
4. Generate seam entities and nothing is ever returned.
We used to have an error like this so I restarted the IDE and used the hibernate tool and ran it. Still nothing generated.
We are using Seam 2.0.1GA and JBoss Dev Studio 1.0.
ANy help or assistance would be appreciated..
1 and 2 sonds weird to me...it is just one step right ?
"nothing is ever" returned ? What did you specify for default schema ? oracle is case sensitive on that part.