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

EJB Compilation Error

Thiru Thangavelu
Ranch Hand

Joined: Aug 29, 2001
Posts: 219
Hi,
I am trying to run the example beans using Weblogic 6.0 When i try to compile the beans I am getting the error as package(import javax.ejb.*) doesn't exist. In my classpath, weblogic included weblogic_sp.jar. But that was missing in lib directory. Any idea how to make my beans to compile?
Thanks in advance.


Thanks,<br />Thiru<br />[SCJP,SCWCD,SCBCD]
Marcos Maia
Ranch Hand

Joined: Jan 06, 2001
Posts: 973
To run WebLogic 6 examples you have to open a console window and navigate to the %WL_HOME%\config\examples and run the setExamplesEnv first, and than navigate to the directory of the example you wanna run and should work.
 
IntelliJ Java IDE
 
subject: EJB Compilation Error
 
Threads others viewed
error with weblogic-ejb-jar.xml, please help URGENT
Where to place JCE1.2.1 , which is used by my useBean class ?
entity beans deployment descriptors
OutOfMemoryError
Import statement problems
WebSphere development made easy
without the weight of IBM tools
http://www.myeclipseide.com