• 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

CMR - 2005Q1

 
Ranch Hand
Posts: 146
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi
I am able to verify

Remote stateless Session -> Entity A(Local) -> entity B (Local) without any errors.
But when i try to deploy i am gettting this error. I am using Application Server 8 (2005Q1).

Deploying application in domain failed; Fatal Error from EJB Compiler -- JDO74041: While deploying 'ejb-jar-ic' from 'EmployeeRelation': sun-cmp-mappings.xml exists but has invalid contents: sizeColumnPair() == 0
; requested operation cannot be completed

Am I doing anything wrong or is it with the 2005Q1? what version you are all running to test the Entity EJB
[ April 01, 2006: Message edited by: Srividhya Anand ]
 
Just the other day, I was thinking ... about this tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic