I am tring to implement the start GP process example found at "Starting and Terminating Processes Using the GP API" http://help.sap.com/saphelp_nw2004s/helpdata/en/b1/019742ad14c46ae10000000a155106/frameset.htm. When I run it on our 2004s Sp10 enironment I get a NoClassDefFoundError on GPProcessFactory.getDesigntimeManager(). Has this method been removed in SP10? If so what is its replacement with?
Add a comment