File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes EJB and other Java EE Technologies and the fly likes weblogic & unix Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of Mongo DB Applied Patterns this week in the MongoDB forum
or a resume review from Five Year Itch in the Jobs Discussion forum!
JavaRanch » Java Forums » Java » EJB and other Java EE Technologies
Reply Bookmark "weblogic & unix" Watch "weblogic & unix" New topic
Author

weblogic & unix

pradnya choudhari
Greenhorn

Joined: Jun 05, 2001
Posts: 2
hi,
i have weblogic installed on windows 2000 & unix..
i tried to run one example which comes along with the weblogic on weblogicserver..i could run it without any problem.
but on the unix system when i try to do those thing it is giving me an error when i run the "build.sh" file.
it says javax.ejbhome can not be located..
please help me..
pradnya
hanumanth reddy
Ranch Hand

Joined: Jun 12, 2000
Posts: 118
check you permission on unix envoronment
http://www.cyberdosti.com


<a href="http://www.jobklub.com" target="_blank" rel="nofollow">http://www.jobklub.com</a><br /> 'Add Job To Life'
Rahul Mahindrakar
Ranch Hand

Joined: Jul 28, 2000
Posts: 1829
Could be a classpath problem. Just check out your classpath settings are correct.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: weblogic & unix
 
Similar Threads
nmconnect () not working on Unix....
What are strtsxxxxx.tmp files in /var/tmp
deployment on WebLogic6.0
how to differenciate the "\" of path in windows
How to clear screen ??