Re: Antwort: RE: Running Struts 2 Project in WebSphere Application Serve 7.0.0.19

2014-03-24 Thread Lukasz Lenart
2014-03-24 23:23 GMT+01:00 manohar : > com.ibm.ws.webcontainer.webapp.WebApp logError SRVE0293E: [Servlet > Error]-[Attribute "class" must be declared for element type "validator".]: Here you have the answer. Regards -- Ɓukasz + 48 606 323 122 http://www.lenart.org.pl/

Re: Antwort: RE: Running Struts 2 Project in WebSphere Application Serve 7.0.0.19

2014-03-24 Thread manohar
Hi, Thanks for your response. I changed the class loader settings but now I am getting different error: [3/24/14 16:20:39:455 MDT] 0017 webapp E com.ibm.ws.webcontainer.webapp.WebApp logError SRVE0293E: [Servlet Error]-[Attribute "class" must be declared for element type "validator".]: Unable

Re: Struts2 multiple submit buttons in One action class

2014-03-24 Thread Dave Newton
On Sat, Mar 22, 2014 at 6:31 AM, struts2problems < charitha.nagell...@gmail.com> wrote: > private static PInfoDTO bean; > Whoa; that can't be a good idea, regardless of anything else. Dave -- e: davelnew...@gmail.com m: 908-380-8699 s: davelnewton_skype t: @dave_newton

Struts2 multiple submit buttons in One action class

2014-03-24 Thread struts2problems
I wrote code for multiple submit buttons of one form in one Action class by using java bean. But when I was running the application first time its working fine After that I am getting NullPointerException . Please Help me. Here is My code. *Exception:* *!st time running.* calling bean getterinfo.s

Antwort: RE: Running Struts 2 Project in WebSphere Application Serve 7.0.0.19

2014-03-24 Thread Christoph Nenning
> I think you should change the the class loader priority in your websphere. > * Click on WebSphere enterprise applications. > * Choose your enterprise application > * Click on Manage Modules. > * Click on your module. > * "Select Classes loaded with local class loader first (parent > last)" from