| Author |
Jndi lookup using RESOURCE FACTORY
|
j satya
Greenhorn
Joined: Jan 13, 2008
Posts: 1
|
|
How to write a jndi lookup in a servlet running in one application server(say weblogic) for an ejb deployed in another server(say jboss or weblogic) ? please send me some code snippets in detail.i dont want to hard code the lookup code rather i prefer to follow a declarative approach like using resource factory.<ejb-ref> tag may be needed. as a reference i have found a link given below: http://www.amitysolutions.com.au/doc...I-technote.pdf [ January 13, 2008: Message edited by: j satya ] [ January 13, 2008: Message edited by: j satya ] [ January 18, 2008: Message edited by: j satya ]
|
 |
Lave Kulshreshtha
Ranch Hand
Joined: Oct 21, 2007
Posts: 106
|
|
Hi, Please see the following forum topic http://www.coderanch.com/t/320531/EJB-JEE/java/EJB-Lookup-servlet -Lave
Originally posted by j satya: How to write a jndi lookup in a servlet running in one application server(say weblogic) for an ejb deployed in another server(say jboss or weblogic) ? please send me some code snippets in detail.i dont want to hard code the lookup code rather i prefer to follow a declarative approach like using resource factory.<ejb-ref> tag may be needed. as a reference i have found a link given below: http://www.amitysolutions.com.au/doc...I-technote.pdf [ January 13, 2008: Message edited by: j satya ] [ January 13, 2008: Message edited by: j satya ] [ January 18, 2008: Message edited by: j satya ]
|
SCJP 1.4, SCWCD 1.4, SCBCD 1.3, ITIL V3 Foundation Certification
|
 |
 |
|
|
subject: Jndi lookup using RESOURCE FACTORY
|
|
|