Oct 31, 2017

Maven step by step tutorial




Maven step by step -

Mar 23, 2014

NameNotFoundException : Resource(Data Source/etc.,) Not Found


Resource(Data Source/etc.,) Not Found issue : NameNotFoundException

javax.naming.NameNotFoundException: resolved com. Remaining com/source/poolName

Failed to get connection from datasource !java.sql.SQLException: Pool connect failed : java.sql.SQLException: Data Source cpi_PoolTXDS does not exist.


Solution

  1. Check Whether application is pointed/attached  to deployed server.


1 >> Pool name
2 >> Server name

If it is not pointed to the server , then the 'target' column in Data Source is empty as shown below.





Then we need to add/point/connect the respective pool to the server



Then you will get the target added to the data source.


Now try to access the application and you will find it's working fine.

Jan 27, 2014

Hibernate Interview Question & Answers PDF format

Here you can find the popular/regular interview question and Answers on Hibernate frame work .
These Question & Answers  will help you through the technical round of java in any organization.

Question and Answers are in .pdf format ,You can 


  • Download pdf file  
  • View it in full screen mode for reading on the screen.
  • Search for particular topic using search input box below the screen.
Hibernate_one_Q_A

If you are unable to view please click here to download pdf file. Download Hibernate Question & Answers PDF

Jan 26, 2014

JDBC Interview Questions & Answers PDF Format

Here you can find the popular/regular interview question and Answers on Spring frame work .
These Question & Answers  will help you through the technical round of java in any organization.

Question and Answers are in .pdf format ,You can
  • Download pdf file  
  • View it in full screen mode for reading on the screen.
  • Search for particular topic using search input box below the screen.
JDBCInterviewQuestions


If you are unable to see / find any issues you can download the same JDBC question and answers here Download JDBC Q&A PDF

Jan 25, 2014

Spring Interview Questions & Answers PDF format

Here you can find the popular/regular interview question and Answers on Spring frame work .
These Question & Answers  will help you through the technical round of java in any organization.

Question and Answers are in .pdf format ,You can 

  • Download pdf file  
  • View it in full screen mode for reading on the screen.
  • Search for particular topic using search input box below the screen.
Spring-Question & Answers.pdf



 If you find issues/ not able to see please click download pdf file here Download Spring Q&A

Here it goes more Spring Question and answers here. Spring-Question_Answers-Part 2


If you find issues/ not able to see please click download pdf file here Download Spring Q&A

Main Differences Between SVN and Git