Hi By configuration you can use exclusions.list if the part you want to disable is in its own jar - just add "jarprefix" inside on a line and default-list on next one
If not use scan.xml and list packages/classes you want to scan - not including your webservice classes. Le 1 oct. 2015 06:28, "Muhammed Olgun" <[email protected]> a écrit : > Hey fellas, > > I got a simple question, how can I disable web services for a specific web > application on TomEE Plus? I have a special application and it uses its own > web services and it leads conflict. > > Thanks! >
