How to deploy the file. War in Tomcat integrated with the Complutense University of MADRID

Hello

Can anyone please share the steps to Configure Tomcat integrated into the University Complutense of MADRID and the steps to deploy the individual file of JSP and war.

Thank you

Published by: user4884609 on February 13, 2012 16:23

I think that this page 67. This manual provides information looking after: http://docs.oracle.com/cd/E10316_01/cs/cs_doc_10/documentation/developer/sdk_getting_started_10en.pdf

Kind regards
Boris

Tags: Fusion Middleware

Similar Questions

  • Using webservices to archive files to the Complutense University of MADRID

    Hi all.

    We are trying to perform some tests to the Complutense University of MADRID, but we do not see many examples on this subject.
    That's what we want to do:

    We want to use Web services for archiving of files at the Complutense University of MADRID.

    How?

    1. we will develop a java application
    2 inside of the application, there will be a button that calls the Web service
    3 after the Web service is called, the document should go outside UCM

    So far, I only do research. Read the documents on Web services, how they work and what I could find.
    But I can't find an example about this. Someone, please, I could tell where I can find it?

    Thanks for your help and your patience.

    Fernando

    Just in case someone was looking for a code example, I created one:

                Stub stub = (Stub)client.getPort();
                stub._setProperty(stub.USERNAME_PROPERTY, "weblogic");
                stub._setProperty(stub.PASSWORD_PROPERTY, "welcome1");
    
                IdcPropertyList ipl = null;
                IdcFile primaryFile = new IdcFile();
                File f = new File ("C:/temp/test.doc");
    
                primaryFile.setFileName(f.getName());
                primaryFile.setFileContent(CheckInSoapPortClient.getBytesFromFile(f));
    
                //client.checkInUniversal(dDocName, dDocTitle, dDocType, dDocAuthor, dSecurityGroup, dDocAccount, CustomDocMetaData, primaryFile, alternateFile, extraProps)
                CheckInUniversalResult result = client.checkInUniversal("", "Checked-in via WS call", "Document", "weblogic", "Public", "", ipl, primaryFile, null, null);
    
                System.out.println(result.getStatusInfo().getStatusMessage());
    

    All I needed was the CheckIn.wsdl and JDev (I created a Web Service Proxy, he gave the WSDL file and added in the code above to an auto-generated Java).

  • How to re-create the database from the Complutense University of MADRID

    «I was able to change the connection DB from one to the other by changing the settings through the ' system properties '.» However, there are a few objects (tables) database created during installation of the Complutense University of MADRID. is there anyway that I can go to the new database and database get UCM objects re-created without re-installation of the UCM? It seems some sql scripts in the database directory, but I don't know how to operate, the order and setting are not clear for me.

    Thank you

    Hello

    One thing you can do to recreate the default tables and columns is to run the script all.sql on the DB that is specific for your db. If you want to just recreate a replica of the image then extract the ddl from your current database instructions and put it in a sql script that run directly on the another instance of db. In this case make sure you change instance specifc details in the extracted ddl script and replace with the instance details latest as the table space name, the user name will execute it and like wise.

    Another way would be to use archiver to create the batch file export for tables and then imported to the target instance. The way out for this is to go to Archiver Applet - create new Archive - Export - Tables and here and include any tables that are there in the content server.

    Hope this helps

    Thank you
    Srinath

  • How to get around the process of authentication of the Complutense University of MADRID

    Hi all

    I use Oracle Content Server and I need to get the file directly so I can attach my mail application. However, I am able to get the native file using this URL:


    http://localhost:16200/cs/idcplg? IdcService = GET_FILE & dID = 29401 & dDocName = IPM_029601 & allowInterrupt = 1

    But as soon as I click on that URL, it shows me the Login Page and after you submit the user name and password, it gives me the file to save to my local computer.
    I need to bypass the authentication page, and I need this file directly to save on my local computer.
    Is there a method that I can implement to pass the credentials as hardcoded or is it possible to pass the credentials in the url GET_FILE above.

    Please suggest!
    Urgent!

    Thank you...

    Taken the lead here: service GET_FILE p does not accept user and password settings. He worked while authentication has been cached in the browser.

    If you can handle protocols SOAP & WSDL side client (Visual Basic or Java), then there is the solution to get the file from the Complutense University of MADRID with a proper authentication. It is a GetFile.wsdl to start.

    http://download.Oracle.com/docs/CD/E17904_01/doc.1111/e10807/a01_wsdl_and_soap.htm

    and 10gR 3 manual with even better examples:

    http://download.Oracle.com/docs/CD/E10316_01/CS/cs_doc_10/documentation/addons/soap_wsdl_10en.PDF

    Kind regards
    Boris

  • How to get to the Complutense University of MADRID

    Hello

    UCM is installed and running. There is no default file available in AAU... is there a process to create/get files (such as C) at the Complutense University of MADRID... Please help me to create the folders in the Complutense University of MADRID...

    Thanks in advance

    Published by: user11178721 on December 3, 2010 02:43

    Published by: user11178721 on December 3, 2010 02:44

    Hello

    Everything you have to do is to go to Administration - Admin Server - Component Manager: check the box for Folders_g - update and then restart UCM managed server. It's that simple :-).

    Thank you
    Srinath

  • Activation of accounts at the Complutense University of MADRID

    I installation of security groups and enabled accounts in AAU and my Complutense University of MADRID is integrated with LDAP. I have adequate structure of LDAP configuration that gives permission to rwd/rw/rwda of the user on each piece of content to the Complutense University of MADRID (the part of the accounts) and also roels of installation that are mapped to a permissions, d, w, r of the security group. Now, when I had not activated accounts, a normal public user could just navigate to the site without problems and see the website without loging in many course.

    Here's my problem. Above works fine when a user CONNECTS to the Web site of contribution/edit current content. But my problem is when I want someone to be able to navigate the site. This could be ANY user or public user. When I navigate on the public site, I wish people just see the site normally (like before the account activation). And when an internal user press 'ctrl + shift + F5' they can identify and can contribute or edit a current input file if they are allowed to do.

    So when a normal or public user navigates the site a blank page just appears without any content at all. When I press ctrl + shift + f5, I am able to see the content and modify it, and when I get out of the mode of contribution... blank page back again. then obviously there is something wrong with READ permission for a public user. I have a security group and an account of this piece of content (file input), but do not know how to fix this problem. Can someone help me with this please? Thanks in advance.

    The 'anonymous' in the Complutense University of MADRID user is defined by the following: the role of 'Guest' and the configuration variable "DefaultAccounts".

    For example, you can put this to the account:
    DefaultAccounts = #all (R)

    So as long as both have access (R) ead to the function of the content, your site, who should be her.

    Good luck and please give points according to the needs.

  • Conductor 3.0 with 10.5 of the Complutense University of MADRID - cannot get the AdHoc questions work/TLS record

    I'm working on a laboratory configuration to prepare application a client driver 3.0 with 10.5SU1 of the Complutense University of MADRID.  I have the base line everything up, but I can't get the Ad Hoc conference bridge to enroll at the University Complutense of MADRID by the conductor, nor I can SIP trunk to become accessible.  This all points to a TLS problem, which is reflected in the newspapers of the Complutense University of MADRID:

    Pre-verifie SdlSSLTCPListener::verify_cb = 0, cert check errno = 20, depth = 0
    00269848.000 | 22:41:54.023 | AppInfo | HandleSSLError - verification of the certificate has no:(Verification error:20)-Impossible to get the certificate of the local radio station for 10.0.0.113:41409

    This repeats for the Ad Hoc and appointments of the intellectual property on the driver.

    I followed the conductor with the guide of the AAU (http://www.cisco.com/c/dam/en/us/td/docs/telepresence/infrastructure/con...) as well as the deployment of certificate (http://www.cisco.com/c/dam/en/us/td/docs/telepresence/infrastructure/con...) guide.  I have a root certification authority I use (lab.local), I installed the root certificate and the certificates of the host on both devices.  OpenSSL gives me the verification of the return code: 0 (ok), at once UCM and conductor during validation to the root certificate.

    I think that I followed the guides and double-checked against them.  Someone else has seen this? What Miss me?

    Hi Ryan,

    I think that I am running into the same question... The TAC engineer gave you a bug ID I can follow?

    Thank you

    Peter

  • Release Date of the Document at the Complutense University of MADRID is 1 day earlier

    Hi Experts,

    I use WebCenter content 11.1.1.8.0 and here if I'm checkin document of Console and the Complutense University of MADRID Capture workspace console it takes 1 day release date earlier.

    For example: If Today(28/0ct/2015) I'm checkin document release date will be (October 27, 2015) and UCM Console too, I can see the same date, please let know us how I can change the date of release of the day...

    Thank you

    Sanjeev

    Follow these steps:

    1. connect to your content as a user admin server.

    2. go to the admin user.

    3. you should see a list of users display, select the user having cause and then click on edit in the user Admin screen.

    4. on the Info tab for this user, check the time zone of the user. What is he on?

    5. If the zone shows something different for the user, then change the correct time zone.

    =================

    Another point:

    The value "EnableSetIdcTimeZone = true" in config.cfg and also check after restart

  • WebService custom at the Complutense University of MADRID

    Hello world

    Can anyone confirm if a web service at the Complutense University of MADRID is created the same way as creating an IdcService custom.

    To experiment, I generated the WSDL file for my personalized service, but I can't find any entry and exit of the metadata in the WSDL file.

    I'm it's incorrect, generating or y at - it another way to create a webservice in UCM or am I supposed to manually change my WSDL?

    This is what looks like the element

    < s:element name = "getTwoMetadata" >

    < s:complexType >

    < s:sequence >

    < s:element minOccurs = "0" maxOccurs = "1" name = "extraProps" type = "s0:IdcPropertyList" / >

    < / s:sequence >

    < / s:complexType >

    < / s:element >

    In fact, it takes in 3 metadata, but does not show here.

    Thanks in advance

    Hi Valerie,.

    So custom WSDL can be created the same way as we do for STANDARD services. I assume that you have added the relevant parameters of the demand for this service and then run WSDL generates. If not, then try and communicate the results.

    Thank you

    Srinath

  • creation of custom in the Complutense University of MADRID component

    Hi all

    I'm a newbie in the Complutense University of MADRID. I need to created a component custom that will insert and update the record in the table of the Complutense University of MADRID. How to do this? I can't find any example on google.

    its urgent assistance please.

    Check the samples component how-to for Oracle UCM 11g | Bex Huff

    There is a single component, DataAccess, that shows exactly how.

  • setting up e-mail server in the Complutense University of MADRID

    Hi all

    I am new to the Complutense University of MADRID. I have to configure the mail server of development at the Complutense University of MADRID. How that.any idea?

    : PEI

    bad question.how I do know.ask your mail administrator.

    for ex -.

    MailServer - example - testmail.com

    Admin e-mail - [email protected]

    It may be useful

  • Mapping of the external LDAP user with the role of the Complutense University of MADRID

    Hello WebCenter content masters,

    I'm having trouble mapping a group LDAP to the role of the Complutense University of MADRID.
    Let me explain the situation.

    I have an external LDAP (Apache DS) with two groups (groupofuniquenames), 'Administrators' and 'Test' and two users 'ldap_admin' and 'ldap_user '. ldap_admin is a uniqueMember administrators and the ldap_test a test uniqueMember.

    At the University Complutense of MADRID, I created a custom role 'Test' with privileges "RWD" group 'Public '.

    I guess that the external LDAP has been configured successfully as an LDAP authenticator provider - myrealm settings tab, since I can see groups and external LDAP users, and they can connect the DCU with their user id and password.

    However, ldap_user is unable to perform the check, and on their profile page, the role is "invited, authenticated."
    And when I pass ldap_user in the test group to the Administrators group, the role is then "invited, authenticated, admin, sysmanager, refineryadmin, rmaadmin, pcmadmin, ermadmin.
    It seems that the Administrators group is mapped correctly, but not the group test.

    I try to apply the advice given in these two threads:
    External LDAP user has only priviledge research at the Complutense University of MADRID
    Unable to map external users to roles in content Webcenter 11 g

    I have created a 'externalLdapMap' identification card, completed the provider.hda file and put the map "Test, Test". I also tried with "Test, contributor" that I was not sure about the first mapping.
    Whatever it is, after restarting the server of the University Complutense of MADRID, I'm still not able to grant the privilege of writing for a user to the Administrators group.

    I missed something in the process?
    Thank you for your attention and of course any help would be greatly appreciated.
    L.

    Hello

    I think that you have enabled the LDAP authenticator credits and that this error will go up.

    You must create an OpenLDAPAuthenticator and do the same settings with flag set up and then test the scenario.

    Thank you
    Srinath

  • user autherization at the Complutense University of MADRID.

    Hi all

    Please, help me to understand next.
    -> 11 g authentication is carried out thorugh Admin Server.
    -> When we configure a new provider and reorganization of albums, autherization user takes plase from there only.
    -> we need create a ldapProvider at the University Complutense of MADRID after you have created the new Admin Server provider.
    -> what is the purpose of jpsUserProvider in above senerio.
    -> for built-in ldap users mapped to the role/account r group.
    -> should we create role account with the same name at the University Complutense of MADRID also?

    These are the fundamental issues that I'm not able to understand in the oracle documentation.

    any help is much appreciated. (Please provide a few entries, I hv been through security oracle docs section in the Administrator's guide)
    Thank you
    -Yves

    Hello

    --> 11 g authentication is performed Server Admin thorugh.

    WLS is the central Security Manager where the authenticator of security provider like authenticator by default (for Embedded LDAP), OIDAUthenticator (for the OID), ADAUthenticator (for AD) etc. are created when any external identity store must be used for the AAU.

    --> When configure us a new provider and reorganize top autherization user takes plase from there only.

    That is right. It is one of the steps that must be accomplished where configure WLS security providers. With PS5, we can have several providers authentication and using her virtualize indicator = true in the security xml file, users can be authenticated from these multiple sources.

    --> do we need to create ldapProvider at the Complutense University of MADRID after you have created the new Admin Server provider.

    No.. It is supported to WLS.

    --> What is use of jpsUserProvider in high senerio.

    Read / available to users at the AAU of WLS.

    --> for ldap integrated users mapped to the role/account r group.

    For all groups of cases LDAP / AD are mapped as the roles at the Complutense University of MADRID.

    -> do we need create the role account with the same name in the UCM too?

    No.. You can use the credentials to map the LDAP group / accounts to the roles of the UCM / accounts.

    I hope this helps.

    Thank you
    Srinath

  • where is Folders_g at the Complutense University of MADRID?

    I am following the Tutorial, http://docs.oracle.com/cd/E23943_01/webcenter.1111/e10273/createconnect.htm#BGBDDHAA
    I encountered an error when connecting to UCM11g of JDev11.1.1.6

    It is said, "SEVERE: could not the content list of the folder with the ID = dCollectionID:-1.

    someone in the RTO said I activated the "Folders_g" at the Complutense University of MADRID (under Administration - Admin Server - Component Manager). but I can not find "FrameworkFolders". and enable "FrameworkFolders" doesnot work for me.
    where can I find the Folders_g? Thank you.

    -First, disable the framework files and restart the managed server. Framework and Foldersg files cannot be installed at the same time. _
    -On the page where you have enabled frame files, upwards (in the body of the page), it has a link to "Manager of advanced components." Click on this link.
    -Scroll down to the section "disabled components."
    -Select "Folders_g" and press the button "Activate" in the list of the disabled components.
    -Restart the managed server.

  • Any model of user interface to display the banner from the content of the Complutense University of MADRID

    Hello
    There is a requirement to indicate the type of banner of the portal in the webcenter spaces, where it should display html content one after another since the press kit of the Complutense University of MADRID. The banner should Flash each content for a while and repeat the cycle. Access to the content can be easily controlled by the security of the University Complutense of MADRID, so that each user sees a different content in the banner. Is there a Webcenter UI model or example to achieve this usecase? Any thoughts on how to build this banner in webcenter spaces 11g ps3? something like http://www.npower.com/Home/index.htm (see banner in the Middle - but the content should be different pages)

    Concerning
    Prasath.C

    Published by: Fabien C April 30, 2011 15:49

    I don't know if you can do it with flash, but it might be possible. If you really want to use the flash, I advice allows you to use the REST API to query the content to the correct content server or use the AAU regular services for web content.
    If you really want to use flash, but I just want to have the feature of changing the content of a banner once every few seconds, you can also use JQuery in combination with the content presenter. You must write your own template to the content Distributor and use JQuery or some JS framework to make things. In my view, it should also be possible without JQuery, but I have not tried...

  • Service that returns all documents at the Complutense University of MADRID

    Do we not have a service that returns the revision Lee of all documents (native document and documents of data file type) at the Complutense University of MADRID?

    Kind regards
    Pratap

    Hi Pratap,

    GET_SEARCH_RESULTS does not return the latest revisions? You can restrict to only native of Documents and data files if you want in your query. You will be limited by the MaxResults defined in the file config.cfg to the content server, I think.

    -jason

Maybe you are looking for