Published on WSO2 Oxygen Tank (http://wso2.org)

Calling Mashup service from external web server/servlet engine

By kshaikh
Created 2008-05-08 08:36

Hi,

I was trying to call the mashup service that I created from an external tomcat web server(running on port 8080) and I couldn't get through.

I was getting the following error on my mashup server:

 INFO [2008-05-08 12:00:07,074]  Service not dispatched

I don't see any messages on the tomcat server log.

I think the problem is in referencing the mashup that I created (named TempRetriever) from external web application.

Check out the line with javascript src tags in the attached jsp file (renamed as index.txt). I appened it with the mashup server url https://zneta:7443 to access it from external web application.

The same web application works fine if I deploy it in the embedded tomcat container without the server url above (just the relative url for both the WSRequest.js and TempRetriever stub).

So, my question is whether the mashups that I built can be accessed by external web applications or not? If it can be accessed, then what is it that I need to change in javascript src?

Please advise.

Thanks,

Kamal

 

 


Source URL:
http://wso2.org/forum/thread/3563