[jboss-user] [JBoss AOP] - Re: JBOSS AOP and Exception Handling

rajeshandjava do-not-reply at jboss.com
Tue Aug 12 16:13:36 EDT 2008


Yep My Code is a simple one what it does is 

String a=null;
System.out.println(a.length());

The above statements throw a Null Pointer Exception and i expect my ExceptionHandler class to print few SOP statements 

  
        
    

But the above code doesnt work :(


We are trying this prototype so that if this works then we can shift our enterprise code to JBOSS AOP and JBOSS

Please help

Regards
Rajesh

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4170168#4170168

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4170168



More information about the jboss-user mailing list