Galen, > Along these lines, is there any EJB remote, home and bean generation help developed?
Not sure if you are looking for a pure emacs solution or not, but Xdoclet does wonders for allowing you to write the impl with javadoc tags and it will gen the home, remote, descriptors for 1+ app servers, value objects, and util lookup methods. I've used it for simple and complex configurations and it works great! It even supports Struts and Mbean generation as well, plus other people are doing their own templates with it for custom project needs. http://xdoclet.sf.net HTH, James -- Galen deForest Boyer Sweet dreams and flying machines in pieces on the ground.
