Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn:Clear the compile error with the schema changes of wsdd.

 

Summary:

 Clear the compile error with the schema changes of wsdd.
- Bugzilla Bug (s) Resolved:

- Description:

Schema of wsdd changed a lot and the action handlers are not synchronized with them, so the compile failed.

Change the handlers and BirtSoapBindingImpe to clear the error.


- Tests Description:

 Unit/Manual test
- Notes to Build Team: None


- Notes to Developers: None


- Notes to QA: None


- Notes to Documentation: None


- Files Added:

- Files Edited:

 

    Checking in birt/WEB-INF/classes/org/eclipse/birt/report/service/actionhandler/AbstractGetCascadeParameterActionHandler.java;

    Checking in birt/WEB-INF/classes/org/eclipse/birt/report/service/actionhandler/BirtQueryExportActionHandler.java;

    Checking in birt/WEB-INF/classes/org/eclipse/birt/report/service/actionhandler/BirtGetCascadeParameterActionHandler.java;

    Checking in birt/WEB-INF/classes/org/eclipse/birt/report/soapengine/endpoint/BirtSoapBindingImpl.java;

       

 


Back to the top