Re: Using property files to setup IsisSystemForTest

2014-12-04 Thread Vladimir Nišević
Hi Jeroen, was actually a bad idea. Thanks,Vladimir 2014-11-24 15:15 GMT+01:00 Jeroen van der Wal : > Hi Vladimir, > > The isis.properties you want to point to lives in a different project and > might have a different purpose so you should rather not create and > inter-project dependency like th

Wicket viewer - Clob/Blob as return value of an domain service action, download file...

2014-12-04 Thread Vladimir Nišević
Hi there, I'm trying to implement an action on Domain Service (callable form menu) with an Clob return value e.g. String content = "HiThere"; return new org.apache.isis.applib.value.Clob("addresses.txt", new MimeType("text", "plain"), content.toCharArray()); Would expect to get an "Save As" dia

Re: Wicket viewer - Clob/Blob as return value of an domain service action, download file...

2014-12-04 Thread Martin Grigorov
Hi, This should work. https://github.com/isisaddons/isis-module-docx does the same. It uses Blob. Could you please paste the complete exception ? Is there caused by/root exception below these lines ? Martin Grigorov Wicket Training and Consulting https://twitter.com/mtgrigorov On Thu, Dec 4, 20

Re: Using property files to setup IsisSystemForTest

2014-12-04 Thread Jeroen van der Wal
No worries, always happy to help. Cheers, Jeroen On Thu, Dec 4, 2014 at 2:55 PM, Vladimir Nišević wrote: > Hi Jeroen, was actually a bad idea. > > Thanks,Vladimir > > 2014-11-24 15:15 GMT+01:00 Jeroen van der Wal : > > > Hi Vladimir, > > > > The isis.properties you want to point to lives in a

[ANNOUNCE] New committer - Martin Grigorov

2014-12-04 Thread Dan Haywood
I'm delighted to announce that Martin Grigorov has been voted in as a committer on Isis, and also as a member of the Isis PMC. The first gives Martin the right to commit changes directly to Isis' codebase, the second gives him the right to be involved in future votes. Martin is already a key comm

Re: [ANNOUNCE] New committer - Martin Grigorov

2014-12-04 Thread Jeroen van der Wal
A very warm welcome to Martin! I'll exchange the hugs at a next IsisCon ;-) Cheers, Jeroen On Thu, Dec 4, 2014 at 4:28 PM, Dan Haywood wrote: > I'm delighted to announce that Martin Grigorov has been voted in as a > committer on Isis, and also as a member of the Isis PMC. The first gives > M