Commit 89afa87
I was not compiling a proc with native soap with SOAP call protocol a… (#484)
* I was not compiling a proc with native soap with SOAP call protocol and REST Protocol set to True.
In that case it was generating the inerface rest but not the native soap interface
Issue: 92182
* I was not compiling a proc with native soap with SOAP call protocol and REST Protocol set to True.
In that case it was generating the inerface rest but not the native soap interface
Issue: 92182
* I was not compiling a proc with native soap with SOAP call protocol and REST Protocol set to True.
In that case it was generating the inerface rest but not the native soap interface
Issue: 92182
Co-authored-by: Gonzalo <gonzalogallotti@gmail.com>1 parent ca2ace5 commit 89afa87
File tree
2 files changed
+27
-2
lines changed- java/src/main/java/com/genexus/webpanels
2 files changed
+27
-2
lines changedLines changed: 15 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
31 | 35 | | |
32 | 36 | | |
33 | 37 | | |
34 | 38 | | |
35 | 39 | | |
36 | 40 | | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
37 | 52 | | |
38 | 53 | | |
39 | 54 | | |
| |||
Lines changed: 12 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
| 25 | + | |
24 | 26 | | |
25 | 27 | | |
26 | 28 | | |
| |||
47 | 49 | | |
48 | 50 | | |
49 | 51 | | |
50 | | - | |
| 52 | + | |
51 | 53 | | |
52 | 54 | | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
53 | 59 | | |
54 | | - | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
55 | 65 | | |
56 | 66 | | |
57 | 67 | | |
| |||
0 commit comments