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 "samir joshi (JIRA)" <ji...@apache.org> on 2008/05/02 06:22:55 UTC

[jira] Created: (AXIS2C-1125) Getting linking error while creating client for WSDL

Getting linking error while creating client for WSDL
----------------------------------------------------

                 Key: AXIS2C-1125
                 URL: https://issues.apache.org/jira/browse/AXIS2C-1125
             Project: Axis2-C
          Issue Type: Bug
          Components: build system
    Affects Versions: 1.3.0
         Environment: Project: Axis2C(axis2c-bin-1.3.0-win32.zip) 
Environment: WinXP, Apache Axis2/C 1.3.0 , Visual studio ( Microsoft VSExpress2005 edition)
            Reporter: samir joshi
            Priority: Minor
             Fix For: 1.3.0


Hi, 

I am getting error while Linking the Client. 
Following are the details for the Issue. 
I will appretiate if you can help me out on this issue. 


Project: Axis2C(axis2c-bin-1.3.0-win32.zip) 
Environment: WinXP, Apache Axis2/C 1.3.0 , Visual studio ( Microsoft VSExpress2005 edition)

Description: 

D:\project3.2\axis2c\samples\client\pc\obj>"C:\Program Files\Microsoft Visual Studio 9.0\VC\bin\link.exe" /LIBPATH:%AXIS2C_HOME%\l
ib axutil.lib axiom.lib axis2_parser.lib axis2_engine.lib axis2_http_receiver.lib axis2_http_sender.lib mod_axis2_IIS.lib /OUT:D:\
project3.2\axis2c\samples\client\pc\obj\pc.exe D:\project3.2\axis2c\samples\client\pc\obj\*.obj
Microsoft (R) Incremental Linker Version 9.00.21022.08
Copyright (C) Microsoft Corporation.  All rights reserved.

adb_ServiceHeaderType.obj : error LNK2019: unresolved external symbol _axutil_xml_quote_string referenced in function _adb_Service
HeaderType_serialize@28
adb_XXXType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
adb_YYYType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
adb_WarningType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
adb_AAAType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
adb_PPPPType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
adb_WWWType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
adb_SSSSType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
adb_DDDType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
adb_EEType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
adb_EventType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
adb_HHHHType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
adb_BusinessExceptionType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
adb_RRR.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
adb_FFF.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
adb_III.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
axis2_stub_ABCService.obj : error LNK2019: unresolved external symbol _axis2_msg_increment_ref referenced in function
_axis2_stub_populate_services_for_ABCService
D:\project3.2\axis2c\samples\client\pc\obj\pc.exe : fatal error LNK1120: 2 unresolved externals


-- 
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] Commented: (AXIS2C-1125) Getting linking error while creating client for WSDL

Posted by "Dimuthu Gamage (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2C-1125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12593971#action_12593971 ] 

Dimuthu Gamage commented on AXIS2C-1125:
----------------------------------------

Hi,
I download the windows binary(1.3) from http://ws.apache.org/axis2/c/download.cgi  and noticed that "axutil.lib" is there. AFAIK axis2_util.lib is renamed to axutil.lib from1.0 release. 
So my guess is you have some older libraries in your PATH ( or in the imported libraries from your IDE). So can you check the libraries you are using back again and let us know whether the problem still there.

Dimuthu

> Getting linking error while creating client for WSDL
> ----------------------------------------------------
>
>                 Key: AXIS2C-1125
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-1125
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: build system
>    Affects Versions: 1.3.0
>         Environment: Project: Axis2C(axis2c-bin-1.3.0-win32.zip) 
> Environment: WinXP, Apache Axis2/C 1.3.0 , Visual studio ( Microsoft VSExpress2005 edition)
>            Reporter: samir joshi
>            Priority: Minor
>             Fix For: 1.4.1
>
>
> Hi, 
> I am getting error while Linking the Client. 
> Following are the details for the Issue. 
> I will appretiate if you can help me out on this issue. 
> Project: Axis2C(axis2c-bin-1.3.0-win32.zip) 
> Environment: WinXP, Apache Axis2/C 1.3.0 , Visual studio ( Microsoft VSExpress2005 edition)
> Description: 
> D:\project3.2\axis2c\samples\client\pc\obj>"C:\Program Files\Microsoft Visual Studio 9.0\VC\bin\link.exe" /LIBPATH:%AXIS2C_HOME%\l
> ib axutil.lib axiom.lib axis2_parser.lib axis2_engine.lib axis2_http_receiver.lib axis2_http_sender.lib mod_axis2_IIS.lib /OUT:D:\
> project3.2\axis2c\samples\client\pc\obj\pc.exe D:\project3.2\axis2c\samples\client\pc\obj\*.obj
> Microsoft (R) Incremental Linker Version 9.00.21022.08
> Copyright (C) Microsoft Corporation.  All rights reserved.
> adb_ServiceHeaderType.obj : error LNK2019: unresolved external symbol _axutil_xml_quote_string referenced in function _adb_Service
> HeaderType_serialize@28
> adb_XXXType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
> adb_YYYType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
> adb_WarningType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
> adb_AAAType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
> adb_PPPPType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
> adb_WWWType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
> adb_SSSSType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
> adb_DDDType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
> adb_EEType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
> adb_EventType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
> adb_HHHHType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
> adb_BusinessExceptionType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
> adb_RRR.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
> adb_FFF.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
> adb_III.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
> axis2_stub_ABCService.obj : error LNK2019: unresolved external symbol _axis2_msg_increment_ref referenced in function
> _axis2_stub_populate_services_for_ABCService
> D:\project3.2\axis2c\samples\client\pc\obj\pc.exe : fatal error LNK1120: 2 unresolved externals

-- 
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-1125) Getting linking error while creating client for WSDL

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

samir joshi updated AXIS2C-1125:
--------------------------------

    Description: 
Hi, 

I am getting error while Linking the Client. 
Following are the details for the Issue. 
I will appretiate if you can help me out on this issue. 

Project: Axis2C(axis2c-bin-1.3.0-win32.zip) 
Environment: WinXP, Apache Axis2/C 1.3.0 , Visual studio ( Microsoft VSExpress2005 edition)

Description: 

D:\project3.2\axis2c\samples\client\pc\obj>"C:\Program Files\Microsoft Visual Studio 9.0\VC\bin\link.exe" /LIBPATH:%AXIS2C_HOME%\l
ib axutil.lib axiom.lib axis2_parser.lib axis2_engine.lib axis2_http_receiver.lib axis2_http_sender.lib mod_axis2_IIS.lib /OUT:D:\
project3.2\axis2c\samples\client\pc\obj\pc.exe D:\project3.2\axis2c\samples\client\pc\obj\*.obj
Microsoft (R) Incremental Linker Version 9.00.21022.08
Copyright (C) Microsoft Corporation.  All rights reserved.

adb_ServiceHeaderType.obj : error LNK2019: unresolved external symbol _axutil_xml_quote_string referenced in function _adb_Service
HeaderType_serialize@28
adb_XXXType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
adb_YYYType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
adb_WarningType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
adb_AAAType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
adb_PPPPType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
adb_WWWType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
adb_SSSSType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
adb_DDDType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
adb_EEType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
adb_EventType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
adb_HHHHType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
adb_BusinessExceptionType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
adb_RRR.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
adb_FFF.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
adb_III.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
axis2_stub_ABCService.obj : error LNK2019: unresolved external symbol _axis2_msg_increment_ref referenced in function
_axis2_stub_populate_services_for_ABCService
D:\project3.2\axis2c\samples\client\pc\obj\pc.exe : fatal error LNK1120: 2 unresolved externals


  was:
Hi, 

I am getting error while Linking the Client. 
Following are the details for the Issue. 
I will appretiate if you can help me out on this issue. 


Project: Axis2C(axis2c-bin-1.3.0-win32.zip) 
Environment: WinXP, Apache Axis2/C 1.3.0 , Visual studio ( Microsoft VSExpress2005 edition)

Description: 

D:\project3.2\axis2c\samples\client\pc\obj>"C:\Program Files\Microsoft Visual Studio 9.0\VC\bin\link.exe" /LIBPATH:%AXIS2C_HOME%\l
ib axutil.lib axiom.lib axis2_parser.lib axis2_engine.lib axis2_http_receiver.lib axis2_http_sender.lib mod_axis2_IIS.lib /OUT:D:\
project3.2\axis2c\samples\client\pc\obj\pc.exe D:\project3.2\axis2c\samples\client\pc\obj\*.obj
Microsoft (R) Incremental Linker Version 9.00.21022.08
Copyright (C) Microsoft Corporation.  All rights reserved.

adb_ServiceHeaderType.obj : error LNK2019: unresolved external symbol _axutil_xml_quote_string referenced in function _adb_Service
HeaderType_serialize@28
adb_XXXType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
adb_YYYType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
adb_WarningType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
adb_AAAType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
adb_PPPPType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
adb_WWWType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
adb_SSSSType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
adb_DDDType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
adb_EEType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
adb_EventType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
adb_HHHHType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
adb_BusinessExceptionType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
adb_RRR.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
adb_FFF.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
adb_III.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
axis2_stub_ABCService.obj : error LNK2019: unresolved external symbol _axis2_msg_increment_ref referenced in function
_axis2_stub_populate_services_for_ABCService
D:\project3.2\axis2c\samples\client\pc\obj\pc.exe : fatal error LNK1120: 2 unresolved externals



Hi, 

I am getting error while Linking the Client. 
Following are the details for the Issue. 
I will appretiate if you can help me out on this issue. 


Project: Axis2C(axis2c-bin-1.3.0-win32.zip) 
Environment: WinXP, Apache Axis2/C 1.3.0 , Visual studio ( Microsoft VSExpress2005 edition)

Description: 

D:\project3.2\axis2c\samples\client\pc\obj>"C:\Program Files\Microsoft Visual Studio 9.0\VC\bin\link.exe" /LIBPATH:%AXIS2C_HOME%\l
ib axutil.lib axiom.lib axis2_parser.lib axis2_engine.lib axis2_http_receiver.lib axis2_http_sender.lib mod_axis2_IIS.lib /OUT:D:\
project3.2\axis2c\samples\client\pc\obj\pc.exe D:\project3.2\axis2c\samples\client\pc\obj\*.obj
Microsoft (R) Incremental Linker Version 9.00.21022.08
Copyright (C) Microsoft Corporation.  All rights reserved.

adb_ServiceHeaderType.obj : error LNK2019: unresolved external symbol _axutil_xml_quote_string referenced in function _adb_Service
HeaderType_serialize@28
adb_XXXType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
adb_YYYType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
adb_WarningType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
adb_AAAType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
adb_PPPPType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
adb_WWWType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
adb_SSSSType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
adb_DDDType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
adb_EEType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
adb_EventType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
adb_HHHHType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
adb_BusinessExceptionType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
adb_RRR.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
adb_FFF.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
adb_III.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
axis2_stub_ABCService.obj : error LNK2019: unresolved external symbol _axis2_msg_increment_ref referenced in function
_axis2_stub_populate_services_for_ABCService
D:\project3.2\axis2c\samples\client\pc\obj\pc.exe : fatal error LNK1120: 2 unresolved externals


Can you please let me know from where I can get the axis2_util.lib file
I will appretiate if you can let me know the lib file I have missed out and from where I can get the lib file. 

> Getting linking error while creating client for WSDL
> ----------------------------------------------------
>
>                 Key: AXIS2C-1125
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-1125
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: build system
>    Affects Versions: 1.3.0
>         Environment: Project: Axis2C(axis2c-bin-1.3.0-win32.zip) 
> Environment: WinXP, Apache Axis2/C 1.3.0 , Visual studio ( Microsoft VSExpress2005 edition)
>            Reporter: samir joshi
>            Priority: Minor
>             Fix For: 1.3.0
>
>
> Hi, 
> I am getting error while Linking the Client. 
> Following are the details for the Issue. 
> I will appretiate if you can help me out on this issue. 
> Project: Axis2C(axis2c-bin-1.3.0-win32.zip) 
> Environment: WinXP, Apache Axis2/C 1.3.0 , Visual studio ( Microsoft VSExpress2005 edition)
> Description: 
> D:\project3.2\axis2c\samples\client\pc\obj>"C:\Program Files\Microsoft Visual Studio 9.0\VC\bin\link.exe" /LIBPATH:%AXIS2C_HOME%\l
> ib axutil.lib axiom.lib axis2_parser.lib axis2_engine.lib axis2_http_receiver.lib axis2_http_sender.lib mod_axis2_IIS.lib /OUT:D:\
> project3.2\axis2c\samples\client\pc\obj\pc.exe D:\project3.2\axis2c\samples\client\pc\obj\*.obj
> Microsoft (R) Incremental Linker Version 9.00.21022.08
> Copyright (C) Microsoft Corporation.  All rights reserved.
> adb_ServiceHeaderType.obj : error LNK2019: unresolved external symbol _axutil_xml_quote_string referenced in function _adb_Service
> HeaderType_serialize@28
> adb_XXXType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
> adb_YYYType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
> adb_WarningType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
> adb_AAAType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
> adb_PPPPType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
> adb_WWWType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
> adb_SSSSType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
> adb_DDDType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
> adb_EEType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
> adb_EventType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
> adb_HHHHType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
> adb_BusinessExceptionType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
> adb_RRR.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
> adb_FFF.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
> adb_III.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
> axis2_stub_ABCService.obj : error LNK2019: unresolved external symbol _axis2_msg_increment_ref referenced in function
> _axis2_stub_populate_services_for_ABCService
> D:\project3.2\axis2c\samples\client\pc\obj\pc.exe : fatal error LNK1120: 2 unresolved externals

-- 
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-1125) Getting linking error while creating client for WSDL

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

Dinesh Premalal updated AXIS2C-1125:
------------------------------------

    Fix Version/s:     (was: 1.3.0)
                   1.4.1

> Getting linking error while creating client for WSDL
> ----------------------------------------------------
>
>                 Key: AXIS2C-1125
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-1125
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: build system
>    Affects Versions: 1.3.0
>         Environment: Project: Axis2C(axis2c-bin-1.3.0-win32.zip) 
> Environment: WinXP, Apache Axis2/C 1.3.0 , Visual studio ( Microsoft VSExpress2005 edition)
>            Reporter: samir joshi
>            Priority: Minor
>             Fix For: 1.4.1
>
>
> Hi, 
> I am getting error while Linking the Client. 
> Following are the details for the Issue. 
> I will appretiate if you can help me out on this issue. 
> Project: Axis2C(axis2c-bin-1.3.0-win32.zip) 
> Environment: WinXP, Apache Axis2/C 1.3.0 , Visual studio ( Microsoft VSExpress2005 edition)
> Description: 
> D:\project3.2\axis2c\samples\client\pc\obj>"C:\Program Files\Microsoft Visual Studio 9.0\VC\bin\link.exe" /LIBPATH:%AXIS2C_HOME%\l
> ib axutil.lib axiom.lib axis2_parser.lib axis2_engine.lib axis2_http_receiver.lib axis2_http_sender.lib mod_axis2_IIS.lib /OUT:D:\
> project3.2\axis2c\samples\client\pc\obj\pc.exe D:\project3.2\axis2c\samples\client\pc\obj\*.obj
> Microsoft (R) Incremental Linker Version 9.00.21022.08
> Copyright (C) Microsoft Corporation.  All rights reserved.
> adb_ServiceHeaderType.obj : error LNK2019: unresolved external symbol _axutil_xml_quote_string referenced in function _adb_Service
> HeaderType_serialize@28
> adb_XXXType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
> adb_YYYType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
> adb_WarningType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
> adb_AAAType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
> adb_PPPPType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
> adb_WWWType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
> adb_SSSSType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
> adb_DDDType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
> adb_EEType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
> adb_EventType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
> adb_HHHHType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
> adb_BusinessExceptionType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
> adb_RRR.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
> adb_FFF.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
> adb_III.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
> axis2_stub_ABCService.obj : error LNK2019: unresolved external symbol _axis2_msg_increment_ref referenced in function
> _axis2_stub_populate_services_for_ABCService
> D:\project3.2\axis2c\samples\client\pc\obj\pc.exe : fatal error LNK1120: 2 unresolved externals

-- 
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] Closed: (AXIS2C-1125) Getting linking error while creating client for WSDL

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

samir joshi closed AXIS2C-1125.
-------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 1.4.1)
                   1.3.0

Removed the unwanted lib from axis2c lib folder and have created the project in visual studio environment (Visual Studio 2008 Express Edition). I have followed the link (http://wso2.org/library/3410#dep) to set up the environment for project. 
Now able to build the project successfully.


> Getting linking error while creating client for WSDL
> ----------------------------------------------------
>
>                 Key: AXIS2C-1125
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-1125
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: build system
>    Affects Versions: 1.3.0
>         Environment: Project: Axis2C(axis2c-bin-1.3.0-win32.zip) 
> Environment: WinXP, Apache Axis2/C 1.3.0 , Visual studio ( Microsoft VSExpress2005 edition)
>            Reporter: samir joshi
>            Priority: Minor
>             Fix For: 1.3.0
>
>
> Hi, 
> I am getting error while Linking the Client. 
> Following are the details for the Issue. 
> I will appretiate if you can help me out on this issue. 
> Project: Axis2C(axis2c-bin-1.3.0-win32.zip) 
> Environment: WinXP, Apache Axis2/C 1.3.0 , Visual studio ( Microsoft VSExpress2005 edition)
> Description: 
> D:\project3.2\axis2c\samples\client\pc\obj>"C:\Program Files\Microsoft Visual Studio 9.0\VC\bin\link.exe" /LIBPATH:%AXIS2C_HOME%\l
> ib axutil.lib axiom.lib axis2_parser.lib axis2_engine.lib axis2_http_receiver.lib axis2_http_sender.lib mod_axis2_IIS.lib /OUT:D:\
> project3.2\axis2c\samples\client\pc\obj\pc.exe D:\project3.2\axis2c\samples\client\pc\obj\*.obj
> Microsoft (R) Incremental Linker Version 9.00.21022.08
> Copyright (C) Microsoft Corporation.  All rights reserved.
> adb_ServiceHeaderType.obj : error LNK2019: unresolved external symbol _axutil_xml_quote_string referenced in function _adb_Service
> HeaderType_serialize@28
> adb_XXXType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
> adb_YYYType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
> adb_WarningType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
> adb_AAAType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
> adb_PPPPType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
> adb_WWWType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
> adb_SSSSType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
> adb_DDDType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
> adb_EEType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
> adb_EventType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
> adb_HHHHType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
> adb_BusinessExceptionType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
> adb_RRR.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
> adb_FFF.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
> adb_III.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
> axis2_stub_ABCService.obj : error LNK2019: unresolved external symbol _axis2_msg_increment_ref referenced in function
> _axis2_stub_populate_services_for_ABCService
> D:\project3.2\axis2c\samples\client\pc\obj\pc.exe : fatal error LNK1120: 2 unresolved externals

-- 
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] Commented: (AXIS2C-1125) Getting linking error while creating client for WSDL

Posted by "samir joshi (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2C-1125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12594140#action_12594140 ] 

samir joshi commented on AXIS2C-1125:
-------------------------------------

Hi Dimuthu,

I have removed the unwanted lib from axis2c lib folder and have created the project in visual studio environment (Visual Studio 2008 Express Edition). I have followed the link (http://wso2.org/library/3410#dep) to set up the environment for project. 
I am now able to build the project successfully.

I really appreciate for your continues valuable support.
Thanks a lot.

Regards,
Samir Joshi




> Getting linking error while creating client for WSDL
> ----------------------------------------------------
>
>                 Key: AXIS2C-1125
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-1125
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: build system
>    Affects Versions: 1.3.0
>         Environment: Project: Axis2C(axis2c-bin-1.3.0-win32.zip) 
> Environment: WinXP, Apache Axis2/C 1.3.0 , Visual studio ( Microsoft VSExpress2005 edition)
>            Reporter: samir joshi
>            Priority: Minor
>             Fix For: 1.4.1
>
>
> Hi, 
> I am getting error while Linking the Client. 
> Following are the details for the Issue. 
> I will appretiate if you can help me out on this issue. 
> Project: Axis2C(axis2c-bin-1.3.0-win32.zip) 
> Environment: WinXP, Apache Axis2/C 1.3.0 , Visual studio ( Microsoft VSExpress2005 edition)
> Description: 
> D:\project3.2\axis2c\samples\client\pc\obj>"C:\Program Files\Microsoft Visual Studio 9.0\VC\bin\link.exe" /LIBPATH:%AXIS2C_HOME%\l
> ib axutil.lib axiom.lib axis2_parser.lib axis2_engine.lib axis2_http_receiver.lib axis2_http_sender.lib mod_axis2_IIS.lib /OUT:D:\
> project3.2\axis2c\samples\client\pc\obj\pc.exe D:\project3.2\axis2c\samples\client\pc\obj\*.obj
> Microsoft (R) Incremental Linker Version 9.00.21022.08
> Copyright (C) Microsoft Corporation.  All rights reserved.
> adb_ServiceHeaderType.obj : error LNK2019: unresolved external symbol _axutil_xml_quote_string referenced in function _adb_Service
> HeaderType_serialize@28
> adb_XXXType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
> adb_YYYType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
> adb_WarningType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
> adb_AAAType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
> adb_PPPPType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
> adb_WWWType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
> adb_SSSSType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
> adb_DDDType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
> adb_EEType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
> adb_EventType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
> adb_HHHHType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
> adb_BusinessExceptionType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
> adb_RRR.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
> adb_FFF.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
> adb_III.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
> axis2_stub_ABCService.obj : error LNK2019: unresolved external symbol _axis2_msg_increment_ref referenced in function
> _axis2_stub_populate_services_for_ABCService
> D:\project3.2\axis2c\samples\client\pc\obj\pc.exe : fatal error LNK1120: 2 unresolved externals

-- 
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