Minor fixes
-----------
Key: GERONIMO-2840
URL: https://issues.apache.org/jira/browse/GERONIMO-2840
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Reporter: Jarek Gawor
The attached patch contains the following minor fixes:
1) Fix for JettyEJBWebServiceContext.Request.getURI(). It was returning client's host/port
information instead of server's. Also, ?wsdl request would result in an exception thrown without
jettyRequest.setHandled(true); call.
2) Fix in EjbModuleBuilder.java. It was passing invalid environment to module builder extensions.
3) Added empty constructor to EjbDeployment.java. It is required when a type is used as a
reference for a gbean.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|