How to package log configuration into META-INF folder of an SDA

Hi all,
I work with Developer Studio 2.0.20. After some struggle I managed to configure my DCs by a a deployed log-configuration.xml.
I use a "Portal Application Standalone (Packed in SDA)" DC to package and deploy. The created SDA contains a META-INF folder and a PAR file. If I copy the log-configuration.xml file manually into the META-INF folder of the SDA then the log-configuration.xml is used by the server.
Now, my problem is, that I did not manage to have the log-configuration.xml automatically included in the META-INF folder of the SDA. Does anyone now how this can be accomplished with Dev Studio 2.0.20?
Thanks for your attention,
--Stefan

You may add any .txt file as add manifest file or you click the "edit manifest" toolbar button to add comtent for manifest file...
it will create meta-inf folder automatically.
At least the tool can save lot of your time.

Similar Messages

  • How to package .tld files into MATA-INF folder with jar?

    I noticed that tag lib jar file contains *.tld under its META-INF folder. Justwonder how to implement this with command jar? Thank you!

    I have discovered how to get it to work, but I'm not sure what the problem is. I can consistently duplicate it.
    If I manually copy a file into the myapp\src folder, the file does not get copied to the bin-debug folder and, thus does not get added to the list of files to include.  I build my app dozens of times. This file NEVER appears in the file list under the src folder in the Package Explorer View.  Even if I close Flash Builder and open it again, my added file NEVER appears in the file list.
    Only if I right click on my project in the Package Explorer View and select Refresh, will the file appear in the list.  Then and only then, when I go through the Export process, the file will appear in the list and be included in the AIR package.
    That seems like a bug to me.  Even if you said it wouldn't detect the file being added while Flash Builder is open, it should at least check the project folder when I open it and update the list with any new files.
    I'd still like to know how to get this to work without manually refreshing the project although admittedly I won't be adding files to the project often.
    The "Copy non-embedded files to output folder" option is something good to know. I initially unchecked it and saved and rechecked it, just to be sure it was set.

  • How to package dynamic libraries into bundles

    how to package dynamic libraries into bundles

    ok thank u
    i have other doubt
    i am using tomcatplugin instead of myeclipse plugin
    is tomcat plugin supports jsf or not?

  • I have purchased Adobe XI Pro and created a form for entering bowling scores to submit to newspaper for my high school team.  I can not figure out how to get pdf's into my documents folder on my iPad so that I can access the files in bowling alleys where

    I have purchased Adobe XI Pro and created a form for entering bowling scores to submit to newspaper for my high school team.  I can not figure out how to get pdf's into my documents folder on my iPad so that I can access the files in bowling alleys where I do not have a Wi-Fi connections.  I need to be able access files without going to acrobat.com.  Help!!!@

    Post the PDF files to a web site. The browse to them in Safari on the iPad.  When you Open the files specify the Open to occur in Adobe Reader.  Then you can have/Save them in your Documents folder on the iPad.   An iPad has limited access to files otherwise.

  • Anyway to hide the META-INF folder?

    Is there any way to hide the META-INF folder from the AIR
    installation archive?
    More specifically, I'd like to hide the
    META-INF/AIR/application.xml file.
    Thanks.

    What is the reason you want to hide that file?
    It is needed for installation. So I don't think you can hide
    it.

  • How to write log information into SM37 batch job log

    Hi,
    I have a report running in batch mode, and I would like to log the start time and end time for some part of the code (different Function modules). I need to write this log information into the batch job log. Therefore I can check the time frame of my FMs.
    After search the SDN, I can only get some information on how to write log into the application log displayed in SLG1, but that's not I want. I want to write batch log information, and check it in SM37.
    If you have some solution or code to share, please. Thanks a lot.
    Best Regards,
    Ben

    Hi Nitin
    Thanks for the reply. Could you explain it with some code ?
    I tried to use the write statement , but it did not wrok. I could not see the result in SM37.
    write : "start of the FM1 processing".
    FM1 code
    write : "end of the FM1 processing".
    but those two statement did not show in SM37..
    1) how to use  a information message  ?
    2) how to use NEW PAGE PRINT ON and PRINT OFF command. ?
    I would appreciate if you can write some code ,that I can use directly.
    Thanks a lot.
    Best Regards,
    Ben

  • How to use ClassPath defined in META-INF/MANIFEST.MF in an EAR

    Hi,
    We have an EAR Shared Library (Name = AA) deployed in Weblogic. EAR contents are like ->
    APP-INF/lib/directoryA/<<50 JAR Files>>
    META-INF/MANIFEST.MF --->> Has Class Path to above JAR files, Spec Version, Impl Version etc
    META-INF/application.xml
    META-INF/weblogic.application.xml
    This EAR is deployed as Shared Library, and our EJB (name = BB) refers to this EAR. Now the problem we are facing is that the JARs are not reachable by EJB BB. If we restructure the Shared Library project so that all the JARS are under APP-INf/lib/ directory, we are able to access the JARS from EJB BB. (This means that we are referring the shared library correctly, using "library-ref" tag correctly.
    Is there a way we can specify EJB BB to look for CLASS PATH as present in the MANIFEST.MF file of the Shared Library ??
    Thanks,

    WebLogic specifies a separate classloader for the APP-INF/lib directory that is why it gets loaded
    When you have some.jar file placed in an arbitrary directory, for example, somewhere. You can either
    use application.xml, for example,
    <application ...>
        <module>
            <ejb>EJB.jar</ejb>
        </module>
        <module>
            <web>
                <web-uri>Web.war</web-uri>
                <context-root>MiddlewareMagic</context-root>
            </web>
        </module>
         <library-directory>somewhere</library-directory>
    </application> Or by using the manifest Class-Path entry option which requires adding a META-INF/MANIFEST.MF file with the following contents:
    Manifest-Version: 1.0
    Class-Path: somewhere/some.jarMore information on class loading and application packaging can be found here: http://middlewaremagic.com/weblogic/?p=6725

  • How to inject external configuration into web dynpro application

    Hi colleagues,
    I've a web dynpro application, which has some hard coded hostnames in the source code.
    All hard coded hostnames should be moved to some else place, either engine parameters or external configuration file.
    Searching over the project, hard coded hostnames were found in following file types:
    - wdmodel files
    - properties files
    - java files
    How to inject external configured hostnames into web dynpro applications, especially wdmodel and property files? Are threre best practices?
    Thanks for any hint!
    Best regards
    Daniel

    property file is supposed to do that job, you can configure the value at nwa after the application is deployed.
    Configuring a Web Dynpro Application (Java) - IT Scenarios at a Glance - SAP Library

  • HT5699 How do I log back into my apple ID so I can buy music?

    How do I log back on to my apple ID and buy music if I don't remember my anwers to my questions?

    1)  Apple ID: All about Apple ID security questions
    If necessary
    2)  See Here... ask to speak with the Account Security Team...
    Apple ID: Contacting Apple for help with Apple ID account security
    3)  Or Email Here  >  Apple  Support  iTunes Store  Contact

  • How do I get audiobooks into the audiobooks folder?

    There is an audiobooks folder on the first menu on my ipod but I can't figure out how to get audiobooks into it. When I make an "audiobooks" playlist it just puts it under the playlists menu but i want to see it under the audiobooks menu.

    You need to make sure the sound files' genre is set to 'audiobook' so that it will automatically go into the audiobooks folder. You do this by right clicking on the file in itunes then click get info and change the genre.
    Hope this is helpful.

  • Unable to read facec-config.xml in META-INF folder of webui-jsf.jar

    Hi
    I was getting following error when I placed webui-jsf.jar file in websphere 6.0 server
    /WEB-INF/lib/jsf-extensions-dynamic-faces-0.1.jar!/META-INF/faces-config.xml
    Digester E org.apache.commons.digester.Digester error Parse Error at line 24 column 14: Document is invalid: no grammar found.
    org.xml.sax.SAXParseException: Document is invalid: no grammar found.
    Do I need to add any other parser to read this file ?
    Thanks
    Himaja

    Your classpath is polluted with different JSF implementations/versions. Clean it up.

  • How do I get images into the "images" folder with Dreamweaver CS4?

    Hi,
    I've been following the tutorial by Christopher Heng, on chapter 2, adding images. "Look at the right panel of the web editor. You should see at least two major sections: the top section has a tab entitled "INSERT", and the bottom section has a tab labelled "FILES""...
    I don't see the tab "Insert", but do see "Files" and have created a folder in there called "Images", as Mr. Heng explained.
    The next step sounds easy enough - copy your image files into the images folder.  But for the life of me I can't seem to do this. Can someone PLEASE help me out?
    Thank you - Louise

    Do you mean you can't get your images into the images folder of your site?
    Open the folder with your images in it on the desktop,
    not inside dreamweaver,
    and open the folder you want to put the images on your desktop too,
    so both folders are open,
    right click the image, copy and paste it to your website images folder
    or double-click the image and drag it across into the website images folder.
    You could also open the image in your image editing software and 'save as'
    then browse to your website images folder and save there.
    Daniel

  • How do i drag plugins into the right folder? so they show up in effects?

    ok i did it once but my friend told me. i think it was something like go into the mac hd then go into the library folder....and something?? i am trying to make it so that the plugin effects are inside final cut pro when i open the app.
    thanks. if

    They go in your Mac OS system drive:
    /Library/Application Support/Final Cut Pro System Support/Plugins.
    You will be asked to authenticate with an admin password to complete the process.

  • How can I copy XML into WEB-INF/classes during webapp build in Workshop?

    I am having difficulty performing what seems to be a simple task. I would like to move some XML configuration files from WEB-INF/src to WEB-INF/classes as part of the Workshop build. Unfortuantely, the class com.bea...WebAppBuildTask called from Ant only seems to know how to compile Java into the directory and to copy *.properties files. I am unable to find Javadoc on the class to see if there are configuration options. In addition, the actual location to which classes are compiled seems to be abstracted from me.
    Any help would be appreciated.
    Thanks,
    Scott

    Create a custom build file for the project and add a ant tasks to move
    the files. The ant tasks would look something like this:
    <!-- copy all property and xml config files to root -->
    <copy todir="${dest.path}" overwrite="true" flatten="true">
    <fileset dir="${src.path}">
    <exclude name="**/*build*.xml"/>
    <exclude name="**/*ant*.xml"/>
    <include name="**/*.properties"/>
    <include name="**/*.xml"/>
    </fileset>
    </copy>
    HTH
    Tom
    Few other options include...
    Place the properties file in a java project, instead of a web-project :(
    Load them as resources relative to WEB-INF :(
    Add a dummy project, tell the dummy project to use your own ant file
    that does the moving. Order your projects to do this dummy project
    before the web project :(
    Best regards...
    I am having difficulty performing what seems to be a
    simple task. I would like to move some XML
    configuration files from WEB-INF/src to
    WEB-INF/classes as part of the Workshop build.
    Unfortuantely, the class com.bea...WebAppBuildTask
    k called from Ant only seems to know how to compile
    Java into the directory and to copy *.properties
    files. I am unable to find Javadoc on the class to
    see if there are configuration options. In addition,
    the actual location to which classes are compiled
    seems to be abstracted from me.
    Any help would be appreciated.
    Thanks,
    Scott
    Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/

  • How to package the runtime into APK with Flash Pro + AIR 3 SDK?

    Hi
    I'm very glad to update my AIR SDK from 2.7 to 3.0 and everything seems working well. But how can I package runtime into .apk file with Flash Pro?
    Should I change the XXXXX-app.xml manually?
    Thanks

    Thanks, that explains a lot.
    I'm afraid I'm a bit confused about what the preferred way of developing extensions is going ahead. There seems to be a lot of conflicting documentation on the adobe site, e.g. http://www.adobe.com/devnet/creativesuite.html  seems like the top page for extension documentation but it only talks about CS SDK 2.0 which uses CSXS and doesn't seem to be compatible with creative cloud apps.
    Then there's CS Extension Builder 2.1 which looks like it supports Flash Pro CC but isn't mentioned in the pages you linked too and it doesn't mention JSFL, but talks about the CSAW library.
    Do you know if:
    * The CS SDK has been dropped completely? 
    * CS Extenstion Builder is deprecated? (I can't see it as an option in the list of Creative Cloud apps)
    * Is then any documentation/utilities to help migrate existing CSXS extensions to work with creative cloud apps?
    Thanks,
    Stephen

Maybe you are looking for

  • AR Aging Report by Due Date

    Hello: I did the OB transfer from another database. I transferred all the invoices by due date. After the transfer I tried to run an aging report. The aging report does not show the AR by age. I just see the total. Any help to resolve this will be mu

  • Pages won't open files

    When I click on Pages.app, the icon gets the light-point beneath it, indicating it's supposed to be loaded. But nothing happens - no opening pages that allow us to choose templates, nothing. I try double clicking a .page document, and I'm informed th

  • Pdf file in oracle table cell

    Hello, I have a problem, I need to put PDF files into one column in table. Dont't anyone know if it's possible? Thank you Ondrej

  • URGENT: CS3 in XP pro not showing tool results

    I cannot see my lines, paint or clone results after selecting and using any of these tools. The history shows that I have used them but I cannot view the results on my screen. I can select a tool such as paint brush or pen and draw on my image but I

  • IPhoto '08 won't save photos

    After installing iPhoto '08 over the previous version, which was working properly, I can't seem to save the photos I download from my camera. I get this message: "Some recent changes may be lost. Make sure your hard disk has enough space and that iPh