• 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

Require ws390srt.jar--very urgent

 
Ranch Hand
Posts: 63
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I'm using WSAD 5.1.2.

In one of my files I'm getting compiler error on following import statement:

import com.ibm.websphere.ce.cm.StaleConnectionException;

On googling out the same, I found that this class if present in ws390srt.jar. I checked it with the jars present in my WSAD and found it is not present.

Can anyone provide me the link to download this jar.

Please treat this as very urgent and kindly revert back asap.
reply
    Bookmark Topic Watch Topic
  • New Topic