Skip to content

Spring Boot 1.3.0.RELEASE with devtools ClassLoader issue #4529

@eugene-kamenev

Description

@eugene-kamenev

I am trying to migrate our apps that are using jax-ws based communication between services, and i found that simply enabling devtools causes exception related to ClassLoader, that is returned to jax-ws handler by spring app, to find web-service interface in classpath, the exception message i got was:

interface com.app.PrincipalWebService is not visible from class loader

Do i need to provide more information?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions