Re: WO Maven getting started

2015-12-08 Thread jazzsalsa
Hi Ramsey, It is working now! I started with a ERRest template (without maven) and fixed the build path settings by using local Wonder libraries. Thanks for the pointers :) Now I want to change the output format of the REST service. Using Pascal's tutorial [1] I get this JSON output: 

Re: WO Maven getting started

2015-12-08 Thread Ramsey Gurley
Pascal is probably the better person for this question. I don’t use ERRest at all. On Dec 8, 2015, at 11:11 AM, jazzsalsa wrote: > Hi Ramsey, > > It is working now! I started with a ERRest template (without maven) and fixed > the build path settings by using local Wonder

Re: Using multiple servers

2015-12-08 Thread Klaus Berkling
> On Dec 7, 2015, at 10:16 PM, Jeff Schmitz wrote: > > I believe I’ve checked everything you mention (see below) to no avail. One > thought I had is that the servers are running different Mac OS versions. > Could the WOAdaptor compiled for El Capitan on the head

Re: Vector graphics in Flying Saucer / ERPDFWrapper

2015-12-08 Thread Ricardo Parada
I created pull request #710 for this. > On Dec 2, 2015, at 8:58 AM, Ricardo Parada wrote: > > Thank you Timo, that is very helpful. > > Sent from my iPhone > > On Dec 2, 2015, at 3:30 AM, Timo Hoepfner > wrote: > >> Hi

woframework vs jar packaging in maven

2015-12-08 Thread Ramsey Gurley
Hi all, I’m wondering what the difference is between woframework and jar packaging when using maven. I seem to get a jar either way. The only difference I can see is a META-INF directory in the jar packaging. Are these two basically interchangeable? Thanks, Ramsey

Re: Using multiple servers

2015-12-08 Thread Jeff Schmitz
Thanks for checking that out, sounds plausible. And yeah, not the best solution, but I wanted to see if I could get it working at all and take it from there. I may try using IP’s for WOHost values. > On Dec 8, 2015, at 3:11 PM, Klaus Berkling wrote: > >> >> On Dec

Re: Using multiple servers

2015-12-08 Thread Klaus Berkling
On Dec 8, 2015, at 8:45 PM, Jeff Schmitz wrote: > Thanks for checking that out, sounds plausible. And yeah, not the best > solution, but I wanted to see if I could get it working at all and take it > from there. I may try using IP’s for WOHost values. I don't think

Re: Using multiple servers

2015-12-08 Thread Chuck Hill
I have not tried that either. I have no idea if that is a real problem or why. From: > on behalf of Klaus Berkling