Re: S2 annotations to limit HTTP methods?

2013-03-25 Thread Dian Aditya
Hi, Take a look at http://java.net/projects/s2restplugins, our team has developed struts2 plugin that have annotation similar to Convention plugin's annotation, with the additional property like @Action(name="myaction", method=HttpMethod.GET) Yo

Re: JasperReport Weblogic 11g NPE Problem

2012-06-28 Thread Dian Aditya
t by enabling the "Archived Real Path" global property in > Weblogic admin console > configuration > Web Applications. > > Doing same might help you. > > On Tue, Jun 26, 2012 at 4:53 PM, Dian Aditya >wrote: > > > Hi, > > > > I've deployed

JasperReport Weblogic 11g NPE Problem

2012-06-26 Thread Dian Aditya
Hi, I've deployed my struts2 application which uses jasperreports plugin. When deploying in Glassfish3 and Tomcat, the reports working fine. But when I deploy to Weblogic 11g the following NPE is given. java.lang.NullPointerException at weblogic.servlet.internal.ServletResponseImpl.sendError(Serv