[jboss-jira] [JBoss JIRA] (DROOLS-573) Kie Server: bugs and enhancements

Edson Tirelli (JIRA) issues at jboss.org
Wed Aug 20 17:01:30 EDT 2014


    [ https://issues.jboss.org/browse/DROOLS-573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12994504#comment-12994504 ] 

Edson Tirelli commented on DROOLS-573:
--------------------------------------

Petr, 

The bugs reported in the description are fixed. The enhancements need further discussion, so I am not changing them at this moment.

I will leave this ticket open so you can add anything else you find here until we do the 6.2 release when I will close this ticket. Please add any other problems you find as comments instead of editing the description as it will be easier to track.

Thanks,

> Kie Server: bugs and enhancements
> ---------------------------------
>
>                 Key: DROOLS-573
>                 URL: https://issues.jboss.org/browse/DROOLS-573
>             Project: Drools
>          Issue Type: Enhancement
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 6.2.0.Beta1
>            Reporter: Petr Široký
>            Assignee: Edson Tirelli
>
> As discussed with Edson, I am creating list of possible bugs and enhancements for the KIE Server.
> Bugs:
> * Server returns NPE when the request body is empty (and is required). This happens for example when creating new container using /container/{id}, but not providing any data within the body (the XML/JSON specifying release-id, etc). 
> * The server returns 201 (Created) even when the container was not actually created. Easy reproducer: try to create container using non-existing kjar GAV. The response code will be 201 and the response will be failure with message "Failed to create container 1...."
> Enhancements:
> * I think it it would useful to move the KieServer interface into -api module so that user's can use e.g. RestEasy ClientProxy to create own REST client in case the don't want to use the provided client.
> * When deplying the WAR into EAP 6.3.0 warning is dispalyed: JBAS016012: Deployment deployment "kie-server.war" contains CDI annotations but beans.xml was not found. The WAR file should contain beans.xml.
> The description will be updated if I found more such bugs/enhancements.



--
This message was sent by Atlassian JIRA
(v6.2.6#6264)



More information about the jboss-jira mailing list