File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Websphere and the fly likes Required files for EJB Client Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » Websphere
Reply Bookmark "Required files for EJB Client" Watch "Required files for EJB Client" New topic
Author

Required files for EJB Client

Parul Dholakia
Greenhorn

Joined: Jul 03, 2001
Posts: 16
Hello,
If I want to run, EJB client for an EJB in Webspshere and I do not want to install full JDK on client's machine, what are the requierd files? From where I get the list of files required like java.exe and othetrs.
It erquires ejs.jar and ujc. jar as per documentation. Any other files required ?
thanks and regards,
parul.
Kyle Brown
author
Ranch Hand

Joined: Aug 10, 2001
Posts: 3878
You must install a full JRE at least. You can't get away with trying to copy bits and pieces of a JRE. Also, if this is WebSphere you must install IBM's JRE. ONLY IBM's JRE will work. As for the files from WebSphere that are required -- they're listed in my book in the chapter on EJB clients, or I've posted a note here in JavaRanch with an excerpt that you could do a search for. If you still can't find my posting let me know and I'll repost...
Kyle
------------------
Kyle Brown,
Author of Enterprise Java (tm) Programming with IBM Websphere
See my homepage at http://members.aol.com/kgb1001001 for other WebSphere information.


Kyle Brown, Author of Persistence in the Enterprise and Enterprise Java Programming with IBM Websphere, 2nd Edition
See my homepage at http://www.kyle-brown.com/ for other WebSphere information.
Parul Dholakia
Greenhorn

Joined: Jul 03, 2001
Posts: 16
Hello,
Sir,
Can't I run with anyother JRE like SUN?
Can you give me the link to your article. It would be of great help to me.
thanks in advance,
Parul.
 
 
subject: Required files for EJB Client
 
Threads others viewed
remote client
Making an EJB Web Service client talk to C++ Server
Regarding J2EE Application deployment
EJb WebLogic/Websphere deployement problem
ejb-client.jar creation
developer file tools