Antoine Sabot-Durand

Results 10 issues of Antoine Sabot-Durand

Building the project fails with following error: `Error: jboss-logging-3.2.1.Final.jar is a multi-release jar file but --multi-release option is not set` while boss-logging is not a multi-release module.

When a build has already be done, subsequente builds fail if launched without `clean` Jar copy fails if target jar file already exists in target module directory.

JNDI server is mandatory if we want to add feature like #24 and JTA support.

newfeature

While the Arquillian test works in glassfish embedded. It fails on JBoss AS 7.0.2 managed. With the following stack trace ``` 17:23:02,628 WARN [com.arjuna.ats.arjuna] (RMI TCP Connection(3)-127.0.0.1) ARJUNA12125: TwoPhaseCoordinator.beforeCompletion -...

Bug
Testing

While the Arquillian test works in glassfish embedded. It fails on JBoss AS 7.0.2 managed. With the following stack trace ``` 17:16:43,420 WARN [com.arjuna.ats.arjuna] (RMI TCP Connection(3)-127.0.0.1) ARJUNA12125: TwoPhaseCoordinator.beforeCompletion -...

Bug
Testing

When Launching integration tests on Glassfish with `mvn clean install -Pglassfish-embedded`. The following error occurs : ``` ATTENTION: EJB5184:A system exception occurred during an invocation on EJB CatalogService, method: public...

Bug
Testing

I'm starting to do some test with `Treeprocessor` in version 1.5.2. My class looks like ``` java public class TckMapperTreeProcessor extends Treeprocessor{ public TckMapperTreeProcessor(Map config) { super(config); } @Override public...

bug

relates to #237. This example created for a talk could be useful to help other using moditect. It introduces a simple CDI SE app and is showing how to deal...

Hi All I have a functioning simple example of CDI 4.0 SE application running with moditect. The final image which includes Weld, various Jakarta EE API, JBoss-logging and other dependencies...

Would be convenient to give admin right to another group member