• 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

RAD6.0 StrutsConfig Broken links

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
I have an EAr set up that has 3 applications in it. All 3 are struts applications.
Two of the applications work fine with no issues but the other shows broken links in the struts-config file. I have ensured that the project is set up as a struts project correctly. All 3 projects however work file. Just one of them shows all forwards in the struts config file as broken. They show up as warnings.

I created another EAR and added the problematic war to the new EAr and the broken links dissapeared.
I have noticed that any new project i add has the same problem. Please help.
I just cannot figure out how to remove thses broken links. Although the applicatio actually works even though the links show as broken, i would really like to resolve this issue. I need to add more applications to this EAR but an worried if all show the same warnings....

I am Using IBM RAD 6.0.0

Eagrly awaiting a reply..
Thanks and Regards,
Arshish Maneckji
 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi...I'm experiencing the exact same problem & it's driving me crazy. If you ever figure out what's going on PLEASE let me know. I will do the same!
 
Ranch Hand
Posts: 4864
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The latest release of RAD is 6.0.1. Try using the IBM Rational Product Updater that comes with the install to upgrade to the latest release and see if the problem persists. I use RAD, and I've never experienced it myself.
 
Ranch Hand
Posts: 399
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I ran into this using 6.0.1.1 IF001, and cleared the error by doing something like Project - Clean, and then forcing a rebuild. Will post more if it comes back.
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic