• 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

TimeManager deploy problem in cluster

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
In the console i defined :
Resources-->Asynchronous Beans-->Time Manager:
Cell:xxxweb_stage
Cluster:clusterXYZ
Name:DefaultTimerManager
JNDI name:tm/default

web.xml


ibm-web-bnd.xmi


But when deploy i receive the error:

ADMA0139W: The resource assignment of name TimerManagerRef and type commonj.timer.TimerManager, with JNDI name tm/default is found within scope of module RegistrazioneCommunityWebService with URI RegistrazioneCommunityWebService.war,WEB-INF/web.xml deployed to target WebSphere:cell=xxxweb_stage,cluster=clusterXYZ, but of wrong resource type TimerManagerInfo. The expected resource type is commonj.timer.TimerManager.

Thanks
 
Anderson gave himself the promotion. So I gave myself this tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic