Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [glassfish-dev] GlassFish Fails with Arquillian
  • From: Reza Rahman <reza_rahman@xxxxxxxx>
  • Date: Sun, 23 Mar 2025 18:36:46 -0400
  • Delivered-to: glassfish-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/glassfish-dev/>
  • List-help: <mailto:glassfish-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/glassfish-dev>, <mailto:glassfish-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/glassfish-dev>, <mailto:glassfish-dev-request@eclipse.org?subject=unsubscribe>
  • Thread-topic: Re: [glassfish-dev] GlassFish Fails with Arquillian
  • Ui-outboundreport: notjunk:1;M01:P0:1Eif4S9wPus=;ebE8UqxyVed8tqjCCSwc5sCJSWj X7POWa/aqBzabe/+8F6DE8L2CCzj4msB8wfX4hZ6D/ES6aN4ucbygAYp+azlmE8VDkMOS6vOk lEmABP3SvT96ccAe0jijj5mUqAKVQRGH5ZTh+FO/p33qBStYVOBr5hPcnzopSyFkNuE05MiLM oR6v7IQ/tgUfsLGmG3eKOaFt+HOC/Yq9ozFcPZ92DHoZ2VO8vu/Y8tDZpKRxRpqk8l7joFAou PVBGhV/pWIBUMlAh9mPI6mW740puuD94YKkEE7KVnDDbESQbEtcn19AVXvCwcqjTIyxAJMCnB 5Xu+HTttXotBKGnq0GFG8vRsgKL97CSosOEN4GwJWGks5ibaAyI+Y/88bm0LWYitPfasHaQg0 HImAPVjvmxNuLwFuvdWj1gRVCpvocixEQd0YYcR1WyGvmnlUIwHydlcKnTyvrxS67wLpMqoXw t+vnSRAqx7pURQCV8ErHiwOi9hRHf4DepAKZ9DFotn8XtugVRKUx2Ib6I2RO3xcfKpTySSY0e rcX1bga5sj+8jfgiyscwLWsGA78Uwsgjfn6SJSs0aHNq/Yzy9A4157oJhlnVrSECYB2V0K6rz 0DkZiEQT+uVcnae8ys8/5wIm9a/uA49vRt3HGzoQcemGRRMu4JerJt8Y9ICAyB8kv+BTQq0eY cZ3EAVnLmacdnGIgZrQ4zuY9QqNDPUUHt6LqHJXY0g1IOVouSZS6zwdZi4AE9rIkaV8S6vexx a+aOegrRmMl17P9Gz7eMmDIt6q59Y+aVzpy9hyH7UW5iBjSbGvv7/KkrxqJu6wj+oAJCLjyjA YL8RfWU8fTvwVyhhOy/c75UkeYB83RtqtHvYhlkXgKW6J2aJKcW+aeVKNxT9u17sl3Bx3TxQf QIMjN5xJGzlxywivFBgC96idIclo25OkPcAmVdqvJWfN+Idi9xFi37WMKBI8wXh94N+enaNpX mAVaEjS9AT4uodcXdvrFg+FQtOxE4zHrB3rgfy7lRbuazOj1ONPXruTmhvak1bGKzVLQM/WSx U6Zc0+69OUQ56IBy6Ywd8OjKd2ebLclX1qf8O6w/NfPI+GzLfw+jyXRR5ZToiREHorzUrYe4+ hxwwVq23mRdxxZ4ZOfe3JjyqSs+S7QO6aKApahcxJ0qxYQOPyxSMEAgk7Jbbndt/8oWuvvqVE afsHEj+IgunOmyKiCmWPmWmoY8SjlOw7QGSfGg0dCfLUbwp27sxLl4pKO4CpcpEEsbmyFqArt OFkhn1rqx+Gcf1SddIgu2mYbIHLAvfELdybBFYxSsAYreBsjRw+AUFPAB40gGn3wBrxthr7Uc vxpFjJkdKk347Q/D9QuPCc7X/P7LO3jry/HdSMoVSYKrfM3oJQlkhaBqahZ+iPNV5TmywTjyp akIh8e+wCZeStryGalsohyce47kuqktdFe1O5+HS7KRSo7Q3UA18C1dudoRkSz7RzD/H1G8Z/ V4dId8jb7P+UwG6p9xD9QSfzFTHQjK06xWRxk7H3ngkEDanXe

Thanks very much for taking a look. I can try the OmniFish plugin as a test.

However, I cannot use it in the project in relation to GlassFish. I must use something in the GlassFish or Arquillian domain instead. I’ve already checked with the EMO on this. My hope would be that either the Arquillian plugin is properly maintained or a plugin is created within the GlassFish project. Alternatively, I would not mind adding support for an OmniFish branded runtime. That’s also something that the EMO has suggested.


From: Arjan Tijms <arjan.tijms@xxxxxxxxxxx>
Sent: Sunday, March 23, 2025 6:10 PM
To: glassfish developer discussions <glassfish-dev@xxxxxxxxxxx>
Cc: Reza Rahman <reza_rahman@xxxxxxxx>; cargotracker developer discussions <cargotracker-dev@xxxxxxxxxxx>
Subject: Re: [glassfish-dev] GlassFish Fails with Arquillian
 
Hi,

I haven't tried anything yet, but from a cursory glance at master the first thing that stands out is that for GlassFish an alpha version of the unmaintained JBoss Arquillian connector is used, that was only suited for GlassFish 6:

 <dependency>
          <groupId>org.jboss.arquillian.container</groupId>
          <artifactId>arquillian-glassfish-managed-6</artifactId>
          <version>1.0.0.Alpha1</version>
          <scope>test</scope>
</dependency>

Maybe that could explain some?

You could try with:

<dependency>
            <groupId>org.omnifaces.arquillian</groupId>
            <artifactId>arquillian-glassfish-server-managed</artifactId>
            <version>1.7</version>
            <scope>test</scope>
</dependency>

Kind regards,
Arjan Tijms



On Sun, 23 Mar 2025 at 20:47, Reza Rahman via glassfish-dev <glassfish-dev@xxxxxxxxxxx> wrote:
Hello,

The Cargo Tracker project (https://github.com/eclipse-ee4j/cargotracker)
has tried to support GlassFish but once again I am running into seeming
stability issues. While running tests with Arquillian, the attached
issue now suddenly crops up. I have absolutely no idea what is going on.
Honestly, this sort of thing never happens with Payara or Liberty, which
are the two other runtimes Cargo Tracker supports.

Is there someone here that can help? Otherwise I will remove GlassFish
support from Cargo Tracker for now.

Thanks,

Reza
_______________________________________________
glassfish-dev mailing list
glassfish-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/glassfish-dev

Back to the top