Hi, Sorry, there was a slight error. Verify deployment by going to the URL http://localhost:8080/business_service/TradeServiceWsas?wsdl<http://localhost:8090/business_service/TradeServiceWsas?wsdl>
-Ranjitha On Sun, Aug 9, 2009 at 6:05 PM, Ranjitha V <[email protected]> wrote: > Hi Vineet, > > I am following from where you left. > > -> Open %STOCKTRADER_HOME%\resources\conf\TradeServiceConfig.properties and > change > the value of "org.apache.stonehenge.stocktrader.TradeConfigService.url" > to > "http://localhost:8080/config_service/ConfigService". > > -> Next, verify deployment for BS by going to the URL > http://localhost:8090/business_service/TradeServiceWsas?wsdl > > You should get the wsdl file. > > -Ranjitha > > > On Sat, Aug 8, 2009 at 9:52 PM, Vineet ghatge <[email protected]> wrote: > >> Hi Ben, >> >> In the manual documents/manual.doc,Under "deployment" >> >> The last step named "verify deployment" there are the following step >> Verify Deployment >> a. BS >> Open browser with >> http://localhost:8090/business_service/TradeServiceWsas?wsdl >> b. OP >> Secure >> Open browser with >> http://localhost:8090/order_processor/OrderProcessorSec?wsdl >> Non-Secure >> Open browser with >> http://localhost:8090/order_processor/OrderProcessor?wsdl >> c. Config Service >> Open browser with http://localhost:8090/config_service/ConfigService?wsdl >> d. UI Client >> Open browser with http://localhost:8090/trader_client >> >> When I tried using one of the URL in the browser I got the following >> errors, >> >> >> Unable to connect Firefox can't establish a connection to the server at >> localhost:8090. >> * The site could be temporarily unavailable or too busy. Try again in a >> few >> moments. >> >> * If you are unable to load any pages, check your computer's network >> connection. >> >> * If your computer or network is protected by a firewall or proxy, make >> sure >> that Firefox is permitted to access the Web. >> >> However pls note that "ant deploy"is taking place succesfully >> >> With Regards, >> Vineet Ghatge H >> > >
