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
Need help on developing EJBs for WebLogic Server 8.1
I am having difficulty, generating EJBs for Weblogic 8.1. I went through the EJB Development tutorials. Using XDoclet it generates weblogic-ejb-jar.xml and ejb-jar.xml files. I am not very sure if they are in wel-formed structure. I see a lot of examples for jboss. But if some one could provide pointers for Ejb development and debugging for Weblogic, it is greatly appreciated!
Udai,
We don’t have any guidelines specific to WebLogic, but possibly Googling for guides on EJB development on WebLogic might be enough to get you started, you would just need to mentally map some of the instructions to MyEclipse instead of the tool being used in the tutorial.