Aegis DataBinding Problem - "Error initializing parameters for operation"

2008-02-20 Thread chengas123
Hi, I am getting "Error initializing parameters for operation" from Aegis. I set it up through Spring. The method it is referring to (getEmployeePrivilegesByUid) takes two Strings as arguments, so I'm not sure why it's having a problem. I've included the stack trace below. Thanks, Ben 2008-

Re: Aegis DataBinding Problem - "Error initializing parameters for operation"

2008-02-21 Thread Benson Margulies
can you attach your class to a JIRA? Do you have a .aegis.xml file for your SEI? On Wed, Feb 20, 2008 at 11:01 AM, chengas123 <[EMAIL PROTECTED]> wrote: > > Hi, > I am getting "Error initializing parameters for operation" from Aegis. I > set it up through Spring. The method it is referring to >

Re: Aegis DataBinding Problem - "Error initializing parameters for operation"

2008-02-22 Thread chengas123
Sure. See http://issues.apache.org/jira/browse/CXF-1448 I wasn't quite sure which class you were talking about, so I attached a couple. Hopefully I got the one you meant. Benson Margulies-4 wrote: > > can you attach your class to a JIRA? Do you have a .aegis.xml file for > your > SEI? > > O