Is there any way I can package a webapp ("WAR") and a gbean in the same jar file and deploy both simultaneously? This would really help in terms of development as I could just create one Eclipse project with everything I need in it. Can I just add the appropriate geronimo deployment descriptors to the jar (geronimo-web.xml, geronimo-service.xml) and geronimo will "rip it apart" correctly? Thanks in advance!!

Clayton

Reply via email to