Suppose i have a table named Order_details and in subsequent releases of the 
application i need to add one more column to it or i want to crate index on 
some columns. So how can i achieve it?

Well i have one more question as : Is it always necessary to deploy whole 
application ear file if there is only change in one JSP file? 

For e.g. I have a complete ear of application and I have released it. Now if 
there is a bug in one file and I only want to release that file in next patch, 
so how can I achieve it as well? Because as per my knowledge (May be I wrong) 
it is required to deploy whole ear/war always even if there's a small change in 
a single file.

Thanks in advance.

Regards,
Mahesh

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

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4231646
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to