I check and table MYUSER DO exists...
dosclarineros 3 months ago
I dont know why i get this error
Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.3.0.v20110604-r9504): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLSyntaxErrorException: La tabla/vista 'MYUSER' no existe.
Error Code: -1
Call: SELECT NAME, PASSWORD FROM MYUSER
Query: ReadAllQuery(referenceClass=MyUser sql="SELECT NAME, PASSWORD FROM MYUSER")
if problem with starting DB, go with Terminal to proper location (the directory, where asadmin file is stored), then type ./asadmin start-database
andikrakow 3 months ago
i get "./bin/asadmin: Permission denied" what is wrong ?
andikrakow 3 months ago in playlist More videos from GlassFishVideos
For a tutorial on how to install Tomcat on Eclipse:
watch?v=LdThrERsSsI&feature=colike
Xeher1990 4 months ago
My Eclipse have not found EntityManagerFactory, even though I imported the javaee.jar to my project. What am I not doing?
ftabah 11 months ago
@ftabah Did you create a Java EE Dynamic Web Project and choose GlassFish as the runtime application server ?
arungupta 11 months ago
@arungupta yes is web dynamic, but it's tomcat
@ftabah You may have to add Persistence libraries for Tomcat, never tried that. Or you can use GlassFish, which is what this screencast is using.
@arungupta ok, thanks a lot! nice tutorial by the way...
I cant connect to the sample javaDB, I get connection refused
AminHi 1 year ago
@AminHi JavaDB need to be explicitly started, can you try that ?
arungupta 1 year ago
Comment removed
@arungupta Ok its working, Thanks, I had to go to glassfishv3 folder>open the asadmin file> bin>then type in start-database
how to get a form view in eclipse so tht i can drag and drop controls from tag library?
octopus796 1 year ago
Very good post!
Gilton7sky 1 year ago
leonelgamarra 1 year ago
Great tutorial:)
magnarw 1 year ago
I check and table MYUSER DO exists...
dosclarineros 3 months ago
I dont know why i get this error
Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.3.0.v20110604-r9504): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLSyntaxErrorException: La tabla/vista 'MYUSER' no existe.
Error Code: -1
Call: SELECT NAME, PASSWORD FROM MYUSER
Query: ReadAllQuery(referenceClass=MyUser sql="SELECT NAME, PASSWORD FROM MYUSER")
dosclarineros 3 months ago
if problem with starting DB, go with Terminal to proper location (the directory, where asadmin file is stored), then type ./asadmin start-database
andikrakow 3 months ago
i get "./bin/asadmin: Permission denied" what is wrong ?
andikrakow 3 months ago in playlist More videos from GlassFishVideos
For a tutorial on how to install Tomcat on Eclipse:
watch?v=LdThrERsSsI&feature=colike
Xeher1990 4 months ago
My Eclipse have not found EntityManagerFactory, even though I imported the javaee.jar to my project. What am I not doing?
ftabah 11 months ago
@ftabah Did you create a Java EE Dynamic Web Project and choose GlassFish as the runtime application server ?
arungupta 11 months ago
@arungupta yes is web dynamic, but it's tomcat
ftabah 11 months ago
@ftabah You may have to add Persistence libraries for Tomcat, never tried that. Or you can use GlassFish, which is what this screencast is using.
arungupta 11 months ago
@arungupta ok, thanks a lot! nice tutorial by the way...
ftabah 11 months ago
I cant connect to the sample javaDB, I get connection refused
AminHi 1 year ago
@AminHi JavaDB need to be explicitly started, can you try that ?
arungupta 1 year ago
Comment removed
AminHi 1 year ago
@arungupta Ok its working, Thanks, I had to go to glassfishv3 folder>open the asadmin file> bin>then type in start-database
AminHi 1 year ago
how to get a form view in eclipse so tht i can drag and drop controls from tag library?
octopus796 1 year ago
Very good post!
Gilton7sky 1 year ago
Comment removed
leonelgamarra 1 year ago
Great tutorial:)
magnarw 1 year ago