You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "shyam (JIRA)" <ji...@apache.org> on 2008/11/11 14:17:44 UTC

[jira] Created: (AXIS2C-1288) new version 1.5.0 is not ready to create a .so file

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: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org


[jira] Updated: (AXIS2C-1288) new version 1.5.0 is not ready to create a .so file

Posted by "Manjula Peiris (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2C-1288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Manjula Peiris updated AXIS2C-1288:
-----------------------------------


Please ask this in the mailing list.

> 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
>            Assignee: Manjula Peiris
>
> 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.


[jira] Resolved: (AXIS2C-1288) new version 1.5.0 is not ready to create a .so file

Posted by "Manjula Peiris (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2C-1288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Manjula Peiris resolved AXIS2C-1288.
------------------------------------

    Resolution: Invalid
      Assignee: Manjula Peiris

Axis2/C has changed a lot since 1.0. So try the latest version.

> 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
>            Assignee: Manjula Peiris
>
> 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.