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 "Leonid Krankurs (JIRA)" <ax...@ws.apache.org> on 2006/08/11 23:02:13 UTC

[jira] Created: (AXISCPP-990) missing cpp files in Distribution.sln

missing cpp files in Distribution.sln
-------------------------------------

                 Key: AXISCPP-990
                 URL: http://issues.apache.org/jira/browse/AXISCPP-990
             Project: Axis-C++
          Issue Type: Bug
          Components: Build - libtools
    Affects Versions:  1.6 Beta
         Environment: MS Windows XP SP2, MS VS 2005
            Reporter: Leonid Krankurs
            Priority: Blocker
         Attachments: problem.txt

flies are missing in Zip files from 03-Mar-2006
axis-c-win32-current-bin.zip
axis-c/source/win32/axis-c-1.6b-Win32-trace-src.zip
(looks like have the same content)


missing files in Distribution.sln

SimpleAxisServer project:
c1xx : fatal error C1083: Cannot open source file: '..\..\..\src\server\simple_axis_server\ServerHelper.cpp': No such file or directory
c1xx : fatal error C1083: Cannot open source file: '..\..\..\src\common\AxisSocketUtils.cpp': No such file or directory


AxisServer project:
c1xx : fatal error C1083: Cannot open source file: '..\src\common\Packet.cpp': No such file or directory
c1xx : fatal error C1083: Cannot open source file: '..\src\common\AxisException.cpp': No such file or directory
c1xx : fatal error C1083: Cannot open source file: '..\src\common\AxisTime.cpp': No such file or directory
c1xx : fatal error C1083: Cannot open source file: '..\src\soap\SoapParserExpat.cpp': No such file or directory
c1xx : fatal error C1083: Cannot open source file: '..\src\wsdd\WSDDDocumentExpat.cpp': No such file or directory

AxisClient project:
c1xx : fatal error C1083: Cannot open source file: '..\src\common\AxisException.cpp': No such file or directory
c1xx : fatal error C1083: Cannot open source file: '..\src\common\AxisTime.cpp': No such file or directory
c1xx : fatal error C1083: Cannot open source file: '..\src\transport\axis\AxisTransport.cpp': No such file or directory
c1xx : fatal error C1083: Cannot open source file: '..\src\transport\axis\Channel.cpp': No such file or directory
c1xx : fatal error C1083: Cannot open source file: '..\src\common\Packet.cpp': No such file or directory
c1xx : fatal error C1083: Cannot open source file: '..\src\transport\axis\Receiver.cpp': No such file or directory
c1xx : fatal error C1083: Cannot open source file: '..\src\transport\axis\Sender.cpp': No such file or directory
c1xx : fatal error C1083: Cannot open source file: '..\src\soap\SoapParserExpat.cpp': No such file or directory
c1xx : fatal error C1083: Cannot open source file: '..\src\transport\axis\Transport.cpp': No such file or directory
c1xx : fatal error C1083: Cannot open source file: '..\src\transport\axis\TransportFactory.cpp': No such file or directory
c1xx : fatal error C1083: Cannot open source file: '..\src\transport\axis\Url.cpp': No such file or directory
c1xx : fatal error C1083: Cannot open source file: '..\src\wsdd\WSDDDocumentExpat.cpp': No such file or directory
c1xx : fatal error C1083: Cannot open source file: '..\src\transport\axis\Url.cpp': No such file or directory


found in \graveyard
AxisSocketUtils.cpp
Channel.cpp
Url.cpp (also found in src\transport\axis3)

PLEASE!!!
HELP!!!


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
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: (AXISCPP-990) missing cpp files in Distribution.sln

Posted by "John Hawkins (JIRA)" <ax...@ws.apache.org>.
    [ http://issues.apache.org/jira/browse/AXISCPP-990?page=comments#action_12428374 ] 
            
John Hawkins commented on AXISCPP-990:
--------------------------------------

Really looks like you've not got the rc process in the shell path (or perhaps one of its dependents). 

I would test that when you run vsvars32 and then do "rc" from the cmd line that it works. if it doesn't then it's your vc setup that's wrong.

> missing cpp files in Distribution.sln
> -------------------------------------
>
>                 Key: AXISCPP-990
>                 URL: http://issues.apache.org/jira/browse/AXISCPP-990
>             Project: Axis-C++
>          Issue Type: Bug
>          Components: Build - libtools
>    Affects Versions:  1.6 Beta
>         Environment: MS Windows XP SP2, MS VS 2005
>            Reporter: Leonid Krankurs
>            Priority: Blocker
>         Attachments: problem.txt
>
>
> flies are missing in Zip files from 03-Mar-2006
> axis-c-win32-current-bin.zip
> axis-c/source/win32/axis-c-1.6b-Win32-trace-src.zip
> (looks like have the same content)
> missing files in Distribution.sln
> SimpleAxisServer project:
> c1xx : fatal error C1083: Cannot open source file: '..\..\..\src\server\simple_axis_server\ServerHelper.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\..\..\src\common\AxisSocketUtils.cpp': No such file or directory
> AxisServer project:
> c1xx : fatal error C1083: Cannot open source file: '..\src\common\Packet.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\common\AxisException.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\common\AxisTime.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\soap\SoapParserExpat.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\wsdd\WSDDDocumentExpat.cpp': No such file or directory
> AxisClient project:
> c1xx : fatal error C1083: Cannot open source file: '..\src\common\AxisException.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\common\AxisTime.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\transport\axis\AxisTransport.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\transport\axis\Channel.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\common\Packet.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\transport\axis\Receiver.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\transport\axis\Sender.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\soap\SoapParserExpat.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\transport\axis\Transport.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\transport\axis\TransportFactory.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\transport\axis\Url.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\wsdd\WSDDDocumentExpat.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\transport\axis\Url.cpp': No such file or directory
> found in \graveyard
> AxisSocketUtils.cpp
> Channel.cpp
> Url.cpp (also found in src\transport\axis3)
> PLEASE!!!
> HELP!!!

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
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: (AXISCPP-990) missing cpp files in Distribution.sln

Posted by "nadir amra (JIRA)" <ax...@ws.apache.org>.
     [ https://issues.apache.org/jira/browse/AXISCPP-990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

nadir amra updated AXISCPP-990:
-------------------------------

    Priority: Major  (was: Blocker)

Changing to major since really we mainly recommend ant builds.  VC compile artifacts have not been updated in a while.

> missing cpp files in Distribution.sln
> -------------------------------------
>
>                 Key: AXISCPP-990
>                 URL: https://issues.apache.org/jira/browse/AXISCPP-990
>             Project: Axis-C++
>          Issue Type: Bug
>          Components: Build - libtools
>    Affects Versions:  1.6 Beta
>         Environment: MS Windows XP SP2, MS VS 2005
>            Reporter: Leonid Krankurs
>         Attachments: problem.txt
>
>
> flies are missing in Zip files from 03-Mar-2006
> axis-c-win32-current-bin.zip
> axis-c/source/win32/axis-c-1.6b-Win32-trace-src.zip
> (looks like have the same content)
> missing files in Distribution.sln
> SimpleAxisServer project:
> c1xx : fatal error C1083: Cannot open source file: '..\..\..\src\server\simple_axis_server\ServerHelper.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\..\..\src\common\AxisSocketUtils.cpp': No such file or directory
> AxisServer project:
> c1xx : fatal error C1083: Cannot open source file: '..\src\common\Packet.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\common\AxisException.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\common\AxisTime.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\soap\SoapParserExpat.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\wsdd\WSDDDocumentExpat.cpp': No such file or directory
> AxisClient project:
> c1xx : fatal error C1083: Cannot open source file: '..\src\common\AxisException.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\common\AxisTime.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\transport\axis\AxisTransport.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\transport\axis\Channel.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\common\Packet.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\transport\axis\Receiver.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\transport\axis\Sender.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\soap\SoapParserExpat.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\transport\axis\Transport.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\transport\axis\TransportFactory.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\transport\axis\Url.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\wsdd\WSDDDocumentExpat.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\transport\axis\Url.cpp': No such file or directory
> found in \graveyard
> AxisSocketUtils.cpp
> Channel.cpp
> Url.cpp (also found in src\transport\axis3)
> PLEASE!!!
> HELP!!!

-- 
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: (AXISCPP-990) missing cpp files in Distribution.sln

Posted by "John Hawkins (JIRA)" <ax...@ws.apache.org>.
    [ http://issues.apache.org/jira/browse/AXISCPP-990?page=comments#action_12427690 ] 
            
John Hawkins commented on AXISCPP-990:
--------------------------------------

Are you building using ANT? We would only recommend building using ANT. 
-> http://ws.apache.org/axis/cpp/antbuild-guide.html


> missing cpp files in Distribution.sln
> -------------------------------------
>
>                 Key: AXISCPP-990
>                 URL: http://issues.apache.org/jira/browse/AXISCPP-990
>             Project: Axis-C++
>          Issue Type: Bug
>          Components: Build - libtools
>    Affects Versions:  1.6 Beta
>         Environment: MS Windows XP SP2, MS VS 2005
>            Reporter: Leonid Krankurs
>            Priority: Blocker
>         Attachments: problem.txt
>
>
> flies are missing in Zip files from 03-Mar-2006
> axis-c-win32-current-bin.zip
> axis-c/source/win32/axis-c-1.6b-Win32-trace-src.zip
> (looks like have the same content)
> missing files in Distribution.sln
> SimpleAxisServer project:
> c1xx : fatal error C1083: Cannot open source file: '..\..\..\src\server\simple_axis_server\ServerHelper.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\..\..\src\common\AxisSocketUtils.cpp': No such file or directory
> AxisServer project:
> c1xx : fatal error C1083: Cannot open source file: '..\src\common\Packet.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\common\AxisException.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\common\AxisTime.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\soap\SoapParserExpat.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\wsdd\WSDDDocumentExpat.cpp': No such file or directory
> AxisClient project:
> c1xx : fatal error C1083: Cannot open source file: '..\src\common\AxisException.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\common\AxisTime.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\transport\axis\AxisTransport.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\transport\axis\Channel.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\common\Packet.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\transport\axis\Receiver.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\transport\axis\Sender.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\soap\SoapParserExpat.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\transport\axis\Transport.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\transport\axis\TransportFactory.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\transport\axis\Url.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\wsdd\WSDDDocumentExpat.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\transport\axis\Url.cpp': No such file or directory
> found in \graveyard
> AxisSocketUtils.cpp
> Channel.cpp
> Url.cpp (also found in src\transport\axis3)
> PLEASE!!!
> HELP!!!

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
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: (AXISCPP-990) missing cpp files in Distribution.sln

Posted by "nadir amra (JIRA)" <ax...@ws.apache.org>.
     [ https://issues.apache.org/jira/browse/AXISCPP-990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

nadir amra closed AXISCPP-990.
------------------------------

       Resolution: Fixed
    Fix Version/s: current (nightly)

Although I am not on expert on VC++, with the current fixes I was able to build various components successfully.  If there are other problems, please let us know. 

> missing cpp files in Distribution.sln
> -------------------------------------
>
>                 Key: AXISCPP-990
>                 URL: https://issues.apache.org/jira/browse/AXISCPP-990
>             Project: Axis-C++
>          Issue Type: Bug
>          Components: Build - libtools
>    Affects Versions:  1.6 Beta
>         Environment: MS Windows XP SP2, MS VS 2005
>            Reporter: Leonid Krankurs
>             Fix For: current (nightly)
>
>         Attachments: problem.txt
>
>
> flies are missing in Zip files from 03-Mar-2006
> axis-c-win32-current-bin.zip
> axis-c/source/win32/axis-c-1.6b-Win32-trace-src.zip
> (looks like have the same content)
> missing files in Distribution.sln
> SimpleAxisServer project:
> c1xx : fatal error C1083: Cannot open source file: '..\..\..\src\server\simple_axis_server\ServerHelper.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\..\..\src\common\AxisSocketUtils.cpp': No such file or directory
> AxisServer project:
> c1xx : fatal error C1083: Cannot open source file: '..\src\common\Packet.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\common\AxisException.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\common\AxisTime.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\soap\SoapParserExpat.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\wsdd\WSDDDocumentExpat.cpp': No such file or directory
> AxisClient project:
> c1xx : fatal error C1083: Cannot open source file: '..\src\common\AxisException.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\common\AxisTime.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\transport\axis\AxisTransport.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\transport\axis\Channel.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\common\Packet.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\transport\axis\Receiver.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\transport\axis\Sender.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\soap\SoapParserExpat.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\transport\axis\Transport.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\transport\axis\TransportFactory.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\transport\axis\Url.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\wsdd\WSDDDocumentExpat.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\transport\axis\Url.cpp': No such file or directory
> found in \graveyard
> AxisSocketUtils.cpp
> Channel.cpp
> Url.cpp (also found in src\transport\axis3)
> PLEASE!!!
> HELP!!!

-- 
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: (AXISCPP-990) missing cpp files in Distribution.sln

Posted by "Leonid Krankurs (JIRA)" <ax...@ws.apache.org>.
    [ http://issues.apache.org/jira/browse/AXISCPP-990?page=comments#action_12429411 ] 
            
Leonid Krankurs commented on AXISCPP-990:
-----------------------------------------

1 cannot build (link step) SimpleAxisServer.exe either on VC++ 6.0, or VC++ 2k5

1.1.VC++ 6.0
msvcrt.lib(crtexew.obj) : error LNK2001: unresolved external
symbol "_WinMain@16" 

1.2.VC++ .NET 2005 
error LNK2019: unresolved external symbol _WinMain@16 referenced in function _WinMainCRTStartup
fatal error LNK1120: 1 unresolved externals 


Since you stated that build SHOULD be done by  use of ANT only - 
i did try to set 
<linker extends="VisualC++Linker" entry="wWinMainCRTStartup">
under <cc ...> tag
and
add 
<linker entry="wWinMainCRTStartup"> at any case


to follow http://support.microsoft.com/default.aspx?scid=kb;EN-US;125750
in buildSimpleAxisServer.xml

the result the same - it does not build with the same error message

Could you please give the list of the source files (cpp, hpp, etc)  files that makes SimleAxisServer
(the VS projects are broken)

2. Cannot build Samples:

ant -f buildSamples.xml 
ended with

C:\Axis\ws-axis\c>ant -f buildSamples.xml
Buildfile: buildSamples.xml

pre-init:

checkIfIndividualTest:

initialize:

compileSamples:

BUILD FAILED
C:\Axis\ws-axis\c\buildSamples.xml:132: Could not create task or type
or.

Ant could not find the task or a class this task relies upon.

This is common and has a number of causes; the usual
solutions are to read the manual pages then download and
install needed JAR files, or fix the build file:
 - You have misspelt 'for'.
   Fix: check your spelling.
 - The task needs an external JAR file to execute
     and this is not found at the right place in the classpath.
   Fix: check the documentation for dependencies.
   Fix: declare the task.
 - The task is an Ant optional task and the JAR file and/or libraries
     implementing the functionality were not found at the time you
     yourself built your installation of Ant from the Ant sources.
   Fix: Look in the ANT_HOME/lib for the 'ant-' JAR corresponding to
     task and make sure it contains more than merely a META-INF/MANIF
     If all it contains is the manifest, then rebuild Ant with the ne
     libraries present in ${ant.home}/lib/optional/ , or alternativel
     download a pre-built release version from apache.org
 - The build file was written for a later version of Ant
   Fix: upgrade to at least the latest release version of Ant
 - The task is not an Ant core or optional task
     and needs to be declared using <taskdef>.
 - You are attempting to use a task defined using
    <presetdef> or <macrodef> but have spelt wrong or not
   defined it at the point of use

Remember that for JAR files to be visible to Ant tasks implemented
in ANT_HOME/lib, the files must be in the same directory or on the
classpath

Please neither file bug reports on this problem, nor email the
Ant mailing lists, until all of these causes have been explored,
as this is not an Ant bug.

Total time: 2 seconds

please see below my env

ALLUSERSPROFILE=C:\Documents and Settings\All Users
ANT_HOME=C:\Projects\Apache\Ant
APACHE2_HOME=C:\Program Files\Apache Group\Apache2
APPDATA=C:\Documents and Settings\lkrankur\Application Data
AppPath=X:\US
AXISCPP_DEPLOY=C:\Projects\Apache\Axis
AXISJAVA_LIB=C:\Projects\Apache\Axis\lib\axisjava
CommonProgramFiles=C:\Program Files\Common Files
COMPUTERNAME=qpl1xp387lv51
ComSpec=C:\WINDOWS\system32\cmd.exe
DevEnvDir=C:\Program Files\Microsoft Visual Studio 8\Common7\IDE
FP_NO_HOST_CHECK=NO
FrameworkDir=C:\WINDOWS\Microsoft.NET\Framework
FrameworkSDKDir=C:\Program Files\Microsoft Visual Studio 8\SDK\v2.0
FrameworkVersion=v2.0.50727
HOMEDRIVE=C:
HOMEPATH=\Documents and Settings\lkrankur
INCLUDE=C:\Program Files\Microsoft Visual Studio 8\VC\ATLMFC\INCLUDE;C:\Program
Files\Microsoft Visual Studio 8\VC\INCLUDE;C:\Program Files\Microsoft Visual Stu
dio 8\VC\PlatformSDK\include;C:\Program Files\Microsoft Visual Studio 8\SDK\v2.0
\include;
JAVA_HOME=C:\Program Files\Java\j2re1.4.2_12
LIB=C:\Program Files\Microsoft Visual Studio 8\VC\ATLMFC\LIB;C:\Program Files\Mi
crosoft Visual Studio 8\VC\LIB;C:\Program Files\Microsoft Visual Studio 8\VC\Pla
tformSDK\lib;C:\Program Files\Microsoft Visual Studio 8\SDK\v2.0\lib;
LIBPATH=C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727;C:\Program Files\Microsoft
 Visual Studio 8\VC\ATLMFC\LIB
LIBRARY_PATHS=C:\Projects\Apache\Axis\lib;C:\Projects\Apache\Xerces C++ 2k5\lib
LOGONSERVER=\\ECCNA108
NUMBER_OF_PROCESSORS=1
OS=Windows_NT
Path=C:\Program Files\Microsoft Visual Studio 8\Common7\IDE;C:\Program Files\Mic
rosoft Visual Studio 8\VC\BIN;C:\Program Files\Microsoft Visual Studio 8\Common7
\Tools;C:\Program Files\Microsoft Visual Studio 8\Common7\Tools\bin;C:\Program F
iles\Microsoft Visual Studio 8\VC\PlatformSDK\bin;C:\Program Files\Microsoft Vis
ual Studio 8\SDK\v2.0\bin;C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727;C:\Progr
am Files\Microsoft Visual Studio 8\VC\VCPackages;c:\progra~1\oracle9i\bin;c:\pro
gra~1\oracle9i\jre\bin;C:\WINDOWS\SYSTEM32;C:\WINDOWS;C:\WINDOWS\SYSTEM32\WBEM;c
:\sys\utl;C:\Program Files\IBM\Trace Facility;C:\Program Files\Personal Communic
ations;c:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\Tools\doxygen\bin
;C:\Program Files\IDM Computer Solutions\UltraEdit-32;C:\Projects\Apache\Axis\li
b;C:\Program Files\Microsoft Office\Office10\VS Runtime;C:\Projects\Apache\Ant\b
in;C:\Program Files\Java\j2re1.4.2_12\bin;C:\Program Files\j2sdk1.4.2_12\lib;C:\
Projects\Apache\Ant\bin;C:\Projects\Apache\Axis\lib;
PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH
PCOMM_Root=C:\Program Files\Personal Communications
pgmdir=C:\Program Files
PROCESSOR_ARCHITECTURE=x86
PROCESSOR_IDENTIFIER=x86 Family 15 Model 2 Stepping 9, GenuineIntel
PROCESSOR_LEVEL=15
PROCESSOR_REVISION=0209
ProgramFiles=C:\Program Files
PROMPT=$P$G
SESSIONNAME=Console
SystemDrive=C:
SystemRoot=C:\WINDOWS
TEMP=C:\DOCUME~1\lkrankur\LOCALS~1\Temp
TMP=C:\DOCUME~1\lkrankur\LOCALS~1\Temp
USERDNSDOMAIN=NA1.FORD.COM
USERDOMAIN=FORDNA1
USERNAME=lkrankur
USERPROFILE=C:\Documents and Settings\lkrankur
VCINSTALLDIR=C:\Program Files\Microsoft Visual Studio 8\VC
VS2k5=C:\Program Files\Microsoft Visual Studio 8\
VS80CONTOOLS=C:\Program Files\Microsoft Visual Studio 8\Common7\Tools
VSINSTALLDIR=C:\Program Files\Microsoft Visual Studio 8
windir=C:\WINDOWS
XERCESCROOT=C:\Documents and Settings\lkrankur\Downloads\Apache\Xerces C++\xerce
s-c-current\xerces-c-src_2_7_0
XERCES_HOME=C:\Projects\Apache\Xerces C++ 2k5

i copied files

axis.jar 
wsdl4j.jar 
commons-discovery.jar 
commons-logging.jar 
log4j-1.2.8.jar 
jaxrpc.jar 
saaj.jar 
wsdl2ws.jar

to lib folder of ANT

the result is the same

PLEASE HELP
  

> missing cpp files in Distribution.sln
> -------------------------------------
>
>                 Key: AXISCPP-990
>                 URL: http://issues.apache.org/jira/browse/AXISCPP-990
>             Project: Axis-C++
>          Issue Type: Bug
>          Components: Build - libtools
>    Affects Versions:  1.6 Beta
>         Environment: MS Windows XP SP2, MS VS 2005
>            Reporter: Leonid Krankurs
>            Priority: Blocker
>         Attachments: problem.txt
>
>
> flies are missing in Zip files from 03-Mar-2006
> axis-c-win32-current-bin.zip
> axis-c/source/win32/axis-c-1.6b-Win32-trace-src.zip
> (looks like have the same content)
> missing files in Distribution.sln
> SimpleAxisServer project:
> c1xx : fatal error C1083: Cannot open source file: '..\..\..\src\server\simple_axis_server\ServerHelper.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\..\..\src\common\AxisSocketUtils.cpp': No such file or directory
> AxisServer project:
> c1xx : fatal error C1083: Cannot open source file: '..\src\common\Packet.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\common\AxisException.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\common\AxisTime.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\soap\SoapParserExpat.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\wsdd\WSDDDocumentExpat.cpp': No such file or directory
> AxisClient project:
> c1xx : fatal error C1083: Cannot open source file: '..\src\common\AxisException.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\common\AxisTime.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\transport\axis\AxisTransport.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\transport\axis\Channel.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\common\Packet.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\transport\axis\Receiver.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\transport\axis\Sender.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\soap\SoapParserExpat.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\transport\axis\Transport.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\transport\axis\TransportFactory.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\transport\axis\Url.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\wsdd\WSDDDocumentExpat.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\transport\axis\Url.cpp': No such file or directory
> found in \graveyard
> AxisSocketUtils.cpp
> Channel.cpp
> Url.cpp (also found in src\transport\axis3)
> PLEASE!!!
> HELP!!!

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
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: (AXISCPP-990) missing cpp files in Distribution.sln

Posted by "Leonid Krankurs (JIRA)" <ax...@ws.apache.org>.
    [ http://issues.apache.org/jira/browse/AXISCPP-990?page=comments#action_12427955 ] 
            
Leonid Krankurs commented on AXISCPP-990:
-----------------------------------------

Hi John,

Thank you for the quick response.

I did follow ANT instructions 


C:\Axis\1\2>ant
Buildfile: build.xml

pre-init:

set-platform-specifics:

checkIfDebug:

initialize:

build:

compile:

compileClient:

compileAxisClient:

buildVersionResource:
   [delete] Deleting 1 files from C:\Axis\1\2\build
     [copy] Copying 1 file to C:\Axis\1\2\build

BUILD FAILED
C:\Axis\1\2\build.xml:226: The following error occurred while executing this line:
C:\Axis\1\2\build.xml:215: The following error occurred while executing this line:
C:\Axis\1\2\build.xml:93: The following error occurred while executing this line:
C:\Axis\1\2\build\buildClient.xml:10: The following error occurred while executing this line:
C:\Axis\1\2\build.xml:79: Execute failed: java.io.IOException: CreateProcess: rc /fo C:\Axis\1\2/build/version.res C:\Axis\1\2/build/version.temp.rc error=2

Total time: 4 seconds
C:\Axis\1\2>

i ran vsvars32.bat from C:\Program Files\Microsoft Visual Studio 8\Common7\Tools - no effect - the the same error

What is wrong?

Best regards,
Leonid


> missing cpp files in Distribution.sln
> -------------------------------------
>
>                 Key: AXISCPP-990
>                 URL: http://issues.apache.org/jira/browse/AXISCPP-990
>             Project: Axis-C++
>          Issue Type: Bug
>          Components: Build - libtools
>    Affects Versions:  1.6 Beta
>         Environment: MS Windows XP SP2, MS VS 2005
>            Reporter: Leonid Krankurs
>            Priority: Blocker
>         Attachments: problem.txt
>
>
> flies are missing in Zip files from 03-Mar-2006
> axis-c-win32-current-bin.zip
> axis-c/source/win32/axis-c-1.6b-Win32-trace-src.zip
> (looks like have the same content)
> missing files in Distribution.sln
> SimpleAxisServer project:
> c1xx : fatal error C1083: Cannot open source file: '..\..\..\src\server\simple_axis_server\ServerHelper.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\..\..\src\common\AxisSocketUtils.cpp': No such file or directory
> AxisServer project:
> c1xx : fatal error C1083: Cannot open source file: '..\src\common\Packet.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\common\AxisException.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\common\AxisTime.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\soap\SoapParserExpat.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\wsdd\WSDDDocumentExpat.cpp': No such file or directory
> AxisClient project:
> c1xx : fatal error C1083: Cannot open source file: '..\src\common\AxisException.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\common\AxisTime.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\transport\axis\AxisTransport.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\transport\axis\Channel.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\common\Packet.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\transport\axis\Receiver.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\transport\axis\Sender.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\soap\SoapParserExpat.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\transport\axis\Transport.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\transport\axis\TransportFactory.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\transport\axis\Url.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\wsdd\WSDDDocumentExpat.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\transport\axis\Url.cpp': No such file or directory
> found in \graveyard
> AxisSocketUtils.cpp
> Channel.cpp
> Url.cpp (also found in src\transport\axis3)
> PLEASE!!!
> HELP!!!

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
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: (AXISCPP-990) missing cpp files in Distribution.sln

Posted by "Leonid Krankurs (JIRA)" <ax...@ws.apache.org>.
    [ http://issues.apache.org/jira/browse/AXISCPP-990?page=comments#action_12428381 ] 
            
Leonid Krankurs commented on AXISCPP-990:
-----------------------------------------

I've got to build some components, except i faced with:
1. the "tpipv6.h" probled and some casting stuff while compile - actually as everybody  have
2 failed to build HTTPSSLChannel (it is not critical however ) - it wants OpenSSL to be installed - the Axis C++ build doc does not reference OpenSSL 
3. should one expect that VC 6.0, 2kx projects of AXIS C++ get fixed - to build using "native" MS way?

Thank you,
Leonid

> missing cpp files in Distribution.sln
> -------------------------------------
>
>                 Key: AXISCPP-990
>                 URL: http://issues.apache.org/jira/browse/AXISCPP-990
>             Project: Axis-C++
>          Issue Type: Bug
>          Components: Build - libtools
>    Affects Versions:  1.6 Beta
>         Environment: MS Windows XP SP2, MS VS 2005
>            Reporter: Leonid Krankurs
>            Priority: Blocker
>         Attachments: problem.txt
>
>
> flies are missing in Zip files from 03-Mar-2006
> axis-c-win32-current-bin.zip
> axis-c/source/win32/axis-c-1.6b-Win32-trace-src.zip
> (looks like have the same content)
> missing files in Distribution.sln
> SimpleAxisServer project:
> c1xx : fatal error C1083: Cannot open source file: '..\..\..\src\server\simple_axis_server\ServerHelper.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\..\..\src\common\AxisSocketUtils.cpp': No such file or directory
> AxisServer project:
> c1xx : fatal error C1083: Cannot open source file: '..\src\common\Packet.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\common\AxisException.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\common\AxisTime.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\soap\SoapParserExpat.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\wsdd\WSDDDocumentExpat.cpp': No such file or directory
> AxisClient project:
> c1xx : fatal error C1083: Cannot open source file: '..\src\common\AxisException.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\common\AxisTime.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\transport\axis\AxisTransport.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\transport\axis\Channel.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\common\Packet.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\transport\axis\Receiver.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\transport\axis\Sender.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\soap\SoapParserExpat.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\transport\axis\Transport.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\transport\axis\TransportFactory.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\transport\axis\Url.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\wsdd\WSDDDocumentExpat.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: '..\src\transport\axis\Url.cpp': No such file or directory
> found in \graveyard
> AxisSocketUtils.cpp
> Channel.cpp
> Url.cpp (also found in src\transport\axis3)
> PLEASE!!!
> HELP!!!

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org