Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch to load wsdl and schema files from multiple jars #681

Open
Hanumesh96 opened this issue Feb 9, 2024 · 0 comments
Open

Switch to load wsdl and schema files from multiple jars #681

Hanumesh96 opened this issue Feb 9, 2024 · 0 comments

Comments

@Hanumesh96
Copy link

Currently, WSDL and schema files are only being loaded from the JAR file which has the 'WEB-INF/wsdl' directory and is located first in the classpath. Other JAR files containing 'WEB-INF/wsdl/<WSDL_and_schema_files>' are being ignored.

A custom switch needs to be implemented to enable reading of WSDL and schema files from other JAR files in the classpath. This enhancement will be helpful to support customization.

jbescos added a commit to jbescos/metro-jax-ws that referenced this issue Apr 30, 2024


Signed-off-by: Jorge Bescos Gascon <jorge.bescos.gascon@oracle.com>
jbescos added a commit to jbescos/metro-jax-ws that referenced this issue Apr 30, 2024


Signed-off-by: Jorge Bescos Gascon <jorge.bescos.gascon@oracle.com>
jbescos added a commit to jbescos/metro-jax-ws that referenced this issue May 2, 2024


Signed-off-by: Jorge Bescos Gascon <jorge.bescos.gascon@oracle.com>
lukasj pushed a commit that referenced this issue May 6, 2024
Signed-off-by: Jorge Bescos Gascon <jorge.bescos.gascon@oracle.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant