On 6/7/07, arvinder <[EMAIL PROTECTED]> wrote:
Thanks Matt, Do I need to run war:inplace if I have already run appfuse full
source?
No, absolutely not. However, you may need to adjust your IDE and
settings to compile/watch the correct files.
Here is the code in plain text:
Thanks Matt, Do I need to run war:inplace if I have already run appfuse full
source?
Here is the code in plain text:
but if I use
instead of
formatting is correct
mra
This message didn't come through properly formatted. Can you send it
in plain text or post your code to http://rafb.net/paste?
As for Jetty hot-deploy, that works when you use "jetty:run", but not
so much with "jetty:run-war". If you're using "jetty:run-war", you
should run "war:inplace" first, f
I have a customer form which is very similar to appfuse user Form (the top
part!). I am trying to add a checkbox along with the customer name for
customer status (width 80:20), but I am not able to get it right even with
regular 50:50 width as in user Form. Here is my code: