I have just started to play a bit with seam and I have a questions on how to best use seam.
If I want to divide my application i two layers/tiers how do I do that? What I want to do is to have the webapp in one server and the business layer (ejbs) in one server. It seams a bit tricky to me to do this and still fully utilise the power of Seam. From what I can see the Seam-tagged objects must be in the same ear/classloader as the webapp? This question also, to some extend, has some impact on how to best set up a project in an IDE. Having a ant-script that builds one ejb3-jar, one war and then the ear seems like a long way around when I want to deploy during development and debugging. To me the best way is to deploy one ejb3-jar and one war but then we're back to question one - right? Thanks, /Magnus View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3911108#3911108 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3911108 ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
