Problem in adding Used DCs

Hello Everyone,
created two SCs and 1st SC consists of 3 DCs:
1) External library
2) J2EE server library component
3) Web Module DC
The first one is for all the external libraries,the second one includes all the libraries from the first one as DC of type ext. library is not deployable and the third DC of type Web MOdule is to hold all the class files during run time.
Now in my second SC, i need to include some of this DCs, in the USed DC, but i cannot, it does not allows me to do so.
Any kind of help will be highly appreciated.
Thank You,
With Regards,
Krunal Rana.

Krunal,
As far I remember, you cannot access the DCs across compartments. So, you need to create the same DCs in the other compartments as well.
Bala

Similar Messages

  • Adding Used DCs to a WD DC in CE NWDS

    Hi all,
    In NW 7.1 SR3 Developer Studio where can I add Used DCs to my WD type Local DC?
    This WD type Local DC was developed in NW 7.0 SP9. Now I want to use it in NW 7.1 SR3 and I need to correct some used DC settings in the project.
    Thanks,
    Peter

    Hi Petja,
    The deprecated DCs are the following:
    com.sap.aii.proxy.framework
    com.sap.aii.util.misc
    com.sap.exception
    com.sap.mw.jco
    com.sap.security.api.sda
    tc/cmi
    tc/ddic/ddicruntime
    tc/ddic/metamodel/content
    tc/logging
    tc/wd/webdynpro
    tc/wdp/metamodel/content
    Thanks.
    Peter

  • Used DCs issue

    Hello,
    I have a issue with adding used DCs.
    I have one external library DC...say "extlib"
    This has all the jar files required.
    I have one Portal standalone DC...say "portaldc1"
    This portal dc has java classes in the src.API package. These classes require the jars in extlib.
    I have one web dynpro DC....say "webdc1"
    This webdc1 uses classes in portaldc1 and also require extlib.
    What kind of public parts do I have to create and add as used DCs.
    I also want to make sure that, when I make changes to any classes in "portaldc1", I just build and redeploy "portaldc1"...I do not want to build and redeploy "webdc1" each time I change portaldc1.
    Is this achievable?
    Any help is greatly appreciated.
    Thanks
    MLS

    Hi Laxmi,
    I am considering that you are using a NWDI environment. Otherwise it is not possible to used DC unless if you are doing a local development. In case of a local development it does not matter if you dont rebuild the using DC as the locally (in NWDS) you will know if the DC is broken.
    But if the development is under NWDI control, then NWDI-CBS will display the using DC has dirty in the build space. They will be rebuild by NWDI.
    Please refer to the following link on broken and dirty dcs:
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/30b7c94e-fc6b-2910-30b8-d34a7b51309e
    Regards,
    Kartikaye

  • Can't get simple Struts app to work when using DCs

    Hello,
    I need to use Struts to develop web apps. I took a simple example app of 3 screens and was able to get it working fine in local development.
    Then I tried to do same thing using DCs in a Track. The first page of the app is a jsp called login.jsp. That file has the following two lines at the beginning:
    <%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html" %>
    <%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean" %>
    This works fine in local development. However in the DC I get the following error when I try to run login.jsp:
    Application error occurs during processing the request.
      Internal error while parsing JSP page C:/usr/sap/J2E/JC00/j2ee/cluster/server0/apps/com.firstenergycorp/pilot_webapp~strutsear/servlet_jsp/struts/root/login.jsp.
      Details:   com.sap.engine.services.servlets_jsp.lib.jspparser.exceptions.JspParseException: Tag library descriptor cannot be found for uri:{1}.  The ID of this error is
    Exception id: [000F1FCC15FA00450000000F00000CA4000400A8BC089FE5].
    The struts-html.tld and struts-bean.tld are both in the WEB-INF folder of my Web Module DC.
    So why am I getting this error?
    Thanks in advance for any help.
    David.

    David,
    we are using Struts in our application without any problems. But we don't deploy via JDI but build the ear-files in Netweaver Studio and deploy with SDM.
    I guess the tag libs are not added properly to the war file of your productive environment. Can you check whether they contain the files in the correct path ?
    And you shouldn't mix Tag Libs and struts.jar of different versions (e.g 1.0 + 1.2). That will result in the very same error message.
    Regards, Astrid
    Regards, Astrid

  • Problem with adding Sun JSF RI v1.2 as a new library in JDeveloper 10.1.3.1

    Hi,
    I have a problem with adding a latest JSF 1.2 RI from Sun (https://javaserverfaces.dev.java.net/files/documents/1866/44998/jsf-1_2_03.zip) to JDeveloper as a new library.
    I created a new User library and added into it jsf-impl.jar and jsf-api.jar from JSF 1.2 RI.
    Then I try to create two new JSP Tag libraries based from .tld files.
    When a .tld file is placed in "TLD File:" field there is no information below about Library Version and Required JSP Version. If I check "Execute Tags in JSP Visual Editor" and click "Customize" button - list of tags in "Customize Tag Library" window is empty.
    I have errors when I try to use JSF Tags from this new library in JSP page like :
    "Can't create tag instance: f:view (class: null). Make sure, that the tag class or a library contained this class is available in this application"
    (free translation to English)
    Is this possible to add JSF RI v1.2 as another library in Jdeveloper 10.1.3.1 ?
    thanks for help
    koli

    Hi,
    This solution is not exactly for Jdeveloper 10.1.3.x I think.
    - "Create a JSF system library." section, point 2. - there is not possible to add library in folder other than User I see, so I added it in User folder.
    - "Register the JSF JSP tag libraries." section, point 5. - in JD 10.1.3 there is no dialog box, I checked checkbox "Show Tag Library in Palette". A new library was added to User folder but there is no new libraries in component Palette.
    Even as I use "Edit tag libraries .." from Component Palette context menu and add manually new tag libraries to selected, there is no libraries in Component Palette after it.
    I feel so problem is with different .tld files format, not with adding libraries method.
    Sun RI tld file (from version 1.2_03) fragment:
    <taglib xmlns="http://java.sun.com/xml/ns/javaee"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-jsptaglibrary_2_1.xsd"
    version="2.1">
    <!-- ========== Tag Library Description Elements ========================= -->
    <description>
    The core JavaServer Faces custom actions that are independent of
    any particular RenderKit.
    </description>
    <tlib-version>1.2</tlib-version>
    <short-name>f</short-name>
    <uri>http://java.sun.com/jsf/core</uri>
    tld included in JD:
    <!DOCTYPE taglib
    PUBLIC "-//Sun Microsystems, Inc.//DTD JSP Tag Library 1.2//EN"
    "http://java.sun.com/dtd/web-jsptaglibrary_1_2.dtd">
    <taglib>
    <!-- ========== Tag Library Description Elements ========================= -->
    <tlib-version>1.0</tlib-version>
    <jsp-version>1.2</jsp-version>
    <short-name>f</short-name>
    <uri>http://java.sun.com/jsf/core</uri>
    <description>
    The core JavaServer Faces custom actions that are independent of
    any particular RenderKit.
    </description>
    Did JDeveloper 10.1.3.x maintain with taglib version 1.2 ?
    Regards
    koli

  • I store my itunes library on an external drive shared between 2 computers and itunes on computer A isn't seeing or showing the songs I added using itunes on computer B.

    I store my itunes library on an external drive shared between 2 computers and itunes on computer A isn't seeing or showing the songs I added using itunes on computer B. How to fix this?

    I don't know if this is me adding files to iTunes when the external wasn't connected
    it is.
    is it OK to just keep deleting that library on the Air?
    i wouldn't - at least not until i
    mount the external
    point iTunes media folder location back to the external via preferences > advanced
    consolidate my library via file > library > organize library
    The ntfs hasn't seem to be causing any problems, but I've always wanted to know.
    in order for your Mac to write to NTFS drives, it needs some help by installing e.g. the NTFS 3G driver. apparently that or something similar is installed on your Mac already. preferably, it would be formatted for Mac but then windows machines would need to have e.g. MacDrive installed to recognize the drive.

  • Log4j problem occuring through use of MDC.

    Hey folks,
    I've encountered a bit of a problem with using log4j's MDC class within applications in weblogic. It's not a bug at all it's just giving me grief.
    Basically I've setup ApplicationLifecycleListener on my ear app and on all web apps within weblogic. They're there to catch startup events so that I can slot the application name into the MDC in order to be able to retrieve it when an exception occurs.
    Web :-
    MDC.put("APPLICATION_NAME", ce.getServletContext().getServletContextName());
    EJB :-
    MDC.put("APPLICATION_NAME", evt.getApplicationContext().getApplicationName();
    Alas as the lifecycle listener events are handled on a seperate thread where exceptions occur the MDC, being effectively a threadlocal hashmap, returns null when I attempt to retrieve the name of the app.
    I was wondering if anyone could think of a cleaner way of doing this? Perhaps using JMX or even by binding the contextClassLoader (which seems to remain the same across the threads into the JNDI tree with the application name)? Or else if anyone can think of any neater way of doing this that would be great.
    Thanks,
    Mark.

    Please perform the following steps..
    In the Web Dynpro Explorer of the Web Dynpro perspective expand your Web Dynpro project
      •&#61472;Expand the nodes DC Meta Data – DC Definition and right click on “Used DCs”
      •&#61472;Choose “Add used DC”
    Find the Web Dynpro project of the CAF DC
      •&#61472;Locate and select the public part with the model in the Web Dynpro project at DC metadata- Public Parts – package_tree – Entities
      •&#61472;Choose Dependency Type “Build Time”
      •&#61472;Press “Finish”
    •&#61472;Then add the following public parts:
    o public part
    types_compilation of DC caf/core/dict (CAF compartment)
    o public part
    com.sap.caf.ui.utils of DC caf/UI/ptn/common (CAF compartment)
    o public part default of DC tc/col/runtime (compartment SAP_JTECHS)
    Please also refer to this link for overalll help on this link.
    <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/8b7059da-0c01-0010-e09c-9ecabaf58864">Using a Composite Application via a Web Dynpro UI</a>

  • Export to Excel Problem external DC using Web Dynpro binary cache

    Hallo,
    I want to export from Web Dynpro to Excel. For this I study the Tutorial "Excel Export Using the Web Dynpro Binary Cache".
    The example is running without a problem.
    I have create a new DC only for excel export. The name is ExcelExportWD. In this DC I create a Component and programmed the methods of the example. Also I create the View and the Context for it.
    This DC is used in other DCs. I put the Component to the public part. After than I make the entry in the used DCs in that DC which I want to use the Excel export. I use the DC ExcelExportWD in the DC ContactsWD.
    The ContactsWD is running without a problem.
    If I try now to export to Excel I got the following error.
    <b>com.sap.tc.webdynpro.services.sal.api.WDDispatcherException: Requested deployable object 'mgi.de/portalscmContactsWD' and application 'ResultGetContacts.xls' are not deployed on the server. Please check the used URL.</b>
    In the View of the ExcelExport the name of file is not visible in the URL of the ExcelFileName. The name "ResultGetContacts.xls" is the name of the node which I want to export.
    What is wrong? I have try to set a Sharing reference in the ContactWD without success.
    An idea ?
    Regards
    Gunter

    Hallo,
    I want to export from Web Dynpro to Excel. For this I study the Tutorial "Excel Export Using the Web Dynpro Binary Cache".
    The example is running without a problem.
    I have create a new DC only for excel export. The name is ExcelExportWD. In this DC I create a Component and programmed the methods of the example. Also I create the View and the Context for it.
    This DC is used in other DCs. I put the Component to the public part. After than I make the entry in the used DCs in that DC which I want to use the Excel export. I use the DC ExcelExportWD in the DC ContactsWD.
    The ContactsWD is running without a problem.
    If I try now to export to Excel I got the following error.
    <b>com.sap.tc.webdynpro.services.sal.api.WDDispatcherException: Requested deployable object 'mgi.de/portalscmContactsWD' and application 'ResultGetContacts.xls' are not deployed on the server. Please check the used URL.</b>
    In the View of the ExcelExport the name of file is not visible in the URL of the ExcelFileName. The name "ResultGetContacts.xls" is the name of the node which I want to export.
    What is wrong? I have try to set a Sharing reference in the ContactWD without success.
    An idea ?
    Regards
    Gunter

  • Adding Used DC for cluster information.

    hi ,
    I am developing a par which uses "com.sap.portal.runtime.system.clusterinformation_api.jar" . I want to Add this jar file while building my Portal DC. Can you please tell me which DC should be added under Used DCs. Is any standred DC avaiable under sap.com_SAP-JEE_1 or sap.com_SAP_BUILDT_1 OR sap.com_SAP_JTECHS_1 SCAs ?  
    Regards,
    Shrikant.

    Hi,
    You can find it in this location.
    /usr/sap/<SID>/JC<nn>/j2ee/cluster/server0/apps/sap.com/irj/servlet_jsp/irj/root/web-inf/portal/portalapps/com.sap.portal.runtime.system.clusterinformation/lib
    Hope that helps,
    Thanks,
    Rajit S
    PS: Award points if solution was helpful

  • Using DCs from Java DC

    I need to use tc/wd/webdynpro (default) DC in a Java DC. I add it in Used DCs with Build Time (and I also try with build, design, run time...), compile and deploy successfull but when I run web dynpro DC that use Java DC (deployed with J2EE DC), the class IWDNodeNotificationListener is not found.
    ¿What option I need to use tc/wd/webdynpro DC in runtime?

    Hi Sebastian,
                          I guess this is the problem with required class or package not defined.  check this link once.
    http://www.petsounds.org/sapjavadocs/webdynpro/com/sap/tc/webdynpro/progmodel/api/IWDNodeNotificationListener.html
    Regards,
    Anil.

  • Problems with adding Library for a MySQL JDBC driver

    Good day,
    I am new with the JDeveloper package, so the following could be a user fault.
    I found the following:
    - I downloaded and installed Oracle JDeveloper 10.1.2.1.10 (latest version).
    - I downloaded the latest JDBC drivers for MySQL. ( mysql-connector-java-3.1.10 )
    Now, I did the following steps extracted from the link http://www.oracle.com/technology/products/jdev/tips/duff/mysql_and_oc4j3.html it should be quite easy to add the JDBC Drivers to the project.
    I did the steps with the following results:
    When I Edit the Project properties, follow Profiles -> Development -> Libraries
    When I do ' New' , fill in at JS2E the value 'MySQL' and fill in the Class Path (in my case 'C:\javaInstalls\mysql-connector-java-3.1.10\mysql-connector-java-3.1.10-bin.jar').
    In that case the [OK] is disabled. I should expect the [OK] button was enabled!
    My question: Is this a bug? When not, what am I doing wrong!
    Regards,
    Mike

    I tried it on an other system and had no problems with adding the libraries. It still is a problem on that particular system using the Dutch version of XP. The problem is that the Ok button stays disabled !
    Could it bw a version problem with Java? How ever no changes are made to the original configuration, so it should pick up as default the java version of JDeveloper self.

  • Problem with adding Videos in itunes

    Can someone please please help me!
    Ever since i upgraded to the latest version of itunes I started encountering problems/difficulties in adding videos in itunes library. All the videos that I'm trying to upload are in the correct file format (mpeg4/mp4). I tried adding using Add File to Library, Add Folder to library and even Import..nothing happens..no prompt that its uploading. In the end can't add any video.
    I tried doing this using my PC and my laptop and i still encounter the same problem so I can say that th problem is not on my computers.
    Please help!
    Ipod Video 30GB   Windows XP  

    Hi,
    This article: http://support.apple.com/kb/TS1718 provides general tips that may resolve the issue.
    -Jason

  • Problem when adding ascx user control in the MasterPage: Parser Error Message: The referenced file ... is not allowed on this page.

    Hello,
    I have to maintain a SharePoint 2010 project, in which a TopNavigation User Control for SiteCollection is registered in the MasterPage in this way:
    <%@ Register TagPrefix="ABC" TagName="TopNavigation" src="~/_layouts/ABCApplication/MainSite/Navigation/TopNavigation.ascx" %>
    <asp:ContentPlaceHolder id="PlaceHolderTopNavBar" runat="server">
    <asp:ContentPlaceHolder id="PlaceHolderHorizontalNav" runat="server">
                                        <ABC:TopNavigation ID="TopNavi" XMLDataLocation="/_layouts/ABCApplicatopm/MainSite/TopNavigation.xml" IsRoot="true"
    runat="server" />
    </asp:ContentPlaceHolder>
    </asp:ContentPlaceHolder>
    When I deploy the SiteCollection, the TopNavigation user control is working correctly. Unfortunately when i modify the masterpage over SharePoint Designer, the following error message comes allways, regardless of the art of changes i did in the MAsterPage
    ( even if I open the MasterPage, add an space and do save/close the MasterPage).
    "Problem when adding user control in my custom master page, Parser Error Message: The referenced file '/_layouts/Navigation/TopNavigation.ascx' is not allowed on this page."
    Any ideas?

    Hi Simon,
     When we use UserControl in SharePoint Page or MasterPage, and the UserControl is kept in any folder other than ControlTemplates, we will got the error. Here is an article about this issue and provided the solution:
    http://sharepoint-tina.blogspot.com/2009/07/referenced-file-pathxyzascx-is-not.html 
    The solution can also be used in SharePoint 2010.
    Qiao Wei
    TechNet Community Support

  • Problems with adding funds

    Hey guys , I have a problem with adding funds in my PSN account with my debit card . I have used the same card in the past with no problems at all but now for some reason it keeps on saying that the card number is invalid every single time ! Please help me , is there any solution ? Does it maybe has to do with Capital Control ( I live in Greece ) 

    Thanks I use this
    2.) You can make one of your buttons the default
    button of the frame:
    this.getRootPane().setDefaultButton(confirm);
    well, did you implement the first suggestion of quitte?
    here is an idea that might work!
    JTextField username;
    JPasswordField password;
    JButton confirmButton;
       username.addActionListener(new ActionListener(){
          public void actionPerformed(ActionEvent ae){
             password.requestFocus();                    
       ActionListener l = new ActionListener(){
          public void actionPerformed(ActionEvent ae){
             //optional check for username and password length>0
            //process logon.
       password.addActionListener(l);
       confirmButton.addActionListener(l);

  • I am unable to view google ads running alongside and under videos on YouTube. This is only a problem when I use Firefox. If I use another browser, I can see the ads. I do not have adlock as it does not appear in my plug-ins/add ons. Please help..

    I have been using Firefox for about two years. For about a month now I have been unable to view any Google advertisements that run on YouTube pages alongside and under videos. This is important for my business. I would like to stay with Firefox, but this is only a problem when I use Firefox and is not a problem with Internet Explorer or Google Chrome as I checked. I tried uninstalling Firefox and all plugs ins and add ons and then reinstalling it. This did not work. Firefox seems to be blocking the Google codes that enable the ads to run on the pages. I look forward to your help. Thank you.

    CS2 is very old and reached its "end of life" a while back.  So probably won't run on modern operating systems.  If you can still run it, you'll need to uninstall what you have and re-install with the download link below to activate it.
    Error: Activation Server Unavailable | CS2, Acrobat 7, Audition 3
    Nancy O.

Maybe you are looking for

  • How to make specific text not  appear in pdf print

    I would like to display some text only on screen, but not when printed on paper. How do I do that ?

  • Newbie with photo web gallery

    Hi all, Yes, I am very new at the whole flash process. I am a photographer who is trying to set up a private link for a flash web gallery (made in photoshop) for sending at my discretion. I have successfully made the gallery in photoshop, and now it

  • Blue screen flash then no screen

    During start up. I get a blue screen for about a second then it goes away. I can adjust the brightness and can kinda see something. Please help!

  • Help!!!! In configuring deploy services

    Hi everyone,                  i want to deploy my application on to some location other then the default StandardApplicationSeference that is .../cluster/apps/sap.com/ say suppose c:/sampleAppli/ and from there only want to start the server through s

  • Failure/Er​ror Informatio​n in Postbatch

    I have a custom DLL that prints a string I feed it to an attached Epson Receipt Printer. The intention is that if a TestStand socket has a Failure, Error, or Termination I will print a receipt for that socket which shows what step failed or had an er