Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0-RC
-
None
-
None
Description
jms_queue and jms_pubsub in the cxf kit sample can't work because of the wsdlLocation is not generated by tools for SEI,
It can be fixed by adding the wsdlLocation attribute to the serviceImpl's WebService annotation.