Hai ,
        i am try to do a sample program using EJBControl in Beehive... i was
tried in the following way....
the below on is found as far as client and put it as a client source folder
in eclipse and write the classes....
client/src :

   com.beehive.pageflow
      Controller.java
   com.beehive.control
      Hello interface which extends the EJBSessionControl,home and
remote....
the below one is as far as server    
client/src.web :
     com.beehive.pageflow
       JSP files
    WEB-INF
     
server :
  com.beehive.ejb 

  class   HelloSession  {
          this class holds the bussiness logic method 
  }
  
  interface home 

  interface remote 

These are the things that i have done 

1)    if any thing that i had done wrong or missed in the above sample
but 
2) i don't know how to build this using eclipse or ant...
i tried in the normal way of build process like that i had done in controls
but it fails

so help me to solve  my problem

-- 
View this message in context: 
http://www.nabble.com/build-in-EJBControl-tf2952590.html#a8257979
Sent from the Beehive - User mailing list archive at Nabble.com.

Reply via email to