• 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

DeploymentException: Error creating managed object for vfszip:/root/sandeep/EnterprisePlatform-5.1.0

 
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Dear All, i have problem while migrating my JMS application from Jboss v4.3 to Jboss v5.1, my application (.jar) doesn't deployed properly and throwing error. I had checked the solution given 'StrictVerifier' but I couldn't find this attribute in my environment. i was searching on net for this error and come to know that the problem may be due to DTD and the schema used in ejb-jar.xml file of my current appllication.
For more refrence I'm providing snippet from ejb-jar.xml and server.log, please help a novice.

ejb-jar.xml


server.log
 
author
Posts: 5856
7
Android Eclipse IDE Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Sandy, you should have ask your question in a new post (not added it to an older post); I split it off for you.
 
reply
    Bookmark Topic Watch Topic
  • New Topic