Project: WSO2 Enterprise Service Bus (WSO2 ESB)

This is the discussion forum for WSO2 Enterprise Service Bus.
cultr.libero.it's picture
Hi, i used WSO2 ESB creating a proxy calling a Web service. The console of ESB get the following error: ERROR - NativeWorkerPool Uncaught exception org.apache.axiom.om.OMException: com.ctc.wstx.exc.WstxUnexpectedCharException: Unexpected character '=' (code 61); expected a semi-colon after the reference for entity 'id' at [row,col {unknown-source}]: [6,198] at org.apache.axiom.om.impl.builder.StAXOMBuilder.next(StAXOMBuilder.java:296) at org.apache.axiom.om.impl.llom.OMSerializableImpl.build(OMSerializableImpl.java:78) at org.apache.axiom.om.impl.llom.OMElem
huzefa_poonawala.trimble.com's picture
Hi, Can someone please help me explain how to send a message to a rest endpoint using http post method and request parameters. Senario: I am reading mails from one mail account and i want to send the content of the read mails to an endpoint but not as a soap request but instead as a rest request using http post method and sending the content of the mail with a request parameter. Thanks.
nbalasubramanian.prokarma.com's picture
I am trying to use a REST service spit out a JSON output in WSB403 and I have been highly unsuccessful. I followed the steps outlined from the below link. ESB and JSON
soutrickd.interrait.com's picture
 Hi, I am using a WSO2ESB proxy service as BPEL partner link. The RESTFul web service, on which the proxy service is built, returns nothing but “Hello World”. When I am running the proxy service from tryit editor of WSO2ESB it returns <text xmlns="http://ws.apache.org/commons/ns/payload">Hello World</text>  which is correct, but problem occurs while running the BPEL which is deployed in WSO2BPS.
mobixel.gmail.com's picture
Hi, I'm new in the WSO2 ESB and i have problem with adding WSO2 Registry to ESB through management GUI. I got error message Error connecting to my JDBC:... Particular message you can find in attached file.
daggett's picture
Is it possible to specify in proxy service endpoint the address using server dependent properties? something like             <endpoint>                 <address uri="http://${stock.quote.host}:${stock.quote.port}/services/StockQuoteService" />             </endpoint>
dk.qq7te.libero.it's picture
Hi, we need to make some ESB configuration from a java program. We tought to use Admin Services. To know the ESB's Admin Services we found we can use the listAdminServices command from the osgi console. How can we get the WSDL of an Admin Service?
wpengyi.gmail.com's picture
I set up a Proxy on wso2 esb which can send the soap message to A JMS queue. But the message which I received is like below:
Syndicate content