[jboss-user] [JBoss Seam] - Re: beginning with seam (deployment)

marius.oancea do-not-reply at jboss.com
Fri Nov 16 17:15:22 EST 2007


Yes, your application can be done with seam.

You require jboss 4.2 jdk 5 and and on the development environment. Of cource you can use an integrated any in the IDE so that you don't need to call ant from cmd.

On server you only need a running jboss (to run jboss you need jdk 1.5)

ant not needed. Yoy can easy copy the ear and datasource in the jboss deploy directory.

You could also use tomcat if you don;t want to use a real jee environment.

A war file is not enough if you want to create a "normal" jee5 application. You will neeed a ear (having a war inside).

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4105690#4105690

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105690



More information about the jboss-user mailing list