this works also not.

I think the problem is the WSAD (Websphere Application Development)
development environment.
Now I plugged in Tomcat 4.0 into WSAD (because under Tomcat it worked) and
now it works.
I hope that der final release of 1.1hasn't  these problemsanymore.

Thanks for all the tips




                                                                                       
                           
                    dmkarr@earthl                                                      
                           
                    ink.net              An:     [EMAIL PROTECTED]        
                           
                    (David M.            Kopie:                                        
                           
                    Karr)                Thema:  Re: Antwort: Re: Antwort: Re: Cannot 
find message resources      
                                         under key org.apache.struts .action.MESSAGE   
                           
                    08.04.2002                                                         
                           
                    18:51                                                              
                           
                    Bitte                                                              
                           
                    antworten an                                                       
                           
                    "Struts Users                                                      
                           
                    Mailing List"                                                      
                           
                                                                                       
                           
                                                                                       
                           




>>>>> "SSteib" == SSteib  <[EMAIL PROTECTED]> writes:

    Arron> add key="org.apache.struts.action.MESSAGE" to the
<message-resources> tag.

    Arron> eg:
    Arron> <message-resources
    Arron>   parameter
="org.apache.struts.webapp.example.ApplicationResources"
    Arron>   key="org.apache.struts.action.MESSAGE"
    Arron>   />

    SSteib> I tried it but there is still the same problem. Do you mean I
have to wait
    SSteib> till 1.1 final release?

If that didn't fix it, then you likely have a different problem.

Assuming you're deploying the exact struts-example WAR file, here's
something
that's certainly a long shot:

Amend the WAR file so that in addition to these files:

    ApplicationResources.properties
    ApplicationResources_ja.properties
    ApplicationResources_ru.properties

Make a copy of the first file and name it
"ApplicationResources_en.properties".  Then redeploy the WAR and retest.

If that fails, you may have to start tracing this in your debugger (which
will
take a while to set up if you haven't done this yet).

--
===================================================================
David M. Karr          ; Java/J2EE/XML/Unix/C++
[EMAIL PROTECTED]


--
To unsubscribe, e-mail:   <
mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <
mailto:[EMAIL PROTECTED]>






--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to