Where to keep the jar files

I have some common classes that I want use across the SWCV/namespaces/Mappings. What is the best place to import.
1. In Imported archives of  each name space for each swcv
2.  Create a shared name space in each SWCV and place in this swcv under imported archives.
3. Create a separate SWCV/name space place it under this and create a dependency in the SLD.
Please advice.
Monika

Hi Raja,
Imported Object RFC / IDOC would be common to all namespaces of a particular SWCV.
However each namespace wud have "imported Archives" which independent of the namespace
hope that cannnot be shared commonly across the namesapces
correct me ??
srini

Similar Messages

  • Where SAP keep the attachment files?

    Dear all
    Our user attach some files thru VA23 and then he ask me where SAP keep the file?
    Will it eat our server hard disk??
    I've search on our server using find / -name but didn't found
    My friend said it is on the transaction table
    but how to know which table ?
    Can anybody help?
    Thanks
    Regards,
    Della

    Hello Della,
    Normally it stores the attachments in the SAP database ( if you are not using content server).
    > Will it eat our server hard disk??
    Since it stores in the database, obviously database will grow. depends on the size of attachments used.
    > I've search on our server using find / -name but didn't found
    Since its in the database, you cannot find in the file system using "find command". Im not sure about which table it stores. But let me see..
    Cheers,
    Jazz

  • Where to keep the log file and the mdf/ndf

    Hi ,
    While going through the book of Kalen Delaney "inside sql server"  I got statement  "A general recommendation is to put log files onto their own physical disk. Here I am bit confuse that we have to keep log file in same hard
    disk separate derive or in separate hard disk itself. On My DB server has only one hard disk, with three logical partition, so if I keep my log file MDF on different derives will I get the performance.
    Thanks in advance for reply........
    Regards Vikas Pathak

    @sateesh : but as per link "http://msdn.microsoft.com/en-us/library/bb402876.aspx"
    This rule checks whether data and log files are placed on separate logical drives. Placing both data and log files on the same device can cause contention for that device and result in poor performance. Placing the files on separate drives allows the I/O activity
    to occur at the same time for both the data and log files.
    This is probably as this is the best they can do. Checking that the logical drives are actually two different physical disks is little out of scope from what you can do in SQL Server.
    It is also worth pointing that the rule specifically refers to spinning disks. SSD disks do not have this problem.
    Erland Sommarskog, SQL Server MVP, [email protected]

  • Where to keep the Resource files in Jdeveloper ADF Applicatoin

    Hi
    our ADF application required set of XML file, i created a Folder called Resources and kept them under it.
    DataModel
    --------------> Application Sources
    ------------------------------->Packages
    ------------------------------------------------>java Classes
    --------------> Resources
    -------------------------------> XML files
    i am trying to access the XML file from Java Classes.
    for Testing perpose i created sample java class, and access the XML file like "Resources/XMLFile.xml", it was working file.
    So i refered the XML file path as "Resource/XMLFile.xml" in my classes and created datacontrol and placed them into jspx file. i ran the jspx file but i am getting file not found Exception.
    please suggest me how to deplay to XML file along with my application
    Thanks

    knidhi
    Please state your Jdeveloper version when you post. It can make a difference.
    What are the XML files? I assume they are not the XML files that the entity, view object etc are, but external XML files that you use for what? You need to read them for what purpose?
    This is a design decision, but perhaps they should instead be moved into the database, and you create an entity object that references that data, then use the entity as you would any normal entity.
    Otherwise, have you tried putting the XML files in the same package as the java classes, and does that work?
    Stuart

  • Where to keep the html files in the server??

    Hi,
    I am very new to this field. I have installed iplanet webserver enterprise edition 6.0. I managed to turn on the webserver.
    But, now I am not able to access the home page of my webserver. I am getting the following error messages in the error log.
    [16/Nov/2003:19:13:19] config ( 2430): for host 141.12.36.208 trying to GET /first.htm, func_exec reports: cannot find function named NSServletNameTrans
    [16/Nov/2003:19:14:02] config ( 2431): for host 141.12.36.208 trying to GET /murthy/first.htm, func_exec reports: cannot find function named NSServletNameTrans
    I do not know what these mean. But, I understant that there is some proble with the configuration. Can someone kindly help me!!!!
    Thanking you,
    Murthy.

    Hi Murthy,
    There is a line in your obj.conf that you need to remove:
    NameTrans fn="NSServletNameTrans" name="servlet"
    If you remove this line your server will work fine.
    The other thing is that if you are not using java stuff in your web pages go to web admin for the server and uncheckthe two Java enabled for the web site.
    I hope that helps,
    Krishna
    Hi,
    I am very new to this field. I have installed iplanet
    webserver enterprise edition 6.0. I managed to turn
    on the webserver.
    But, now I am not able to access the home page of my
    webserver. I am getting the following error messages
    in the error log.
    [16/Nov/2003:19:13:19] config ( 2430): for host
    141.12.36.208 trying to GET /first.htm, func_exec
    reports: cannot find function named
    NSServletNameTrans
    [16/Nov/2003:19:14:02] config ( 2431): for host
    141.12.36.208 trying to GET /murthy/first.htm,
    func_exec reports: cannot find function named
    NSServletNameTrans
    I do not know what these mean. But, I understant that
    there is some proble with the configuration. Can
    someone kindly help me!!!!
    Thanking you,
    Murthy.

  • Where is the JAR file?

    Dear sir/madam,
    I am now using the J2ME version 2.0 (beta) in that when I build the program I can't see the JAR file.
    May I know where will be the Jar file for the application?
    How t orun that using the Run-OTA option in this?
    Thanks

    The jar file is not found in the bin folder after running the program once.

  • Where is the jar file to have jolt.pool.*

    hi,
    where to find the jar files that have
    bea.jolt.pool.DataSet;
    bea.jolt.pool.Result;
    bea.jolt.pool.SessionPool;
    bea.jolt.pool.SessionPoolManager;
    Do

    If you are using Tuxedo 7.1 or 8 (or Tuxedo 6.x+Jolt), you should find
    it in joltjse.jar under $TUXDIR/udataobj/jolt.
    If you are using WLS 5.1, you should find in under
    $WL_HOME/classes/bea/jolt/pool or in the service pack jar.
    _shailesh
    wei jiang wrote:
    hi,
    where to find the jar files that have
    bea.jolt.pool.DataSet;
    bea.jolt.pool.Result;
    bea.jolt.pool.SessionPool;
    bea.jolt.pool.SessionPoolManager;
    Do

  • ODI - Multi development environment how to share the JAR files

    Hi,
    For some of our functionality, existing KM not sufficient so we created with our own KM and we have called some jave code which we created and place inside lib directory of ODI as a JAR file. there are four people in the development work. so we have four development environment(all are complete installation, i.e while installing we choosing Complete Option).
    One of our developer created the our own KM and he placed the jar file in his own Dev environment's lib Directory. Since four Dev environment shares the some work rep we could see the new KM and all the ODI object in all the dev env. but if we run the the ODI interface which use the new KM from other Dev environment where we dint place the jar we are getting Error.
    if we keep the jar file in all the other three Dev environment's LIB directory then respective interface working.
    here my doubt,   is there any other way to share the JAR file to all the Environment without copying into everywhere?
    Thanks
    Knidhi

    Thanks you verymuch Cezar and Ratish, now almost i got the answer for my question.
    i installed ODI Server into separate machine. it has folder structure as follows
    Directory: D:/ODIServer/oracledi/ has the following subfolder
    1.bin 2.drivers 3.lib 4.tools.
    here i need to keep my Jar files under the lib folder. am i right?
    and bin directory contains only Agent related batch files. (agent.bat, agentscheduler.bat,agentservice.bat,agentstop.bat,agentstart.bat,agentweb.bat and jython.bat and respective .sh files)
    here dont know how to precede the following things
    1. how to configure the Master and Work Repository information with ODI Server?(MR and WR i already created with the help of one the ODI Client)
    2. how to configure the Client machine to Server?
    3. Since ODI Server not having the Topology, how to create the Agent? do i need to use any one of the ODI Client for this task?
    --Thanks
    Knidhi

  • Where shall i save the jar file when i'm using a parser(JDOM) in jwsdp

    I'm using jwsdp These errors are coming
    when i compile.where shall i save the jdom.jar file?
    do i have to change the server.xml file in jwsdp-1_0\conf directory ?
    import org.w3c.dom.*;
    ^
    MetaBuilder.java:4: cannot resolve symbol
    symbol : class DocumentImpl
    location: package dom
    import org.apache.xerces.dom.DocumentImpl;
    ^
    MetaBuilder.java:5: cannot resolve symbol
    symbol : class DOMImplementationImpl
    location: package dom
    import org.apache.xerces.dom.DOMImplementationI
    ^
    MetaBuilder.java:6: cannot resolve symbol
    symbol : class Document
    location: package dom
    import org.w3c.dom.Document;
    ^
    MetaBuilder.java:7: cannot resolve symbol
    symbol : class OutputFormat
    location: package serialize
    import org.apache.xml.serialize.OutputFormat;
    ^
    MetaBuilder.java:8: cannot resolve symbol
    symbol : class Serializer
    location: package serialize
    import org.apache.xml.serialize.Serializer;
    ^
    MetaBuilder.java:9: cannot resolve symbol

    Hello,
    the *.jar file thing is a common problem in Java. One simple solution to the problem is by saving the *.jar file in the C:\j2sdk1.4.0\jre\lib\ext\ folder. This directory is an extension to the regular java files and by doing this, java will look in this directory if you import some other files not included in the java package. This does not work if you are using JBuilder, couse JBuilder installs its own jsdk, which is uses, probably under the JBuilder folder.
    TheLaw

  • Where are the jar files downloaded.

    When I run a javafx sample, the first time, it downloads so many jarfiles to a particular place on my box. When I run another sample, it downloads some other jar files, and I can bet some of the jar files downloaded by the previous sample are also downloaded by this sample, I am just thinking, if there is a central place where all downloads go to, then can we have an app check in that folder to see if a jar file is present before downloading it again??
    sa

    trinisoftinc wrote:
    When I run a javafx sample, the first time, it downloads so many jarfiles to a particular place on my box. When I run another sample, it downloads some other jar files, and I can bet some of the jar files downloaded by the previous sample are also downloaded by this sample, I am just thinking, if there is a central place where all downloads go to, then can we have an app check in that folder to see if a jar file is present before downloading it again??
    saHey trinisoftinc - I recommend you go investigate java webstart (jnlp). This behavior should not unique to JavaFX applications packed into jnlp but Java as well. I believe it's quite complex and I think Sun have done the right thing here. Duplication is better than potential inconsistencies between supposedly 'identical' jar's. Also, who really sign's jar's anyway.... not many... if any ;)

  • Where is the jar file contain this package

    Dear Everybody
    Could you tell me where is the .jar file that contain this package
    oracle.security.idm
    Thanks for your help

    Hi,
    check jdeveloper_home\jdeveloper_10133_<version>\jlib\identitystore.jar
    Frank

  • Where is the .jar file that contain this package oracle.security.idm

    Dear Everybody
    Could you tell me where is the .jar file that contain this package
    oracle.security.idm
    Thanks for your help

    Hi,
    check jdeveloper_home\jdeveloper_10133_<version>\jlib\identitystore.jar
    Frank

  • Where i will get  the .jar files for JDBC connector for MSSQL Server

    Hi,
    i am trying to configure the JDBC connector for the MSSQL server. For this we need to add the .jar files for MSSQL Server. Can any body tell , where i will will get the jar files to finish this connection.
    Database version is MS SQL Server 2000
    Portal version is       Portal7.0 sp9
    Regards
    vijay

    Hi Vijay,
    If you are looking for the exact steps as to how we can configure the JDBC Connector for accessing the MS SQL Server, have a look at this document:
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/uuid/b00917dc-ead4-2910-3ebb-b0a63e49ef10
    Follow the steps till page 12 of this doc.
    Bye
    Ankur
    Do reward points for helpful as well as solved answers!!

  • Where can I find the jar files of the application I have deployed?

    If I deploy an J2EE application successfully on NetWeaver, where are the jar files located? How to find them?

    Hi Luc,
    APEX does not create physical file that is in APEX_APPLICATION_FILES table.
    It can only store the file in BLOB format in repository.
    So when we upload file APEX stores file in BLOB column of APEX_APPLICATION_FILES table and then use when needed but no physical file.
    Regards,
    Kartik Patel
    http://patelkartik.blogspot.com/
    http://apex.oracle.com/pls/apex/f?p=9904351712:1

  • PhoneGap 3.2.0 where is the .jar file?

    Hi,
    I'm working with this tutorial
    http://www.adobe.com/devnet/html5/articles/getting-started-with-phonegap-in-eclipse-for-an droid.html
    I can't find the .jar file he is talking about anywhere. I'm using Mac OS X 10.9. I found where phonegap was installed but there is only a cordova.js file and no cordova.jar or phonegap.jar or anything like it! I've looked everywhere and I found that 2.7.0 had this. Is this ok to use?
    I wasted so much time on this. Adobe, please update your documentation, it's a year and a half old!
    Thanks for any help!

    Hi,
    check jdeveloper_home\jdeveloper_10133_<version>\jlib\identitystore.jar
    Frank

Maybe you are looking for

  • Key field not available in report

    Hi, I have a DSO and in that I have 1 key field and 20 data fields. I was able to load the data successfully in the DSO. And I am creating a report based on this DSO. But when I create a report, I was unable to view the key field in the report. I wen

  • Error in Java 'Logical handle no longer valid'

    Created 2 objects and 1 collection in Oracle. CREATE TYPE exe_grant_scr_dtls_t AS OBJECT      grant_id                    VARCHAR2(8),      option_price               NUMBER(9,4),      option_type               VARCHAR2(3),      total_shares         

  • Having a hard time OC'ing my Q6600 on the P7N SLI platinum!!

    Well, first of all, I am new here, so hello to you all guys!  I just purchased the p7n yesterday. I had a P6N SLi-V2 before and wasn't able to get over the 3.0 GHz (stable)! I thought the P7N will a much better overclocker but find myself having a re

  • What kind of view object should I create for this data model?

    I have an entity that has several dates. The dates are stored in a table separate from the entity, each entity date has a date type (open, close, interview, etc) associated with it. The DBAs idea (who else of course!) was to have the flexibility to a

  • My iPhone 5 just died, and won't turn back on..

    Hard boot doesn't help, could it be the battery that is dead? I had to charge it 5 times a day for some weeks before it died.. It won't charge, or connect to iTunes, and since it had to be charged 5 times a day for it to make it through ONE day, I'm