André,

Use o atributo "shared" do arquivo de configuração web-site.xml:

http://kb.atlassian.com/content/orion/docs/configuration/web-site.xml.html

shared - Whether or not multiple bindings (different sites/context roots) are to be shared. Sharing implies sharing of sessions, servlet instances, context values etc (all that makes up a web-app). This is most commonly used to share a web-app between a HTTP and HTTPS siteat the same context path. If a HTTPS app is marked as shared it's session tracking strategy reverts from SSL session tracking to cookie/URL-rewriting tracking which makes it less secure, but may work around specific issues with SSL session timeouts in various browsers not supporting it properly. The default is 'false'.

[]s

Maiko

 Andre Barbosa <[EMAIL PROTECTED]> escreveu:

Lista:
 
Alguém saberia me dizer se tem como recuperar um objeto no contexto de uma aplicação no OC4J, a partir de uma outra aplicação?
 
Assim, uma aplicação joga no contexto um objeto com o método getServletContext().setAttribute(String, Object), e a outra aplicação tem que reaver este objeto com getServletContext().getAttribute(String). Só estou conseguindo fazer isso na mesma aplicação!
 
Valeu
 
André
 
*****
www.c-events.com



Copa 2002
Yahoo! - Patrocinador oficial da Copa do Mundo da FIFA 2002

Responder a