WSDL2C  generated code not compiling 
-------------------------------------

                 Key: AXIS2C-655
                 URL: https://issues.apache.org/jira/browse/AXIS2C-655
             Project: Axis2-C
          Issue Type: Bug
          Components: wsdl2c tool
    Affects Versions: 1.0.0
         Environment: RHEL 3   ,   jdk 1.5.0 as well as 1.4.2_30
            Reporter: Manoj Kumar Pradhan


When I tried to compile I got 
Syntax error befor   "*"  token .

This refers to the client stub genertaed  
   axis2_stub_t*   axis2_stub_HelloWorld_create( ........ ) ;


I  grep  and had gone thru  axis2_stub.h
there  it is defined as 

typedef  struct   axis2_stub   axis2_stub_t ; 


But i did not get where axis2_stub     is defined .

whether i have to set it manually as env  parameter  ...  or I am missing any 
thing  ?

I  checkout      all codes on 30-july 2007 .


plese   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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to