Yes, I have another example deployment (the only difference it is a WAR and not an EAR) and it works correctly. But I was wondering what can be different in my current configuration because it does't work.
On Mon, Feb 8, 2010 at 3:34 AM, Matthias Wessendorf <[email protected]>wrote: > I see it here: > > > http://example.irian.at/trinidad-components-showcase/adf/jsLibs/resources/LocaleElements_es1_2_14.js?loc=es > > -Matthias > > On Sun, Feb 7, 2010 at 11:49 PM, A. Nieves <[email protected]> wrote: > > Hello, > > > > I'm having problems when I try to submit a form and one of the input > > elements has a validator that uses LocaleElements javascript (In my > > particular case the *LocaleElements_es1_2_12.js*) The script is included > in > > the page > > (src="/test/adf/jsLibs/resources/LocaleElements_es1_2_12.js?loc=es") but > the > > resource is not available (if you try to load the js in the web page it > > displays an error). The other js resources, such as *Common1_2_12.js*, > are > > found. > > > > If I change the locale I have the same problem. > > > > I'm using Facelets 1.1.15 , Seam 2.2, Trinidad 1.2.12 and MyFaces 1.2.8 > and > > this is my *web.xml* ( > > > https://docs.google.com/leaf?id=0B1ms0mMJOqpPMDA1YTBiMzYtMzVjNi00YmVhLWFmOTItNGIyNjU1NDdlNjE2&hl=en > > ) > > > > > > I appreciate the help. Thnx. > > > > > > -- > Matthias Wessendorf > > blog: http://matthiaswessendorf.wordpress.com/ > sessions: http://www.slideshare.net/mwessendorf > twitter: http://twitter.com/mwessendorf >

