DS Web services without the admin console. Is it possible ?

Hi
The client is concerned that they cannot enforce their password policy or integrate it with their Windows AD authentication for the admin console application. In our implementation we are using DS  batch jobs with webservices enabled. Is there any way to have the webservices running smoothly without anyone installing/accessing the admin console.
We are using Tomcat. Can we use any options at tomcat level - 'Remote Address Filter'  etc ?
If anybody has tried this, I would appreciate it if u can share the details
thanks
Dinesh
p.s. I have explained to the client about the functionality of the Admin console and what type of activities u can do within it. They still would like to explore options of controlling access to admin console since the jobs that are executed have sensitive data.

Hi Werner
Thanks for your reply. Has anyone tried IP restriction at the Tomcat level, any user experience that can be shared, will it affect the webservices WSDL when external applications make a call.
Are there any plans to integrate windows AD or any authentication for the admin console
Dinesh

Similar Messages

  • Calling web Service from the Custom Adapter.Is it Possible?

    Hi Experts,
                    I am having requirment in which i have to cal com.sap.aii.mapping.lookup.LookupService for calling web Service from the Custom Adapter.Is it Possible?
    Regards,
    Rajesh.D

    Hi Rajesh..
    Just looking the problem in another angle.. if there is no constraint that you have to use XI specific API to call the web service, why dont you use usual Java API used for calling a web service inside you custom adapter (I have Microsoft background.. donno exactly how it is done in Java,, but in .NET kind of a language it is possible). SInce your adapter is in Java itself and is capable of calling web service.. collect or lookup the data whatever you want and validate...
    Just a thought..
    VJ

  • How to create Users/Roles for ldap in weblogic without using admin console

    Is it possible to create Users/Roles for ldap in weblogic without using admin console? if possible what are the files i need to modify in DefaultDomain?
    or is there any ant script for creating USers/Roles?
    Regards,
    Raghu.
    Edited by: user9942600 on Jul 2, 2009 1:00 AM
    Edited by: user9942600 on Jul 2, 2009 1:58 AM

    Hi..
    You can use wlst or jmx to perform all security config etc.. same as if it were perfomred from the admin console..
    .e.g. wlst create user
    ..after connecting to admin server
    serverConfig()
    cd("/SecurityConfiguration/your_domain_name/Realms/myrealm/AuthenticationProviders/DefaultAuthenticator")
    cmo.createUser("userName","Password","UserDesc")
    ..for adding/configuring a role
    cd("/SecurityConfiguration/your_domain_name/Realms/myrealm/RoleMappers/XACMLRoleMapper")
    cmo.createRole('','roleName', 'userName')
    ...see the mbean docs for all the different attributes, operations etc..
    ..Mark.

  • Web Services without using the API

    Hi. I'm new to Web Services. I've been able to call a web service and get my result back without using the Web Services API -- easy enough. My question is this.... the concept of web services has been around for a long time... longer than the web services API. Can I not write a simple servlet it Java that would function as a Web Service without having to use the Web Services API.
    For example,
    Calling XML:
    <action><delete>jdoe</delete></action>
    Servlet recieves this as a stream, deletes the associated ID and returns:
    <action><result>Success</result></action>
    or
    <action><result>Failed</result></action>
    This seems to me like it would be pretty generic stuff (not requiring the API) and pretty basic (not very large).
    Can anyone head me in the right direction with this or provide an example?
    Thank you.
    dr

    Can... Servlet is very powerful to write the web services...

  • Edit env-entry values from web.xml in the WLS console.

    Hi guys!
    Is it possible to define JNDI variables of type java.lang.String using WLS Console?
    Thanks

    I think this would require the use of a deployment plan, which you can learn about here: [http://e-docs.bea.com/wls/docs103/deployment/config.html] . This won't be as convenient as just editing the value directly in the admin console. In fact, it won't even prevent the requirement of redeploying the webapp. It will only allow you to make the change without rebuilding and repackaging the webapp.
    It's questionable whether it's practical or meaningful to change env-entry values in a web.xml without redeployment, because even if you could change the values without redeploying, you'd have to reinitialize the servlet/filter with the changed environment parameter.
    If you really need this dynamic reconfiguration ability, you might have to design the facility into your application, using some sort of polling or event handling capability.

  • Null pointer exception when relaunching the admin console after failover

              Hi All,
              I am facing a strange type of problem for last few days can you please help
              me in solving this problem .
              This Problem is like That
              In the My domian or other similar enviroment (i.e. Service Guarded admin server,
              with managed server clusters running on two separate servers)
              when I Bring up the admin console as usual via a web browser
              And Start both managed servers in a cluster
              Then Sends transactions to the clustered pair of managed servers
              Observed that transation flow is normal
              Then during Failover the managed server from the primary to the secondary i observed
              that
              While the failover is in process, observe the transaction flow and verify that
              it is not interrupted
              When the failover completes log in to the admin console via the web browser I
              am getting a null pointer exception...
              can you please suggest me the soultion
              

              Hi All,
              I am facing a strange type of problem for last few days can you please help
              me in solving this problem .
              This Problem is like That
              In the My domian or other similar enviroment (i.e. Service Guarded admin server,
              with managed server clusters running on two separate servers)
              when I Bring up the admin console as usual via a web browser
              And Start both managed servers in a cluster
              Then Sends transactions to the clustered pair of managed servers
              Observed that transation flow is normal
              Then during Failover the managed server from the primary to the secondary i observed
              that
              While the failover is in process, observe the transaction flow and verify that
              it is not interrupted
              When the failover completes log in to the admin console via the web browser I
              am getting a null pointer exception...
              can you please suggest me the soultion
              

  • Steps to expose a web service without using SR

    Hello,
    How can I expose a web service without using the service registry?  Is there some documentation for this process?
    Thanks,
    Matt

    Thanks for the response.  Although, I do not have an * in the Sender Agreement.
    Here is the situation:
    When I attempt to reach the URL for my Web Service but using NWA instead of the Service Call I get into NWA.
    https://xxxxx.steelcasedev.com/nwa
    Result: Success
    When I use SOAPSonar to run this URL I get the CPA error:
    https://xxxxx.steelcasedev.com//XISOAPAdapter/MessageServlet?senderParty=&senderService=WSProcurement_Async_Sender&receiverParty=&receiverService=Steelcase_Dev&interface=WSProcure_Out&interfaceNamespace=urn:steelcasedev.com:wsprocure:xsuppliers
    Result:  Error
    <context>XIAdapter</context>
              <code>ADAPTER.JAVA_EXCEPTION</code>
              <text><![CDATA[
    com.sap.aii.af.service.cpa.CPAException: com.sap.aii.af.service.cpa.impl.exception.CPALookupException: Couldn't retrieve inbound binding for the given P/S/A values: FP=;TP=;FS=WSProcurement_Async_Sender;TS=Steelcase_SAPR3_D01;AN=WSProcurement_Out;ANS=urn:steelcase.com:wsprocurement:xml2suppliers;
         at com.sap.aii.af.service.cpa.impl.lookup.CommonLookup.checkForError(CommonLookup.java:53)
         at com.sap.aii.af.service.cpa.InboundRuntimeLookup.getBinding(InboundRuntimeLookup.java:411)
         at com.sap.aii.af.service.cpa.impl.lookup.AbstractLookupManager.getBinding(AbstractLookupManager.java:714)
         at com.sap.aii.adapter.soap.web.MessageServlet.doPost(MessageServlet.java:430)
    The sender adapter is active in ID but in RTWB it is "Started but Inactive".  I have found that this status could be related to the fact that I have not had a successful transaction for that channel yet.
    My NW Admin says he found this error: 
    Marked transaction for rollback for message 0015605e-09d7-1ddf-94f7-d5031c019713(INBOUND). Reason: Channel has been configured as inactive and cannot accept messages
    I am quite confused. 
    Thanks,
    Matt

  • Wlst command listWebServices() does not show all web services in the domain

    Hi, I am trying to use wlst command listWebServices() to display all web services of a domain. It seems that it only displays the web services of enterprice applications (ear apps), but it does not show the web services of web applications (war apps). If I pass ear appliication name and one of its web module to listWebServices, it will show the web services that belong to the web module of this application. However if I pass war application name and its web module name to listWebServices, it will return "Unable to find the SOA Composite or Service. Oracle UCM Native Web Services", although I can see from wls admin console or em that this web application does have a couple of web services.
    I also tried to call listWebServicePolicies, again it returned "Unable to find any Web Services with the specified Application".
    My purpose of doing above is to use wlst to detach/attach web service policies for some web services. Since I cannot find the web services, I off course cannot detach/attach policies.
    Does anyone have any clue how to find web services using wlst command that belong to a war application, and then detach/attach policies ? Any help will be greatly appreciated.
    Thanks,
    Jian Huang
    From Oracle fusion HCM

    As of UCM version 11.1.1.6, Oracle UCM Web Services are managed from Enterprise Manager in Fusion Middleware Control, not Weblogic Admin Console!
    A document at Oracle support explains this in more detail: https://support.oracle.com/epmos/faces/ui/km/DocumentDisplay.jspx?id=1456506.1 :
    Setting up GenericSoapService in WLS to use WS-Security:
    Go to FMW Enterprise Manager. http://wlshost:7001/em
    In the tree, navigate to Weblogic Domain -> <Domain Name> -> and click on UCM_server1. (If the managed server for WCC is named something other than UCM_server1, click on that name.)
    From the UCM_server1 drop down menu, select "Web Services".
    On the "Oracle Infrastructure Web Services" tab, click the GenericSoapPort link.
    Once there you can set the policies you want and restart the server!
    Regards,
    Göran
    Edited by: Göran Paues on 2012-aug-20 10:02

  • Unable to Open the Admin Console

    HI there,
    I installed Weblogic server 10.3.3 on my windows operating system. I confugred it through configuration wizard. After that I was able to open the admin console . I logged into admin console and logged out of it. Now , I am unable to open the admin console again . When ever I try to open it from the quick launch it gives a error meassage "firefox can't establish a connection to ....:pc-7001." (somethng like that).
    I tried to open it from start menu and then clich START ADMIN SERVER FOR WEBLOGIC DOMAIN .. when ever I click this it directs to a CMD prompt where in it gives a path like c;>/ oracle/middlware/userprojects/domains/basedomain/ follwoed by a curosr waiting for instruction..
    Please tell me wat is goin wrong..? U r help is greatly appreciated

    Hi,
    I have tried doing the steps you have mentioned above.It is redirecting to http 503 page.Upon checking the logs getting the following error.
    Could you please help with it.
    ##<Jun 14, 2011 12:14:32 PM IST> <Info> <WorkManager> <01hw198615> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1308033872956> <BEA-002901> <Creating WorkManager "consoleWorkManager" for module "null" and application "consoleapp">
    ####<Jun 14, 2011 12:14:34 PM IST> <Error> <HTTP> <01hw198615> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1308033874347> <BEA-101216> <Servlet: "AppManagerServlet" failed to preload on startup in Web application: "console".
    java.lang.NoSuchMethodError: com.bea.utils.misc.ProcessUtil.getPropValues(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)[Ljava/lang/String;
         at com.bea.p13n.license.LicenseHelper.getLicensePropertyValues(LicenseHelper.java:259)
         at com.bea.netuix.servlets.services.LightNetUIxServices.getRestrictedPortalLimit(LightNetUIxServices.java:140)
         at com.bea.netuix.servlets.manager.UIServlet.reinitInternal(UIServlet.java:177)
         at com.bea.netuix.servlets.manager.UIServlet.initInternal(UIServlet.java:164)
         at com.bea.netuix.servlets.manager.UIServlet.access$100(UIServlet.java:60)
         at com.bea.netuix.servlets.manager.UIServlet$ServletLifecycleListenerImpl.init(UIServlet.java:555)
         at com.bea.netuix.util.ServletLifecycleListener.initOrReinitInternal(ServletLifecycleListener.java:131)
         at com.bea.netuix.util.ServletLifecycleService.addServletLifecycleListener(ServletLifecycleService.java:252)
         at com.bea.netuix.util.ServletLifecycleService.addServletLifecycleListener(ServletLifecycleService.java:182)
         at com.bea.netuix.servlets.manager.UIServlet.init(UIServlet.java:131)
         at com.bea.netuix.servlets.manager.SingleFileServlet.init(SingleFileServlet.java:75)
         at javax.servlet.GenericServlet.init(GenericServlet.java:241)
         at com.bea.console.utils.MBeanUtilsInitSingleFileServlet.init(MBeanUtilsInitSingleFileServlet.java:36)
         at weblogic.servlet.AsyncInitServlet.initDelegate(AsyncInitServlet.java:100)
         at weblogic.servlet.AsyncInitServlet.init(AsyncInitServlet.java:78)
         at weblogic.servlet.internal.StubSecurityHelper$ServletInitAction.run(StubSecurityHelper.java:283)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.StubSecurityHelper.createServlet(StubSecurityHelper.java:64)
         at weblogic.servlet.internal.StubLifecycleHelper.createOneInstance(StubLifecycleHelper.java:58)
         at weblogic.servlet.internal.StubLifecycleHelper.<init>(StubLifecycleHelper.java:48)
         at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:539)
         at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1976)
         at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1950)
         at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1869)
         at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3126)
         at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1512)
         at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:486)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
         at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
         at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:1267)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
         at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:409)
         at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:58)
         at weblogic.application.internal.BackgroundDeploymentService$2.next(BackgroundDeploymentService.java:373)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
         at weblogic.application.internal.BackgroundDeploymentService$BackgroundDeployAction.run(BackgroundDeploymentService.java:277)
         at weblogic.application.internal.BackgroundDeploymentService$OnDemandBackgroundDeployAction.run(BackgroundDeploymentService.java:336)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    >

  • Can't access the admin console

    changing from exchange 2010 to exchange 2013 was a very nice step & it work fine for more than 4 month ...
    after a power lose for 2 or 3 time 
    This is what I get when I tray to access the admin console....
    and the web access is not working
    only the outlook access is working fine .... but I have to manage the exchange.   such ( adding a new user )
    it will be nice from any one who can share some idea to fix this
    PS. domain is a windows server 2008r2
    exchange 2013 on windows server 2008r2
    both are on a different machine
    thanks to you all

    Hi,
    Please go to IIS Manager (Switch to Content View) to check the files there:
    Expand Sites > Exchange Back End > 15.0.620.29 (my Exchange server is Exchange 2013 CU1). Please check whether there are any file folders under themes and Scripts folder. If there is no folder there, please copy the whole folders "Scripts"
    and "Themes" or the entire folder of 15.0.620.29 (cu1) folder from Exchange Installation Path /ClientAccess/ ECP/ CU1 folder in a working machine(the same Exchange version) to the update folder on same location.
    Please switch to IIS manager Feature View, go to Exchange Back End > ECP home, open Application Settings in /ecp Home, please check whether the value for “BinSearchFolders” is changed to an invalid value. If so, please change it to:
        C:\Program Files\Microsoft\Exchange Server\V15\bin;C:\Program Files\Microsoft\Exchange Server\V15\bin\CmdletExtensionAgents;C:\Program Files\Microsoft Exchange Server\V15\ClientAccess\Owa\bin.
    Then run IISReset /noforce from a prompted command window to restart IIS services.
    If all above doesn’t work, please collect some error logs for further analysis.
    Regards,
    Winnie Liang
    TechNet Community Support

  • Index page not showing in the Admin Console

    Hello I have downloaded the J2EE package. It was working fine for a couple of months. Recently though, I had a problem in the admin console. After I login successfully, not all the framesets of the admin page is displaying. The top frameset and the left frameset display perfectly. However the index frameset displayed exception messages. I tried reinstalling my J2SE and J2EE and still, the exception shows up. The following is the stacktrace of the errors displayed:
    HTTP Status 500 -
    type Exception report
    message
    description The server encountered an internal error () that prevented it from fulfilling this request.
    exception
    javax.servlet.ServletException: java.lang.RuntimeException: java.lang.IllegalArgumentException: http
         org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:286)
         org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:162)
    root cause
    com.sun.enterprise.tools.guiframework.exception.FrameworkError: java.lang.RuntimeException: java.lang.IllegalArgumentException: http
         com.sun.enterprise.tools.guiframework.view.descriptors.ViewDescriptor.registerChildren(ViewDescriptor.java:198)
         com.sun.enterprise.tools.guiframework.view.DescriptorViewHelper.registerViewDescriptorChildren(DescriptorViewHelper.java:66)
         com.sun.enterprise.tools.guiframework.view.DescriptorViewBeanBase.registerViewDescriptorChildren(DescriptorViewBeanBase.java:112)
         com.sun.enterprise.tools.guiframework.view.DescriptorViewBeanBase.(DescriptorViewBeanBase.java:59)
         com.sun.enterprise.tools.guiframework.view.CCNodeEventHandlerViewBeanBase.(CCNodeEventHandlerViewBeanBase.java:26)
         com.sun.enterprise.tools.guiframework.view.descriptors.CCNodeEventHandlerViewBeanBaseDescriptor.getInstance(CCNodeEventHandlerViewBeanBaseDescriptor.java:37)
         com.sun.enterprise.tools.guiframework.view.DescriptorViewManager.getView(DescriptorViewManager.java:190)
         com.sun.enterprise.tools.guiframework.view.DescriptorViewManager.getView(DescriptorViewManager.java:150)
         com.sun.enterprise.tools.guiframework.view.DescriptorViewManager.getViewBean(DescriptorViewManager.java:58)
         com.sun.enterprise.tools.guiframework.view.BaseServlet.handleException(BaseServlet.java:268)
         com.sun.enterprise.tools.guiframework.view.BaseServlet.processRequest(BaseServlet.java:191)
         com.iplanet.jato.ApplicationServletBase.doGet(ApplicationServletBase.java:465)
         com.sun.enterprise.tools.admingui.AdminGUIServlet.doGet(AdminGUIServlet.java:58)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:748)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:861)
         sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         java.lang.reflect.Method.invoke(Method.java:324)
         org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:246)
         java.security.AccessController.doPrivileged(Native Method)
         javax.security.auth.Subject.doAsPrivileged(Subject.java:500)
         org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:268)
         org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:162)
    note The full stack trace of the root cause is available in the Sun-Java-System/Application-Server-PE-8.0 logs.
    Sun-Java-System/Application-Server-PE-8.0

    Sure thing Lance, here it is:

  • Making a configuration change without using admin console

    I am using the Platform Edition of App Server 7 so I don't have access to the web-based admin console.
    I need to make a configuration change and the only directions I have are for the admin console.
    Can anybody give me some pointers on what file to edit to acomplish the procedure below?
    8. Log in to the Sun ONE Application Server administration console.
    9. Select the application server Instance on which you installed the Identity Server.
    10. Click JVM Settings and then JVM Options.
    11. In the JVM Option field, enter the following string: -Dhttp.keepAlive=false
    12. Click Add and then Save.

    I think I've found it...
    The file is server.xml and it is located at:
    /var/opt/SUNWappserver7/domains/domain1/server1/config
    There is a section under <java-config> with about 14 lines containing various <jvm-options>
    I'll try adding this directive to the end of the <jvm-options> as follows:
    <jvm-options>-Dhttp.keepAlive=false</jvm-options>

  • Web Services without WSDL

    I am trying to access a SOAP Web Service. I'm using cfinvoke
    but the service doesn't provide WSDL.
    Is there any way in ColdFusion to access a web service
    without WSDL ?
    Many thanks,
    Simon

    quote:
    Originally posted by:
    logic8
    Whether I type
    http://example.com/core.php
    or
    http://example.com/core.php?wsdl
    - I get the following:
    <SOAP-ENV:Envelope SOAP-ENV:encodingStyle="
    http://schemas.xmlsoap.org/soap/encoding/">

    <SOAP-ENV:Body>

    <SOAP-ENV:Fault>
    <faultcode
    xsi:type="xsd:string">Client</faultcode>
    <faultactor xsi:type="xsd:string"/>
    <faultstring xsi:type="xsd:string">method '' not
    defined in service</faultstring>
    <detail xsi:type="xsd:string"/>
    </SOAP-ENV:Fault>
    </SOAP-ENV:Body>
    </SOAP-ENV:Envelope>
    If I try using cfinvoke I get a "Unable to read WSDL from
    URL" 500 internal server error.
    BTW this is my first day learn CF ;)
    Thanks
    Never too early to start good habits, such as reading your
    error messages. What do you think this means?
    <faultstring xsi:type="xsd:string">method '' not
    defined in service</faultstring>

  • How to clean the Admin Console Library of Resources?

    Hi,
    Could anybody point me how to clean the library of books, pages and portlets of the admin console library? It's full of old elements not in use anymore.
    Thanks in advance,
    leandro

    With reference to steps in
    Oracle® Business Intelligence Applications Installation Guide for Informatica PowerCenter Users Version 7.9.6 Part Number E14217-01
    Chapter 4, "Installing and Setting Up Oracle BI Applications."
    http://download.oracle.com/docs/cd/E14223_01/index.htm
    I think I had a similar error at step
    "4.6.3 Creating the Informatica Repository Service"
    "The repository code page [106: UTF-8 encoding of Unicode]
    does not match the code page specified for the corresponding
    Repository Service in the Administration Console
    [2252: MS Windows Latin 1 (ANSI), superset of Latin1]."
    you must create the repository service with a matching code page
    - remember that the code page cannot be changed after the Repository Service is created
    Service Name = RepositoryService
    CodePage = UTF-8 (Unicode)
    later on at step "4.6.4 Creating the Informatica Integration Service"
    it throws
    "LM_36011 Code page mismatch. Service process is running in code page
    [ISO 8859-1 Western European] whereas the service is configured
    in the Admin Console to run in code page [UTF-8 encoding of Unicode]"
    so I had to set the language env variables before starting the service
    export LANG=en_GB.utf-8
    export LC_ALL="en_GB.utf-8"
    export INFA_HOME=/u01/app/oracle/product/8.6.0/etl_1
    $INFA_HOME/server/tomcat/bin/infaservice.sh startup
    Hope that helps.

  • Creating Coherence Servers from the Admin Console

    We have recently purchased and installed Coherence 12c (12.1.2) and we are having a heck of a time figuring out where to create a Coherence Server in the Admin Console.  Under Environment, there is an option to for Servers, Clusters, and Coherence Clusters, but nothing for "Coherence Servers".  We tried to build a cluster of servers from the "Servers" section but they are simply WebLogic instances.
    It feels like I have an outdated Admin Console or I am missing a plug-in or something.
    Can someone direct me to the correct Admin Console GUI to create "Coherence Servers" (which run DefaultCacheServer-backed processed)?

    Starting from WebLogic 12.1.2, Coherence servers are just regular Managed Servers. They're managed equally to avoid confusion.
    Create a regular managed server and in the "Coherence" tab of this managed server you can set if this instance will be storage-enabled or even if will share HttpSession through Coherence web.
    All Coherence managed servers should be part of the same Coherence cluster, in order they can exchange data.
    Check this link for more information: 12 Configuring and Managing Coherence Clusters
    Cheers,
    Ricardo Ferreira

Maybe you are looking for

  • I have 2 iPAD2s in the family...how can i share my itunes account, but have different account ids to use for mobleme?

    i bought my wife an iPad2 for her birthday and 1 1/2 months later she won another in a raffle, to my delight.  but now that we have 2 iPad2s, i'm having trouble sharing my itunes id when trying to setup the find my ipad app (moble me).  any ideas how

  • Installation: Oracle 10g on SUSE Linux 10.1

    Can this be? I sat for hours preparing my all new clean SUSE Linux 10.1 server for the installation of Oracle 10g (Standard Edition)... and when running the installer it simply tells me that SUSE 9 is needed... I've found others here in the forum hav

  • Displaying byte array PDF file in Portal

    Hi, i need to display a PDF file. The PDF is stored in a byte array. This works fine when i run my code (see below) from the .jpf via the debugger/browser, but when i use it as a portlet, in the portal, it does not work ? Any help is much appreciated

  • Add bottons on the application tool bar of the standard selection screen

    Hi All, I am having the standard selection screen in module pool programing. I wnat to add the bottons on the application tool bar of the standard selection screen.and hide the existing bottons (like std. execute and i bottons.)instead of these i wan

  • Diagnostics Setup - remembers old settings

    Hi, have a strange problem and it's really giving me a headache. We did set up solution manager diagnostics earlier ago and it worked fine. Recently I logged on again to the SolMan Diagnostics page and got the message that Diagnostics was not running