Can we bundle realm creation in deploment  descriptors ?

Hi
Thank you for reading my post
I am trying to use Oracle application server authentication and now every time that i deploy the application i should define its realm and security provider from admin console , is there any way to make this task automatic using deployment descriptors or any config file ?
thanks

Hi,
You need to log on to the 10G AS Application Server Control.
In the AS Server Control you can upload your war file to the AS for deployment, at which time you specify a Deployment Plan (including your security provider etc). Every time you redeploy to the server you can opt to reuse the previous plan.
regards,
Brenden

Similar Messages

  • Can I automate the creation of a cluster in LabView using the data structure created in an autogenerated .CSV, C header, or XML file?

    Can I automate the creation of a cluster in LabView using the data structure created in an auto generated .CSV, C header, or XML file?  I'm trying to take the data structure defined in one or more of those files listed and have LabView automatically create a cluster with identical structure and data types.  (Ideally, I would like to do this with a C header file only.)  Basically, I'm trying to avoid having to create the cluster by hand, as the number of cluster elements could be very large. I've looked into EasyXML and contacted the rep for the add-on.  Unfortunately, this capability has not been created yet.  Has anyone done something like this before? Thanks in advance for the help.  
    Message Edited by PhilipJoeP on 04-29-2009 04:54 PM
    Solved!
    Go to Solution.

    smercurio_fc wrote:
    Is this something you're trying to do at runtime? Clusters are fixed data structures so you can't change them programmatically. Or, are you just trying to create some typedef cluster controls so that you can use them for coding? What would your clusters basically look like? Perhaps another way of holding the information like an array of variants?
    You can try LabVIEW scripting, though be aware that this is not supported by NI. 
     Wow!  Thanks for the quick response!  We would use this cluster as a fixed data structure.  No need to change the structure during runtime.  The cluster would be a cluster of clusters with multiple levels.  There would be not pattern as to how deep these levels would go, or how many elements would be in each.   Here is the application.  I would like to be able to autocode a Simulink model file into a DLL.  The model DLL would accept a Simulink bus object of a certain data structure (bus of buses), pick out which elements of the bus is needed for the model calculation, and then pass the bus object.  I then will take the DLL file and use the DLL VI block to pass a cluster into the DLL block (with identical structure as the bus in Simulink).  To save time, I would like to auto generate the C header file using Simulink to define the bus structure and then have LabView read that header file and create the cluster automatically.   Right now I can do everything but the auto creation of the cluster.  I can manually build the cluster to match the Simulink model bus structure and it runs fine.  But this is only for an example model with a small structure.  Need to make the cluster creation automated so it can handle large structures with minimal brute force. Thanks!  

  • In a future version of ibook author would be very useful to provide for the creation of shared content online. Teachers can collaborate on the creation of a text. Very useful for teachers to collaborate in the network. sharing sharing sharing

    in a future version of ibook author would be very useful to provide for the creation of shared content online.
    Teachers can collaborate on the creation of a text. Very useful for teachers to collaborate in the network. sharing sharing sharing

    As always, feel free to use the 'Provide iBooks Author Feedback' menu item for features you'd like added in the future, etc. 
    http://www.apple.com/feedback/ibooks-author.html

  • TTIMDB Connection issues: Can't resolve a non-optional query descriptor property [DSN]

    Hi there,
    We currently have the 11g TTIMDB plugin deployed in our EM10g instance without issue and looking to migrate to 12c.  We've installed/deployed the 12.1.0.2.0 plugin into our EM12c instance and deployed it to 12cR3 agent on our TTIMDB dev server.
    When adding the TTIMDB target in the same manner it's deployed in 10g, the connection tested fine to the DB however the target is showing down with the following errors.....
    1. Under Monitoring > All Metrics we get this... "The TimesTen database is down: [data source/db name] is not loaded"
    2. Under Target Setup > Monitoring Configuration we test the connection, and though testing the connection when first configuring the plugin worked fine it's now failing... "
    Response;Can't resolve a non-optional query descriptor property [DSN] (DSN)"
    Any thoughts on what may be causing these errors?
    Thanks,
    Steve

    Maybe you are confusing the main daemon running (TimesTen instance is up) with a specific database being up? When you install TimesTen you create a TimesTen 'instance'. This instance has several daemon components the most critical of which is the main daemon. When the main daemon is running the instance is 'up' and when the main daemon is not running the instance is 'down'. An instance may manage several distinct databases concurrently and those may each be up (in memory) or down (not in memory) independently of each other. In order for anything meaningful to happen within an instance the instance must be up.
    The default behaviour for TimesTen is to load a database into memory when something connects to it, to maintain it in memory while there are open connections and to unload it from memory when the last connection is closed. This can be useful for development and testing environments but is not necessarily the best choice for production environments. Generally, in a production environment, you should set the database(s) to 'manual' ramPolicy:
    ttAdmin -ramPolicy manual DSN
    then you can explicitly load the database into memory (i.e. start up the database):
    ttAdmin -ramLoad DSN
    and, when all connections have been close, you can explicitly shut it down:
    ttAdmin -ramUnload DSN
    Many customers find this a better way to manage production databases than the default behaviour.
    Chris

  • How Can I Bundle Movies?

    Hello!
    I am making a movie that has 5 different movies conntected
    together through a click button.
    Obviously that's so the movie as a whole won't be very large,
    so smaller movies is best.
    However, when I supply to the customer, how can I bundle it
    so that they don't have to see the 5 different movies and then have
    to be responsible for making them all stay together.
    By the way, some of the movies have click boxes that open
    documents (.pdf., Word, etc.) I also don't want them to see those
    documents or have to worry about them.
    Is this possible?
    Thanks
    Pam

    Pam,
    You do not need to be connected to the internet to use an
    .html file. Coming back to my original post, and speaking of using
    folders to structure your files, if this was my project this is how
    I would do it:
    Export your initial movie as a swf, and use the include the
    .html option. This will generate two files for the movie, a .swf,
    and an .html. You will similarly export all your movies using this
    same format. You will place the files (.swf/.html) for the first
    movie in the root project folder. Place all your other movies files
    (.swf/.html) in the assets folder.
    So your file structure would look like this:
    Project folder <--- When you are done, zip this folder.
    -Movie1.html
    -Movie1.swf
    -Assets folder
    --Movie2.html
    --Movie2.swf
    --Movie3.html
    --Movie3.swf
    --Etc...
    You do not need to include any of the original captivate
    files in your final output. Just these .html/.swf files and the
    folders.
    Within your captivate movies, to link between them, if you
    are linking from the main movie to one of the consecutive movies
    (located in the assets folder) or vice versa, you will need to
    select the 'Link to URL or file' option and then link to the .html
    file for the destination movie.
    Also, you may want to rename the original .html file to
    something like start.html so that your project would now look like:
    Pam's Course (Project folder) <--- When you are done, zip
    this folder.
    -Start_course.html
    -Movie1.swf
    -Assets folder
    --Movie2.html
    --Movie2.swf
    --Movie3.html
    --Movie3.swf
    --Etc...
    Hope this helps

  • How can i change the Creation Date of a video (mts-Format)?

    I work with Phohoshop Elements 13 an i use Online-Album (Revel)
    My Problem:
    I would like to change the Creation Date of a Video-File (mts-Format). I don't no why but the date (in Metadata) is wrong and i would like it to change. If i change it in Photoshop Elements the Date (Edit... Change Date...) it seems that the date has changed, but in reality in the Metadata is still the wrong date (see attachment).
    Why this ist important for me:
    The Adobe Revel (Online-Album) takes always the date from the metadata which is wrong.
    Any idea how i can resolve my Problem?
    How i can change the Metadata?

    Hi,
    Did you get help ? Or do you have a work around ? I have about 20.000 Pictures and countless videos to organize myself.
    I just ran into the same problem. Except that after a while Adobe will undo the changes I have made to the date.
    Here's a  screen shot I just made of one of the files.
    Look at this one ! This one is really interesting:
    After changing the date to : 1889 . Adobe changed it to 01.01.1970 00:59

  • Can we Automate User Creation in SAP IDES?

    Hey Guys,
    I found this piece of information on Internet somewhere.
    "SAP provides a simple user creation mechanism for IDES system. An enhancement is already active by the name USRADMIN this contains code that executes just after the user logon. If somebody logs on as 'MUSTER' with password 'IDES' it prompts to create a user. and after the creation MUSTER is logged off. If the password of MUSTER is changed the program also reset the password to IDES always. the password is hard coded in the code
    For this to be active an entry has to be maintained in the table zides_user_procc . In this table we maintain the SAP system SID, client where this functionality is to be active and also maintain the reference user which will be copied to the new user ."
    *bol

    It was a while back, but the logic was like this:
    User logs into webpage on intranet.  Lets just say that authentication to that resource is dealt with separately here.
    User is presented with a form and fills in info like
    UserID required
    FirstName
    LastName
    email address
    Password
    This info is used by some backend VB code which initialises an RFC connection with SAP.
    Once RFC is established, a function module to copy an existing template user is executed (template user contains roles to copy etc).  The new user is created as required and you can then log on & use it.
    To be honest, most self service sandbox systems tend to be the log in using existing user & create yourself a user or run a prog which will do it for you.
    Hope that helps,
    Cheers
    Alex

  • I only have PS 6 - can I bundle upgrade to PS 10 & Premiere Elements 10?

    (Mac User) Hi there, I have only PS6 and want to upgrade to PS10. I can see that there is a bundle of PS10 and Premiere Elements 10 so I feel I might as well get that. But will I end up with a PS6 upgraded to 10 and nothing else as I currently have no Prem Elements on my machine (to upgrade to Prem 10). The info on the site was not clear and an online discussion with a customer tech rep did not help. Basically will I end up with 2 fully working programs if I buy the bundle.

    If that is the full Photoshop version 6, then there is probably no direct upgrade path to the PSElements/PrE bundle, BUT, you can keep PS 6 on the system, and it will coexist with PSE and PrE 10. Adobe is great, in that newer versions, even of the same program, will NOT overwrite existing Adobe programs. One can keep older versions installed, and this can be very useful. With PS, the full Photoshop, I have upgraded to most versions, since version 2.5. As I know the older version, I keep it around, until I learn the new one. This is helpful when a client calls at 4:00PM on a Friday, and tells you about some change, AND the messenger has been dispatched to pick up the changes on a disc. Then, though I might like some aspects of my updated version, I want to be working with an "old friend," to meet that deadline. For various reasons, I had PS (full version) 4, plus CS and CS2 installed. In the case of PS 4, it did one particular thing differently, than later versions, and I had one client, who had one client, who needed things THAT way. Though I had moved on to later versions, I kept PS 4 around for that one client, and then CS, until I knew CS2 intimately.
    Now, there is one really good reason to buy the bundle of PSE and PrE, and that is that the Organizer allows one to do things that can be sent between those two programs. If one had, say PSE 8, and PrE 10, the direct links between those programs would not exist.
    Good luck,
    Hunt

  • Can we get database creation script using any packages?

    Hi Friends,
    we will get table creation script using dbms_metadata.get_ddl package. just like that is there any way to get database creation script? i know that we can add some lines to controlfile trace to convert it into database creation script. but i would like to know whether it is possible through packages?
    thanks in advance.

    I think there's no package to use it for getting database creation script. But anyway, you can search it in [Oracle Database PL/SQL Packages and Types Reference|http://download.oracle.com/docs/cd/B19306_01/appdev.102/b14258/toc.htm]
    Kamran Agayev A. (10g OCP)
    http://kamranagayev.wordpress.com
    [Step by Step install Oracle on Linux and Automate the installation using Shell Script |http://kamranagayev.wordpress.com/2009/05/01/step-by-step-installing-oracle-database-10g-release-2-on-linux-centos-and-automate-the-installation-using-linux-shell-script/]

  • Can we automate user creation or responsibility addition

    HI,
    I would like to know, if by any way we automate user creation in apps. or If not user creation, at least responsibility addition. Lets say we create users with some default responsibility. And after that with the use of user management or CRM HTML Admin some automation can be done like, they select the responsibility they want, it reaches next approval level, once approved it automatically gets added to user account.
    Not sure if this can be done or not. I heard someone did in his project using user managemenr or CRM HTML ADmin, not sure though

    Hi,
    You can do manually (as per your other thread).
    Creating 1000+ users in Oracle R12
    Creating 1000+ users in Oracle R12
    Not sure if this can be automated. However, refer to these manuals/docs and see if it helps.
    Oracle Applications System Administrator's Guide - Security
    http://download.oracle.com/docs/cd/B53825_03/current/acrobat/121sasg.pdf
    Note: 290525.1 - Oracle User Management FAQ
    Note: 290996.1 - Oracle User Management Additional Documentation
    Oracle HRMS Approvals Management Implementation Guide
    http://download.oracle.com/docs/cd/B53825_03/current/acrobat/121ameig.pdf
    Thanks,
    Hussein

  • Can you get file creation dates for Nomad II .NVF fil

    Hi,
    I have an old Nomad II MG that has several voice recordings of my daughter over the last 4 years, but I don't know the dates they were recorded.
    Is there a way to get the actual date of the recording from the Nomad device? All I seem to end up with is the current date when I upload it into Windows.
    Thanks...
    lj

    Hi,
    Newbie to SharePoint, learn quite a lot from the links you provided.
    “I found out that the original dates are only available in SharePoint if the explorerview has been used”, this would make sense because the original creation time is generated
    by the file system in the local machine.
    However, when a file is uploaded to SharePoint library, it will be stored as binary data in the database, as well as the newly created time. It means that it will be a “new” file
    in the SharePoint site regardless of where it comes from.
    Per my knowledge, the only way I can suggest is that you will need to create a client desktop application for the file uploading, which will be a more general way not only for
    uploading a file, but also when we need to migrate files between different systems.
    Thanks

  • How can i set signature creation/modification time at signature creation?

    Hi,
    I have an acrobat plugin (PubSec), written using sdk 9 and running on acrobat x. i have noticed that after creating a new signature using my plugin the signing time i put in the signature appearance is different from the "M:" entry in signature dictionary. I tried the same process (i.e signature creation) using adobe's default plugin but this time there was no discrepency in datetime values.
    The time difference is variable, usually a couple of seconds. I have tried to set the "M:" entry in signature dictionary "V" via the following code in the
    SigGetProperties() callback:
    void DSEngine::sigGetSigProperties( PSSigSigPropParams params )
          std::string dateString = "20110518163011+04'00'";    // here i have used current time as well but doesnt work
          // used "D:
    20110518163011+04'00'
    " version as well but no use.
              ASText dateText = ASTextFromScriptText ((const char*)dateString.c_str(), kASRomanScript);
              ASCabPutText(params->outNewSigPropCab, PROP_SigProp_Date, dateText);
    Please help me remove this time difference.
    Who sets "M:" value and at which point during signature creation (i mean in which callback)?
    Is above code the right way to set "M:" entry (i.e. signing time) of signature dictionary "V"?
    Is the sigGetSigProperties() callback the right place to put this code?
    Thanks

    As far as I'm aware GarageBand for iPad only supports 4/4 time, at least in it's present form.
    tt2

  • Reply to Juergen Opgenorth's mail  about How can i change the creation ...

    Hello sir,
    But As i said before, I am migrating an application which is currently deployed in JBOSS.4.0.2. and the databse is MySQL.
    With reference to our discussion in the last mails, I was able to install the DB Manager and created the database with the tables.
    are any options available to set the created DB as the default DB?
    Can we assign persistance field mapping to already crated table without creating a new table from the dictionary? I have been trying it for the last two days; but no favaourable results got yet.
    If it is not possible, I have to map each fields of each and every entity beans to the created table in the dictionary. right?
    Kindly help,
    Sudheesh

    Hello sir,
    But As i said before, I am migrating an application which is currently deployed in JBOSS.4.0.2. and the databse is MySQL.
    With reference to our discussion in the last mails, I was able to install the DB Manager and created the database with the tables.
    are any options available to set the created DB as the default DB?
    Can we assign persistance field mapping to already crated table without creating a new table from the dictionary? I have been trying it for the last two days; but no favaourable results got yet.
    If it is not possible, I have to map each fields of each and every entity beans to the created table in the dictionary. right?
    Kindly help,
    Sudheesh

  • Swingbench2.4: Can not start schema creation wizards

    Hi Community,
    When trying swingbench2.4 I got "java.lang.NoClassDefFoundError: while resolving class: com.dom.benchmarking.swingbench.wizards.Wizard" error.
    I've included $SWINGHOME/lib/swingbench.jar, where the wizard class file can be found, in my classpath, but that didn't work.
    My JDK is jdk1.6.0_23.
    Any help?
    Thanks,
    Todd

    Hi Fahd,
    Thanks, I've filled in all variables including below, but didn't work:
    ORACLE_HOME
    JAVAHOME
    SWINGHOME,
    ANTHOME=$SWINGHOME/lib
    LD_LIBRARY_PATH=${LD_LIBRARY_PATH}:$ORACLE_HOME/lib
    CLASSPATH=$JAVAHOME/jre/lib/rt.jar:$JAVAHOME/lib/tools.jar:$ORACLE_HOME/jdbc/lib/ojdbc6.jar:$SWINGHOME/lib/swingbench.jar:$ANTHOME/ant.jar
    PATH=$JAVAHOME/bin:$PATH
    Thanks

  • Where can you publish iWeb creations?

    Hi,
    I am very new to iWeb and am trying to learn how to make it all work. Once a page has been created in iWeb, I want to learn where I can go to publish it. Obviously, MobileMe is one option. However, I have read here at the forums all about the agony that MobileMe brings and I am not prepared to go down that route. My interest in computing will quickly evaporate if I experience anywhere near the frustrations that MobileMe users get every day.
    So what other options are available? Free is good but I'll gladly pay for quality service. My goal is just to produce a blog using iWeb.
    Thanks very much for your help.

    Free usually means not so good. I use Host Excellence for publishing but, if you are blogging and don't need an actual website, you would be better to forget iWeb and use something like Blogger or Wordpress.
    The iWeb blog is one of its least desirable features and can cause many frustrating problems. If you publish to a server other than MobileMe you will lose the commenting feature.
    You can create a far more professional and trouble free blog courtesy of Google and publishing is absolutely free....
    https://www.blogger.com/start
    For more about Wordpress see....
    http://iwebfaq.org/site/iWeb_Blogging.html
    "I may receive some form of compensation, financial or otherwise, from my recommendation or link."

Maybe you are looking for

  • My Mac Mini goes to sleep when I turn off my TV.

    Hello and thanks in advance for all help. I have a Intel mac mini that I currently have hooked up via DVI/DVI cable to my Sony LCD television. I recently upgraded the OS to 10.5 from 10.4. The issue that I am having after the OS upgrade has to do wit

  • Compiler Include Directive

    Is there an equivalent to the include directive? I don't mean the import statement, I mean the include directive such as available in many other languages that will place the contents of a file inline with the java source. Basically, just like the JS

  • IP: How to enhance/enrich planning-data

    Dear experts, we would like to trigger a parameterized (customizable filters) process based on the mechanisms of the integrated planning. This process shall enrich the existing quantitive planning-figures by its monetary value. The evaluation of the

  • Order of Tables to load

    Hi, I have around 300 tables in a database, and I need to load these tables with data. For this I need to know the order of tables to be loaded. Please help me if you have any script or solution that would tell me the order of tables be loaded. Thank

  • Is it possible to start a task always on a specific day of a week

    – I would like one of the task in my project plan to always start on specific day, like filling timesheet has to be necessarily to be started each Monday only and no other day irrespective of how other tasks are aligned on the project, is it do-able?