Taking Marc's advice, I've setup jmeter and I'm testing various
approaches. Here's another example of where things go sideways. The "msg"
object is an independent object stored in the session scope. It's not
related to my beanfactory at all. However, when doing a complete reinit,
this happens where the object isn't in the viewstate. Not sure why, but
will keep on hammering on it...
The get method was not found.Either there are no methods with the specified
method name and argument types, or the get method is overloaded with
argument types that ColdFusion cannot decipher reliably. ColdFusion found 0
methods that matched the provided arguments. If this is a Java object and
you verified that the method exists, you may need to use the javacast
function to reduce ambiguity. The error occurred in
*C:\Users\brian\Documents\web\trunk-main\views\messaging\dsp.html.cfm:
line 3*
*Called from*
C:\Users\brian\Documents\web\trunk-shared\ModelGlue\gesture\view\ViewRenderer.cfm:
line 33
*Called from*
C:\Users\brian\Documents\web\trunk-shared\ModelGlue\gesture\view\ViewRenderer.cfc:
line 84
*Called from*
C:\Users\brian\Documents\web\trunk-shared\ModelGlue\gesture\eventrequest\EventContext.cfc:
line 720
*Called from*
C:\Users\brian\Documents\web\trunk-shared\ModelGlue\gesture\eventrequest\EventContext.cfc:
line 287
*Called from*
C:\Users\brian\Documents\web\trunk-shared\ModelGlue\gesture\eventrequest\EventContext.cfc:
line 210
*Called from*
C:\Users\brian\Documents\web\trunk-shared\ModelGlue\gesture\ModelGlue.cfc:
line 297
*Called from*
C:\Users\brian\Documents\web\trunk-shared\ModelGlue\gesture\ModelGlue.cfm:
line 97
*Called from* C:\Users\brian\Documents\web\trunk-main\index.cfm: line 82
1 : <cfsilent>
2 : *3 : <cfset msg = viewState.getValue("msg").get() />*
4 : <cfset tostring = "" />
--
Model-Glue Sites:
Home Page: http://www.model-glue.com
Documentation: http://docs.model-glue.com
Bug Tracker: http://bugs.model-glue.com
Blog: http://www.model-glue.com/blog
You received this message because you are subscribed to the Google
Groups "model-glue" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/model-glue?hl=en