quickstart jboss (or tomcat) + beans tutorial

拥有回忆 提交于 2019-12-14 04:09:18

问题


I'm a little daunted by the endless myriad options in Eclipse for starting a Java EE project that would run on jboss. I know what I'm doing once I have an environment that's configured, but was hoping someone could point me to a step by step tutorial on how to go from writing my first class to actually having jboss pick it up on startup and act on it.

I assume the tutorial would need to involve the part of the task that has ANT generate a war file.


回答1:


EJB 3 Tutorial explaining Ant and showing how to create a session and entity beans with annotations and JBoss



来源:https://stackoverflow.com/questions/791554/quickstart-jboss-or-tomcat-beans-tutorial

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!