Return-Path: Delivered-To: apmail-incubator-cxf-issues-archive@locus.apache.org Received: (qmail 90369 invoked from network); 24 Feb 2008 18:44:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 24 Feb 2008 18:44:02 -0000 Received: (qmail 74437 invoked by uid 500); 24 Feb 2008 18:43:57 -0000 Delivered-To: apmail-incubator-cxf-issues-archive@incubator.apache.org Received: (qmail 74420 invoked by uid 500); 24 Feb 2008 18:43:57 -0000 Mailing-List: contact cxf-issues-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cxf-dev@incubator.apache.org Delivered-To: mailing list cxf-issues@incubator.apache.org Received: (qmail 74411 invoked by uid 99); 24 Feb 2008 18:43:57 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 24 Feb 2008 10:43:57 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 24 Feb 2008 18:43:32 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 4A53E234C047 for ; Sun, 24 Feb 2008 10:43:17 -0800 (PST) Message-ID: <1102582412.1203878597303.JavaMail.jira@brutus> Date: Sun, 24 Feb 2008 10:43:17 -0800 (PST) From: "Ben McCann (JIRA)" To: cxf-issues@incubator.apache.org Subject: [jira] Commented: (CXF-1448) Aegis DataBinding Problem - "Error initializing parameters for operation" In-Reply-To: <1103724671.1203692359455.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/CXF-1448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12571925#action_12571925 ] Ben McCann commented on CXF-1448: --------------------------------- Ok. I attached the interface and implementation. There are a few annotations, but they're really just the ones specified in the CXF docs. > 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.