How to deploy wsdl+xsd to database based MDS in SOA 11g

I am going to migrate our soa solution based on oracle soa suite version 10. We are using a file based repository in that solution and it is copied to the server and exposed to the application server as a virtual path.
I wan't to use the MDS instead, but can not figure out to upload all my schemas and contracts !
Any help would very much be appreciated.
Regards,
jan

You can put it anywhere you like, just update the properties accordingly. If you put it elsewhere, you will need to update the value of mds.repository in the build.properties file.
You can even update the build.xml to copy the content from SVN or CVS or any other version control tool and create a jar file.
Basically the build.xml is a custom written ant which invokes the Oracle provided ant (ant-sca-deploy.xml) and for deploy action you need to provide a jar as input to the Oracle ant. So it is upto you how you want to manage the files on your machine or version control and how you build a jar out of it and pass to ant-sca-deploy.xml

Similar Messages

  • Can not create Database-based MDS connection

    Hello Dear Oracle Support,
    I am trying to use MDS to share some common dvm files. First step, I want to create a database based MDS connection but failed.
    My SOA schema is JDEV_SOAINFRA. When I test my Database based MDS connection, I got ORA-01031: insufficient privileges. What privileges I need to grand to MDS schema?
    I am using JDEV_MDS as username to establish MDS connection.
    Thank you for any suggestion and/or information,
    Alena Li

    Hello Alena!
    If you want to wait the answer from Oracle Support here.. you'll need a lot of patience.
    Is the corresponded Database Connection test succeed?
    If it also fails that, I think, your JDEV_MDS user (schema) lack of the CONNECT privilege.
    A question to you - how did you created this schema?
    You should use RCU to create the schemes  for SOA Suite (and other Oracle Middleware).
    The RCU creates the schemes with all necessary structures (tables) and grants.
    Hope this helps,
    Oleg

  • Database lookup option in SOA 11g

    Hi,
    We need to call a database table ( look up table) for getting some information based on some search criteria , with in a SOA 11g BPEL component.
    We are considering the following options , but at the same time see some cons too.
    1.DB Adapter - select operation
    Cons : Not SOAP but making a DB call every time is costlier option. Looking for some caching support.
    2. Create an ADF-BC / SDO service on top of table and access it using ADF-BC service in SOA. Now access this using Entity variables in SOA.
    This would not create SOAP bindings at the same time we have EO Cache support which would further help increase in performance.
    Do you see any flaw in this understanding ?
    In Approach 2 above , I see an issue. Would EO caching retain for more than one instance ? As far as I know in ADF BC - EO cache works for each user session. So does that mean that EO cache is refreshed for another instance of SOA ?
    Any other ways to do caching apart from ADF BC ?
    Regards,
    Sridhar.

    If you are using DB Adapter, you have to define your web service, with assoicated schema file, in runtime the server will spent time to make sure your message is pertaining to the schema and the service is exposed as web service, in times you will configure the JCA adapter service with performance configurations.
    You need to do the above along with database performance tuning, when you use DBAdapter.
    But if you use the XSLT database functions it will be using only the database performance tuning only.
    Thanks,
    Vijay

  • How to Transfer TCA  to other database based on date or year range.

    Hi Experts,
    I want to transfer TCA current year's information only to the other database in 11.5.10.2 version. Please help if someone can refer to any procedure/document for transferring TCA from our current productoin database to another test instance. I want to limit the TCA transfer to current year's information only. Would be good to have date range syntax for that filter.
    Thanks
    Asif

    Any help on this please.
    Thanks
    Asif

  • Registering MDS Repository (Database based) with IntegratedWebLogic server

    Hi,
    I am currently using Oracle JDeveloper 11g Rel 1 (11.1.1.2.0) (JDeveloper + ADF) to create a rule-enabled non-SOA Java EE application with Oracle Business Rules. Please find below the steps I have followed
    1. Created rules in an Oracle Business Rules dictionary using an XSD schema.
    2. Created a servlet that uses Oracle Business Rules
    3. Created a html page to get the input and to submit the data to the servlet.
    I wanted to deploy the application on to integratedWebLogic Server. Before deploying the application, I have installed Repository Creation Utility (RCU) and create a database-based MDS Repository using RCU.
    I understood from the documentation that before I can deploy an application to MDS Repository, I should register the repository with the Oracle WebLogic Server domain. To perform the same, firstly I have started my integratedWebLogic Server instance and navigated to the integratedWebLogic Server admin console. In the Default Domain, I do not see an option to register metadata database repository.
    Please let me know if I had to download any additional components to register the repository with the IntegratedWebLogic Server domain. Appreciate any help/suggestions in this regard.
    Thanks
    Sanil.M

    I solved this problem by running it via
    wlst registerMDSRepository.py

  • How to integrate JD Ewards EnterpriseOne with BPEL/SOA 11G

    Can anyone post steps or docs/link as how to integrate JD Edwards EnterpriseOne business services with BPEL/SOA 11G.
    I would highly appreciate if anyone could share their views on integrating business services with bpel-soa10g/11g
    Thanks

    Google it
    http://bit.ly/RkkOkQ

  • Deploy common artifact(XSD,WSDL) to a folder in DB based MDS

    Hi,
    I work in an environment where there are multiple partitions created in SOA Server and multiple SOA composites deployed on these partitions. What i need to do is We want to create a MDS structure where common artifacts for each partitions are kept in seperate folder/ parent directory.
    IS this possible in DB based MDS, can anyone share how to achieve this thing ?

    Hi,
    I guess you can use partitions to achieve this:
    http://www.oracle.com/technetwork/articles/soa/fonnegra-storing-sca-metadata-1715004.html
    Regards,
    ARPL

  • How do I include XSD definition inside WSDL?

    Hello,
    I am pasting the WSDL and XSD (They were sent as a seperate files)
    The Name space that was mentioned in the WSDL is different from where I am currently developing .
    I would like to do the following 3 things
    1. Include XSD inside WSDL definition
    2. Change the existing Name space to the ones created now.
    (the current name space is *http://abcd.com/SPAG*)
    3. Is there any other free software that works like XML SPY?
    The reference in the WSDL to the XSD is provided at "schema....... "
    If I copy the XSD in place of <xsd schema></xsd schema> tabs
    its generating me no message present  or null exception
    please help ....
    The WSDL and XSD are as follows :
    *WSDL* :
    <?xml version="1.0" encoding="UTF-8"?>
    <definitions xmlns="http://schemas.xmlsoap.org/wsdl/"
                 xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
                 xmlns:xsd="http://www.w3.org/2001/XMLSchema"
                 xmlns:n="http://www.abcd.com/application/ws/network"
                 xmlns:svc="http://www.abcd.com/application/ws/network/service"
                 targetNamespace="http://www.abcd.com/application/ws/network/service">
         <types>
              <xsd:schema>
                   <xsd:import namespace="http://www.abcd.com/application/ws/network" schemaLocation="../schema/Network.xsd"/>
              </xsd:schema>
         </types>
         <message name="NetworksRequest">
              <part name="request" element="n:Networks"/>
         </message>
         <portType name="NetworkPortType">
              <operation name="importNetworks">
                   <input message="svc:NetworksRequest"/>
              </operation>
              <operation name="deleteNetworks">
                   <input message="svc:NetworksRequest"/>
              </operation>
         </portType>
         <binding name="NetworkBinding" type="svc:NetworkPortType">
              <soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
              <operation name="importNetworks">
                   <soap:operation soapAction="importNetworks"/>
                   <input><soap:body use="literal"/></input>
              </operation>
              <operation name="deleteNetworks">
                   <soap:operation soapAction="deleteNetworks"/>
                   <input><soap:body use="literal"/></input>
              </operation>
         </binding>
         <service name="Network">
              <port name="NetworkPort" binding="svc:NetworkBinding">
                   <soap:address location="http://localhost:8080/axis/services/Network"/>
              </port>
         </service>
    </definitions>
    XSD :
    <schema xmlns="http://www.w3.org/2001/XMLSchema"
              xmlns:n="http://www.abcd.com/application/ws/network"
              xmlns:nt="http://www.abcd.com/application/ws/networkType"
            xmlns:att="http://www.abcd.com/application/ws/entityAttribute"
            targetNamespace="http://www.abcd.com/application/ws/network"
            elementFormDefault="qualified">
         <import namespace="http://www.abcd.com/application/ws/entityAttribute" schemaLocation="../schema/EntityAttribute.xsd"/>
         <import namespace="http://www.abcd.com/application/ws/networkType" schemaLocation="../schema/NetworkType.xsd"/>
         <!-- Global Element Declarations -->
         <element name="Networks" type="n:Networks"/>
         <!-- Complex Types -->
         <complexType name="Networks">
              <sequence>
                   <element name="Network" type="n:Network" minOccurs="0" maxOccurs="unbounded"/>
              </sequence>
         </complexType>
         <complexType name="Network">
              <sequence>
                   <element name="description" type="n:descriptionString" minOccurs="0"/>
                   <element name="CustomAttributes" type="n:CustomAttributes" minOccurs="0"/>
              </sequence>
              <attribute name="name" type="n:nameString" use="required"/>
              <attribute name="type" type="nt:nameString" default="General"/>
              <attribute name="indenture" type="int"/>
         </complexType>
         <complexType name="CustomAttributes">
              <sequence>
                   <element ref="att:CustomAttribute" minOccurs="0" maxOccurs="8"/>
              </sequence>
         </complexType>
         <!-- Simple Types -->
         <simpleType name="descriptionString">
              <restriction base="string">
                   <maxLength value="64"/>
              </restriction>
         </simpleType>
         <simpleType name="nameString">
              <restriction base="string">
                   <maxLength value="64"/>
              </restriction>
         </simpleType>                      
    </schema>
    1. Please guide me how do I include XSD in the above structure
    2. do I need to change NS in all the places in the above structure in order to change the existing name space to the current one?
    3. Is there a free software that works like XML Spy in looking at webservice definitions?
    Regards,
    Nikhil
    All useful replies will be rewarded ****

    Hi Nikhil,
    first include the following code into u r XSD.
    <?xml version="1.0" encoding="UTF-8" ?>
    - <xsd:schema targetNamespace="http://abcd.com/SAPAG" xmlns="http://abcd.com/SAPAG" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
    please follow the below steps.
    - <complexType name="Networks">
    make it as <XSD:complexType name="Networks">
    -<element name="Networks">
    make it as  <XSD:element name="Networks">
    and similarly -<sequence>
    in any XSD the following tag will be there
    i.e -<xsd:annotation>
    but it's not mandotory...with out that aslo we can import it as data type.
    if possible, please check with alredy exiting xsd definations.
    regards
    mahesh.

  • When we use XML,XSD,WSDL files to create SOA webservices in jdeveloper ,what will happen means internally,how will useful xml ,xsd,wsdl for composite ?

    When we use XML,XSD,WSDL files to create SOA webservices in jdeveloper ,what will happen means internally,how will useful xml ,xsd,wsdl for composite ?
    How xml will send message to XSD then how wsdl interaction then to composite ?

    XSD (XML Schema Definition), is an abstract representation of a XML characteristics.
    The WSDL (Web Services Description Language), describes the functionality offered by your web service.
    You can say what operations your services offers, and describe the messages used for this operations in your XSD.

  • 11gR2 RAC and 2 Databases - how to deploy db console

    Hi guys,
    we have 11gR2 RAC and 2 Databases -> how to deploy db console?
    2 rac nodes, 2 different databases.
    in one dbconsole is configured as it was created by installer, at second no as it was created manually.
    How should dbconsole configured/installed? as cluster targets, asm are already seen/monitored by previous ones.
    will the new dbconsole impact/interfere the current?

    Hi,
    You can configure OEM manually per instance.
    emca -deconfig dbcontrol db -repos drop
    emca -config dbcontrol db -repos create

  • How to convert wsdl to xsd with detail steps?

    Hi All,
    Please explain me how to convert wsdl to xsd or any tools are there to convert. If so please tell me step by step procedure.
    Thanks in Advance,
    Sreenu.

    Hi Sreenivas,
    I doubt if this is possible.
    WSDLs are web services definitions while XSDs are XML structure definitions. I dont think its possible convert between the two.
    Maybe [this link|http://www.mail-archive.com/[email protected]/msg19446.html//www.mail-archive.com/[email protected]/msg19446.html] gives a clue for a manual method.
    Regards,
    Riyaz
    Edited by: Riyaz Sayyad on Jul 14, 2008 2:52 PM

  • How to Deploy Macromedia Flex 1.5 in Web Sphere

    Hello,
    I am working on a Project where Macromedia flex 1.5 - front end, .Net - back end and Oracle 10g Database with JRun4 as a Server.
    So Now Based on client Requirements, I want to deploy my Project into web Sphere 8.5 Application Server.
    Can Any One Provide me the detailed documentation of How to deploy Macromedia flex 1.5 application in Web Sphere 8.5 Server.
    Regards,
    Rajasekhar

    Atlast it's working now!!!
    As you suggested there is a problem in servlet configuration, I checked out Configuration in Web-INF/Web.xml file there i dint found Resource Reference to websphere.So I Added the below Lines, Now it's Working.
    Thanks for Your Kind Suggestions,Which Helped me a Lot!!
        <resource-ref>
            <description>Flex Messaging WorkManager</description>
            <res-ref-name>wm/MessagingWorkManager</res-ref-name>
            <res-type>com.ibm.websphere.asynchbeans.WorkManager</res-type>
            <res-auth>Container</res-auth>
            <res-sharing-scope>Shareable</res-sharing-scope>
        </resource-ref>
    Regards,
    Rajasekhar

  • How to place an image in database and how to retrieve and display it in the front end

    how to place an image in database and how to retrieve and display it in the front end
    and to place an image in database and retrieve the image from database using xml
    please,help me out.

    Create a table with a Long RAW Datatype column for storing the Image Column Data.
    Create the form based on the table , which by defaults the column with LONG RAW atatype to a Image Item.
    You can use Forms Built in function READ_IMAGE_FILE to read a Image file stored on the file system in to the image item.
    A save on the form saves the image in the Image item in the long raw column.

  • How to deploy hibernate application in Oracle Content Management  SDK?

    Hi All,
    I have a hibernate application which is perfectly working in Tomcat Server. I need to deploy the application under an OC4J Instance of Oracle Content Management SDK.
    I have deployed the application under one OC4J Instance, but when I submitting the login page of the application, some errors are coming. The error is given below.
    06/03/16 16:16:43 Started
    06/03/16 16:17:04 vidushiapp: jsp: init
    06/03/16 16:17:04 vidushiapp: LOGGING: init
    06/03/16 16:17:04 vidushiapp: LOGGING: [WebStarterAppServlet 1] init() called.
    06/03/16 16:17:04 vidushiapp: Started
    06/03/16 16:17:06 vidushiapp: NodeGuardian:
    06/03/16 16:17:06 vidushiapp: NodeGuardian: Oracle Content Management SDK
    06/03/16 16:17:06 vidushiapp: NodeGuardian: Node Guardian 9.0.4.2.2
    06/03/16 16:17:06 vidushiapp: NodeGuardian: Copyright (c) 2000, 2004 Oracle. All rights reserved.
    06/03/16 16:17:06 vidushiapp: NodeGuardian:
    06/03/16 16:17:06 vidushiapp: NodeGuardian: Domain = ifs://ritesh:1521:CMSDK.daffodildb.com:CM_SCHEMA
    06/03/16 16:17:06 vidushiapp: NodeGuardian: Node = Sample2HttpNode
    06/03/16 16:17:06 vidushiapp: NodeGuardian: ProcessId = 1456
    06/03/16 16:17:06 vidushiapp: NodeGuardian: Guarded = false
    06/03/16 16:17:06 vidushiapp: NodeGuardian: JavaCommand = java
    06/03/16 16:17:06 vidushiapp: NodeGuardian: LogLevel = 4
    06/03/16 16:17:06 vidushiapp: NodeGuardian: RemoterLogLevel = 2
    06/03/16 16:17:06 vidushiapp: NodeGuardian: LogRotationPeriod = 0
    06/03/16 16:17:06 vidushiapp: NodeGuardian:
    06/03/16 16:17:06 vidushiapp: NodeGuardian: Creating E:/OraHome/ifs/cmsdk\log\ritesh_1521_CMSDK_daffodildb_com_CM_SCHEMA\Sample2HttpNode_HTTPNodeGuardian.pid file
    06/03/16 16:17:06 vidushiapp: NodeGuardian: RemoterType = SocketRemoter
    06/03/16 16:17:06 vidushiapp: NodeGuardian: GuardianLocator = ifs_socket://admin:53153
    06/03/16 16:17:06 vidushiapp: SocketRemoter: Listening on 192.168.0.241:53153
    06/03/16 16:17:06 vidushiapp: SocketRemoter: Initialized
    06/03/16 16:17:06 vidushiapp: NodeGuardian: Ready
    06/03/16 16:17:13 vidushiapp: NodeGuardian: Unguarded node manager started as Sample2HttpNode
    06/03/16 16:17:13 vidushiapp: NodeManager:
    06/03/16 16:17:13 vidushiapp: NodeManager: Oracle Content Management SDK
    06/03/16 16:17:13 vidushiapp: NodeManager: Node Manager 9.0.4.2.2
    06/03/16 16:17:13 vidushiapp: NodeManager: Copyright (c) 2000, 2004 Oracle. All rights reserved.
    06/03/16 16:17:13 vidushiapp: NodeManager:
    06/03/16 16:17:13 vidushiapp: NodeManager: Domain = ifs://ritesh:1521:CMSDK.daffodildb.com:CM_SCHEMA
    06/03/16 16:17:13 vidushiapp: NodeManager: Node = Sample2HttpNode
    06/03/16 16:17:13 vidushiapp: NodeManager: ProcessId = 1456
    06/03/16 16:17:13 vidushiapp: NodeManager: DomainController Locator = ifs_socket://admin:53140
    06/03/16 16:17:13 vidushiapp: NodeManager: Oracle Home = E:/OraHome
    06/03/16 16:17:13 vidushiapp: NodeManager: CM SDK Home = E:/OraHome/ifs/cmsdk
    06/03/16 16:17:13 vidushiapp: NodeManager: LogLevel = 4
    06/03/16 16:17:13 vidushiapp: NodeManager: RemoterLogLevel = 2
    06/03/16 16:17:13 vidushiapp: NodeManager:
    06/03/16 16:17:13 vidushiapp: NodeManager: RemoterType = SocketRemoter
    06/03/16 16:17:13 vidushiapp: NodeManager: ManagerLocator = ifs_socket://admin:53154
    06/03/16 16:17:13 vidushiapp: SocketRemoter: Listening on 192.168.0.241:53154
    06/03/16 16:17:13 vidushiapp: SocketRemoter: Initialized
    06/03/16 16:17:14 vidushiapp: NodeGuardian: Log level set to 4
    06/03/16 16:17:14 vidushiapp: NodeManager: Log level set to 4
    06/03/16 16:17:14 vidushiapp: NodeGuardian: Remoter log level set to 2
    06/03/16 16:17:14 vidushiapp: NodeManager: Remoter log level set to 2
    06/03/16 16:17:14 vidushiapp: NodeGuardian: Node manager registered
    06/03/16 16:17:14 vidushiapp: NodeManager: Ready
    06/03/16 16:17:14 vidushiapp: NodeManager: Initialize: determining default services and servers
    06/03/16 16:17:14 vidushiapp: NodeManager: Initialize: starting service IfsDefaultService
    06/03/16 16:17:53 vidushiapp: NodeManager: Service IfsDefaultService started
    06/03/16 16:17:53 vidushiapp: NodeManager: Initialize: loading server WebStarterAppServer
    06/03/16 16:17:54 vidushiapp: NodeManager: Server WebStarterAppServer loaded
    06/03/16 16:17:54 vidushiapp: NodeManager: Initialize: setting priority of server WebStarterAppServer to 5
    06/03/16 16:17:54 vidushiapp: WebStarterAppServer: Priority change requested (old priority 5, new priority 5)
    06/03/16 16:17:54 vidushiapp: NodeManager: Initialize: starting server WebStarterAppServer
    06/03/16 16:17:54 vidushiapp: WebStarterAppServer: Requested to start
    06/03/16 16:17:54 vidushiapp: NodeManager: Initialize: loading server DavServer
    06/03/16 16:17:54 vidushiapp: WebStarterAppServer: Starting
    06/03/16 16:17:55 vidushiapp: WebStarterAppServer: WebStarterAppServer registered under WebStarterAppServer
    06/03/16 16:17:55 vidushiapp: WebStarterAppServer: Started
    06/03/16 16:17:55 vidushiapp: WebStarterAppServer: WebStarterAppServer: run called
    06/03/16 16:18:13 vidushiapp: NodeManager: Server DavServer loaded
    06/03/16 16:18:13 vidushiapp: NodeManager: Initialize: setting priority of server DavServer to 5
    06/03/16 16:18:13 vidushiapp: DavServer: Priority change requested (old priority 5, new priority 5)
    06/03/16 16:18:13 vidushiapp: NodeManager: Initialize: starting server DavServer
    06/03/16 16:18:13 vidushiapp: DavServer: Requested to start
    06/03/16 16:18:14 vidushiapp: NodeManager: Initialize: loading server ServiceWarmupAgent
    06/03/16 16:18:14 vidushiapp: DavServer: Starting
    06/03/16 16:18:14 vidushiapp: DavServer: Started
    06/03/16 16:18:14 vidushiapp: NodeManager: Server ServiceWarmupAgent loaded
    06/03/16 16:18:14 vidushiapp: NodeManager: Initialize: setting priority of server ServiceWarmupAgent to 5
    06/03/16 16:18:14 vidushiapp: ServiceWarmupAgent: Priority change requested (old priority 5, new priority 5)
    06/03/16 16:18:14 vidushiapp: NodeManager: Initialize: starting server ServiceWarmupAgent
    06/03/16 16:18:14 vidushiapp: ServiceWarmupAgent: Requested to start
    06/03/16 16:18:14 vidushiapp: NodeManager: Initialize: complete
    06/03/16 16:18:14 vidushiapp: ServiceWarmupAgent: Starting
    06/03/16 16:18:14 vidushiapp: ServiceWarmupAgent: Started
    06/03/16 16:18:14 vidushiapp: ServiceWarmupAgent: Starting
    06/03/16 16:18:14 vidushiapp: ServiceWarmupAgent: Service warmup starting
    06/03/16 16:18:14 vidushiapp: ServiceWarmupAgent: set administration mode
    06/03/16 16:18:14 vidushiapp: ServiceWarmupAgent: warming up Format cache
    06/03/16 16:18:14 vidushiapp: ServiceWarmupAgent: warming up Media cache
    06/03/16 16:18:14 vidushiapp: ServiceWarmupAgent: Service warmup complete
    06/03/16 16:18:14 vidushiapp: ServiceWarmupAgent: Stopping Service Warmup Agent
    06/03/16 16:18:14 vidushiapp: ServiceWarmupAgent: Requested to stop
    06/03/16 16:18:14 vidushiapp: ServiceWarmupAgent: Stopping
    06/03/16 16:18:14 vidushiapp: ServiceWarmupAgent: Timer stopped
    06/03/16 16:18:14 vidushiapp: ServiceWarmupAgent: postRun
    06/03/16 16:18:14 vidushiapp: ServiceWarmupAgent: Stopped
    06/03/16 16:18:50 vidushiapp: Servlet error
    javax.faces.FacesException: Error calling action method of component with id id32:id45
         at org.apache.myfaces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:74)
         at javax.faces.component.UICommand.broadcast(UICommand.java:106)
         at javax.faces.component.UIViewRoot._broadcastForPhase(UIViewRoot.java:90)
         at javax.faces.component.UIViewRoot.processApplication(UIViewRoot.java:164)
         at org.apache.myfaces.lifecycle.LifecycleImpl.invokeApplication(LifecycleImpl.java:271)
         at org.apache.myfaces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:86)
         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:94)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
         at org.apache.myfaces.component.html.util.ExtensionsFilter.doFilter(ExtensionsFilter.java:122)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:663)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:330)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:830)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:224)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:133)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
         at java.lang.Thread.run(Thread.java:534)
    Caused by: javax.faces.el.EvaluationException: Exception while invoking expression #{UserValidation.validateUser}
         at org.apache.myfaces.el.MethodBindingImpl.invoke(MethodBindingImpl.java:153)
         at org.apache.myfaces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:63)
         ... 15 more
    Caused by: java.lang.ExceptionInInitializerError
         at com.daffodilwoods.framework.queryexecuter.HibernateUtil.<clinit>(HibernateUtil.java:66)
         at com.daffodilwoods.framework.validation.UserValidation.validateUser(UserValidation.java:23)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at org.apache.myfaces.el.MethodBindingImpl.invoke(MethodBindingImpl.java:129)
         ... 16 more
    Caused by: java.lang.ExceptionInInitializerError
         at com.mchange.v2.c3p0.PoolConfig.<clinit>(PoolConfig.java:93)
         at org.hibernate.connection.C3P0ConnectionProvider.configure(C3P0ConnectionProvider.java:84)
         at org.hibernate.connection.ConnectionProviderFactory.newConnectionProvider(ConnectionProviderFactory.java:80)
         at org.hibernate.cfg.SettingsFactory.createConnectionProvider(SettingsFactory.java:362)
         at org.hibernate.cfg.SettingsFactory.buildSettings(SettingsFactory.java:60)
         at org.hibernate.cfg.Configuration.buildSettings(Configuration.java:1463)
         at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1004)
         at com.daffodilwoods.framework.queryexecuter.HibernateUtil.<clinit>(HibernateUtil.java:62)
         ... 22 more
    Caused by: java.lang.ClassCastException
         at com.mchange.v2.cfg.BasicMultiPropertiesConfig.extractPropsByKey(BasicMultiPropertiesConfig.java:150)
         at com.mchange.v2.cfg.BasicMultiPropertiesConfig.<init>(BasicMultiPropertiesConfig.java:101)
         at com.mchange.v2.cfg.BasicMultiPropertiesConfig.<init>(BasicMultiPropertiesConfig.java:39)
         at com.mchange.v2.cfg.MultiPropertiesConfig.read(MultiPropertiesConfig.java:64)
         at com.mchange.v2.cfg.MultiPropertiesConfig.readVmConfig(MultiPropertiesConfig.java:73)
         at com.mchange.v2.log.MLog.<clinit>(MLog.java:48)
         ... 30 more
    I think there is some thing missing in my configurations. Can you please tell how to deploy and run a hibernate application. Is there any problem occurs while accessing another DataBase from Oracle Content Management? What are the setting I have to do for running a hibernate application from Oracle CMSDK?
    Thanks in advance
    Basil

    Hi,
    I got the solution for my problem. The error came because of the hibernate pooling. I removed the hibernate pooling lines from my hibernate configuration file and it is working fine.lines
    Thanks
    Basil

  • How to deploy the Oracle Forms and Reports 10g in Web?

    Currently I am working in Oracle forms & Reports conversion project (6i to 10g).
    As of now 6i forms working as a standalone application. After migrated it to 10g, I need to deploy the forms and reports in web.
    Any one know how to deploy the Oracle forms and Reports in web?
    Please help me out. Thanks in advance.
    Vimal

    Hello Frank,
    for development, you need to install Oracle Developer
    Suite 10g. This includes Forms and Reports.this topic interests me too, because I've downloaded Developer Suite and Database (both for 10g) from Oracle website, installed them, but I couldn't connect to a database.
    What should be done for me to create a database link and be able to connect locally, in my personal Desktop computer? (Not to a server)
    Once it was told me here that I should download 10g Database - I did it, and installed it, but it didn't work. Later, some of my job partners said I should install them in a sequence - that is, 1st the Developer, and 2nd the Database. But it has failed too. And I don't know how to configure a database connection.
    Best regards,

Maybe you are looking for

  • Apple tv 3 and the New iPad - I WANT to stream only the sound

    Hey guys! I've got the new iPad and apple tv 3 which is great together! I have a receiver (which is located in the living room)  with Zone2 option and also have outdoor speakers which are connected to that Zone2. When I sit outside i want to use my g

  • IOS5 Reminders Yahoo! Sync Creating Alpha/Numeric Dummy Lists

    Hi, I'm using an iPhone4 (also an iPad2) that sync's with my Yahoo! account for mail, calendar and reminders.  The defalult "Reminders" list was created just fine and i'm able to sync with it reliably.  The problem is that either the Reminders app ke

  • DVD burn for a French Mother-in-Law: NTSC or PAL?

    Hi All, I've just finished a DVD slideshow of my recent wedding to send to my Mother-in-Law in france. Should I burn it using NTSC or PAL format? I remember there's a problem of watching videos taped in France in the UK... Many Thanks Paul

  • Living in Spain but buying Blackberry from Amazon UK

    I live permanently in Spain but am considering buying a 8520 from Amazon in the UK because the prices are almost 50 percent less than they are here in Spain. If I put in my local Pay As You Go SIM card into my new Blackberry will everything function

  • Trackpad acting funky but mouse okay

    Okay so suddenly after having my 12" 867 PB for almost 3 years my trackpad is acting up. Its almost acting elastic like I can only move the pointer out so far before it snaps back. If I don't have my finger on it the pointer just kinda wobbles in pla