• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

problem with spring tiles-example in WSADS 1.5.1

 
Greenhorn
Posts: 26
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Regarding the sample apps that come with Spring 1.2.8:

I have built and run satisfactorily the jpetstore and petclinic samples using IBM Websphere Studio 5.1.1 but when I run the tiles-examples I get times out when I click buttons on the running app in a browser. It is because that sample connects to the internet to read RSS feeds but I am behind a corporate firewall. The IBM test Websphere server that runs within the WSADS 5.1.1 IDE has no place in it to configure how to get past a firewall.

I can configure WSADS 5.1.1 with the proxy information needed to get beyond the firewall so that I can verify DTDs, etc., but those setting only apply to the IDE not to the Websphere test server.

Any suggestions?

Tx,
Robert
reply
    Bookmark Topic Watch Topic
  • New Topic