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 "mohan (JIRA)" <ax...@ws.apache.org> on 2006/01/23 08:03:12 UTC

[jira] Created: (AXISCPP-916) NO ADMINCLIENT AND METHOD TO GENERATE WSDL'S

NO ADMINCLIENT AND METHOD TO GENERATE WSDL'S
--------------------------------------------

         Key: AXISCPP-916
         URL: http://issues.apache.org/jira/browse/AXISCPP-916
     Project: Axis-C++
        Type: Bug
  Components: Client - Engine  
    Versions: 1.5 Final    
 Environment: Windows2000, Apache2, Axis c++ 1.5 windows binary distrubition
    Reporter: mohan
    Priority: Critical


hi all,
i have axis c++ 1.5 windows binary version  installed on apache2,
in the manual it was mentioned 2 ways to create webservice and explained the method that starts from wsdl.
But 1st method was not explained.( NOTE: wcg.exe in frozen state)
Do any one have idea about how to generate wsdl from service in Axis c++...

And also i couldnt find the 2nd method to deploy webservice in Axis c++  i.e   I couldnt find Adminclient  in axis 1.5 windows binary version
 

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


[jira] Updated: (AXISCPP-916) NO ADMINCLIENT AND METHOD TO GENERATE WSDL'S

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

nadir amra updated AXISCPP-916:
-------------------------------

    Priority: Major  (was: Critical)

Changed priority from critical to major 

> NO ADMINCLIENT AND METHOD TO GENERATE WSDL'S
> --------------------------------------------
>
>                 Key: AXISCPP-916
>                 URL: https://issues.apache.org/jira/browse/AXISCPP-916
>             Project: Axis-C++
>          Issue Type: Bug
>          Components: Client - Engine
>    Affects Versions: 1.5 Final
>         Environment: Windows2000, Apache2, Axis c++ 1.5 windows binary distrubition
>            Reporter: mohan
>
> hi all,
> i have axis c++ 1.5 windows binary version  installed on apache2,
> in the manual it was mentioned 2 ways to create webservice and explained the method that starts from wsdl.
> But 1st method was not explained.( NOTE: wcg.exe in frozen state)
> Do any one have idea about how to generate wsdl from service in Axis c++...
> And also i couldnt find the 2nd method to deploy webservice in Axis c++  i.e   I couldnt find Adminclient  in axis 1.5 windows binary version
>  

-- 
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-916) NO ADMINCLIENT AND METHOD TO GENERATE WSDL'S

Posted by "Adrian Dick (JIRA)" <ax...@ws.apache.org>.
    [ http://issues.apache.org/jira/browse/AXISCPP-916?page=comments#action_12372080 ] 

Adrian Dick commented on AXISCPP-916:
-------------------------------------

Hi,

The AdminClient was not present in the 1.5final release.

However, we have recently done some work to re-instate it for 1.6.  This work wasn't complete for the 1.6beta release, but you will find this available in the nightly builds.

> NO ADMINCLIENT AND METHOD TO GENERATE WSDL'S
> --------------------------------------------
>
>          Key: AXISCPP-916
>          URL: http://issues.apache.org/jira/browse/AXISCPP-916
>      Project: Axis-C++
>         Type: Bug
>   Components: Client - Engine
>     Versions: 1.5 Final
>  Environment: Windows2000, Apache2, Axis c++ 1.5 windows binary distrubition
>     Reporter: mohan
>     Priority: Critical

>
> hi all,
> i have axis c++ 1.5 windows binary version  installed on apache2,
> in the manual it was mentioned 2 ways to create webservice and explained the method that starts from wsdl.
> But 1st method was not explained.( NOTE: wcg.exe in frozen state)
> Do any one have idea about how to generate wsdl from service in Axis c++...
> And also i couldnt find the 2nd method to deploy webservice in Axis c++  i.e   I couldnt find Adminclient  in axis 1.5 windows binary version
>  

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


[jira] Commented: (AXISCPP-916) NO ADMINCLIENT AND METHOD TO GENERATE WSDL'S

Posted by "Henrik Nordberg (JIRA)" <ax...@ws.apache.org>.
    [ http://issues.apache.org/jira/browse/AXISCPP-916?page=comments#action_12365199 ] 

Henrik Nordberg commented on AXISCPP-916:
-----------------------------------------

Not sure if this helps but we generate web services by first creating a simple interface in Java, then running Java2WSDL to generate a WSDL file, and then wsdl2ws to generate the C++ stubs. I think this is explained in the Axis C++ help pages.
I don't think I would label this as a "Critical Bug" in Axis C++.

> NO ADMINCLIENT AND METHOD TO GENERATE WSDL'S
> --------------------------------------------
>
>          Key: AXISCPP-916
>          URL: http://issues.apache.org/jira/browse/AXISCPP-916
>      Project: Axis-C++
>         Type: Bug
>   Components: Client - Engine
>     Versions: 1.5 Final
>  Environment: Windows2000, Apache2, Axis c++ 1.5 windows binary distrubition
>     Reporter: mohan
>     Priority: Critical

>
> hi all,
> i have axis c++ 1.5 windows binary version  installed on apache2,
> in the manual it was mentioned 2 ways to create webservice and explained the method that starts from wsdl.
> But 1st method was not explained.( NOTE: wcg.exe in frozen state)
> Do any one have idea about how to generate wsdl from service in Axis c++...
> And also i couldnt find the 2nd method to deploy webservice in Axis c++  i.e   I couldnt find Adminclient  in axis 1.5 windows binary version
>  

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