Deployment in oracle appserver

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Deployment in oracle appserver

vineeth joyson
Hi

We  hosted OPS sample applications in Oracle AppServer. But for
internationalization its not working.
While debugging the application we found that the locale couldnt retrieve
from session.

<xforms:instance id="i18n" src="/xforms-i18n/i18n-resources"/>

The above path is referred to a xpl in page flow(i18n-resources.xpl).  The
output of the scope generator is a null document. Analysing the problem we
found that the "requested-session-id was not there with the request which we
retrieved using "oxf:request" processor. Hope you are using this sessionid
for retrieving the session.


Its working fine in both JBoss and tomcat. Waiting for your reply. Thanks in
advance

regards
Vineeth

_________________________________________________________________
Sexy, sultry, sensuous. - see why Bipasha Basu is all that and more. Try MSN
Search http://server1.msn.co.in/Profile/bipashabasu.asp




--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: Deployment in oracle appserver

Erik Bruchez
Administrator
Vineeth,

We already have bugs entered for the same symptom with other app servers:

http://forge.objectweb.org/tracker/index.php?func=detail&aid=304471&group_id=168&atid=350207
http://forge.objectweb.org/tracker/index.php?func=detail&aid=304481&group_id=168&atid=350207

It's likely that it's the same issue across the board.

We don't use the session id to retrieve the session: we use the Servlet
API's getSession() call.

-Erik

vineeth joyson wrote:

> Hi
>
> We  hosted OPS sample applications in Oracle AppServer. But for
> internationalization its not working.
> While debugging the application we found that the locale couldnt
> retrieve from session.
>
> <xforms:instance id="i18n" src="/xforms-i18n/i18n-resources"/>
>
> The above path is referred to a xpl in page flow(i18n-resources.xpl).  
> The output of the scope generator is a null document. Analysing the
> problem we found that the "requested-session-id was not there with the
> request which we retrieved using "oxf:request" processor. Hope you are
> using this sessionid for retrieving the session.
>
>
> Its working fine in both JBoss and tomcat. Waiting for your reply.
> Thanks in advance
>
> regards
> Vineeth
--
Orbeon - XForms Everywhere:
http://www.orbeon.com/blog/



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws