Bugs item #944781, was opened at 2004-04-29 23:58
Message generated for change (Comment added) made by raja05
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=944781&group_id=22866

Category: JBossWeb
Group: v3.2
Status: Open
Resolution: None
Priority: 5
Submitted By: Scott M Stark (starksm)
Assigned to: Nobody/Anonymous (nobody)
Summary: Need ability to delay ajp requests until wars deployed

Initial Comment:
Right now there ajp transport layer is decoupled from
the war deployments and this leads to a window over
which ajp requests will be dispatched to the web
container, but will fail with 404 errors due to the
fact that the target web context is not deployed. We
need a way to delay requests when the target web
context is not available.


----------------------------------------------------------------------

Comment By: Rajagopal Venkataraman (raja05)
Date: 2004-05-03 23:04

Message:
Logged In: YES 
user_id=206536

Isnt this like the expected behaviour(as the app is not 
deployed yet)? Where would you want to block the calls 
when the redeployment takes effect? 
Something like showing a page that deployment is in effect? 



----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=944781&group_id=22866


-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE. 
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to