We saw that with the old version of JBOSS (3.26).  The 4.0 version seems to 
have fewer problems.

Most laptops are not beefy enough to do development on.  Which is why I built a 
64 bit machine with 2G of Ram.  Things are a lot perkier now :-).


-----Original Message-----
From: Chris Chiappone [mailto:[EMAIL PROTECTED]
Sent: Thu 8/11/2005 6:57 PM
To: Tapestry users
Subject: Re: updating html and page files with JBOSS
 
I've tried that but it seems to take JBOSS a while to undeploy the
re-deploy, it also seems to use up more memory that way.  I'm working
on my laptop for development and with JBOSS, Eclipse, postgres and
everything else I have running it doesn't take long to get out of
memory errors.

On 8/11/05, Mark Stang <[EMAIL PROTECTED]> wrote:
> 
> If you are building a .war file, just re-deploy (copy) it to your directory.  
> JBoss should see it.
> 
> pingfederate-war:
>     [javac] Compiling 5 source files to 
> /home/mstang/projects/ping/devel/HuronPeak/build/pf-war/classes
>     [javac] Note: Some input files use unchecked or unsafe operations.
>     [javac] Note: Recompile with -Xlint:unchecked for details.
>       [jar] Building jar: 
> /home/mstang/projects/ping/devel/HuronPeak/build/pf-war/lib/pingfederate-classes.jar
>       [war] Building war: 
> /home/mstang/projects/ping/devel/HuronPeak/build/stage/pingfederate3.war
> 
> deploy-saml2:
> 
> pingfederate-war-deploy:
>      [copy] Copying 1 file to 
> /home/mstang/projects/ping/devel/pingfederate/server/default/deploy
> 
> default:
> 
> BUILD SUCCESSFUL
> Total time: 5 seconds
> 
> 
> I don't shut it down even while debugging.  While debugging, I will make 
> source code changes, deploy those and then re-connect with no problems.
> 
> 
> HTH,
> 
> Mark
> 
> -----Original Message-----
> From: Chris Chiappone [mailto:[EMAIL PROTECTED]
> Sent: Thu 8/11/2005 1:32 PM
> To: Tapestry List
> Subject: updating html and page files with JBOSS
> 
> Hi does anyone know how to be able to update html and page files in
> JBOSS with out having to restart the webserver every time a little
> change is made to one of these files?  Also JBOSS puts the deployed
> web in a tmp folder with a random number assigned to the folder.  Do
> you know if this can be static?  Thanks.
> 
> --
> ~chris
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


-- 
~chris

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to