Re: Strange behaviour in tapestry app

2011-06-01 Thread Greg Pagendam-Turner
http://tapestry-users.832.n2.nabble.com/Strange-behaviour-in-tapestry-app-tp6425097p6426480.html Sent from the Tapestry Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additi

Re: Strange behaviour in tapestry app

2011-06-01 Thread LLTYK
hod if you used @Log, getters for the 'null' variables wherever they're dereferenced, etc). So the webservice call fails, how? NPE? -- View this message in context: http://tapestry-users.832.n2.nabble.com/Strange-behaviour-in-tapestry-app-tp6425097p6426480.html Sent from the Tapes

Strange behaviour in tapestry app

2011-05-31 Thread Greg Pagendam-Turner
Hi, I'm working on a Tapestry application using the 5.3.0 version of Tapestry. At this stage I have an application with just an Index page and a single Action Link. The ActionLink executes some code that calls our secure messaging apis to send an xml message via a web service call. If I ca