1)split into smaller part and each programmer work on one Web context so the programmer are doing the compilation and packing? In the final stage then only combine the small part into one web context?
2)apoint one person to be the compiler & packager?
may be you guys think I'm asking stupid question but I'm only expert in Perl programming.
the compile, pack & deploy step is not there with Perl programming. Java is new to me.
Hope you guys can help me.
Thanks
cmwong
Robert Schulz wrote:
[EMAIL PROTECTED]">I suspect that would be sort of difficult as you'll have to redeploy
your beans anyway ... we use ANT http://jakarta.apache.org/ant/index.html
to automate all the steps (compilation, packaging, deploying)
Robert.-----Original Message-----
From: Wong Chee Mon [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, 9 January 2001 22:25
To: [EMAIL PROTECTED]
Subject: [jBoss-User] development
Hi All,
is there a way for not packing all the Bean, Web application, class
files into jar, war or ear to
deploy in jboss_jetty? just because all the code is under development.
with a minor changes in the code have to rerun a few step to
deploy the
whole thing.
cmwong
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
List Help?: [EMAIL PROTECTED]
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
List Help?: [EMAIL PROTECTED]
