Skip to main content
Summary Artix 5.6 JCA Outbound sample fails to compile.
Article Number 18874
Environment All Supported Operating Systems Artix 5.6
Question/Problem Description

Artix 5.6 JCA Outbound sample fails to compile.


Artix 5.6 JCA Outbound sample doesn't compile when running "ant".


<Artix56>/samples/cxf/integration/jca/outbound/src/org/apache/hello_world_soap_http/GreeterSoapPortServer.java doesn't compile.

Clarifying Information
Error Message
Defect/Enhancement Number
Cause The constructor for this class is Greeter_SoapPort_Server() but should be GreeterSoapPortServer()
Resolution Rename the constructor in GreeterSoapPortServer.java from Greeter_SoapPort_Server() to GreeterSoapPortServer().
Workaround
Notes
Attachment
Created date: 06 September 2011
Last Modified: 13 February 2013
Last Published: 23 June 2012
First Published date: 09 September 2011

#KnowledgeDocs
#Orbix