Openbravo Issue Tracking System - Openbravo ERP | ||||||||||||||||||||||||||
View Issue Details | ||||||||||||||||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||||||||||||||||
0039487 | Openbravo ERP | A. Platform | public | 2018-10-19 08:12 | 2022-03-10 11:04 | |||||||||||||||||||||
Reporter | alostale | |||||||||||||||||||||||||
Assigned To | alostale | |||||||||||||||||||||||||
Priority | normal | Severity | minor | Reproducibility | have not tried | |||||||||||||||||||||
Status | closed | Resolution | fixed | |||||||||||||||||||||||
Platform | OS | 5 | OS Version | |||||||||||||||||||||||
Product Version | ||||||||||||||||||||||||||
Target Version | Fixed in Version | |||||||||||||||||||||||||
Merge Request Status | ||||||||||||||||||||||||||
Review Assigned To | caristu | |||||||||||||||||||||||||
OBNetwork customer | ||||||||||||||||||||||||||
Web browser | ||||||||||||||||||||||||||
Modules | Core | |||||||||||||||||||||||||
Support ticket | ||||||||||||||||||||||||||
Regression level | ||||||||||||||||||||||||||
Regression date | ||||||||||||||||||||||||||
Regression introduced in release | ||||||||||||||||||||||||||
Regression introduced by commit | ||||||||||||||||||||||||||
Triggers an Emergency Pack | No | |||||||||||||||||||||||||
Summary | 0039487: can't serve SOAP webservices compiled with JDK10+ | |||||||||||||||||||||||||
Description | SOAP webservices served from Openbravo that are implemented by Java compiled with JDK10+ fail with HTTP error 500 caused by Exception - java.lang.IllegalStateException: Error looking for paramter names in bytecode: unexpected bytes in file. | |||||||||||||||||||||||||
Steps To Reproduce | Using JDK10+: 1. Enable SOAP server [1] 2. Create a SOAP webservice having at least one method with at least one parameter 3. Deploy it to Tomcat: ant installWebservice 4. Try to use it from a client -> ERROR: HTTP 500: Error looking for parameter names in bytecode: unexpected bytes in file. 5. Try to access to /services path -> ERROR: Error looking for paramter names in bytecode: unexpected bytes in file. --- [1] http://wiki.openbravo.com/wiki/Development_Build_Tasks#SOAP_Webservice_Server_Tasks [^] | |||||||||||||||||||||||||
Proposed Solution | The problem is in old axis library included within Openbravo, using this library is discouraged. If required while migrating to a newer infrastructure, it is possible to replace axis jar with patched one published here [1]. [1] https://github.com/alostale/axis1-java/releases/tag/1.4-patched [^] | |||||||||||||||||||||||||
Additional Information | ||||||||||||||||||||||||||
Tags | No tags attached. | |||||||||||||||||||||||||
Relationships |
| |||||||||||||||||||||||||
Attached Files | ||||||||||||||||||||||||||
Issue History | ||||||||||||||||||||||||||
Date Modified | Username | Field | Change | |||||||||||||||||||||||
2018-10-19 08:12 | alostale | New Issue | ||||||||||||||||||||||||
2018-10-19 08:12 | alostale | Assigned To | => platform | |||||||||||||||||||||||
2018-10-19 08:12 | alostale | Modules | => Core | |||||||||||||||||||||||
2018-10-19 08:12 | alostale | Triggers an Emergency Pack | => No | |||||||||||||||||||||||
2018-10-19 08:12 | alostale | Status | new => acknowledged | |||||||||||||||||||||||
2018-10-19 08:13 | alostale | Relationship added | related to 0037683 | |||||||||||||||||||||||
2018-10-19 08:14 | alostale | Relationship added | related to 0038196 | |||||||||||||||||||||||
2018-11-12 10:00 | alostale | Type | defect => design defect | |||||||||||||||||||||||
2018-11-12 10:00 | alostale | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=17906#r17906 | |||||||||||||||||||||||
2018-11-12 10:00 | alostale | Proposed Solution updated | ||||||||||||||||||||||||
2019-04-05 11:00 | caristu | Relationship added | related to 0040536 | |||||||||||||||||||||||
2020-01-30 09:09 | alostale | Assigned To | platform => alostale | |||||||||||||||||||||||
2020-01-30 09:09 | alostale | Review Assigned To | => caristu | |||||||||||||||||||||||
2020-01-30 09:34 | hgbot | Checkin | ||||||||||||||||||||||||
2020-01-30 09:34 | hgbot | Note Added: 0117348 | ||||||||||||||||||||||||
2020-01-30 09:34 | hgbot | Status | acknowledged => resolved | |||||||||||||||||||||||
2020-01-30 09:34 | hgbot | Resolution | open => fixed | |||||||||||||||||||||||
2020-01-30 09:34 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/mods/org.openbravo.legacy.axis/rev/c2c80c697b3e87af25f1fcb94930747de016954b [^] | |||||||||||||||||||||||
2020-01-31 08:34 | caristu | Note Added: 0117390 | ||||||||||||||||||||||||
2020-01-31 08:34 | caristu | Status | resolved => closed | |||||||||||||||||||||||
2022-03-10 11:04 | hgbot | Note Added: 0135614 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|