Monday 26 January 2015

OWASP : Resource Injection

Recently  we have a code scan for one of our projects and "Resource Injection" is reported, below is an explanation from Open Web Application Security Project (OWASP) for this vulnerability:

Wednesday 14 January 2015

Oracle Certified Associate/Professional Java SE 8 Programmer

If you are like me holding SCJP 5 (EXAM 310-055) and wish to upgrade to OCA (EXAM 1Z0-808)/OCP Java SE8 Programmer , then you can come to this post often.

Monday 12 January 2015

JBoss Fuse : Spring managed Quartz


Let's assume you have some basic knowledge of osgi ,and want to deploy your Spring powered batch job into JBoss Fuse.


Step 1 : connecting to the right maven repository

    com.springsource.repository.bundles.release
    EBR Spring Release Repository
    http:// repository.springsource.com/maven/bundles/release


    com.springsource.repository.bundles.external
    EBR External Release Repository
    http:// repository.springsource.com/maven/bundles/external

Sunday 11 January 2015

JBoss WildFly 8 : log4j not logging


For a newly installed JBoss WildFly 8 if your application is using log4j , there would not be any log in the file or console.

Flag Counter