I am implementing StaplerProxy for some of my detail views. When I am returning a new view object in the getTarget method that is part of my plugin then everything shows up correctly. When I return an object from another plugin I get a 404 error. Is this some restriction (class loader?) that I cannot return objects from other plugins?
(Code https://github.com/jenkinsci/warnings-ng-plugin/pull/1145/) -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/EB970D1D-DB27-40ED-B1B8-13E395C77F9F%40gmail.com.
