C
Carl Olsson
I am new to EJB programming. I am developing in IntelliJ IDEA and will
maybe use the JBoss server. My question is:
1. If a develop an webapp with JSPs and EJBs, must I create a WAR och
EAR file with these before I test it? When I develop I want to write
some code, then test it and then write more and test and so on. Can´t
I compile to a certain directory in the JBoss/deploy folder so I see
the change without having to package the files and then deploy. That
will save alot of time.
2. Must you restart the server when you redeploy a webapp with jsp:s
and EJBs?
Regards
Carl Olsson
maybe use the JBoss server. My question is:
1. If a develop an webapp with JSPs and EJBs, must I create a WAR och
EAR file with these before I test it? When I develop I want to write
some code, then test it and then write more and test and so on. Can´t
I compile to a certain directory in the JBoss/deploy folder so I see
the change without having to package the files and then deploy. That
will save alot of time.
2. Must you restart the server when you redeploy a webapp with jsp:s
and EJBs?
Regards
Carl Olsson