chat box....

Thursday, December 8, 2011

How Hibernate Applications are managed by JBoss AS ??

Developing Applications with JBoss and Hibernate:

In this two-part article, we will cover the following topics:

* A short introduction to Hibernate
* Setting up our proof of concept for the Hibernate project
* Reverse engineering a database schema into Hibernate POJOs and mapping files
* Deploying the application to JBoss AS
* Comparing the Hibernate technology with EJB 3 persistence (JPA).

Tuesday, November 29, 2011

Simple guide to Java Message Service (JMS) using ActiveMQ

Access the link below to have a good idea about ActiveMQ.

ActiveMQ for JMS

Monday, November 28, 2011

Good Tutorial on Spring's HTTP Remoting with non-browser clients.

Hi,here is the link which explains Spring's HTTP Remoting with non-browser clients.
Click here to access the tutorial.

Wednesday, November 23, 2011

How to add SVN plugin for SpringSource Tool Suite ?

Here is how to add the SVN plugin ig you need it

1. Open the STS dashboard.

2. Go to Extensions. This is under help and documentation.

3. Look for Subclipse. Check the checkbox and click Install.

If you do not see Subclipse it implies that it is already installed on your IDE.

Friday, September 9, 2011

Struts 2 Tutorial: Create Struts 2 Application in Eclipse

Hey all,
I started working on struts 2.I found a good start up example to familiarize the topic.

For access the link click here.

Friday, July 8, 2011

Monday, July 4, 2011

Crazy SMS Logo





Logo i created for sample Android SMS application.

Tuesday, June 7, 2011

Recording addon for Skype

Hey recently i started using Skype.I found some useful information to record our skype call.


Check this and enjoy the feature.

Check here

Always prefer easy living....Keep on enjoyyyyy

Monday, March 7, 2011

MySQL Workbench IDE Download and Installation Process

Downloading Process :
 
Step 1 : Copy and paste this link http://dev.mysql.com/downloads/workbench/5.1.html in the Browser
window.
Then we can observe at the bottom of the web page with Download buttons. Click the download button
related to windows operating system as shown in the fig below.
Step 2 : After clicking download button the following screen will appear.

Click at the “>>No thanks,just take me to the downloads!”the screen related to this is shown below.
Step 3 : Then the following screen will appear for choosing mirror site for faster downloading.

We can select one country in this list, for example I select HTTP of The UK Mirror service. see below fig.




Step 4 : Then select Save File radio button and then click OK button.
Step 5 : After downloading that zip file, save it in your local system folders.
Step 6 : Right click on that zip file and select extract Here



Step 7 : Finally we obtained mysql-workbench-gpl-5.2.31a-win32 installer software.
Installation Process :

Step 8 : Double click on that installer software. then we get the screen as below,
Step 9 : Click on Run Button (see in the above screen)
Step 10 : click Next button.
Step 11 : click Next button.
Step 12 : Click on Install button. And then Finally click finish button.

It now finishes the installation.

MySQL Database Download And Installation Process

Downloading Process:
Step1 : Click on the link below to access the download page.
           http://dev.mysql.com/downloads/mysql/5.1.html
Step 2 : Select the appropriate Operating System from the drop down menu and click the download button.

Step 3 : It pops up a Login Screen. If you already have a MySQL.com account you can login with that,else
create New Account. You can even have the option to download without Login. Click the link 'No thanks,just take me to the downloads!'.


Step 4 : Now choose a mirror site close to you from the list of servers appear on the screen.

Step 5 : A dialogue box pop up on the screen. Click Save File Button. It downloads                                  'mysql-essentials- 5.1.55-win32.msi' file.

Installation Process :
Start installation process by double click installer file.
Welcome to the setup wizard for MySQL Server 5.1
                   Click Next.


Choose Setup Type
MySQL installer provide 3 type of setup :
        1. Typical; recommend for general use.
        2. Complete; all program features will be installed.
        3. Custom; I prefer this one because I want to specify installation folder
Choose Custom and Click Next.
Change install location to C:\mysql\ by click Change button and enter new path. Click Next when you’re ready.

Ready to install program
Examine current setting produced by wizard. click Install to start the process.

Little advertisement from MySQL click Next.

   Click Next.


Click Finish to exit the wizard.
make sure to check “configure the MySQL server now“.


Configure MySQL server on Windows 7

MySQL Server Instance Configuration Wizard will start, it will help us to configure MySQL server in easy way.
Click Next.

Select “Detailed Configuration” and click Next.

Choose “Developer Machine” for server type. It will use minimal amount of memory.

Click Next.

Select “Multifunctional Database” for database usage.
Click Next.
Click Next.



At this stage MySQL Server successfully installed with account root enabled with password.



Thursday, February 24, 2011

Step By Step Eclipse IDE(3.4.2) Download and Launching Process with Screen Shots:

Software Downloading Process:
Step1:Click Here to reach the download site.
Step2: The page you visit is as shown in the figure below.













Step3:Click the Windows-32-bit Download Link as shown in the fig below.









Step 4:Then select the “Save File” radio button.

















Step 5:Then Click OK






Step 6: Then it downloads a file 'eclipse-jee-galileo-win32.zip' in the downloads folder.

Eclipse IDE Installation Process with Screen Shots:

Step7 : Right Click on the downloaded zip file and select Extract Here icon and press enter.





Step 8: Extraction takes place and a folder with name Eclipse creates in the same folder.





Step 9: You now move this folder and store in the desired location where you are comfortable to
organize.

Step 10 :Double click on the Eclipse folder. It contains the files as shown in the below figure.

Step 11 :Double Click on the Eclipse Icon,to launch Eclipse IDE.






Step 12: Then Eclipse Starts Launching.




Step 13:It prompts a window to select the workspace.
Browse,if you want to change the default work space location and press OK.

Step 14: Now it launches the Eclipse IDE. It is as shown in the fig below.





Step 15: The IDE is ready to work.



All the BEST....Learn Well...Use well..



How To Download and Install Java

Downloading Process::
Step1 : To Download java Click Here
Step2:  Click on the Download JDK Button.
Step3: Select the Operating System from the drop-down menu. And mark the checkbox to agree terms and       click Continue.
Step4: Click the link  jdk-6u24-windows-i586.exe
Step5: It displays a save dialogue box. Browse the location to save the file and press Save.

Installation Process:
Step1: Browse the location where you saved the downloaded Jdk software
Step2: Double click on the Downloaded Jdk-6u24-windows-i586.exe file.
Step3: You will see jdk 6 update 1 window
Step4: After processing,License Agreement Window will open. Click Accept.
Step5: Now a "Custom Setup" window  opens.
Step6: Click on "Change" button to choose the installation directory. Here it is "C:\Program Files\ Java\jdk1.6.0_01". Now click on "OK" button.
Step7: Clicking the "OK" button starts the installation.
Step8: Next window asks to install Runtime Environment.
Step9: Click the "Change" button to choose the installation directory of Runtime Environment. We prefer not to change it. So click "OK" button.
Step10: Click "OK"  button starts the installation.
Step11: Now "Complete" window appears indicating that installation of jdk 1.6 has completed successfully. Click "Finish" button to exit from  the installation process.
Step12: The above installation will create two folders "jdk1.6.0_01" and "jre1.6.0_01" in "C:\ Program Files\ java" folder.