<?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: Unable to access generator.dll file ? in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/unable-to-access-generator-dll-file/m-p/4870651#M20288</link>
    <description>Thank you for your reply.it is working fine now.what i did is i registered and unregistered generator.dll file ,after reinstalling Bridgeworks.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 18 Nov 2004 12:54:29 GMT</pubDate>
    <dc:creator>Doug Groset</dc:creator>
    <dc:date>2004-11-18T12:54:29Z</dc:date>
    <item>
      <title>Unable to access generator.dll file ?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/unable-to-access-generator-dll-file/m-p/4870648#M20285</link>
      <description>i have installed bridgeworks3.0A in openVMS 7.3and the development box has windows 2000 server,bridgeworks for windows 3.0A ,i've followed the instruction manual for installation.&lt;BR /&gt;&lt;BR /&gt;when i try to run a sample program it says &lt;BR /&gt;"unable to access the  generator.dll file? &lt;BR /&gt;&lt;BR /&gt;can you also give sample code for creating a java client program (which i want to use as middle component)which will receive the request from WSDL and do some process and send the response back to the WSDL?</description>
      <pubDate>Mon, 15 Nov 2004 16:07:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/unable-to-access-generator-dll-file/m-p/4870648#M20285</guid>
      <dc:creator>Doug Groset</dc:creator>
      <dc:date>2004-11-15T16:07:24Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to access generator.dll file ?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/unable-to-access-generator-dll-file/m-p/4870649#M20286</link>
      <description>Doug,&lt;BR /&gt;   In the 5 years that Bridgeworks has been available, not one person has reported this problem.   However, in the last 2 weeks, 3 customers have reported it.  (I wish I knew why...republican conspiracy maybe? :-)&lt;BR /&gt;&lt;BR /&gt;I apologize about the inconvenience that this has caused, and I hope that this will help you get it resolved quickly.&lt;BR /&gt;&lt;BR /&gt;    "generator.dll" is a COM based sharable library that we install as part of the &lt;BR /&gt;    BridgeWorks installation on Windows.  It is used by the Bridgeworks GUI to &lt;BR /&gt;    do the actual file generation.  &lt;BR /&gt; &lt;BR /&gt;    At installation time it is copied into the BridgeWorks installation directory,&lt;BR /&gt;    then registered within the Windows Registry.   The error indicates that &lt;BR /&gt;    something must have gone wrong with 1 of these steps during the installation. &lt;BR /&gt;    (Note that BridgeWorks does support Windows XP.)&lt;BR /&gt; &lt;BR /&gt;    I would first verify that generator.dll is in the BridgeWorks installation directory,&lt;BR /&gt;    and you have privledges to read it.  (This could be an issue if you used a &lt;BR /&gt;    different account on your PC to install BridgeWorks.) &lt;BR /&gt; &lt;BR /&gt;    I would then try to re-register generator.dll with the registry using  the &lt;BR /&gt;    RegSvr32 tool.  &lt;BR /&gt; &lt;BR /&gt;    If this doesn't work, I would try removing BridgeWorks &amp;amp; reinstalling.   Make&lt;BR /&gt;    sure to go into the BridgeWorks installation directory after you uninstall to&lt;BR /&gt;    make sure all of the files &amp;amp; directories have been removed...except for the &lt;BR /&gt;    database file (.MDB).      &lt;BR /&gt; &lt;BR /&gt;    Let me know how it goes.&lt;BR /&gt; &lt;BR /&gt;Phil&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 16 Nov 2004 16:27:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/unable-to-access-generator-dll-file/m-p/4870649#M20286</guid>
      <dc:creator>Phil Hudson</dc:creator>
      <dc:date>2004-11-16T16:27:36Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to access generator.dll file ?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/unable-to-access-generator-dll-file/m-p/4870650#M20287</link>
      <description>Doug,&lt;BR /&gt;  I forgot to address the WSDL (Web Services) sample request...&lt;BR /&gt;  If you are just looking for a sample client that calls into one of our generated Java interfaces, you can find many examples on your PC below the BridgeWorks installation directory.  There are Example &amp;amp; Tutorial directories that may contain something you can use.   &lt;BR /&gt;&lt;BR /&gt;However, this may not be needed for what you want to do.  &lt;BR /&gt;&lt;BR /&gt;In many cases, you can take the JavaBean interface/class that BridgeWorks generates and have the Web Services environment (such as AXIS) wrap and deploy it directly...with little or no code written on your part.  The WS Environment/Toolkit can look at the Java interface/class (that BridgeWorks generated) &amp;amp; generate a WSDL definition for it.  This WSDL definition can then be used to generate the java classes needed to serve up the BridgeWorks generated JavaBean as a callable Web Services.  (Note: Sun's WS Dev Kit seems to be more automated than AXIS is.)&lt;BR /&gt;&lt;BR /&gt;Bottomline:  Don't do it yourself when a tool is available.&lt;BR /&gt;&lt;BR /&gt;Phil&lt;BR /&gt;(HP BridgeWorks Engineering) &lt;BR /&gt;</description>
      <pubDate>Wed, 17 Nov 2004 09:57:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/unable-to-access-generator-dll-file/m-p/4870650#M20287</guid>
      <dc:creator>Phil Hudson</dc:creator>
      <dc:date>2004-11-17T09:57:01Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to access generator.dll file ?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/unable-to-access-generator-dll-file/m-p/4870651#M20288</link>
      <description>Thank you for your reply.it is working fine now.what i did is i registered and unregistered generator.dll file ,after reinstalling Bridgeworks.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 18 Nov 2004 12:54:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/unable-to-access-generator-dll-file/m-p/4870651#M20288</guid>
      <dc:creator>Doug Groset</dc:creator>
      <dc:date>2004-11-18T12:54:29Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to access generator.dll file ?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/unable-to-access-generator-dll-file/m-p/4870652#M20289</link>
      <description>the problem is resolved</description>
      <pubDate>Thu, 18 Nov 2004 12:55:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/unable-to-access-generator-dll-file/m-p/4870652#M20289</guid>
      <dc:creator>Doug Groset</dc:creator>
      <dc:date>2004-11-18T12:55:16Z</dc:date>
    </item>
  </channel>
</rss>

