Thursday, July 26, 2012

Unknown initial character set index ’192′ received from server

Detail exception is :
java.sql.SQLException: Unknown initial character set index '192' received from server.
Initial client character set can be forced via the 'characterEncoding' property.



Solution :
find my.ini file of mysql 
And comment two lines bellow :

#collation_server=utf8_unicode_ci
#character_set_server=utf8


So far it works for me . 
But this is a known bug and fixed earlier hear .


http://bugs.mysql.com/bug.php?id=22456






Monday, July 23, 2012

Install Java Cryptography Extension (JCE) Unlimited Strength Jurisdiction Policy Files 6

  • Step one :
    Download required files from hear. This two file are not shifted with standalone jre download. Hear you will get two file namely :
    • local_policy.jar
    • US_export_policy.jar
  • Step Tow :
    Find jre installation directory in your windows/linux machine .
    And locate the path
    C:\Program Files\Java\jre6\lib\security  
    //[in case of my windows 7 machine]

  • Step Three :
    Just past downloaded two files in located directory and overwrite previous two.

This will facilitate AES key generation up to 256 bits.

Example :

keyGenerator = KeyGenerator.getInstance("AES");
keyGenerator.init(256);

For enthusiastic readers further reference on Java Security

Tuesday, July 03, 2012

WSDL , WADL , XRD

WSDL : Web Service Description Language
WADL : Web Application Description Language
XRD : Extensible Resource Descriptor


Sunday, July 01, 2012

Introduction To Session Bean


Web Service Security Concern

Writing on going , sorry for being waiting you .

http://www.w3.org/TR/ws-arch/#security

Wings of Fire


Wings of Fire: An Autobiography of APJ Abdul Kalam is an autobiography of A P J Abdul Kalam, former President of India. It was written by Dr. Kalam and Arun Tiwari. Wikipedia
A books of turning point of former president of India. And a man of honor. I read the almost four yer's ago . So hear is my soul experience about the book,