|
Are you sure to have modeled these complex
types in UML using ‘public’ access on the attributes
? -----Original Message----- My application is using the
webservices cartridge and Axis. The web services have complex types as return
values. When the application is deployed in JBoss the following exception is
thrown in the log file. 2004-08-20 14:32:35,357 DEBUG
[org.apache.axis.encoding.ser.BaseSerializerFactory] Exception: java.lang.NoSuchMethodException:
org.apache.axis.encoding.ser.BeanSerializerFactory.create(java.lang.Class,
javax.xml.namespace.QName)
at java.lang.Class.getMethod(Class.java:978)
at
org.apache.axis.encoding.ser.BaseSerializerFactory.createFactory(BaseSerializerFactory.java:234)
at
org.apache.axis.deployment.wsdd.WSDDService.deployTypeMapping(WSDDService.java:529)
at org.apache.axis.deployment.wsdd.WSDDService.initTMR(WSDDService.java:245)
at
org.apache.axis.deployment.wsdd.WSDDService.<init>(WSDDService.java:225)
at
org.apache.axis.deployment.wsdd.WSDDDeployment.<init>(WSDDDeployment.java:204)
at org.apache.axis.deployment.wsdd.WSDDDocument.setDocument(WSDDDocument.java:140)
at
org.apache.axis.deployment.wsdd.WSDDDocument.<init>(WSDDDocument.java:66)
at
org.apache.axis.configuration.FileProvider.configureEngine(FileProvider.java:172)
at org.apache.axis.AxisEngine.init(AxisEngine.java:161)
at org.apache.axis.AxisEngine.<init>(AxisEngine.java:145)
at org.apache.axis.server.AxisServer.<init>(AxisServer.java:87)
etc Any ideas why? Looks like this
occurs when the Axis Web Service Deployment Descriptor (WSDD) (server-config.wsdd) which AndroMDA creates. Version
of Axis is axis-1.2-beta-20040626.jar Thanks Davin Technical Lead 1 Kingsway / London Phone:
0207 8442816
|
- RE: [Andromda-user] Axis Problems with Databinding Wouter Zoons
- RE: [Andromda-user] Axis Problems with Databinding Chad Brandon
- RE: [Andromda-user] Axis Problems with Databinding Chad Brandon
