Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [osgi-wg] Implementations of R8 chap 151
  • From: Scott Lewis <slewis@xxxxxxxxxxxxx>
  • Date: Wed, 12 Jun 2024 23:11:55 -0700
  • Arc-authentication-results: i=1;
  • Arc-message-signature: i=1; a=rsa-sha256; d=oxsus-vadesecure.net; s=arc-202309-rsa2048; t=1718259117; c=relaxed/relaxed; h=from:reply-to:subject:date:to:cc:resent-date:resent-from:resent-to:resent-cc:in-reply-to:references:list-id:list-help:list-unsubscribe:list-unsubscribe-post:list-subscribe:list-post:list-owner:list-archive; bh=pdFwlQuSNu3hCAhc7nV9dp6pZ/2ym5AJecn7EDLnV9k=; b=DWV3DhNu1d1WVJkK96rmCfSwkZG3/WHTkmDkT4dG7UOmxGRwxnF/K3NaUAgSnl/NDu2cH4a8TEepWG1xYlaS4iP+PNmqv28JTlJuFeMf+Ax+JzK8xciUsz3VkxPSTkryI/aJSbiuNilJUQLWCLemjJ0cY/P5B6o/mEqTX9VbyFKQyFU/uALtM7o/OEFleDGS5DA6qsd2fmh/2kd6F7UKx0kntr30nAfmgTNCqsWpR26z/c/JG48eMQsh8Aebf5MayxJwLbsJ96s9hWLnmOml7dy/1fIgQXkKVUhAUICVOZbYFVqKlg71SG8PASkp11Qopqltj6dLHQ7g9FDaQV7CYQ==
  • Arc-seal: i=1; a=rsa-sha256; d=oxsus-vadesecure.net; s=arc-202309-rsa2048; t=1718259117; cv=none; b=Bg+I7xLGv19cXvFahyTtjISWQPGQQIYqD53tYh8HhA9fjuldTaAhg28Tsrp2oRlO2vraZW6bkN9X5FdB+6PMu/MxkIkCziG6Hl6Sq2AMtGtERF1VZ51Ipv5feIHhloJEZn0H6Ur3NOiiDZMTxibrwqm6EbboN66w5qrJHIZuJlf5HnOPBxfapJN+cMNzRLEZJOCRZ22GzWmkyW9h7HnTgAiRD4r7duGjOF6GHqsDq924S0ZmcGhbcNZYBrRkfAzIjpZQlDmr+a4vIZWnxYD8CNoOKxWB6P788qtFeNYLrPBzvQYWYeJ+Iv3hT9hECbH56gqawjAoXuh2qaD8jEomkw==
  • Delivered-to: osgi-wg@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/osgi-wg/>
  • List-help: <mailto:osgi-wg-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/osgi-wg>, <mailto:osgi-wg-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/osgi-wg>, <mailto:osgi-wg-request@eclipse.org?subject=unsubscribe>
  • User-agent: Mozilla Thunderbird

Hi Mark,

Are there any public example apps and/or tutorials using the Jetty connector for osgi-technology?  Particularly with bndtools?

Scott

On 6/12/2024 10:55 PM, Mark Hoffmann via osgi-wg wrote:
Hi Scott,

mostly yes, its the Gecko code base. But we already fixed some issues in the osgi-technology project that are not backported to Gecko. I assume that we will change the default implementation of the TCK to the osgi-technology version, when a new compendium will be released.

Mark

Am 13.06.24 um 07:49 schrieb Scott Lewis via osgi-wg:
Hi,

So I assume that org eclipse.osgitech is the new package name for what was org.gecko.*?

Scott

On 6/12/2024 10:34 PM, Mark Hoffmann via osgi-wg wrote:
Hi Scott.

the Gecko implementatation moved to the OSGi Technology project:

https://github.com/osgi/jakartarest-osgi

The artifacts are at Maven Central.

Regards,

Mark


Am 13.06.24 um 07:12 schrieb Christoph Läubrich via osgi-wg:
Hi Scott,

this is the library list used for the TCK of the specification:

https://github.com/osgi/osgi/blob/main/cnf/repo/org.osgi.impl.service.jakartars/org.osgi.impl.service.jakartars-8.1.0.lib

this leads us to

https://github.com/geckoprojects-org/org.gecko.jaxrs.whiteboard

best
Christoph

Am 13.06.24 um 06:49 schrieb Scott Lewis via osgi-wg:
Howdy,

Could someone please point me to the compliant implementations of jakarta rest web services (chap 151 from R8 spec) [1]?

Thanksinadvance,

Scott

[1] https://docs.osgi.org/specification/osgi.cmpn/8.1.0/service.jakartars.html

_______________________________________________
osgi-wg mailing list
osgi-wg@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/osgi-wg
_______________________________________________
osgi-wg mailing list
osgi-wg@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/osgi-wg

_______________________________________________
osgi-wg mailing list
osgi-wg@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/osgi-wg



Back to the top