• 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

Weblogic 8 descriptor files will not update

 
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
We are using Weblogic 8.1 SP3 (no laughing) and we make changes to our descriptor files occasionally to tweak bean caches for example. Descriptor files are not editable via console for this version so we rely on editing the xml files directly, building against them, and restarting weblogic. We have tried various things to no avail. We have tried manually copying files to the META-INF dir before and after building so that weblogic will recognize a change in the file. We have also added additional comments to the file to make sure the file size has changed. No matter what we try we cannot get them to update. We are not running any clustered environments. In development, we don't have to anything special for them to be updated. Any ideas?
-Kathy
 
Kathy King
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Still no solution beyond completely taking Weblogic down and back up.
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic