You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by Kumar_maniranjan <Ku...@infosys.com> on 2002/05/13 07:32:37 UTC

Could not fully load class ..... For super class check :-(((

Hi,
We are trying to build some session beans. Order is being followed while
building as one of them is calling other one. Now while building it
doesn't give ne error just a warning kinda stuff. That too in beans
which are totally independent along with the bean being called. 

<<<<<[ejbjar] Could not fully load class
com.cpb.ejb.search.SearchSessionBean for
super class check>>>>>>>>

Though it hasn't, yet, given ne error while running the application but
it seems like a puzzle.
If ne of u have got answer please mail me back.

Rgds,
Maniranjan Kumar

PS : Below is the message while building ....



bean1:
     [echo] Start creation of the Search EJB
    [javac] Compiling 3 source files to F:\_c\ejb
     [copy] Copying 1 file to F:\_c\ejb
     [copy] Copying 1 file to F:\_c\ejb
   [ejbjar] Could not fully load class
com.cpb.ejb.search.SearchSessionBean for
super class check
   [ejbjar] building Search.jar with 5 files
     [ejbc] <May 13, 2002 10:44:21 AM IST> <Warning> <EJB> <EJB
Deployment: Sear
ch has a class com.cpb.ejb.search.SearchSessionBean which is in the
classpath. T
his class should only be located in the ejb-jar file.>
     [ejbc] <May 13, 2002 10:44:21 AM IST> <Warning> <EJB> <EJB
Deployment: Sear
ch has a class com.cpb.ejb.search.SearchHome which is in the classpath.
This cla
ss should only be located in the ejb-jar file.>
     [ejbc] <May 13, 2002 10:44:21 AM IST> <Warning> <EJB> <EJB
Deployment: Sear
ch has a class com.cpb.ejb.search.Search which is in the classpath. This
class s
hould only be located in the ejb-jar file.>
     [exec] updated manifest
   [delete] Deleting 2 files from F:\_c\ejb
     [echo] End creation of the Search EJB

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>