[Users] Problem with In-Message from BC-SQL

vzurczak vincent.zurczak at petalslink.com
Wed Mar 16 10:55:30 CET 2011


Dungnghe wrote:
> hi 
> my request message like you told me: 
> 
> Code:
> <sql ns="http://petals.ow2.org/components/sql/version-1">select * from TestTable</sql>
> 
> 


There is a slight error in the code rnaudin gave you.
But he said "something like...". ;) 

In XML, a namespace is declared using xmlns and not ns.
Your message should be


Code:
<sql xmlns="http://petals.ow2.org/components/sql/version-1">select * from TestTable</sql>






-------------------- m2f --------------------

Subscribe/Unsubscribe emails notifications.

Response to this email will be posted on the Petals forum.
Please delete the existing text before responding :)

Read the topic online:
http://forum.petalslink.com/viewtopic.php?p=30732#30732

-------------------- m2f --------------------


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://forum-list.petalslink.org/pipermail/users/attachments/20110316/121e39ef/attachment.htm>


More information about the Users mailing list