new version 1.5.0 is not ready to create a .so file ------------------------------------------------------
Key: AXIS2C-1288 URL: https://issues.apache.org/jira/browse/AXIS2C-1288 Project: Axis2-C Issue Type: Task Components: build system (Unix/Linux) Environment: linux Reporter: shyam I am using Apache Axis2/C 1.0.0 in client side. I am using HTTP protocol for communication. Now I have to use HTTPS protocol. I have found a documentation for HTTPS in manual of AXIS2/C(13. Using SSL Client). But the "transportReceiver" tag is not available in axis2.xml, though i have used "--enable-openssl=yes." I have manually created the tag, but it didnt work. I have also installed latest release 1.5.0. There i have found "transportReceiver" tag in axis2c.xml. But getting a new error while try to create so file of my client code. /usr/bin/ld: cannot find -laxis2 collect2: ld returned 1 exit status So, please can you suggest how to solve my problem. Thanking you Regards Shyam -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]