• 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

help on ejb deployment

 
Ranch Hand
Posts: 143
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am looking at J2EE tutorial(sun's 1.3 version, not 1.4) on how to deploy a j2ee application. I am looking at the following section:

Specifying the JNDI Names :
http://java.sun.com/j2ee/tutorial/1_3-fcs/doc/GettingStarted7.html

But whe I am using the deploytool of sun's reference implementation server(bascially the same tool in the tutorial, I believe), I didn't see any JNDI tab at the right side of the screen. I only sees --general, role, web context tabs. Where and how should I set up the JNDI things?

Again, I am using j2ee 1.3 tutorial & j2ee 1.3 jdk.

can anyone give me some directions on this?

Thanks,

David
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic