BUG: XML schema validation error, caused by RemoteProxyBean.cfc

2 views
Skip to first unread message

jax

unread,
Apr 22, 2009, 8:15:06 AM4/22/09
to ColdSpring-Users
RemoteProxyBean.cfc contains the following:

..snip..

<cfcomponent name="${name}"
displayname="${name}:RemoteProxyBean'"

..snip...

This causes the following WSDL validation error of type:

The value 'AComponentName:RemoteProxyBean' of attribute 'name' on
element 'wsdl:service' is not valid with respect to its type,
'NCName'.

The semicolon is not allowed in this name. Our Sonic ESB refused to
accept a soap service due to this issue.

Removing ':RemoteProxyBean' from the component part fixes the issue.

NB. Is there an official bug/issue tracker for ColdSpring so I can
enter this and keep track of if ?

Kind regards & keep up the good work.
Reply all
Reply to author
Forward
0 new messages