Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
I just rebuilt my machine and reloaded the latest versions of Eclipse and MyEclipse. Previously, when I used XDoclet, my weblogic-ejb-jar was created. Now, I can’t get it to be created when I run XDoclet. Any ideas or articles you can point me to?
You basically just need to add the weblogic task to the EJB doclet. Just right-click on the doclet in the config dialog and select weblogic. Don’t forget to configure the destDir to META-INF. How to do this is covered in the help system under the Using EJB’s tutorial. That should get you going.