You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by song xiaofei <so...@yahoo.com> on 2005/03/14 14:55:36 UTC

EJBProvider and RPC/literal : AXIS bug?

Hi all,
 
If you have a simple EJB which has a method which takes a short[] as argument and you want this EJB to be exposed as webservices on AXIS, and when wsdl is generated you will find that it will generate a bean wrapper as the argument called something like Array_of_xsdShort which has the short[] as an private variable. And the problem is if you take this ejb as a webservices which is using EJBProvider, you will find that you will not able to generate wsdl through the wsdd because the EJBProvider will not try to compare the service with the remote interface with stills takes the single short[] argument. In that case, the ejb will not be exposed as a webservice. Is this an AXIS bug?
 
Thanks,
 
Xiaofei

		
---------------------------------
Do you Yahoo!?
 Yahoo! Small Business - Try our new resources site!