Using CFMX for J2EE for JRun, I am receiving the following error when trying to do a simple form post:
The system has attempted to use an undefined value, which usually indicates a programming error, either in your code or some system code. Null Pointers are another name for undefined values. The problem is that it's highlighting my cfapplication tag: <cfapplication name="DAVE" clientmanagement="Yes" clientstorage="MYDB" applicationtimeout="#createTimeSpan(5,0,0,0)#"> I have checked the datasources in the CF Administrator, and they all verify correctly, and I have set the MYDB to be the default client storage mechanism. Searching through the MM forums, people are receiving the above error message using all sorts of code, but it's mostly been with cfswitch statements and things of that nature. Anybody ever run into the above error with their cfapplication tag? System: MX for JRun, U3, RedHat Linux 7.2, internal JRun web server Thanks, Dave. _________________________________________________________________ Protect your PC - get McAfee.com VirusScan Online http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

