Don't use <parameter name="allowedMethods" value="*"/>
You must add each method from the ejb to value (don't include methods from SessionBean ...) See bug 13808. I have submitted a patch that corrects this but it has still to be included. Don't know if it is the only problem though Cédric Chabanois > -----Message d'origine----- > De : Marcus Brito [mailto:[EMAIL PROTECTED]] > Envoyé : mardi 26 novembre 2002 12:47 > À : Lista Axis-User > Objet : Error generating WSDL > > > Hello, folks. > > I'm trying to deploy a Stateless Session Bean as a web service using > Axis and JBoss. However, to this date I've been unsuccessful. > There are > a couple of problems, I'll post about them here one by one. The first > problem I encountered was being unable to generate WSDL for the web > service using the ?wsdl query parameter. Here's what I get: > > There are two files attached to this message. The first one > (stack-trace.txt) is the stack trace I get when trying to access the > service?wsdl URL. The second one (web-service.xml) is the > WSDD for this > service. I hope it's ok to send attachments to this list. > They are small > anyway and copying them in the body message would mess up > formatting and > make them much harder to read (making much harder for you to help me). > > Environment: JBoss 3.2.0beta2 + Apache Axis snapshot from 2002-11-25. > I'm aware that this is a pretty unstable environment, but I > don't think > the problem is with JBoss integration. I've first tried to > run using the > Axis version bundled with JBoss (RC1, I think), but I ran into a bug > that some mailing list messages pointed that was solved in > more recent > builds, so I updated the Axis libraries. > > -- > Pazu <[EMAIL PROTECTED]> >