• 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

Websphere Application Server

 
Greenhorn
Posts: 15
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have installed IBM Websphere Application Server 3.02 on Oracle 8i and using Visual Age for Java 3.5 I have created Container managed entity beans. I have deployed the same in a new application created in Webshpere Application Server. The beans have been deployed perfectly and there was no error while doing the same. the findByPrimaryKey which gives me no error but it throws an exception saying preFind()V method is not found when i try executing any other finder methods. preFind() is the method of the class EJSJDBCPersister class. The container Managed Enterprise Beans along with their finder methods run perfectly fine when tested in the Websphere Test Environment of Visual Age.
Thanks a lot.
Shweta
 
Sheriff
Posts: 5782
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am moving this discussion to J2EE and EJB forum.
 
Ranch Hand
Posts: 1871
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Please move this to the IBM Application Servers Forum
------------------

Mahindrakar
IBM Application Server Forum Moderator
SCJP
 
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have never tried entity beans with Websphere, but I know several who have tried without success.
Visual Age 3.5 is designed to work with Websphere 3.5.

Originally posted by Ajith Kallambella:
I am moving this discussion to J2EE and EJB forum.


 
Shweta Gulati
Greenhorn
Posts: 15
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks for the reply.I will try that out with websphere 3.5
Shweta
 
Rahul Mahindrakar
Ranch Hand
Posts: 1871
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
nobody,
Welcome to Javaranch. We follow some rules pertaining to User names. The rules are specified at here
Your User name does not follow these conventions. It is recommended that you immediately register under a name conforming to the conventions.


------------------

Mahindrakar
IBM Application Server Forum Moderator
SCJP
 
When it is used for evil, then watch out! When it is used for good, then things are much nicer. Like 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