[jira] [Comment Edited] (ISIS-1358) Simpleapp created from archetype and packaged to war fails when deploying to Tomcat

2016-05-12 Thread Vladimir Nisevic (JIRA)

[ 
https://issues.apache.org/jira/browse/ISIS-1358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15282430#comment-15282430
 ] 

Vladimir Nisevic edited comment on ISIS-1358 at 5/13/16 5:57 AM:
-

Hi Martin, I've started "mvn clean install", from IntelliJ..

Meanwhile I've adapted pom.xml in webapp module,  as advised by Jörg, with next 
configuration  

{code}

WEB-INF/lib/isis-core-webserver*.jar,
WEB-INF/lib/javax.servlet-api-*.jar,
WEB-INF/lib/javax.websocket-api-*.jar,
WEB-INF/lib/javax-websocket-server-impl-*.jar,
WEB-INF/lib/jetty-*.jar

{code}

I think I had to exclude additional websocket-server-impl, since there are more 
jetty JAR's then jetty-all, I've also adapted the exclude to jetty-*.jar

The webapp launches now fine, but I have now a swagger issue, I don't see any 
restful service, see attached screenshots.

It seems that the service 
org.apache.isis.core.metamodel.services.swagger.SwaggerServiceDefault is not 
recongnized.

When I launch the webapp with IntelliJ launcher, with Jetty, everything works 
fine.





was (Author: niv):
Hi Martin, I've started "mvn clean install", from IntelliJ..

Meanwhile I've adapted pom.xml in webapp module,  as advised by Jörg, with next 
configuration  

{code}

WEB-INF/lib/isis-core-webserver*.jar,
WEB-INF/lib/javax.servlet-api-*.jar,
WEB-INF/lib/javax.websocket-api-*.jar,
WEB-INF/lib/javax-websocket-server-impl-*.jar,
WEB-INF/lib/jetty-*.jar

{code}

I think I had to exclude additional websocket-server-impl, since there are more 
jetty JAR's then jetty-all, I've also adapted the exclude to jetty-*.jar

The webapp launches now fine, but I have now a swagger issue, see attached 
screenshot. It seems that the 
org.apache.isis.core.metamodel.services.swagger.SwaggerServiceDefault is not 
integrated.

When I launch the webapp with IntelliJ launcher, with Jetty, everything works 
fine.




> Simpleapp created from archetype and packaged to war fails when deploying to 
> Tomcat
> ---
>
> Key: ISIS-1358
> URL: https://issues.apache.org/jira/browse/ISIS-1358
> Project: Isis
>  Issue Type: Bug
>  Components: Archetype: SimpleApp
>Affects Versions: 1.12.1
> Environment: Windows 10, Windows 7
> Tomcat version: Apache Tomcat/8.0.33
> JVM: 1.8.0_77-b03
>Reporter: Vladimir Nisevic
>Assignee: Dan Haywood
> Attachments: catalina.2016-03-31.log, 
> restfulServicesWhenLaunchingWithTomcat.png, swagger.issue.png
>
>
> Steps to reproduce:
> * Created simpleapp from archetype (Version 1.12.0)
> * Execute mvn clean package
> * Take the file \webapp\target\simpleapp.war and deploy to tomcat thru e.g. 
> manager UI (http://localhost:8080/manager/html) 
> Attached the catalina.log



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (ISIS-1358) Simpleapp created from archetype and packaged to war fails when deploying to Tomcat

2016-05-12 Thread Vladimir Nisevic (JIRA)

 [ 
https://issues.apache.org/jira/browse/ISIS-1358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vladimir Nisevic updated ISIS-1358:
---
Attachment: restfulServicesWhenLaunchingWithTomcat.png

> Simpleapp created from archetype and packaged to war fails when deploying to 
> Tomcat
> ---
>
> Key: ISIS-1358
> URL: https://issues.apache.org/jira/browse/ISIS-1358
> Project: Isis
>  Issue Type: Bug
>  Components: Archetype: SimpleApp
>Affects Versions: 1.12.1
> Environment: Windows 10, Windows 7
> Tomcat version: Apache Tomcat/8.0.33
> JVM: 1.8.0_77-b03
>Reporter: Vladimir Nisevic
>Assignee: Dan Haywood
> Attachments: catalina.2016-03-31.log, 
> restfulServicesWhenLaunchingWithTomcat.png, swagger.issue.png
>
>
> Steps to reproduce:
> * Created simpleapp from archetype (Version 1.12.0)
> * Execute mvn clean package
> * Take the file \webapp\target\simpleapp.war and deploy to tomcat thru e.g. 
> manager UI (http://localhost:8080/manager/html) 
> Attached the catalina.log



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (ISIS-1358) Simpleapp created from archetype and packaged to war fails when deploying to Tomcat

2016-05-12 Thread Vladimir Nisevic (JIRA)

 [ 
https://issues.apache.org/jira/browse/ISIS-1358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vladimir Nisevic updated ISIS-1358:
---
Attachment: swagger.issue.png

> Simpleapp created from archetype and packaged to war fails when deploying to 
> Tomcat
> ---
>
> Key: ISIS-1358
> URL: https://issues.apache.org/jira/browse/ISIS-1358
> Project: Isis
>  Issue Type: Bug
>  Components: Archetype: SimpleApp
>Affects Versions: 1.12.1
> Environment: Windows 10, Windows 7
> Tomcat version: Apache Tomcat/8.0.33
> JVM: 1.8.0_77-b03
>Reporter: Vladimir Nisevic
>Assignee: Dan Haywood
> Attachments: catalina.2016-03-31.log, swagger.issue.png
>
>
> Steps to reproduce:
> * Created simpleapp from archetype (Version 1.12.0)
> * Execute mvn clean package
> * Take the file \webapp\target\simpleapp.war and deploy to tomcat thru e.g. 
> manager UI (http://localhost:8080/manager/html) 
> Attached the catalina.log



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (ISIS-1358) Simpleapp created from archetype and packaged to war fails when deploying to Tomcat

2016-05-12 Thread Vladimir Nisevic (JIRA)

[ 
https://issues.apache.org/jira/browse/ISIS-1358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15282430#comment-15282430
 ] 

Vladimir Nisevic commented on ISIS-1358:


Hi Martin, I've started "mvn clean install", from IntelliJ..

Meanwhile I've adapted pom.xml in webapp module,  as advised by Jörg, with next 
configuration  

{code}

WEB-INF/lib/isis-core-webserver*.jar,
WEB-INF/lib/javax.servlet-api-*.jar,
WEB-INF/lib/javax.websocket-api-*.jar,
WEB-INF/lib/javax-websocket-server-impl-*.jar,
WEB-INF/lib/jetty-*.jar

{code}

I think I had to exclude additional websocket-server-impl, since there are more 
jetty JAR's then jetty-all, I've also adapted the exclude to jetty-*.jar

The webapp launches now fine, but I have now a swagger issue, see attached 
screenshot. It seems that the 
org.apache.isis.core.metamodel.services.swagger.SwaggerServiceDefault is not 
integrated.

When I launch the webapp with IntelliJ launcher, with Jetty, everything works 
fine.




> Simpleapp created from archetype and packaged to war fails when deploying to 
> Tomcat
> ---
>
> Key: ISIS-1358
> URL: https://issues.apache.org/jira/browse/ISIS-1358
> Project: Isis
>  Issue Type: Bug
>  Components: Archetype: SimpleApp
>Affects Versions: 1.12.1
> Environment: Windows 10, Windows 7
> Tomcat version: Apache Tomcat/8.0.33
> JVM: 1.8.0_77-b03
>Reporter: Vladimir Nisevic
>Assignee: Dan Haywood
> Attachments: catalina.2016-03-31.log
>
>
> Steps to reproduce:
> * Created simpleapp from archetype (Version 1.12.0)
> * Execute mvn clean package
> * Take the file \webapp\target\simpleapp.war and deploy to tomcat thru e.g. 
> manager UI (http://localhost:8080/manager/html) 
> Attached the catalina.log



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (ISIS-1358) Simpleapp created from archetype and packaged to war fails when deploying to Tomcat

2016-05-12 Thread Martin Grigorov (JIRA)

[ 
https://issues.apache.org/jira/browse/ISIS-1358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15281999#comment-15281999
 ] 

Martin Grigorov commented on ISIS-1358:
---

I've found it!
mvn archetype:generate  \
-D archetypeGroupId=org.apache.isis.archetype \
-D archetypeArtifactId=simpleapp-archetype \
-D archetypeVersion=1.12.1 \
-D groupId=com.mycompany \
-D artifactId=myapp \
-D version=1.0-SNAPSHOT \
-B

> Simpleapp created from archetype and packaged to war fails when deploying to 
> Tomcat
> ---
>
> Key: ISIS-1358
> URL: https://issues.apache.org/jira/browse/ISIS-1358
> Project: Isis
>  Issue Type: Bug
>  Components: Archetype: SimpleApp
>Affects Versions: 1.12.1
> Environment: Windows 10, Windows 7
> Tomcat version: Apache Tomcat/8.0.33
> JVM: 1.8.0_77-b03
>Reporter: Vladimir Nisevic
>Assignee: Dan Haywood
> Attachments: catalina.2016-03-31.log
>
>
> Steps to reproduce:
> * Created simpleapp from archetype (Version 1.12.0)
> * Execute mvn clean package
> * Take the file \webapp\target\simpleapp.war and deploy to tomcat thru e.g. 
> manager UI (http://localhost:8080/manager/html) 
> Attached the catalina.log



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (ISIS-1358) Simpleapp created from archetype and packaged to war fails when deploying to Tomcat

2016-05-12 Thread Martin Grigorov (JIRA)

[ 
https://issues.apache.org/jira/browse/ISIS-1358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15281993#comment-15281993
 ] 

Martin Grigorov commented on ISIS-1358:
---

How do you created the app from the archetype ?

I've just tried " mvn archetype:generate -DgroupId=org.apache.isis.archetype 
-DartifactId=simpleapp-archetype -Dversion=1.13.0-SNAPSHOT" but it seems this 
is not the correct way.

> Simpleapp created from archetype and packaged to war fails when deploying to 
> Tomcat
> ---
>
> Key: ISIS-1358
> URL: https://issues.apache.org/jira/browse/ISIS-1358
> Project: Isis
>  Issue Type: Bug
>  Components: Archetype: SimpleApp
>Affects Versions: 1.12.1
> Environment: Windows 10, Windows 7
> Tomcat version: Apache Tomcat/8.0.33
> JVM: 1.8.0_77-b03
>Reporter: Vladimir Nisevic
>Assignee: Dan Haywood
> Attachments: catalina.2016-03-31.log
>
>
> Steps to reproduce:
> * Created simpleapp from archetype (Version 1.12.0)
> * Execute mvn clean package
> * Take the file \webapp\target\simpleapp.war and deploy to tomcat thru e.g. 
> manager UI (http://localhost:8080/manager/html) 
> Attached the catalina.log



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (ISIS-1358) Simpleapp created from archetype and packaged to war fails when deploying to Tomcat

2016-05-12 Thread Martin Grigorov (JIRA)

[ 
https://issues.apache.org/jira/browse/ISIS-1358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15281981#comment-15281981
 ] 

Martin Grigorov commented on ISIS-1358:
---

The correct fix would be to not include Jetty jars in the .war file at all.

> Simpleapp created from archetype and packaged to war fails when deploying to 
> Tomcat
> ---
>
> Key: ISIS-1358
> URL: https://issues.apache.org/jira/browse/ISIS-1358
> Project: Isis
>  Issue Type: Bug
>  Components: Archetype: SimpleApp
>Affects Versions: 1.12.1
> Environment: Windows 10, Windows 7
> Tomcat version: Apache Tomcat/8.0.33
> JVM: 1.8.0_77-b03
>Reporter: Vladimir Nisevic
>Assignee: Dan Haywood
> Attachments: catalina.2016-03-31.log
>
>
> Steps to reproduce:
> * Created simpleapp from archetype (Version 1.12.0)
> * Execute mvn clean package
> * Take the file \webapp\target\simpleapp.war and deploy to tomcat thru e.g. 
> manager UI (http://localhost:8080/manager/html) 
> Attached the catalina.log



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Comment Edited] (ISIS-1358) Simpleapp created from archetype and packaged to war fails when deploying to Tomcat

2016-05-12 Thread Vladimir Nisevic (JIRA)

[ 
https://issues.apache.org/jira/browse/ISIS-1358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15281976#comment-15281976
 ] 

Vladimir Nisevic edited comment on ISIS-1358 at 5/12/16 8:20 PM:
-

Hi Jörg, I tried out your proposal but stil without success.  After googling 
I've found next issue with similar problem 
https://issues.apache.org/jira/browse/AMQ-6154 

Then I've changed the web.xml to newer Servlet Deployment Descriptor - version 
3.1 and added absolute-ordering element. After that, I've redeployed war to 
Tomcat 8.0.33 and simpleapp works now fine!

@[~danhaywood]: maybe this should be adapted in simpleapp archetype as well?

{code}
http://xmlns.jcp.org/xml/ns/javaee;
 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance;
 xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/javaee 
http://xmlns.jcp.org/xml/ns/javaee/web-app_3_1.xsd;
 version="3.1">


{code}


was (Author: niv):
Hi Jörg, I tried out your proposal but stil no success.  After googling I've 
found next issue with similar problem 
https://issues.apache.org/jira/browse/AMQ-6154 

Then I've changed the web.xml to newer Servlet Deploymend Descriptor - 3.1 and 
added absolute-ordering element. After that, I've redeployed to Tomcat 8.0.33 
and simpleapp works now fine.

@[~danhaywood]: maybe this should be adapted in simpleapp archetype as well?

{code}
http://xmlns.jcp.org/xml/ns/javaee;
 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance;
 xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/javaee 
http://xmlns.jcp.org/xml/ns/javaee/web-app_3_1.xsd;
 version="3.1">


{code}

> Simpleapp created from archetype and packaged to war fails when deploying to 
> Tomcat
> ---
>
> Key: ISIS-1358
> URL: https://issues.apache.org/jira/browse/ISIS-1358
> Project: Isis
>  Issue Type: Bug
>  Components: Archetype: SimpleApp
>Affects Versions: 1.12.1
> Environment: Windows 10, Windows 7
> Tomcat version: Apache Tomcat/8.0.33
> JVM: 1.8.0_77-b03
>Reporter: Vladimir Nisevic
>Assignee: Dan Haywood
> Attachments: catalina.2016-03-31.log
>
>
> Steps to reproduce:
> * Created simpleapp from archetype (Version 1.12.0)
> * Execute mvn clean package
> * Take the file \webapp\target\simpleapp.war and deploy to tomcat thru e.g. 
> manager UI (http://localhost:8080/manager/html) 
> Attached the catalina.log



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (ISIS-1358) Simpleapp created from archetype and packaged to war fails when deploying to Tomcat

2016-05-12 Thread Vladimir Nisevic (JIRA)

 [ 
https://issues.apache.org/jira/browse/ISIS-1358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vladimir Nisevic updated ISIS-1358:
---
Affects Version/s: (was: 1.12.0)
   1.12.1

> Simpleapp created from archetype and packaged to war fails when deploying to 
> Tomcat
> ---
>
> Key: ISIS-1358
> URL: https://issues.apache.org/jira/browse/ISIS-1358
> Project: Isis
>  Issue Type: Bug
>  Components: Archetype: SimpleApp
>Affects Versions: 1.12.1
> Environment: Windows 10, Windows 7
> Tomcat version: Apache Tomcat/8.0.33
> JVM: 1.8.0_77-b03
>Reporter: Vladimir Nisevic
>Assignee: Dan Haywood
> Attachments: catalina.2016-03-31.log
>
>
> Steps to reproduce:
> * Created simpleapp from archetype (Version 1.12.0)
> * Execute mvn clean package
> * Take the file \webapp\target\simpleapp.war and deploy to tomcat thru e.g. 
> manager UI (http://localhost:8080/manager/html) 
> Attached the catalina.log



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Comment Edited] (ISIS-1358) Simpleapp created from archetype and packaged to war fails when deploying to Tomcat

2016-05-12 Thread Vladimir Nisevic (JIRA)

[ 
https://issues.apache.org/jira/browse/ISIS-1358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15281976#comment-15281976
 ] 

Vladimir Nisevic edited comment on ISIS-1358 at 5/12/16 8:19 PM:
-

Hi Jörg, I tried out your proposal but stil no success.  After googling I've 
found next issue with similar problem 
https://issues.apache.org/jira/browse/AMQ-6154 

Then I've changed the web.xml to newer Servlet Deploymend Descriptor - 3.1 and 
added absolute-ordering element. After that, I've redeployed to Tomcat 8.0.33 
and simpleapp works now fine.

@[~danhaywood]: maybe this should be adapted in simpleapp archetype as well?

{code}
http://xmlns.jcp.org/xml/ns/javaee;
 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance;
 xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/javaee 
http://xmlns.jcp.org/xml/ns/javaee/web-app_3_1.xsd;
 version="3.1">


{code}


was (Author: niv):
Hi Jörg, I tried out your proposal but stil no success.  After googling I've 
found next issue with similar problem 
https://issues.apache.org/jira/browse/AMQ-6154 

Then I've changed the web.xml to newer Servlet Deploymend Descriptor - 3.1 and 
added absolute-ordering element. After that, I've redeployed to Tomcat 8.0.33 
and simpleapp works now fine.

[~danhaywood]: maybe this should be adapted in simpleapp archetype as well?

{code}
http://xmlns.jcp.org/xml/ns/javaee;
 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance;
 xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/javaee 
http://xmlns.jcp.org/xml/ns/javaee/web-app_3_1.xsd;
 version="3.1">


{code}

> Simpleapp created from archetype and packaged to war fails when deploying to 
> Tomcat
> ---
>
> Key: ISIS-1358
> URL: https://issues.apache.org/jira/browse/ISIS-1358
> Project: Isis
>  Issue Type: Bug
>  Components: Archetype: SimpleApp
>Affects Versions: 1.12.0
> Environment: Windows 10, Windows 7
> Tomcat version: Apache Tomcat/8.0.33
> JVM: 1.8.0_77-b03
>Reporter: Vladimir Nisevic
>Assignee: Dan Haywood
> Attachments: catalina.2016-03-31.log
>
>
> Steps to reproduce:
> * Created simpleapp from archetype (Version 1.12.0)
> * Execute mvn clean package
> * Take the file \webapp\target\simpleapp.war and deploy to tomcat thru e.g. 
> manager UI (http://localhost:8080/manager/html) 
> Attached the catalina.log



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (ISIS-1400) bulk-only actions are shown on object forms

2016-05-12 Thread Dan Haywood (JIRA)

 [ 
https://issues.apache.org/jira/browse/ISIS-1400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dan Haywood updated ISIS-1400:
--
Labels: implemented  (was: )

> bulk-only actions are shown on object forms
> ---
>
> Key: ISIS-1400
> URL: https://issues.apache.org/jira/browse/ISIS-1400
> Project: Isis
>  Issue Type: Bug
>  Components: Core
>Affects Versions: 1.12.1
>Reporter: Dan Haywood
>Assignee: Dan Haywood
>Priority: Minor
>  Labels: implemented
> Fix For: 1.13.0
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (ISIS-1400) bulk-only actions are shown on object forms

2016-05-12 Thread Dan Haywood (JIRA)
Dan Haywood created ISIS-1400:
-

 Summary: bulk-only actions are shown on object forms
 Key: ISIS-1400
 URL: https://issues.apache.org/jira/browse/ISIS-1400
 Project: Isis
  Issue Type: Bug
  Components: Core
Affects Versions: 1.12.1
Reporter: Dan Haywood
Assignee: Dan Haywood
Priority: Minor
 Fix For: 1.13.0






--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (ISIS-1397) Generalize ActionInvocationMemento to also capture property modifications. Rename to MemberInteractionMemento.

2016-05-12 Thread Dan Haywood (JIRA)

 [ 
https://issues.apache.org/jira/browse/ISIS-1397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dan Haywood updated ISIS-1397:
--
Labels: implemented  (was: )

> Generalize ActionInvocationMemento to also capture property modifications.  
> Rename to MemberInteractionMemento.
> ---
>
> Key: ISIS-1397
> URL: https://issues.apache.org/jira/browse/ISIS-1397
> Project: Isis
>  Issue Type: Improvement
>  Components: Core
>Affects Versions: 1.12.1
>Reporter: Dan Haywood
>Assignee: Dan Haywood
>  Labels: implemented
> Fix For: 1.13.0
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (ISIS-1368) The (new) PublisherService API should provide the ability to republish (action) commands.

2016-05-12 Thread Dan Haywood (JIRA)

 [ 
https://issues.apache.org/jira/browse/ISIS-1368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dan Haywood updated ISIS-1368:
--
Labels: implemented  (was: )

> The (new) PublisherService API should provide the ability to republish 
> (action) commands.
> -
>
> Key: ISIS-1368
> URL: https://issues.apache.org/jira/browse/ISIS-1368
> Project: Isis
>  Issue Type: New Feature
>  Components: Core
>Affects Versions: 1.12.0
>Reporter: Dan Haywood
>Assignee: Dan Haywood
>Priority: Minor
>  Labels: implemented
> Fix For: 1.13.0
>
>
> See ISIS-1370 relating to the creation of a new PublisherService.  (There are 
> two many changes from PublishingService to sensibly have this as a 
> refinement).
> Specifically, the new PublisherService SPI should define:
> {code}
> /**
>  * To support implementations that allow the republishing of commands, eg 
> onto an JMS message bus.
>  */
> @Programmatic
> void republish(final ActionInvocationMementoDto aim);
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (ISIS-1368) The (new) PublisherService API should provide the ability to republish (action) commands.

2016-05-12 Thread Dan Haywood (JIRA)

 [ 
https://issues.apache.org/jira/browse/ISIS-1368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dan Haywood updated ISIS-1368:
--

In the end, I've removed this API; it's a responsibility instead of the 
implementation to provide such a republish capability.

> The (new) PublisherService API should provide the ability to republish 
> (action) commands.
> -
>
> Key: ISIS-1368
> URL: https://issues.apache.org/jira/browse/ISIS-1368
> Project: Isis
>  Issue Type: New Feature
>  Components: Core
>Affects Versions: 1.12.0
>Reporter: Dan Haywood
>Assignee: Dan Haywood
>Priority: Minor
>  Labels: implemented
> Fix For: 1.13.0
>
>
> See ISIS-1370 relating to the creation of a new PublisherService.  (There are 
> two many changes from PublishingService to sensibly have this as a 
> refinement).
> Specifically, the new PublisherService SPI should define:
> {code}
> /**
>  * To support implementations that allow the republishing of commands, eg 
> onto an JMS message bus.
>  */
> @Programmatic
> void republish(final ActionInvocationMementoDto aim);
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (ISIS-1372) Change BackgroundCommandService to work with new Command DTO

2016-05-12 Thread Dan Haywood (JIRA)

 [ 
https://issues.apache.org/jira/browse/ISIS-1372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dan Haywood updated ISIS-1372:
--
Labels: implemented  (was: )

> Change BackgroundCommandService to work with new Command DTO
> 
>
> Key: ISIS-1372
> URL: https://issues.apache.org/jira/browse/ISIS-1372
> Project: Isis
>  Issue Type: New Feature
>  Components: Core
>Affects Versions: 1.12.0
>Reporter: Dan Haywood
>Assignee: Dan Haywood
>Priority: Minor
>  Labels: implemented
> Fix For: 1.13.0
>
>
> The new Command DTO (ISIS-1371) will require changes to 
> BackgroundCommandService implementations.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (ISIS-1376) ActionInvocationMementoDto (XSD) to capture end time of each action invocation.

2016-05-12 Thread Dan Haywood (JIRA)

 [ 
https://issues.apache.org/jira/browse/ISIS-1376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dan Haywood updated ISIS-1376:
--
Labels: implemented  (was: )

> ActionInvocationMementoDto (XSD) to capture end time of each action 
> invocation.
> ---
>
> Key: ISIS-1376
> URL: https://issues.apache.org/jira/browse/ISIS-1376
> Project: Isis
>  Issue Type: New Feature
>  Components: Core
>Affects Versions: 1.12.1
>Reporter: Dan Haywood
>Assignee: Dan Haywood
>Priority: Minor
>  Labels: implemented
> Fix For: 1.13.0
>
>
> useful for profiling



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (ISIS-1379) ActionInvocationMementoDto (XSD) should hold subactions.

2016-05-12 Thread Dan Haywood (JIRA)

 [ 
https://issues.apache.org/jira/browse/ISIS-1379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dan Haywood updated ISIS-1379:
--
Labels: implemented  (was: )

> ActionInvocationMementoDto (XSD) should hold subactions.
> 
>
> Key: ISIS-1379
> URL: https://issues.apache.org/jira/browse/ISIS-1379
> Project: Isis
>  Issue Type: New Feature
>  Components: Core
>Affects Versions: 1.12.1
>Reporter: Dan Haywood
>Assignee: Dan Haywood
>Priority: Minor
>  Labels: implemented
> Fix For: 1.13.0
>
>
> This would be useful for profiling, but should be switched off by default.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)