• 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

backend id does not have equivalent deployed code???

 
Ranch Hand
Posts: 30
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
Am trying to deploy the EJB application sample in the redbook for EJB 2.0 with WSAD 5 but with Oracle9i as the database. I have mapped all the CMP fields as well as the role names. The modules by themselves do not have any error. I have done the deploy and generate RMIC. But when I start the server I get errors - the main being ...
The current backend id,ORACLE_V9_1, does not have equivalent deployed code in the jar.
What does this mean?
Thanks,
Jacob
 
Jacob Kur
Ranch Hand
Posts: 30
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
ok I figured out that the code did not deploy at all due an error .... Duh!!!
 
Ranch Hand
Posts: 70
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Jacob Kur wrote:ok I figured out that the code did not deploy at all due an error .... Duh!!!



Thanks . it helped me. I opened enterprise explorer , right click all EJB project and selected prepare for deployment. It worked
 
Politics is a circus designed to distract you from what is really going on. So is this tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic