• 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

updating a file with in ejb.jar of the ear

 
Ranch Hand
Posts: 150
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
i need to replace jar-bnd.xmi prsent in META-INF folder of TEST_EJB.jar which is with in TEST_EAR.ear with another jar-bnd.xmi


just when i am trying to update application.xml file in the META-INF folder of ear fallowing error i am getting .


i need to update file in the TEST_EJB.jar which is with in TEST_EAR.ear

can any one help me out
thanks in advance
 
reply
    Bookmark Topic Watch Topic
  • New Topic