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

Dungnghe hoangtuhl at yahoo.com
Wed Mar 16 10:55:45 CET 2011


hi 
i have already change the name space but that come to another error message:


Code:
The request message must contain a root element named 'sql' in the namespace 'http://petals.ow2.org/components/sql/version-1'
java.lang.Exception: The request message must contain a root element named 'sql' in the namespace 'http://petals.ow2.org/components/sql/version-1'    at org.ow2.petals.bc.sql.listener.JBIListener.getSQLRequest(JBIListener.java:166)    at org.ow2.petals.bc.sql.listener.JBIListener.onJBIMessage(JBIListener.java:91)    at org.ow2.petals.component.framework.process.MessageExchangeProcessor.processInOutAsProvider(MessageExchangeProcessor.java:626)    at org.ow2.petals.component.framework.process.MessageExchangeProcessor.processAsProvider(MessageExchangeProcessor.java:382)    at org.ow2.petals.component.framework.process.MessageExchangeProcessor.process(MessageExchangeProcessor.java:242)    at org.ow2.petals.component.framework.process.MessageExchangeProcessor.run(MessageExchangeProcessor.java:176)    at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)    at java.lang.Thread.run(Unknown Source)



my request message like you told me: 

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


namespace operation:

Code:
Endpoint: HSQLTestendpoint
interface: {http://petals.ow2.org/components/sql/version-1}SQL
service: {http://petals.ow2.org/integration}HSQLTest
operation: {http://petals.ow2.org/components/sql/version-1}select


i don´t know whether the request message is in the right format or not?




-------------------- 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=30730#30730

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


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


More information about the Users mailing list