Is this what you're looking for? http://svn.opensymphony.com/svn/xwork/tags/xwork_2_0_6/
Nils-H On Fri, Nov 7, 2008 at 12:02 PM, Gundersen, Richard <[EMAIL PROTECTED]> wrote: > Hi, I'm still struggling with this :( > > I am trying to debug the XWork class (LocalizedTextUtil) that's throwing > the null pointer. However I see that Struts 2.0.12 uses xwork 2.0.6, but > I can't get the source for that anywhere (it doesn't even seem to be > tagged in the Xwork repository). > > So, I tried with the latest version (since that class doesn't seem to > have changed for a few months), but my breakpoints just hit a line > containing a brace '{', which makes me think I really will have to find > the exact source for Xwork 2.0.6 in order to debug this properly. > > Could anyone point me in the direction of the Xwork source used to build > Struts 2.0.12 please? Thanks. > > Richard Gundersen > Java Developer > > Email: [EMAIL PROTECTED] > Phone: 01618302398 > Fax: 01618342536 > London Scottish Bank plc > 24 Mount Street > Manchester > M2 3LS > > -----Original Message----- > From: Gundersen, Richard [mailto:[EMAIL PROTECTED] > Sent: Thursday, November 06, 2008 4:34 PM > To: Struts Users Mailing List > Subject: RE: Unit Testing Advice > > Hi > > I just have one smallish question: for some reason my > messages.properties isn't being loaded. It's configured in struts.xml > > <constant name="struts.custom.i18n.resources" value="messages" /> > > ...and I know that file is generally working because all the other > Struts stuff is working. I'm getting this when my unit test runs (just > at the point when it tries to load an error message from the resource > bundle) > > java.lang.NullPointerException > at > com.opensymphony.xwork2.util.LocalizedTextUtil.findText(LocalizedTextUti > l.java:431) > at > com.opensymphony.xwork2.util.LocalizedTextUtil.findText(LocalizedTextUti > l.java:293) > at > com.opensymphony.xwork2.TextProviderSupport.getText(TextProviderSupport. > java:173) > at > com.opensymphony.xwork2.TextProviderSupport.getText(TextProviderSupport. > java:88) > at > com.opensymphony.xwork2.ActionSupport.getText(ActionSupport.java:71) > > Any ideas please? > > As a responsible corporate citizen, London Scottish Bank plc asks you to > consider the environment before printing this email. > > *** Disclaimer *** > > This electronic communication is confidential and for the exclusive use > of the addressee. It may contain private and confidential information. > The information, attachments and opinions contained in this E-mail are > those of its author only and do not necessarily represent those of > London Scottish Bank PLC or any other members of the London Scottish > Group. > > If you are not the intended addressee, you are prohibited from any > disclosure, distribution or further copying or use of this communication > or the information in it or taking any action in reliance on it. If you > have received this communication in error please notify the Information > Security Manager at [EMAIL PROTECTED] as soon as possible and > delete the message from all places in your computer where it is stored. > > We utilise virus scanning software but we cannot guarantee the security > of electronic communications and you are advised to check any > attachments for viruses. We do not accept liability for any loss > resulting from any corruption or alteration of data or importation of > any virus as a result of receiving this electronic communication. > > Replies to this E-mail may be monitored for operational or business > reasons. London Scottish Bank PLC is authorised and regulated by the > Financial Services Authority. > > > London Scottish Bank plc, Registered Office: 201 Deansgate, Manchester > M3 3NW Registered Number 973008 England. > > Subsidiary Companies:- > > London Scottish Finance Limited, Registered Office: 201 Deansgate, > Manchester M3 3NW Registered Number 233259 England. > > London Scottish Broking Limited, Registered Office: 201 Deansgate, > Manchester M3 3NW Registered Number 230110 England. > > Robinson Way & Company Limited, Registered Office: 201 Deansgate, > Manchester M3 3NW Registered Number 885896 England. > > ______________________________________________________________________ > This email has been scanned by the MessageLabs Email Security System. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > ______________________________________________________________________ > This email has been scanned by the MessageLabs Email Security System. > For more information please visit http://www.messagelabs.com/email > ______________________________________________________________________ > > As a responsible corporate citizen, London Scottish Bank plc asks you to > consider the environment before printing this email. > > *** Disclaimer *** > > This electronic communication is confidential and for the exclusive use of > the addressee. It may contain private and confidential information. The > information, attachments and opinions contained in this E-mail are those of > its author only and do not necessarily represent those of London Scottish > Bank PLC or any other members of the London Scottish Group. > > If you are not the intended addressee, you are prohibited from any > disclosure, distribution or further copying or use of this communication or > the information in it or taking any action in reliance on it. If you have > received this communication in error please notify the Information Security > Manager at [EMAIL PROTECTED] as soon as possible and delete the message from > all places in your computer where it is stored. > > We utilise virus scanning software but we cannot guarantee the security of > electronic communications and you are advised to check any attachments for > viruses. We do not accept liability for any loss resulting from any > corruption or alteration of data or importation of any virus as a result of > receiving this electronic communication. > > Replies to this E-mail may be monitored for operational or business reasons. > London Scottish Bank PLC is authorised and regulated by the Financial > Services Authority. > > > London Scottish Bank plc, Registered Office: 201 Deansgate, Manchester M3 3NW > Registered Number 973008 England. > > Subsidiary Companies:- > > London Scottish Finance Limited, Registered Office: 201 Deansgate, Manchester > M3 3NW Registered Number 233259 England. > > London Scottish Broking Limited, Registered Office: 201 Deansgate, Manchester > M3 3NW Registered Number 230110 England. > > Robinson Way & Company Limited, Registered Office: 201 Deansgate, Manchester > M3 3NW Registered Number 885896 England. > > ______________________________________________________________________ > This email has been scanned by the MessageLabs Email Security System. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]