hello arun sir .. actually i downloaded a different version of eclipse ..
jee birt """Eclipse IDE for Java and Report Developers
Version: Helios Service Release 1
Build id: 20100917-0705""" and i dnt find all the tools of oracle in mine like in ur version .. can u help me out how to add all others .. n tell me some other differences between both versions ... i will be very thankful to u
o.0 I get "Internal Exception: com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Column 'name' cannot be null" On the part around 41:50 in the video. It cannot get the name value from the html textbox (f.getName() where f is @Inject Friend f;) and the variable stays null.
@GlassFishVideos ok, that's what I thought after installing both. *g*
I finally managed to get everything running. The most difficult part was to configure the data source. In your video, database configuration had already been prepared beforehand. It took, me some time to realize that your example won't run out of the box without preparations. If you'd add an explanation of data source configuration, your example would be all-inclusive. Nonetheless, I think your video is great and very useful!
Thank you!!
PORKIKING 4 weeks ago
gr8!
slavikdobromyslov 1 month ago
This has been flagged as spam show
For a tutorial on how to install Tomcat on Eclipse:
watch?v=LdThrERsSsI&feature=colike
Xeher1990 4 months ago
FIX ACCENT PLZ THX
Stigby89 5 months ago
our teacher made us watch this fucking 1 hour video to do a shitty ass assignment because he is too lazy to teach himself.
GLTANKING4445 5 months ago
thank you for the great tutorial, you mentioned the source was available on your blog, but I can't seem to find it ? cheers mick
mebattin 6 months ago in playlist eclipse & glassfish
got it working,ManagedBean hs to be javax.annotation.ManagedBean, not faces one
vitesseont 9 months ago
this is very good,accept the voice is lower in my computer.
I got one problem in last part of Restfull Web Service.When getText was called,injected EJB(FriendEJB bean) is null,how this can be fixed,thanks
vitesseont 9 months ago
This videotutorial was superb. thank you
unruheGER 11 months ago
Arun sir,thanks for ur feedback .
kunalaggarwal8400 1 year ago
hello arun sir .. actually i downloaded a different version of eclipse ..
jee birt """Eclipse IDE for Java and Report Developers
Version: Helios Service Release 1
Build id: 20100917-0705""" and i dnt find all the tools of oracle in mine like in ur version .. can u help me out how to add all others .. n tell me some other differences between both versions ... i will be very thankful to u
kunalaggarwal8400 1 year ago
@kunalaggarwal8400 You can configure GlassFish in Helios builds as shown in the beginning of this screencast.
arungupta 1 year ago
arun sir ..actually i downloaded
( jee + birt) """Eclipse IDE for Java and Report Developers
Version: Helios Service Release 1
Build id: 20100917-0705""""""""""""" is there any difference between ur version n mine and
kunalaggarwal8400 1 year ago
WARNING: StandardWrapperValve[Faces Servlet]: PWC1406: Servlet.service() for servlet Faces Servlet threw exception.
what should i do?
mchinmayee 1 year ago
really good.
mchinmayee 1 year ago
Initial value for Path Annotation after generating the class FriendResource is "generics"and not "friend". Please correct or document this.
Configuration of JDBC resource is trivial but you should document this to.
Thanks for your effort!
kasterS69 1 year ago
o.0 I get "Internal Exception: com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Column 'name' cannot be null" On the part around 41:50 in the video. It cannot get the name value from the html textbox (f.getName() where f is @Inject Friend f;) and the variable stays null.
Any ideas?
Stipoon 1 year ago
@Stipoon have you added @Named on Friend ? Also the "name" column is the primary key and so cannot be null.
GlassFishVideos 1 year ago
I did not catch the reason why you showed two eclipse installations...?
Tecturon 1 year ago
@Tecturon These were two options, you can use either of them.
GlassFishVideos 1 year ago
@GlassFishVideos ok, that's what I thought after installing both. *g*
I finally managed to get everything running. The most difficult part was to configure the data source. In your video, database configuration had already been prepared beforehand. It took, me some time to realize that your example won't run out of the box without preparations. If you'd add an explanation of data source configuration, your example would be all-inclusive. Nonetheless, I think your video is great and very useful!
Tecturon 1 year ago
this is really good
acrvn 1 year ago
@acrvn thanks!
GlassFishVideos 1 year ago