<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>JAX-WS and  service javax.xml.ws.spi.Provider not registered</title>
  <link rel="self" href="https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=121378173" />
  <subtitle>JAX-WS and  service javax.xml.ws.spi.Provider not registered</subtitle>
  <id>https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=121378173</id>
  <updated>2026-04-05T16:10:13Z</updated>
  <dc:date>2026-04-05T16:10:13Z</dc:date>
  <entry>
    <title>RE: RE: JAX-WS and  service javax.xml.ws.spi.Provider not registered</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=121378494" />
    <author>
      <name>Eunice Silva</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=121378494</id>
    <updated>2022-03-16T14:33:06Z</updated>
    <published>2022-03-16T14:33:05Z</published>
    <summary type="html">&lt;p&gt;
  &lt;span style="font-size: 12.0pt;"&gt;
    &lt;span style="font-family: &amp;quot;Times New Roman&amp;quot; , serif;"&gt;Hi Zsigmond&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;
  &lt;span style="font-size: 12.0pt;"&gt;
    &lt;span style="font-family: &amp;quot;Times New Roman&amp;quot; , serif;"&gt;I
      was only searching for SOAP and JAX-WS projects in Liferay, so no,
      I didn’t find that sample. But maybe I’ll find the solution with
      that rest sample. I will give it a try.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;
  &lt;span style="font-size: 12.0pt;"&gt;
    &lt;span
      style="font-family: &amp;quot;Times New Roman&amp;quot; , serif;"&gt;Thank you&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;
  &lt;span style="font-size: 12.0pt;"&gt;
    &lt;span style="font-family: &amp;quot;Times New Roman&amp;quot; , serif;"&gt;Eunice&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;</summary>
    <dc:creator>Eunice Silva</dc:creator>
    <dc:date>2022-03-16T14:33:05Z</dc:date>
  </entry>
  <entry>
    <title>RE: JAX-WS and  service javax.xml.ws.spi.Provider not registered</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=121378443" />
    <author>
      <name>Zsigmond Rab</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=121378443</id>
    <updated>2022-03-16T13:21:57Z</updated>
    <published>2022-03-16T13:21:46Z</published>
    <summary type="html">&lt;p&gt;Hi Eunice,&lt;/p&gt;
&lt;p&gt;Have you found this sample: &lt;a
  href="https://github.com/liferay/liferay-blade-samples/tree/7.3/liferay-workspace/apps/rest"&gt;https://github.com/liferay/liferay-blade-samples/tree/7.3/liferay-workspace/apps/rest&lt;/a&gt;?
  That can be good starting point to find what is missing.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Zsigmond&lt;/p&gt;</summary>
    <dc:creator>Zsigmond Rab</dc:creator>
    <dc:date>2022-03-16T13:21:46Z</dc:date>
  </entry>
  <entry>
    <title>JAX-WS and  service javax.xml.ws.spi.Provider not registered</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=121378172" />
    <author>
      <name>Eunice Silva</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=121378172</id>
    <updated>2022-03-15T14:41:00Z</updated>
    <published>2022-03-15T14:28:52Z</published>
    <summary type="html">&lt;p style="margin-bottom: 11.0px;"&gt;
  &lt;span style="font-size: 11.0pt;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin-bottom: 11.0px;"&gt;
  &lt;span style="font-size: 11.0pt;"&gt;
    &lt;span style="line-height: normal;"&gt;
      &lt;span style="font-family: Calibri , sans-serif;"&gt;Hy&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin-bottom: 11.0px;"&gt;
  &lt;span style="font-size: 11.0pt;"&gt;
    &lt;span style="line-height: normal;"&gt;
      &lt;span style="font-family: Calibri , sans-serif;"&gt;I've been
        upgrading our app to work also in Liferay 7.3 so we can migrate
        all our clients to L iferay Portal 7.3.7 CE GA8 and no more to
        Liferay 6.2 (CE). So far so good, until I start with Soap
        webservices. &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin-bottom: 11.0px;"&gt;
  &lt;span style="font-size: 11.0pt;"&gt;
    &lt;span style="line-height: normal;"&gt;
      &lt;span style="font-family: Calibri , sans-serif;"&gt;Our WAR app (with
        portlets) have soap webservices (JAX-WS) working in Application
        Server, independent of witch portal we had installed. In TomCat
        7 (that have Liferay 6.2) it was easy expose with project Metro.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin-bottom: 11.0px;"&gt;
  &lt;span style="font-size: 11.0pt;"&gt;
    &lt;span style="line-height: normal;"&gt;
      &lt;span style="font-family: Calibri , sans-serif;"&gt;In Liferay Portal
        7.3.7 (TomCat 9 and Java 8) nothing works, nor our app, nor any
        example that I find in the Internet (Liferay official sites or
        not official). And the only error I got is &lt;span
          style="color: black;"&gt;[code_jsp:173] {code=&amp;quot;404&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;ol&gt;
  &lt;li style="margin-bottom: 11.0px;margin-left: 16.0px;"&gt;
    &lt;span style="font-size: 11.0pt;"&gt;
      &lt;span style="line-height: normal;"&gt;
        &lt;span style=""&gt;
          &lt;span style="font-family: Calibri , sans-serif;"&gt;
            &lt;span style="color: black;"&gt;Most examples are to Liferay
              versions 7.0 or earlier than Liferay 7.3. Any changes in
              Liferay 7.3?&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
  &lt;li style="margin-bottom: 11.0px;margin-left: 16.0px;"&gt;
    &lt;span style="font-size: 11.0pt;"&gt;
      &lt;span style="line-height: normal;"&gt;
        &lt;span style=""&gt;
          &lt;span style="font-family: Calibri , sans-serif;"&gt;
            &lt;span style="color: black;"&gt;Is it necessary to install /
              activate any service / bundle / other??&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
  &lt;li style="margin-bottom: 11.0px;margin-left: 16.0px;"&gt;
    &lt;span style="font-size: 11.0pt;"&gt;
      &lt;span style="line-height: normal;"&gt;
        &lt;span style=""&gt;
          &lt;span style="font-family: Calibri , sans-serif;"&gt;
            &lt;span style="color: black;"&gt;I find out &lt;/span&gt;that there is
            a service related to javax.xml.ws.spi.Provider. but when I
            type services
            &amp;quot;(objectClass=javax.xml.ws.spi.Provider)&amp;quot; the
            Output is &amp;quot;No registered services.&amp;quot; Is that normal?&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ol&gt;
&lt;p style="margin-bottom: 11.0px;"&gt;
  &lt;span style="font-size: 11.0pt;"&gt;
    &lt;span style="line-height: normal;"&gt;
      &lt;span style="font-family: Calibri , sans-serif;"&gt;Can anyone help
        me? I know this is not an specific problem. But I will
        appreciate some guideline different. &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;</summary>
    <dc:creator>Eunice Silva</dc:creator>
    <dc:date>2022-03-15T14:28:52Z</dc:date>
  </entry>
</feed>
