Hi All,

I am trying to  run all the various  Sun J2EE examples on jBoss. After
reading and running the  'interest' example  from jBoss I thought I'd
try the  Cart.java example ... but I have become stuck at the place
where a deployment descriptor needs to be created.  I have read a
few things, and tried the EJX program, but to my mind EJX is
simply incomprehensible. And there are no worthwhile user
guides to show how it works. (Un less I miss something )   What
I suppose I want is to take my Cart* files describe them in EJX
and get a ejb-jar.xml file ... but how?

These are the components of the Sun Cart application ...

  BookException.class  CartClient.class  CartHome.class
  Cart.class           CartEJB.class     IdVerifier.class

and I want to create a file with  something like:
<ejb-jar>
    ......

</ejb-jar>

I note that the walkthrough for EJX for the user manual
is not complete yet ...

Or do most people not use EJX and build by hand? Or do
they use other tools?

Thanks for help.
Regards
Fred





--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to