• 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

Local Debugging For RAD 7/7.5 and Wepsphere Portal 6.1

 
Ranch Hand
Posts: 38
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
I am developing JSF portlets for Websphere portal 6.1 in RAD 7 and
7.5 . I am new to this portal env . I wanted to know whether we can
create a local websphere portal server in the workspace and debug the
code as in other WAS servers .
If not what is the best way to debug/test the jsp,jsf and other view
components other than deploying it to the portal thru the admin
console.

Thanks !
 
Greenhorn
Posts: 12
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
You can so long as you are licensed to. IBM Leases their licenses on a "per mip requirement" where they don't care where you installed it, so long as the total processors running doesn't go over there count.

Another thing to consider is there free server the WAS CE with a Portal tie in. (On it's own server that you all just use, so your license agreements work out).

Ray
 
reply
    Bookmark Topic Watch Topic
  • New Topic