[jboss-user] [Beginners Corner] - Re: Server independent ear

Wolfgang Knauf do-not-reply at jboss.com
Mon Oct 27 09:54:19 EDT 2008


Hi,

well, as long as you avoid server specific classes/annotations in your code, your EAR should be server independent, no matter what server you use for developing.
I use Eclipse/WebTools, and by using a JBoss runtime, all required JARs are automatically added to the build classpath. But by exporting the project as EAR, it becomes server independent again. 

So, the easiest way would be to use a valid server for development.

Hope this helps

Wolfgang

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

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



More information about the jboss-user mailing list