Monday, 9 September 2013

Revert back to Google Chat from Hangouts in Gmail

  1. Sign into Gmail.
  2. After Hangouts section is loaded, click on your name and choose Revert to old chat.
    This option is only available in Gmail and is not available in Google Plus.
  3. Click on the button which says Revert to old chat in the confirmation dialog box.

Monday, 12 August 2013

Glassfish server runtime requires full JDK instead of JRE

Glassfish server runtime requires full JDK instead of JRE

Start eclipse
Go To windows ---> Preferances
Under javainstalled JRES hit Add button
Select ‘Standard VM’ Then Next
Set JREHome=” C:\Program Files\Java\jdk1.6.XXXX”

Click Finish

Friday, 9 August 2013

Adding GlassFish Server as a Server in NetBeans IDE

1- Select Tools -> Server
2-Click Add Server.
3-Under Server, select GlassFish v3 and click Next.
4-Under Platform Location, browse to or enter the location of your GlassFish Server installation.
or
Give install glassfish server path
5-Click Next.
6-Under Domain, use the drop-down list to select an existing domain, type in the path to the domain directly in the field, or type the name of a new domain to create.
7-Click Finish.






Visit Glassfish eclipse jdk
Glassfish server runtime requires full JDK instead of JRE

http://mytechnologythought.blogspot.in/2013/08/glassfish-server-runtime-requires-full.html

Saturday, 22 June 2013

java.lang.classnotfoundexception org.hibernate.annotations.entity

java.lang.classnotfoundexception org.hibernate.annotations.entity
 
Add this jar file
 
hibernate-annotations.jar