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 ax...@ws.apache.org on 2004/08/11 14:29:19 UTC

[jira] Created: (AXISCPP-125) Axis 1.2 and higher doesn't compiles with multiple errors

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/AXISCPP-125

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: AXISCPP-125
    Summary: Axis 1.2 and higher doesn't compiles with multiple errors
       Type: Bug

     Status: Unassigned
   Priority: Blocker

    Project: Axis-C++
 Components: 
             Basic Architecture
             Configuration
             Deployment / Registries
             Documentation
             Performance
             Samples
             Serialization/Deserialization
             Transport (Client)
             Transport (Server)
             WSDD Processing
             WSDL generation
             WSDL processing
   Versions:
             1.2 Beta
             1.2 Alpha
             1.2 Final

   Assignee: 
   Reporter: Marcus Tillmanns

    Created: Wed, 11 Aug 2004 5:29 AM
    Updated: Wed, 11 Aug 2004 5:29 AM
Environment: Visual Studio 7.1 (.NET 2004), Windows 2000

Description:
The current "Stable" release and the CVS checkout don't compile on .NET 2004. (Using development.sln and/or distribution.sln).

There are sever errors ( for instance "file not found" (axis/server/axistrace.h), not found symbols ( Ax_soapstream* ), Incorrect #ifdefs ( TypeMapping.cpp ) etc. etc. ).

These version are by no means stable.



---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Resolved: (AXISCPP-125) Axis 1.2 and higher doesn't compiles with multiple errors

Posted by ax...@ws.apache.org.
Message:

   The following issue has been resolved as FIXED.

   Resolver: John Hawkins
       Date: Fri, 15 Oct 2004 3:29 AM

I'm calling this resolved as there has been no come back on the suggestions made
---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/AXISCPP-125

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: AXISCPP-125
    Summary: Axis 1.2 and higher doesn't compiles with multiple errors
       Type: Bug

     Status: Resolved
   Priority: Major
 Resolution: FIXED

    Project: Axis-C++
 Components: 
             Deployment / Registries
   Versions:
             1.2 Beta
             1.2 Alpha
             1.2 Final

   Assignee: 
   Reporter: Marcus Tillmanns

    Created: Wed, 11 Aug 2004 5:29 AM
    Updated: Fri, 15 Oct 2004 3:29 AM
Environment: Visual Studio 7.1 (.NET 2004), Windows 2000

Description:
The current "Stable" release and the CVS checkout don't compile on .NET 2004. (Using development.sln and/or distribution.sln).

There are sever errors ( for instance "file not found" (axis/server/axistrace.h), not found symbols ( Ax_soapstream* ), Incorrect #ifdefs ( TypeMapping.cpp ) etc. etc. ).

These version are by no means stable.



---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Commented: (AXISCPP-125) Axis 1.2 and higher doesn't compiles with multiple errors

Posted by ax...@ws.apache.org.
The following comment has been added to this issue:

     Author: Henrik Nordberg
    Created: Tue, 31 Aug 2004 10:49 AM
       Body:
Marcus,
get the latest from CVS and delete you .sln file and open the .dsw file using VC++ .Net 2003 (which will recreate the .sln file). Then modify TypeMapping.cpp or TypeMapping.h so that they match as Brian said (I chose the const version, which also compiles, i.e., I modified the .h file).

Samisa,
.Net 2003 is just the version of the C++ compiler. It doesn't mean that it targets the .Net platform. It seems you are using the old VC 6 version. More recent versions are:
VC++ .Net == VC++ 7.0
VC++ .Net 2003 == VC++ 7.1 (this is the current release)
VC++ .Net 2005 Beta (available to MSDN subscribers)
---------------------------------------------------------------------
View this comment:
  http://issues.apache.org/jira/browse/AXISCPP-125?page=comments#action_37969

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/AXISCPP-125

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: AXISCPP-125
    Summary: Axis 1.2 and higher doesn't compiles with multiple errors
       Type: Bug

     Status: Unassigned
   Priority: Blocker

    Project: Axis-C++
 Components: 
             Basic Architecture
             Configuration
             Deployment / Registries
             Documentation
             Performance
             Samples
             Serialization/Deserialization
             Transport (Client)
             Transport (Server)
             WSDD Processing
             WSDL generation
             WSDL processing
   Versions:
             1.2 Beta
             1.2 Alpha
             1.2 Final

   Assignee: 
   Reporter: Marcus Tillmanns

    Created: Wed, 11 Aug 2004 5:29 AM
    Updated: Tue, 31 Aug 2004 10:49 AM
Environment: Visual Studio 7.1 (.NET 2004), Windows 2000

Description:
The current "Stable" release and the CVS checkout don't compile on .NET 2004. (Using development.sln and/or distribution.sln).

There are sever errors ( for instance "file not found" (axis/server/axistrace.h), not found symbols ( Ax_soapstream* ), Incorrect #ifdefs ( TypeMapping.cpp ) etc. etc. ).

These version are by no means stable.



---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Closed: (AXISCPP-125) Axis 1.2 and higher doesn't compiles with multiple errors

Posted by "Fred Preston (JIRA)" <ax...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/AXISCPP-125?page=all ]
     
Fred Preston closed AXISCPP-125:
--------------------------------


> Axis 1.2 and higher doesn't compiles with multiple errors
> ---------------------------------------------------------
>
>          Key: AXISCPP-125
>          URL: http://issues.apache.org/jira/browse/AXISCPP-125
>      Project: Axis-C++
>         Type: Bug

>   Components: Deployment / Registries
>     Versions: 1.2 Beta, 1.2 Alpha, 1.2 Final
>  Environment: Visual Studio 7.1 (.NET 2004), Windows 2000
>     Reporter: Marcus Tillmanns

>
> The current "Stable" release and the CVS checkout don't compile on .NET 2004. (Using development.sln and/or distribution.sln).
> There are sever errors ( for instance "file not found" (axis/server/axistrace.h), not found symbols ( Ax_soapstream* ), Incorrect #ifdefs ( TypeMapping.cpp ) etc. etc. ).
> These version are by no means stable.

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


Re: [jira] Updated: (AXISCPP-125) Axis 1.2 and higher doesn't compiles with multiple errors

Posted by John Hawkins <HA...@uk.ibm.com>.



What's the latest status on this - does it work now?

John Hawkins




                                                                           
             axis-c-dev@ws.apa                                             
             che.org                                                       
                                                                        To 
             27/09/2004 08:01          axis-c-dev@ws.apache.org            
                                                                        cc 
                                                                           
             Please respond to                                     Subject 
              "Apache AXIS C           [jira] Updated: (AXISCPP-125) Axis  
             Developers List"          1.2 and higher doesn't compiles     
                                       with multiple errors                
                                                                           
                                                                           
                                                                           
                                                                           
                                                                           
                                                                           




The following issue has been updated:

    Updater: sanjaya singharage (mailto:sanjayas@opensource.lk)
       Date: Mon, 27 Sep 2004 12:00 AM
    Changes:
             priority changed from Blocker to Major
             Component changed from Basic Architecture
             Component changed from Configuration
             Component changed from Documentation
             Component changed from Performance
             Component changed from Samples
             Component changed from Serialization/Deserialization
             Component changed from Transport (Client)
             Component changed from Transport (Server)
             Component changed from WSDD Processing
             Component changed from WSDL generation
             Component changed from WSDL processing
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://issues.apache.org/jira/browse/AXISCPP-125?page=history

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/AXISCPP-125

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: AXISCPP-125
    Summary: Axis 1.2 and higher doesn't compiles with multiple errors
       Type: Bug

     Status: Unassigned
   Priority: Major

    Project: Axis-C++
 Components:
             Deployment / Registries
   Versions:
             1.2 Beta
             1.2 Alpha
             1.2 Final

   Assignee:
   Reporter: Marcus Tillmanns

    Created: Wed, 11 Aug 2004 5:29 AM
    Updated: Mon, 27 Sep 2004 12:00 AM
Environment: Visual Studio 7.1 (.NET 2004), Windows 2000

Description:
The current "Stable" release and the CVS checkout don't compile on .NET
2004. (Using development.sln and/or distribution.sln).

There are sever errors ( for instance "file not found"
(axis/server/axistrace.h), not found symbols ( Ax_soapstream* ), Incorrect
#ifdefs ( TypeMapping.cpp ) etc. etc. ).

These version are by no means stable.



---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira




Re: [jira] Updated: (AXISCPP-125) Axis 1.2 and higher doesn't compiles with multiple errors

Posted by John Hawkins <HA...@uk.ibm.com>.



What's the latest status on this - does it work now?

John Hawkins




                                                                           
             axis-c-dev@ws.apa                                             
             che.org                                                       
                                                                        To 
             27/09/2004 08:01          axis-c-dev@ws.apache.org            
                                                                        cc 
                                                                           
             Please respond to                                     Subject 
              "Apache AXIS C           [jira] Updated: (AXISCPP-125) Axis  
             Developers List"          1.2 and higher doesn't compiles     
                                       with multiple errors                
                                                                           
                                                                           
                                                                           
                                                                           
                                                                           
                                                                           




The following issue has been updated:

    Updater: sanjaya singharage (mailto:sanjayas@opensource.lk)
       Date: Mon, 27 Sep 2004 12:00 AM
    Changes:
             priority changed from Blocker to Major
             Component changed from Basic Architecture
             Component changed from Configuration
             Component changed from Documentation
             Component changed from Performance
             Component changed from Samples
             Component changed from Serialization/Deserialization
             Component changed from Transport (Client)
             Component changed from Transport (Server)
             Component changed from WSDD Processing
             Component changed from WSDL generation
             Component changed from WSDL processing
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://issues.apache.org/jira/browse/AXISCPP-125?page=history

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/AXISCPP-125

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: AXISCPP-125
    Summary: Axis 1.2 and higher doesn't compiles with multiple errors
       Type: Bug

     Status: Unassigned
   Priority: Major

    Project: Axis-C++
 Components:
             Deployment / Registries
   Versions:
             1.2 Beta
             1.2 Alpha
             1.2 Final

   Assignee:
   Reporter: Marcus Tillmanns

    Created: Wed, 11 Aug 2004 5:29 AM
    Updated: Mon, 27 Sep 2004 12:00 AM
Environment: Visual Studio 7.1 (.NET 2004), Windows 2000

Description:
The current "Stable" release and the CVS checkout don't compile on .NET
2004. (Using development.sln and/or distribution.sln).

There are sever errors ( for instance "file not found"
(axis/server/axistrace.h), not found symbols ( Ax_soapstream* ), Incorrect
#ifdefs ( TypeMapping.cpp ) etc. etc. ).

These version are by no means stable.



---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira




[jira] Updated: (AXISCPP-125) Axis 1.2 and higher doesn't compiles with multiple errors

Posted by ax...@ws.apache.org.
The following issue has been updated:

    Updater: sanjaya singharage (mailto:sanjayas@opensource.lk)
       Date: Mon, 27 Sep 2004 12:00 AM
    Changes:
             priority changed from Blocker to Major
             Component changed from Basic Architecture
             Component changed from Configuration
             Component changed from Documentation
             Component changed from Performance
             Component changed from Samples
             Component changed from Serialization/Deserialization
             Component changed from Transport (Client)
             Component changed from Transport (Server)
             Component changed from WSDD Processing
             Component changed from WSDL generation
             Component changed from WSDL processing
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://issues.apache.org/jira/browse/AXISCPP-125?page=history

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/AXISCPP-125

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: AXISCPP-125
    Summary: Axis 1.2 and higher doesn't compiles with multiple errors
       Type: Bug

     Status: Unassigned
   Priority: Major

    Project: Axis-C++
 Components: 
             Deployment / Registries
   Versions:
             1.2 Beta
             1.2 Alpha
             1.2 Final

   Assignee: 
   Reporter: Marcus Tillmanns

    Created: Wed, 11 Aug 2004 5:29 AM
    Updated: Mon, 27 Sep 2004 12:00 AM
Environment: Visual Studio 7.1 (.NET 2004), Windows 2000

Description:
The current "Stable" release and the CVS checkout don't compile on .NET 2004. (Using development.sln and/or distribution.sln).

There are sever errors ( for instance "file not found" (axis/server/axistrace.h), not found symbols ( Ax_soapstream* ), Incorrect #ifdefs ( TypeMapping.cpp ) etc. etc. ).

These version are by no means stable.



---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Commented: (AXISCPP-125) Axis 1.2 and higher doesn't compiles with multiple errors

Posted by ax...@ws.apache.org.
The following comment has been added to this issue:

     Author: Brian Stromquist
    Created: Wed, 18 Aug 2004 8:43 AM
       Body:
The following patch to TypeMapping.cpp fixed the problem for me:

Replace line 29: 

#ifndef AIX


with

#if !(defined(AIX) || (defined(_MSC_VER) && _MSC_VER >= 1300))


This makes the .cpp consistent with the .h
---------------------------------------------------------------------
View this comment:
  http://issues.apache.org/jira/browse/AXISCPP-125?page=comments#action_37320

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/AXISCPP-125

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: AXISCPP-125
    Summary: Axis 1.2 and higher doesn't compiles with multiple errors
       Type: Bug

     Status: Unassigned
   Priority: Blocker

    Project: Axis-C++
 Components: 
             Basic Architecture
             Configuration
             Deployment / Registries
             Documentation
             Performance
             Samples
             Serialization/Deserialization
             Transport (Client)
             Transport (Server)
             WSDD Processing
             WSDL generation
             WSDL processing
   Versions:
             1.2 Beta
             1.2 Alpha
             1.2 Final

   Assignee: 
   Reporter: Marcus Tillmanns

    Created: Wed, 11 Aug 2004 5:29 AM
    Updated: Wed, 18 Aug 2004 8:43 AM
Environment: Visual Studio 7.1 (.NET 2004), Windows 2000

Description:
The current "Stable" release and the CVS checkout don't compile on .NET 2004. (Using development.sln and/or distribution.sln).

There are sever errors ( for instance "file not found" (axis/server/axistrace.h), not found symbols ( Ax_soapstream* ), Incorrect #ifdefs ( TypeMapping.cpp ) etc. etc. ).

These version are by no means stable.



---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Commented: (AXISCPP-125) Axis 1.2 and higher doesn't compiles with multiple errors

Posted by ax...@ws.apache.org.
The following comment has been added to this issue:

     Author: Samisa Abeysinghe
    Created: Mon, 16 Aug 2004 5:31 AM
       Body:
Windows distibution is VC++ and not VC++.NET.
I do not think we have plans to support .NET platform.

By the way, the project file you are using have errors. The missing files have been moved to relavant folders in src.

Try the latest cvs source with VC++. It works for others and so I do not think this issue should be called a blocker. 
---------------------------------------------------------------------
View this comment:
  http://issues.apache.org/jira/browse/AXISCPP-125?page=comments#action_37293

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/AXISCPP-125

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: AXISCPP-125
    Summary: Axis 1.2 and higher doesn't compiles with multiple errors
       Type: Bug

     Status: Unassigned
   Priority: Blocker

    Project: Axis-C++
 Components: 
             Basic Architecture
             Configuration
             Deployment / Registries
             Documentation
             Performance
             Samples
             Serialization/Deserialization
             Transport (Client)
             Transport (Server)
             WSDD Processing
             WSDL generation
             WSDL processing
   Versions:
             1.2 Beta
             1.2 Alpha
             1.2 Final

   Assignee: 
   Reporter: Marcus Tillmanns

    Created: Wed, 11 Aug 2004 5:29 AM
    Updated: Mon, 16 Aug 2004 5:31 AM
Environment: Visual Studio 7.1 (.NET 2004), Windows 2000

Description:
The current "Stable" release and the CVS checkout don't compile on .NET 2004. (Using development.sln and/or distribution.sln).

There are sever errors ( for instance "file not found" (axis/server/axistrace.h), not found symbols ( Ax_soapstream* ), Incorrect #ifdefs ( TypeMapping.cpp ) etc. etc. ).

These version are by no means stable.



---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira