• 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

Jboss 4.0.2 ActiveBPEL deployment error

 
Ranch Hand
Posts: 276
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello,

I am using Jboss 4.0.2.
I have created and placed ActiveBPEL.ear file in server/default/deploy folder which will help in invoking my webservices.
I am getting following deployment error when accessing Deployed Processes on BpelAdmin screen (http://localhost:8080/BpelAdmin):



Following is the console log for reference:



Following files exists in JBOSS_HOME/server/default/bpr :
aeEngineConfig.xml
AeEngineAdmin.wsr
appraisal.wsr

This is the content of "aeEngineConfig.xml" file


Can anybody let me know the reason behind this error and how to fix it.

Thanks,
Jignesh
[ July 02, 2008: Message edited by: Jignesh Gohel ]
 
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
The error you posted comes from ActiveBPEL not JBossAS. You need to ask this question in an ActiveBPEL forum.
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic