Hi Sudhakar,
Follow this document. It may help you.
Regards,
Serkan
Websphere Implementation
1) Select Type view, jdbc driver, right click and "create "
Name = any name ( APPS_DRIVER)
Class = .
url = .
2) Select Topology view , jdbc driver, right click and install.
Browse : driver path
3) Select datasource on type view and create datasource .
Name : any name
Database : .
Driver : driver created in first step
4) Select nodes on type view ,then application server and create
Name: any name
Don't forget to select node on parent tab.
5) Select nodes on type view tab, then application server, then container
and create
General tab e Container name : any name
Parent tab e Select application server created in fourth step
Datasource tab e Select Datasource created in third step
6) Select your node on topology view, then your application server, then
your container , right click on container and create enterprise beans .
Name: I have'nt given any name.
Browse and find deployed jar file.and ok
7) In order to use existing database tables "create table " option should
be unselected for beans.. , so let this option be unselected if you don't
want to create tables.. ( There should be another way for unselecting this
option for all of beans in one step, but I have'nt discovered it yet. In
this way you should click N times on radio button , press N times on
apply button and wait N times for all of your N entitiy beans.. )
8) At this point you should be able to start server.
-----Original Message-----
From: A mailing list for Enterprise JavaBeans development
[mailto:[EMAIL PROTECTED]]On Behalf Of Sudhakar Kurumella
Sent: Monday, April 15, 2002 11:35 PM
To: [EMAIL PROTECTED]
Subject: [EJB-INT] websphere deployment
Hi All,
I have been working on weblogic with various versions
for the past couple of yrs. Now i want to play around
with websphere 4.0, I have just installed websphere
on my machine ( windows nt). can anybody suggest how i
can deploy EJB's on webshere..like wise i compile 'n
deploy using ANT in weblogic. I would appreciate if
any one show some light on this..
thanks in advance.
Sudhakar K
__________________________________________________
Do You Yahoo!?
Yahoo! Tax Center - nline filing with TurboTax
http://taxes.yahoo.com/
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".