[
https://issues.apache.org/jira/browse/CXF-1448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12571958#action_12571958
]
Benson Margulies commented on CXF-1448:
---------------------------------------
I cannot repro this in the 2.0.x branch or the 2.1 branch.
Possibilities:
1: related to the password callback, somehow (I don't believe it).
2: related to weblogic
3: I'm missing something.
I invite you to cook up a version of this that runs completely outside of
weblogic. I particularly invite you to checkout a tree and try to modify
org.apache.cxf.systest.aegis.AegisJaxWsTest.java until it fails. Or at least
have a look and see if you can see in what respect your code differs from my
test case.
> 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.