Re: java.lang.NoClassDefFoundError: com/github/fge/jsonschema/exceptions/ProcessingException

2016-12-02 Thread Max Bridgewater
tputPort, parser.in); >>> dag.addStream("data",parser.out , out.input); >>> >>> >>> However, when I deploy it , I get following exception. This seems to be >>> a guava class. Am I supposed to add guava as dependency in my

Re: java.lang.NoClassDefFoundError: com/github/fge/jsonschema/exceptions/ProcessingException

2016-12-01 Thread Priyanka Gugale
get following exception. This seems to be a >> guava class. Am I supposed to add guava as dependency in my app? I thought >> all of contrib dependencies are provided by the Apex runtime environment. >> Any thoughts? >> >> >> the application. Serv

Re: java.lang.NoClassDefFoundError: com/github/fge/jsonschema/exceptions/ProcessingException

2016-12-01 Thread Ashwin Chandra Putta
guava as dependency in my app? I thought > all of contrib dependencies are provided by the Apex runtime environment. > Any thoughts? > > > the application. Server message: java.lang.NoClassDefFoundError: > com/github/fge/jsonschema/exceptions/ProcessingException > at com.example

java.lang.NoClassDefFoundError: com/github/fge/jsonschema/exceptions/ProcessingException

2016-12-01 Thread Max Bridgewater
ollowing exception. This seems to be a guava class. Am I supposed to add guava as dependency in my app? I thought all of contrib dependencies are provided by the Apex runtime environment. Any thoughts? the application. Server message: java.lang.NoClassDefFoundError: com/gi