• 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:
  • Tim Cooke
  • Campbell Ritchie
  • paul wheaton
  • Ron McLeod
  • Devaka Cooray
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Piet Souris
Bartenders:

MDB deployments in Jboss AS and Jboss ESB server

 
Greenhorn
Posts: 5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi all,
I have a MDB(EJB 2.1) which deploys to a Jboss App server perfectly and throws up the following error when I try to deploy it to the JBoss ESB server (4.2).



ejb- jar.xml


jboss.xml

Is there any special configuration that has to be done ?
What is the difference between deploying a bean on the Jboss AS and the Jboss ESB server ??
 
reply
    Bookmark Topic Watch Topic
  • New Topic