[jira] [Created] (ISIS-459) Enhance IsisJdoSupport service to support integration testing (execute arbitrary SQL, delete all instances of an entity)

2013-07-09 Thread Dan Haywood (JIRA)
Dan Haywood created ISIS-459: Summary: Enhance IsisJdoSupport service to support integration testing (execute arbitrary SQL, delete all instances of an entity) Key: ISIS-459 URL:

[jira] [Created] (ISIS-460) JDO objectstore should sync adapters on bulk delete.

2013-07-09 Thread Dan Haywood (JIRA)
Dan Haywood created ISIS-460: Summary: JDO objectstore should sync adapters on bulk delete. Key: ISIS-460 URL: https://issues.apache.org/jira/browse/ISIS-460 Project: Isis Issue Type:

[jira] [Created] (ISIS-461) Provide the ability to run arbitrary fixtures (implementing the applib's InstallableFixture) in integration tests

2013-07-09 Thread Dan Haywood (JIRA)
Dan Haywood created ISIS-461: Summary: Provide the ability to run arbitrary fixtures (implementing the applib's InstallableFixture) in integration tests Key: ISIS-461 URL:

[jira] [Commented] (ISIS-460) JDO objectstore should sync adapters on bulk delete.

2013-07-09 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/ISIS-460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13703021#comment-13703021 ] ASF subversion and git services commented on ISIS-460: -- Commit

[jira] [Resolved] (ISIS-460) JDO objectstore should sync adapters on bulk delete.

2013-07-09 Thread Dan Haywood (JIRA)
[ https://issues.apache.org/jira/browse/ISIS-460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Haywood resolved ISIS-460. -- Resolution: Fixed JDO objectstore should sync adapters on bulk delete.

[jira] [Commented] (ISIS-459) Enhance IsisJdoSupport service to support integration testing (execute arbitrary SQL, delete all instances of an entity)

2013-07-09 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/ISIS-459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13703023#comment-13703023 ] ASF subversion and git services commented on ISIS-459: -- Commit

[jira] [Commented] (ISIS-459) Enhance IsisJdoSupport service to support integration testing (execute arbitrary SQL, delete all instances of an entity)

2013-07-09 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/ISIS-459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13703022#comment-13703022 ] ASF subversion and git services commented on ISIS-459: -- Commit

[jira] [Commented] (ISIS-461) Provide the ability to run arbitrary fixtures (implementing the applib's InstallableFixture) in integration tests

2013-07-09 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/ISIS-461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13703020#comment-13703020 ] ASF subversion and git services commented on ISIS-461: -- Commit

[jira] [Resolved] (ISIS-461) Provide the ability to run arbitrary fixtures (implementing the applib's InstallableFixture) in integration tests

2013-07-09 Thread Dan Haywood (JIRA)
[ https://issues.apache.org/jira/browse/ISIS-461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Haywood resolved ISIS-461. -- Resolution: Fixed Provide the ability to run arbitrary fixtures (implementing the applib's

Re: code sample added...

2013-07-09 Thread Bhargav Golla
Got it working. So this means that I will have to compile the war every time I change something in HTML/JS, isn't it? Is there any config change to allow all requests to our server so that I don't hit a CORS issue? Bhargav Golla Developer. Freelancer. B.E (Hons.) Computer Science BITS-Pilani

Re: code sample added...

2013-07-09 Thread Dan Haywood
On 9 July 2013 18:26, Bhargav Golla bhargav.go...@gmail.com wrote: Got it working. good-o. So this means that I will have to compile the war every time I change something in HTML/JS, isn't it? No... per the README I wrote [1], you can edit and save in your editor, then reload (ctrl+R in