Sardine list() exception - environment specific? #414
Replies: 1 comment
-
I googled the error "AbstractMethodError: Could you try editing SardineUtil.unmarshal() and setting that setting and To build a sardine jar, you'll have to -DskipTests=true as tests are best, jon On Mon, Mar 2, 2015 at 4:00 AM, markrogerbaldwin notifications@github.com
|
Beta Was this translation helpful? Give feedback.
-
Hi,
I'm really finding Sardine extremely useful for my local development. It's working working great. However, when I push the code to run on a server environment I hit the oddest error which I'm struggling to track down.
The trace is below and above it the relevant lines of code from my application. The final line being the list() method call which triggers the error.
The environment where the error occurs is ubuntu 14.04 base running Java 1.8 hosting from Tomcat 7.
Beta Was this translation helpful? Give feedback.
All reactions