Hi,
  I use Jrun 3.0 on Win NT.when click on submit in a jsp page it throws
up this error .It happens on many pages.I migrated my application to
jrun 3.0 from jrun 2,3,3 on which it works fine.I use the jre of JDK1.3
Has it got to do something with overloaded setter methods in my
bean...Any help is appreciated

Thanx
Aravind Kumar



null
java.lang.NullPointerException
        at allaire.jrun.jsp.BeanUtils.setProperty(BeanUtils.java:186)
        at
allaire.jrun.jsp.JRunJSPStaticHelpers.setBeanProperty(JRunJSPStaticHelpers.java:489)

        at
allaire.jrun.jsp.JRunJSPStaticHelpers.setBeanProperty(JRunJSPStaticHelpers.java:370)

        at
allaire.jrun.jsp.JRunJSPStaticHelpers.setBeanProperties(JRunJSPStaticHelpers.java:331)

        at
jrun__common__OfferEditAction2ejsp1b._jspService(jrun__common__OfferEditAction2ejsp1b.java:65)

        at
allaire.jrun.jsp.HttpJSPServlet.service(HttpJSPServlet.java:40)
        at allaire.jrun.servlet.JRunSE.service(JRunSE.java:1013)
        at allaire.jrun.servlet.JRunSE.runServlet(JRunSE.java:925)
        at
allaire.jrun.servlet.JRunNamedDispatcher.forward(JRunNamedDispatcher.java:34)

        at allaire.jrun.jsp.JSPServlet.service(JSPServlet.java:174)
        at allaire.jrun.servlet.JRunSE.service(JRunSE.java:1013)
        at allaire.jrun.servlet.JRunSE.runServlet(JRunSE.java:925)
        at
allaire.jrun.servlet.JRunRequestDispatcher.forward(JRunRequestDispatcher.java:88)

        at allaire.jrun.servlet.JRunSE.service(JRunSE.java:1131)
        at allaire.jrun.servlet.JvmContext.dispatch(JvmContext.java:330)

        at allaire.jrun.jrpp.ProxyEndpoint.run(ProxyEndpoint.java:354)
        at allaire.jrun.ThreadPool.run(ThreadPool.java:267)
        at allaire.jrun.WorkerThread.run(WorkerThread.java:74)

------------------------------------------------------------------------------
Archives: http://www.egroups.com/group/jrun-interest/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/jrun_talk
or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the 
body.

Reply via email to