jaikiran pai [http://community.jboss.org/people/jaikiran] created the discussion

"Re: Strange error from Jboss App server which works fine in Tomcat"

To view the discussion, visit: http://community.jboss.org/message/569111#569111

--------------------------------------------------------------
> java.lang.NullPointerException
> 
>  at com.documentum.web.form.Util.getRequestParameter(Unknown  Source)
That NullPointerException is coming from a non-JBoss (application specific) 
class. You'll have to check what that piece of code is doing and which null 
object is being operated on.
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/569111#569111]

Start a new discussion in Beginner's Corner at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2075]

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to