Hi Romain, Got it. I put exclusions.list to WEB-INF folder and it works like a charm.
Thanks! 1 Eki 2015 Per, 17:10 tarihinde, Romain Manni-Bucau <[email protected]> şunu yazdı: > 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! > > >
