• 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:

WEBSPHERE ANNOTATION

 
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Dear all,


How to annotate..... User-defined bindings for EJB business interfaces and homes(EJB 3) in WEBSPHERE??

if i want to tell Clearly means.... ..how can i code for.....jndi binding using annotation in websphere

i have tried the same in jboss ..it works well ..but i could not find in websphere ..

can anyone come up with solution??

please.... help
 
Bartender
Posts: 1386
39
IBM DB2 Netbeans IDE Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi java shan,

to use J2EE 6.0 new features, like EJB3.0, you have to install
the features packs which provide to WAS such features..
which, if i am not wrong, are available for WAS 6.1 or later.
Anyway, check docs for your product: on IBM' s website there's
a lot of info..

Good work!
 
I like you because you always keep good, crunchy cereal in your pantry. This tiny ad agrees:
Clean our rivers and oceans from home
https://www.kickstarter.com/projects/paulwheaton/willow-feeders
reply
    Bookmark Topic Watch Topic
  • New Topic