On Nov 27, 2009, at 1:07 PM, yduchesne wrote:

> 
> I am trying to generate a web service from a stateless EJB. Deployment works
> but I can't access de WSDL, and I have no trace in the log files that the
> EJB was exported as a web service. I do not provide a WSDL since I am
> following the code first model and expecting Geronimo to generate the WSDL
> internally when the myServiceUrl?wsdl is invoked - just as in the gold old
> XFire days. 
> 
> My problem is that I can't access the WSDL file, at the following URL (which
> corresponds to what I have read in the web services tutorial): 
> http://localhost:8080/CalculatorService/CalculatorServicePortType?wsdl.
> 
> I get this strange 400 HTTP error when trying to access the WSDL:
> XSSXSRFFilter blocked HttpServletRequest due to invalid FORM content.

Hmm.  What version of Geronimo?

--kevan

Reply via email to