<?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>Question Re: External Library and EJB DC in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/external-library-and-ejb-dc/qaa-p/5689499#M2108338</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Divya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you follow below steps:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Added classes12.jar to External library dc.&lt;/P&gt;&lt;P&gt;2. Created two public parts ( of type API, and JAR )&lt;/P&gt;&lt;P&gt;3. Added the API public part as used dc in your EJB dc.&lt;/P&gt;&lt;P&gt;4. Created one EAR project.&lt;/P&gt;&lt;P&gt;5. Added external library JAR public part as used dc to the EAR&lt;/P&gt;&lt;P&gt;6. Added the EJB to EAR project&lt;/P&gt;&lt;P&gt;7. Deploying EAR project&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know when exactly you are getting the error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jaya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Jun 2009 12:29:03 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-06-02T12:29:03Z</dc:date>
    <item>
      <title>External Library and EJB DC</title>
      <link>https://community.sap.com/t5/technology-q-a/external-library-and-ejb-dc/qaq-p/5689498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created a EJB DC Project. I had added classes12 jar file into the External Library, add added the public parts into the used dc of the EJB DC project. But when i am unable to build the project. If the public parts are not added, i am getting an error like "Deployment of atleast 1 item aborted".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i access the classes12 jar file into the EJB DC Project? Please help me in resolving this issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Divya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jun 2009 12:18:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/external-library-and-ejb-dc/qaq-p/5689498</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-02T12:18:33Z</dc:date>
    </item>
    <item>
      <title>Re: External Library and EJB DC</title>
      <link>https://community.sap.com/t5/technology-q-a/external-library-and-ejb-dc/qaa-p/5689499#M2108338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Divya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you follow below steps:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Added classes12.jar to External library dc.&lt;/P&gt;&lt;P&gt;2. Created two public parts ( of type API, and JAR )&lt;/P&gt;&lt;P&gt;3. Added the API public part as used dc in your EJB dc.&lt;/P&gt;&lt;P&gt;4. Created one EAR project.&lt;/P&gt;&lt;P&gt;5. Added external library JAR public part as used dc to the EAR&lt;/P&gt;&lt;P&gt;6. Added the EJB to EAR project&lt;/P&gt;&lt;P&gt;7. Deploying EAR project&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know when exactly you are getting the error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jaya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jun 2009 12:29:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/external-library-and-ejb-dc/qaa-p/5689499#M2108338</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-02T12:29:03Z</dc:date>
    </item>
    <item>
      <title>Re: External Library and EJB DC</title>
      <link>https://community.sap.com/t5/technology-q-a/external-library-and-ejb-dc/qaa-p/5689500#M2108339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Divya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Follow the above steps in the following link how to use external library in DC's&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/people/bertram.ganz/blog/2008/11/24/how-to-use-external-jar-files-in-web-dynpro-development-components&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1)Expose the JAR file in two separate public parts, one with purpose assembly (1) and another one with purpose compilation (2).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2)Use the public part with purpose compilation in the Web Dynpro "client" development component &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if you are still facing the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Saleem&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Saleem Baig Mohammed on Jun 2, 2009 2:35 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jun 2009 12:32:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/external-library-and-ejb-dc/qaa-p/5689500#M2108339</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-02T12:32:46Z</dc:date>
    </item>
    <item>
      <title>Re: External Library and EJB DC</title>
      <link>https://community.sap.com/t5/technology-q-a/external-library-and-ejb-dc/qaa-p/5689501#M2108340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Divya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find the below blogs , this will help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/people/bala.krishnan2/blog/2006/09/25/bid-adieu-to-bots--using-captchas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/people/valery.silaev/blog/2005/09/14/a-bit-of-impractical-scripting-for-web-dynpro&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Susmita&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jun 2009 06:51:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/external-library-and-ejb-dc/qaa-p/5689501#M2108340</guid>
      <dc:creator>susmita_panigrahi</dc:creator>
      <dc:date>2009-06-03T06:51:46Z</dc:date>
    </item>
    <item>
      <title>Re: External Library and EJB DC</title>
      <link>https://community.sap.com/t5/technology-q-a/external-library-and-ejb-dc/qaa-p/5689502#M2108341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Problem Resolved.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jun 2009 11:56:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/external-library-and-ejb-dc/qaa-p/5689502#M2108341</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-29T11:56:17Z</dc:date>
    </item>
  </channel>
</rss>

