• 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
  • Tim Cooke
  • paul wheaton
  • Ron McLeod
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

Error Unknown ejb-relationship-role on OAS

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

I'm trying to deploy a CMR application on Oracle Application Server 9.0.2. While deploying the application i'm getting the following error failing deployment. Could anybody tell me what exactly the error is & any solution for this
----------------------------------------------------------------------------
Deployment failed: Nested exception Root Cause: Unknown ejb-relationship-role subtag: relationship-role-source. Unknown ejb-relationship-role subtag: relationship-role-source
----------------------------------------------------------------------------
Thanks in Advance :roll:
 
author & internet detective
Posts: 42173
937
Eclipse IDE VI Editor Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Chandu,
I think the tag is "ejb-relationship-role-source". You can verify this by checking the DTD.
 
Ranch Hand
Posts: 1143
1
Eclipse IDE Oracle Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Jeanne,
For your information, Chandu has received his answer on the Oracle Forums -- where he posted this exact, same question.

Chandu's version of OC4J does not support container-managed-relationships (CMRs).

Good Luck,
Avi.
 
Jeanne Boyarsky
author & internet detective
Posts: 42173
937
Eclipse IDE VI Editor Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks Avi!
 
Hey, check out my mega multi devastator cannon. It's wicked. It makes this tiny ad look weak:
Clean our rivers and oceans from home
https://www.kickstarter.com/projects/paulwheaton/willow-feeders
reply
    Bookmark Topic Watch Topic
  • New Topic