[jboss-jira] [JBoss JIRA] (DROOLS-1065) ClasspathKieProject should not deal ".jar" always like a file

Tomas Cerny (JIRA) issues at jboss.org
Tue Mar 1 16:01:01 EST 2016


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

Tomas Cerny commented on DROOLS-1065:
-------------------------------------

One workaround seems to be JRebel, that one translates Jar to target/classes and seems to do its job to pass through well

> ClasspathKieProject should not deal ".jar" always like a file
> -------------------------------------------------------------
>
>                 Key: DROOLS-1065
>                 URL: https://issues.jboss.org/browse/DROOLS-1065
>             Project: Drools
>          Issue Type: Bug
>          Components: core engine
>    Affects Versions: 6.4.0.Beta1
>            Reporter: Petr Široký
>            Assignee: Petr Široký
>             Fix For: 7.0.0.Final
>
>
> Originally reported and fixed by David Santos (thanks!) via https://github.com/droolsjbpm/drools/pull/511
> Description:
> Some containers allow deployments of artifacts in "expanded" mode (instead of a unique jar/ear/war/... file, al artifacts are deployed full decompressed, so they are directories). This is default with last JBoss Tools and Wildfly (unless you use compressed option for deployments). In that case drools fails to load jar contents.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)



More information about the jboss-jira mailing list