On Tue, Feb 10, 2009 at 4:45 PM, Philip Housley <[email protected] > wrote:
> From: Simon Laws [mailto:[email protected]] > Sent: 10 February 2009 16:44 > To: [email protected] > Subject: Re: Cannot engage web service security > > > Quick update on TUSCANY-2824. There was some missing configuration that was > causing the security handlers to be omitted. I've turned this back on for > the username/password handlers but there is some underlying problem with the > WSSecurity handlers when I turn them back on so I'm still looking at that. > > I'm making changes in the 1.x codebase. As I get through that are you able > to pick up the code from there and compile it? > > Regards > > Simon > > ---------- > > That's fine for me, I can test against any version. I will probably need > to backport to 1.4, but I should be able to do that myself if I need to. > > Thanks for your time, > > Phil. > Hi Phil So that was all a bit more painful that I expected. What caused the problem was that I think we upgrade from Axis 1.3 to Axis 1.4 with our security disabled so there are a few lurking issues. I've now have a successful build with security enabled. You need revisions 743002 and 743732 from the 1.x branch. <http://svn.apache.org/viewcvs?view=rev&rev=743732> I haven't closed of TUSCANY2824 just yet as the changes I have made leave two issues unresolved (see the JIRA). I have work rounds for the two issues but not final resolution. Let me know how you get on. Regards Simon
