Groups
Groups
Sign in
Groups
Groups
ColdSpring-Users
Conversations
About
Send feedback
Help
BUG: XML schema validation error, caused by RemoteProxyBean.cfc
2 views
Skip to first unread message
jax
unread,
Apr 22, 2009, 8:15:06 AM
4/22/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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