The Artima Developer Community
Sponsored Link

Java Answers Forum
EJB compilation error - EJB does not exists

1 reply on 1 page. Most recent reply: Apr 29, 2005 5:12 AM by Matthew

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 1 reply on 1 page
sanjana

Posts: 1
Nickname: sanju2005
Registered: Apr, 2005

EJB compilation error - EJB does not exists Posted: Apr 28, 2005 3:48 AM
Reply to this message Reply
Advertisement
Could anybody answer to this query pls....

There is a problem while i compile the EJB program at the console with .java extention.

Inspite of the classpath being set properly...sometimes in between it gives out this error...

c:\> package javax.ejb does not exists...


Matthew

Posts: 1
Nickname: me2
Registered: Apr, 2005

Re: EJB compilation error - EJB does not exists Posted: Apr 29, 2005 5:12 AM
Reply to this message Reply
make sure you have the J2EE classes on your classpath when compiling.

Flat View: This topic has 1 reply on 1 page
Topic: Java object that can post to a web site Previous Topic   Next Topic Topic: Undefined operator in a String calculation

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use