I am trying to create a 3.x parameter:

    <parameter name="maskValues" type="java.lang.Boolean" required="no" 
direction="in" default-value="ognl:@[EMAIL PROTECTED]"/>

I was using a "boolean", but there is a bug in 3.x where sometimes it doesn't 
pass the value in, so I switched to a Boolean, but can't seem to come up with a 
valid default value.

Unable to parse expression 'ognl:@[EMAIL PROTECTED]'.
binding:        
ExpressionBinding[Holder/createAdapterContract.$AttributeContractEditor 
ognl:@[EMAIL PROTECTED]
location:       
classpath:/com/pingidentity/component/common/AttributeContractEditor.jwc, line 
17, column 135
 
org.apache.tapestry.ApplicationRuntimeException
Unable to parse expression 'ognl:@[EMAIL PROTECTED]'.
 
ognl.ExpressionSyntaxException
Malformed OGNL expression: ognl:@[EMAIL PROTECTED]

Thoughts?

thanks,

Mark

Mark J. Stang
Senior Engineer/Architect
office: +1 303.468.2900
mobile: +1 303.507.2833
Ping Identity

Reply via email to