• 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

com.ibm.wsspi.injectionengine.InjectionException: WSWS7223E: The module metadata was not available

 
Greenhorn
Posts: 13
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi..

I am deploying EAR which binds a client application,
if I build EAR with Java5 I can deploy it in WAS6
but if I build EAR with Java6 and try to deploy in WAS8; I a getting following error,
I would appreciate your help...

com.ibm.wsspi.injectionengine.InjectionException: WSWS7223E: The module metadata was not available after injection meatdata was created.



 
San Metro
Greenhorn
Posts: 13
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Any idea what does this mean???

com.ibm.wsspi.injectionengine.InjectionException: WSWS7223E: The module metadata was not available after injection meatdata was created.

thanks & regards.
reply
    Bookmark Topic Watch Topic
  • New Topic