NullPointerException during servlet.service()

2012-02-20 Thread Adrien RUFFIE
, [cid:image006.png@01CCEFF1.CF451670]http://e-deal.biz/kd/9eZ [cid:image003.png@01CCEFF1.7DF09F60]http://e-deal.biz/kd/UOh[cid:image004.png@01CCEFF1.7DF09F60]http://e-deal.biz/kd/X9Q[cid:image005.png@01CCEFF1.7DF09F60]http://e-deal.biz/kd/bTG Adrien RUFFIE Ingénieur RD 40, rue du Village

JMX Tomcat

2012-11-14 Thread Adrien RUFFIE
/kd/9eZ [cid:image003.png@01CDC258.40E4A7D0]http://e-deal.biz/kd/UOh[cid:image004.png@01CDC258.40E4A7D0]http://e-deal.biz/kd/X9Q[cid:image005.png@01CDC258.40E4A7D0]http://e-deal.biz/kd/bTG Adrien RUFFIE Ingénieur RD 40, rue du Village d'Entreprises 31670 Labège www.e-deal.comhttp://www.e-deal.com

Jasper compiler for included jsp

2013-01-17 Thread Adrien RUFFIE
Hello all I have following pages : displayPerson.jsp and displaySocialNetwork.jsp my first displayPerson.jsp include the second by following tag: %@include file=./displaySocialNetwork.jsp% In the first page (displayPerson.jsp) following variable is declared: % String id = person.getId(); % And

RE: Jasper compiler for included jsp

2013-01-17 Thread Adrien RUFFIE
- De : Christopher Schultz [mailto:ch...@christopherschultz.net] Envoyé : jeudi 17 janvier 2013 19:04 À : Tomcat Users List Objet : Re: Jasper compiler for included jsp -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Adrien, On 1/17/13 9:38 AM, Adrien RUFFIE wrote: Hello all I have following

Jasper compilation

2013-03-06 Thread Adrien RUFFIE
Hello All I search to fail following ant task, if an error occurs like this: [jasper] GRAVE: file:C:/Java/Workspaces/Indigo/webapp/targetwebapp-Head-SNAPSHOT/admin/actor/edit.jsp (line: 487, column: 82) Attribute qualified names must be unique within an element But the ant task doesn't fail

Specific class loading in my webapp

2014-04-03 Thread Adrien RUFFIE
Hello all, I search a means to force my webapp when is deploy in tomcat, to take several jars/classes in located in a specific directory. For example when my webapp start, it load jars into /var/lib/my-repository/ Is it possible to do this directly with a classloader in my webapp, and also

RE: Specific class loading in my webapp

2014-04-03 Thread Adrien RUFFIE
 : Christopher Schultz [mailto:ch...@christopherschultz.net] Envoyé : jeudi 3 avril 2014 18:11 À : Tomcat Users List Objet : Re: Specific class loading in my webapp -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Adrien, On 4/3/14, 3:53 AM, Adrien RUFFIE wrote: I search a means to force my