Hello,
We want to have clients be able to cache any static content (css, javascript
etc.) However after a release the files may change and the client's will still
be holding the invalid cached copy. I'm sure many of us have ran into that
after an updated release..
The best solution is to app
Peter,
Thanks again for your response. I do appreciate it. I have been away from
this for a while but will revisit soon and update.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4210540#4210540
Reply to the post :
http://www.jboss.org/index.html?module=bb
Thanks for the quick response Peter.
I've gotten this to work fine locally using the command you've posted. So we
are getting somewhere... However I'm stuck when trying to do it over the
network.
\\test-server\e$\jboss\bin\twiddle.bat invoke
"jboss.system:service=MainDeployer" deploy
file:/
Hello,
We are revisiting our build process, one of the things I'd like to do is
automate copying of the final ear out to whatever server. Currently all of our
servers are configured with the URLDeploymentScanner to check the deploy folder
every 5 seconds.
This doesn't really work over the net
ok they stripped my xml
i swapped
with
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4149138#4149138
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4149138
___
jboss-user ma
OK that is the file thank you!
I just swapped the lines that said , and we are cooking.
thank you
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4149137#4149137
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4149137
__
Hi,
I know this worked when we were just using regular tomcat, but not so far with
jboss 4.2.2 GA. If an app is running and has active sessions, when I reload
it, tomcat saves them somehow. With jboss, every time I reload, all the
sessions are expired.
My concern about this is not for apps i