<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: JAB &amp; SwingSet2.jar trouble in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/JAB-SwingSet2-jar-trouble/m-p/100507#M47757</link>
    <description>Hi Pawel,&lt;BR /&gt;&lt;BR /&gt;Apologies, I did not mean for you to move the file to those locations, I must have got them wrong. They were fine where they were, but that removing the "#" from them on the row concerning the access bridge may resolve the issue.&lt;BR /&gt;&lt;BR /&gt;If this still doesn't work though, I would recommend raising a support ticket so we can look into this in more detail.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
    <pubDate>Fri, 14 May 2021 12:11:14 GMT</pubDate>
    <dc:creator>Ben.Lyons1</dc:creator>
    <dc:date>2021-05-14T12:11:14Z</dc:date>
    <item>
      <title>JAB &amp; SwingSet2.jar trouble</title>
      <link>https://community.blueprism.com/t5/Product-Forum/JAB-SwingSet2-jar-trouble/m-p/100504#M47754</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;I am confused how to access Java applications via Blue Prism. I have already installed:&lt;/P&gt;
&lt;P&gt;- Java Development Kit 1.8.0 (update 291),&lt;BR /&gt;- Java Runtime Environment 1.8.0 (update 291).&lt;/P&gt;
&lt;P&gt;In Ease to Access section of Control Panel I ticked the 'Enable Java Access Bridge' option.&lt;BR /&gt;Then tried to launch BPHotels.jar from Blue Prism University Java Automation Training. The Action of Business Object launched cmd and then closed it. No instance of that application was visible.&lt;BR /&gt;What to do in such situation?&lt;BR /&gt;And where to find SwingSet2.jar file? It wasn't attached to my JRE installation folder as it should have been.&lt;BR /&gt;&lt;BR /&gt;Greetings,&lt;BR /&gt;Paweł Imiołek&lt;/P&gt;</description>
      <pubDate>Fri, 14 May 2021 08:36:05 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/JAB-SwingSet2-jar-trouble/m-p/100504#M47754</guid>
      <dc:creator>Paweł_Imiołek</dc:creator>
      <dc:date>2021-05-14T08:36:05Z</dc:date>
    </item>
    <item>
      <title>Re: JAB &amp; SwingSet2.jar trouble</title>
      <link>https://community.blueprism.com/t5/Product-Forum/JAB-SwingSet2-jar-trouble/m-p/100505#M47755</link>
      <description>Hi Pavel,&lt;BR /&gt;&lt;BR /&gt;When I've had difficulty getting the Java Access Bridge to work, I've had success trying the following (machine admin permission required):&lt;BR /&gt;&lt;BR /&gt;- Locate files called "accessibility.properties" in (this is from memory, as I don't have the same configuration at the moment)
&lt;UL&gt;
&lt;LI class="bullet_1"&gt;c:\Program Files\Java\jdk1.5.0\jre\lib\ext&lt;/LI&gt;
&lt;LI class="bullet_1"&gt;c:\Program Files (x86)\Java\jre7\lib\ext&lt;/LI&gt;
&lt;/UL&gt;
- Open the file as admin, using notepad (alternatively when saving, you can save to desktop and copy back to the correct folder)&lt;BR /&gt;- I believe there is a line like "&lt;SPAN&gt;assistive_technologies=com.sun.java.accessibility.AccessBridge", which may have a "#" at the beginning&lt;BR /&gt;&lt;/SPAN&gt;- Delete the "#" and save the file.&lt;BR /&gt;&lt;BR /&gt;This may resolve the JAB connection.&lt;BR /&gt;&lt;BR /&gt;​​</description>
      <pubDate>Fri, 14 May 2021 10:14:19 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/JAB-SwingSet2-jar-trouble/m-p/100505#M47755</guid>
      <dc:creator>Ben.Lyons1</dc:creator>
      <dc:date>2021-05-14T10:14:19Z</dc:date>
    </item>
    <item>
      <title>Re: JAB &amp; SwingSet2.jar trouble</title>
      <link>https://community.blueprism.com/t5/Product-Forum/JAB-SwingSet2-jar-trouble/m-p/100506#M47756</link>
      <description>Hello, Ben,&lt;BR /&gt;&lt;BR /&gt;Thank you for your rapid response. I have just located "accessibility.properties" file and moved it to the folders you had mentioned. They had not had existed there before.&lt;BR /&gt;I checked whether it included "#" comment character at the beggining of that line with assistive_technologies value assignment.&lt;BR /&gt;Unfortunately (or fortunately - it depends) the file structure is valid.&lt;BR /&gt;Launching file via BP works the same way regardless of jabswitch -enable or -disable, which means that Command Prompt is visible for a while and then everything is closed without any popping up message.
&lt;DIV class="media" style="overflow: hidden"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="36491.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/36505iC41D141FC47D1686/image-size/large?v=v2&amp;amp;px=999" role="button" title="36491.png" alt="36491.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 14 May 2021 11:22:33 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/JAB-SwingSet2-jar-trouble/m-p/100506#M47756</guid>
      <dc:creator>Paweł_Imiołek</dc:creator>
      <dc:date>2021-05-14T11:22:33Z</dc:date>
    </item>
    <item>
      <title>Re: JAB &amp; SwingSet2.jar trouble</title>
      <link>https://community.blueprism.com/t5/Product-Forum/JAB-SwingSet2-jar-trouble/m-p/100507#M47757</link>
      <description>Hi Pawel,&lt;BR /&gt;&lt;BR /&gt;Apologies, I did not mean for you to move the file to those locations, I must have got them wrong. They were fine where they were, but that removing the "#" from them on the row concerning the access bridge may resolve the issue.&lt;BR /&gt;&lt;BR /&gt;If this still doesn't work though, I would recommend raising a support ticket so we can look into this in more detail.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Fri, 14 May 2021 12:11:14 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/JAB-SwingSet2-jar-trouble/m-p/100507#M47757</guid>
      <dc:creator>Ben.Lyons1</dc:creator>
      <dc:date>2021-05-14T12:11:14Z</dc:date>
    </item>
  </channel>
</rss>

