Looks like one of us left out the schema declaration for that. Is
xmlns:simple="http://cxf.apache.org/simple" included in the declarations in your beans element? On Tue, Feb 26, 2008 at 1:32 PM, Ben McCann (JIRA) <[EMAIL PROTECTED]> wrote: > > [ > https://issues.apache.org/jira/browse/CXF-1448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12572592#action_12572592] > > Ben McCann commented on CXF-1448: > --------------------------------- > > I tried using the simple front end, but there is something else missing > from the docs. I'm getting: 'The prefeix "simple" for element > "simple:server" is not bound'. > > > > Aegis DataBinding Problem - "Error initializing parameters for > operation" > > > ------------------------------------------------------------------------- > > > > Key: CXF-1448 > > URL: https://issues.apache.org/jira/browse/CXF-1448 > > Project: CXF > > Issue Type: Bug > > Components: Aegis Databinding > > Affects Versions: 2.0.4 > > Environment: I am running WebLogic 9.2.2 on Windows XP > > Reporter: Ben McCann > > Assignee: Benson Margulies > > Fix For: 2.0.5 > > > > Attachments: AuthService.java, AuthServiceImpl.java, > AuthServiceImpl.java, cxf.xml, Employee.java, Employee.java, > stackTrace.log, stackTraceWithSetCommentedOut.log > > > > > > Hi, > > I am getting "Error initializing parameters for operation" from Aegis. > I set it up through Spring. My classes mostly just use String, so I'm not > sure what the problem is. > > Thanks, > > Ben > > -- > This message is automatically generated by JIRA. > - > You can reply to this email to add a comment to the issue online. > >
