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

2016-12-02 Thread Max Bridgewater
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 app? I >>> thought all of contrib depende

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

2016-12-01 Thread Priyanka Gugale
loy it , I 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. S

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

2016-12-01 Thread Ashwin Chandra Putta
hought > 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.myape

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/githu