-
```
*Description*
Using values hd.lab.soitk:schema1 for groupId:artifactId the generated
component has a pom.xml with:
hd.lab.soitk
schema1-schemas
and schemas in:
resources\schemas\hd\lab\s…
-
Original [issue 25](https://code.google.com/p/soi-toolkit/issues/detail?id=25) created by soi-toolkit on 2010-10-22T07:45:32.000Z:
_Description_
Using values hd.lab.soitk:schema1 for groupId:artifact…
hdahl updated
9 years ago
-
I have two files. One works fine with the jaxb plugin for maven but the other one does not generate any classes. However, other services have no problem to recognise the file as a soap wsdl file.
…
-
```
What steps will reproduce the problem?
1. Point to WSDL:
https://technet.rapaport.com/webservices/prices/rapaportprices.asmx?wsdl
2. Generate Code
What is the expected output?
The generated cod…
-
```
What steps will reproduce the problem?
1. Point to WSDL:
https://technet.rapaport.com/webservices/prices/rapaportprices.asmx?wsdl
2. Generate Code
What is the expected output?
The generated cod…
-
com.sun.tools.xjc.XJCTask supports language:"WSDL" to directly process WSDL files.
This is the only way I currently can process SAP generated WSDL files, as they contain 2 schemas.
https://github…
-
This is an issue for a JAXRPC service client brought up in the JAXRPC
2.0 F2F.
The following text (reproduced here to avoid document chasing)
provides the background for this issue and and is taken f…
-
Would it be possible to have an option to prefix packages of sources generated for a specific WSDL rather than only having the NS? For ex. service1.wsdl is in NS 'ws1' and has a schema in NS 'x'. serv…
-
Hi codecentric,
This is a very useful library you have created here! I see that the sources are generated from wsdl file quite similar to wsimport tool. Is it possible to specify options to the gen…
-
#### 问题描述
使用workman框架,写一个简单的soap服务,访问wsdl无法正常获取服务定义的xml内容。经调试后发现workman收到请求后没有正确设置 `sapi_globals_struct.request_info`
#### 程序代码或配置
workman代码
```
enabled
Soap Server => enabled
Directive …