Jdeveloper Deployment issue with OC4J

I am using JDEVELOPER with Standalone Version of OC4J. I am trying to deploy the application EAR file generated using JDEVELOPER deploymnent wizard in to Standalone instance of OC4J. I am having issue with the Application server connecton wizard.
I do not know the 'admin' password of the OC4J standalone instance. I am able to start the instance with 'java -jar oc4j.jar'. I am able to access the instacne with
http://localhost:8888.
I am having issue with the Application server connecton wizard. It requires 'admin'
password to create a connection with the app server. The deployment could not succeed without the password.
I would appreciate feedback and suggestons.
Thanks.
Palani

This will reset the password to welcome for you (I've had this problem too - it happens if OC4J doesn't shutdown properly)
java -jar oc4j.jar -install
Enter an admin password to use: welcome
Confirm admin password: welcome
Installation done

Similar Messages

  • Deployment issue with Planning & EPMA 11.1.2.0

    Hi
    I installed the following applications of Hyperion suite:
    Essbase
    EPMA
    CalcManager
    Planning
    During configuring i configured each product separately since i wanted to configure separate DB for each of them.
    The configuration went with no issues. But now when i log-in into workspace and go to Navigate, i only see administer.
    There is no option for EPMA and Planning applications.
    Did i miss any step?
    I have used IIS as my webserver because Oracle HTTP gave me some error while deploying (unable to initiate OPMN). Is it some issue with IIS
    I ahve installed my applications on Win XP SP3, IIS 5.1 and its a 32bit machine

    Did you reconfigure the web server after you finished configuring all of the products?

  • Deployment issue with EPMA & Planning in 11.1.2

    Hi
    I installed the following applications of Hyperion suite:
    Essbase
    EPMA
    CalcManager
    Planning
    During configuring i configured each product separately since i wanted to configure separate DB for each of them.
    The configuration went with no issues. But now when i log-in into workspace and go to Navigate, i only see administer.
    There is no option for EPMA and Planning applications.
    Did i miss any step?
    I have used IIS as my webserver because Oracle HTTP gave me some error while deploying (unable to initiate OPMN). Is it some issue with IIS
    I have installed my applications on Win XP SP3, IIS 5.1 and its a 32bit machine

    Hi
    Please redeploy only the Web Server under shared service. It has to be redeployed once EPMA and others are configured.
    Thanks
    Rupak
    Mantra to Win | WinMantras.com | http://hyperion.winmantras.com

  • Performance issue with OC4J-deployed web service

    I have a web service that can take anywhere from milliseconds to hours to execute, depending on the data set. I also have a "main" for this service to allow me to invoke it outside of the OC4J environment. When run through the main routine with a particular data set, it takes about 13 minutes to complete. When run through the web service, it takes nearly an order of magnitude longer.
    I assume that somehow OC4J is throttling my web service. Is there any way to tell it not to do this? If necessary, I can have my service invoke this work by firing off a separate java process that invokes my main routine, but I'd rather not introduce that complexity.
    I don't know if it's important, but in both cases I'm starting things in from JDeveloper. In the case of using "main" I launch the application through the debugger. In the case of OC4J, I launch the application server with the "Debug Server Instance" icon and then kick off my web service with a browser.

    Hi,
    To solve the error "no portal in java_library_path" make the following actions:
    1. Obtain the file "libportal.so" from the server where yo have installed BRM. This file is found at $PIN_HOME/lib
    2. On BIP server create a folder that can be accessed by the BIP user. In my case, I created folder "brm_lib" located at $BIP_HOME
    3. Copy the file "libportal.so" into the folder created in previous step.
    4. For BIP user's instance, create the environment variable $LD_LIBRARY_PATH with its value the folder created in step 2
    5. Restart OC4J server. Test the WS again, it should work!!.
    Regards

  • Deployment issue with 11.1.13 using Jdeveloper

    I am getting the following error while deploying...
    Although it is compiling and it is NOT returning any error
    Pls help
    [03:43:44 PM] Sending archive - sca_HPHC_OHIclaimProcess_V3.5_rev1.1.jar
    [03:43:51 PM] Received HTTP response from the server, response code=500
    [03:43:51 PM] Error deploying archive sca_HPHC_OHIclaimProcess_V3.5_rev1.1.jar to partition "default" on server soa_server1 [lnappt001a.hphc.org:8051]
    [03:43:51 PM] HTTP error code returned [500]
    [03:43:51 PM] Error message from server:
    Error during deployment: Update Failed: Unable to find a WSDL that has a definition for service {http://xmlns.oracle.com/HPHC_OHIclaims_jws/HPHC_OHIclaimProcess_V3_5/BP_OHIclaimMessage_V3_5}bp_ohiclaimmessage_v3_5_client_ep and port BP_OHIclaimMessage_V3_5_pt. Please make sure that the port attribute for the binding defined in the composite file is correct by checking the namespace, service name, and port name. In addition, check that the WSDL associated with the binding namespace is imported and currently reachable (check the import nodes at the top of the composite file). Finally, validate the HTTP proxy settings for the server..
    [03:43:51 PM] Check server log for more details.
    [03:43:51 PM] Error deploying archive sca_HPHC_OHIclaimProcess_V3.5_rev1.1.jar to partition "default" on server soa_server1 [lnappt001a.hphc.org:8051]
    [03:43:51 PM] #### Deployment incomplete. ####
    [03:43:51 PM] Error deploying archive file:/C:/JDeveloper/sandbox/HPHC_OHIclaims/HPHC_OHIclaimProcess_V3.5/deploy/sca_HPHC_OHIclaimProcess_V3.5_rev1.1.jar
    (oracle.tip.tools.ide.fabric.deploy.common.SOARemoteDeployer)

    Hi
    For 11.1.2 X Version to apply Opatch
    1)Back up the OPatch directory
    2)Go to the below path to check the opatch
    C:\Oracle\Middleware\EPMSystem11R1\Opatch>opatch version & Press Enter. OPatch version will be displayed .
    OPatch version should be equal to 10.2.0.5.0 or else you need to download a interim patch 6880880.
    Unzip the patch 6880880 into the opatch folder .Before that please take the back up of opatch folder and rename as opatch1
    Then apply the below steps
    3) Go to Opatch folder in your machine
    C:\Oracle\Middleware\EPMSystem11R1\Opatch where You got opatch.bat resides
    4) Open a Command Prompt in Windows & change the directory pointing to Opatch
    In your case it will be
    Cd..
    C:\>cd C:\Oracle\Middleware\EPMSystem11R1\Opatch
    C:\Oracle\Middleware\EPMSystem11R1\Opatch>
    5)Point the Extracted the OPATCH (patch 17277740) to C:\Oracle\Middleware\EPMSystem11R1\Opatch>
    C:\Oracle\Middleware\EPMSystem11R1\Opatch>opatch.bat apply c:\17277740 -oh C:\Hyperion\Middleware\EPMSystem11R1 -jre C:\Hyperion\Middleware\jdk160_29
    Regards,
    Sreekumar Hariharan

  • Deployment Issues with Custom TS variables set for client

    Good Day folks!
    I have come across an interesting issue that I have not been able to find a quick fix as such I am looking for some ideas where to trouble shoot my issue moving forwards.
    So the Issue:
    I have a TS that deploys a Windows 8.1 SOE image, this is done first by using a PXE boot PE image for an “unknown” systems to load a Custom HTA. This HTA allows me manually add the system to SCCM and add it to a required deployments collection that has the
    8.1 SOE deployed to it.
    The HTA also sets a few custom variables for the system resource things like system location, Machine Domain etc. 
    Once the HTA has run the system then has a delay to allow for the resource to show up tin the 8.1 deployment collection and then closes.
    Now all this appears to work fine, the system is added to the collection, reboots and the deployment runs from start to finish without error.
     I can also check the system resource and the variables are present.
    The problem I have found is that the custom variables for this resource are not being used by the TS after reboot.. upon further investigation I found that these variables are not even being retrieved ( ran a VB script to save all the variables from the
    TS to a txt file to check this )  Because of this the TS is bypassing some needed TS Tasks.
    A few interesting things to note:
    System appears to be added again when AD discovery is run…. So it causes a Duplicate.
    Client Dose connect to SCCM server after deployment but is not receiving deployments ( is getting some policy )
    Worked with SCCM 2012 but not 2012 R2
    So it appears that when the system reboots from the HTA PE step it has identified itself as an unknown system again…. Even though it has been manually added…
     I am interested to know if first of all if others would agree with this and second how SCCM while running a TS matches itself up to a system to retrieve the custom set variables before client install etc... Or a good place to start looking
    to dig up more information!  Or anything else!
    Thanks
    Stuart.

    Have you taken a look at this hotfix?
    http://support.microsoft.com/kb/2907591
    We had to apply it in order for our variables to be seen.
    joeblow

  • EJB 3.0 Cache Issue With OC4J Instance With Multiple JVM's

    I created an EJB 3.0 project in JDeveloper 10.1.3.3.0 and everything works fine in the embedded OC4J server. I am deploying the application to an OC4J instance consisting of 3 Java Virtual Machines in Oracle Application server 10.1.3 and seem to be getting a different persistence context for each virtual machine. i.e. I'll have 3 browsers that can view the same data even after updating, another 2 browsers that can't see the first 3's changes but can see changes by any browser in this group, etc.
    I tried adding the below to the persistence-unit tag in the persistence.xml but it didn't seem to help.
    <properties>
    <property name="toplink.cache.shared.default" value="true"/>
    </properties>
    How do you get all connections to use the same cache?

    here is the code for my bean.
    package com.ups;
    import java.util.logging.Logger;
    import javax.ejb.ActivationConfigProperty;
    import javax.ejb.EJBException;
    import javax.ejb.MessageDriven;
    import javax.ejb.MessageDrivenContext;
    import javax.jms.JMSException;
    import javax.jms.Message;
    import javax.jms.MessageListener;
    import javax.jms.TextMessage;
    * Message-Driven Bean implementation class for: MessageBean
    @MessageDriven(
              activationConfig = { @ActivationConfigProperty(
                        propertyName = "destinationType", propertyValue = "javax.jms.Queue"
    public class MessageBean implements MessageListener {
         private MessageDrivenContext mdc;
    * Default constructor.
    public MessageBean() {
    // TODO Auto-generated constructor stub
    * @see MessageListener#onMessage(Message)
    public void onMessage(Message message) {
         TextMessage tmsg = null;
    try {
    tmsg = (TextMessage) message;
    System.out.println("MESSAGE BEAN: Message received: " + tmsg.getText( ));
    System.out.println ("The onMessage() is called");
    } catch (JMSException e) {
    e.printStackTrace( );
    mdc.setRollbackOnly( );
    catch (Throwable th) {
    th.printStackTrace();
    public void ejbRemove( )throws EJBException{
         System.out.println("ejbRemove() is executed >>>>>>>");
    I have configured my JMS Distributed queue in the Weblogic.
    If possible please provide more details so that I can get rid of this error as soon as possible.
    Thanks for reply.
    Piyush

  • 10.1.3 Production - Strange migration issues with OC4J

    Hi,
    first of all my congrats on another great release of my favorite Java IDE. Bad thing is I can't enjoy it as much as I want currently because of the following issue:
    I'm working on a large project based on Struts, Tiles and Spring. The thing was born under 9.0.3 and happily survived several migrations since. It is running perfectly in 10.1.3 EA (OC4J and Tomcat 5.5). So I didn't expect any issues when switching to the production release. As I expected, everything worked without any errors. Fine. But then, when expectingly starting it in OC4J, things suddenly looked a bit different, for the login page came up somewhat naked. In fact, that is no wonder, as the app didn't find its CSS files, images, whatever. I import those resources (JSP 2.0) via the follówing line:
    ${pageContext.request.contextPath}/path_to_css.css
    As it turned out, the pageContext thing wasn't resolved and so contextPath stays blank. Furthermore, the JSPs generated can't get access to session objects via expression language (eg. ${myBean.myAttribute}. JSTL <fmt:>, on the other hand, works wonderfully. Now for the odd part: if I change the JSP while the app is running and
    then hit 'reload' to get it recompiled, the problem is gone. Looking at the .jsps sources, JDev generates something quite different from what OC4J does (the latter is the working version). I've spend the whole day now trying to find out why, including two fresh installs and setting up a test project, for I expected Tiles to be the culprit, but it's not; in fact, the issue also happens with a no-frills JSP page. Now I'm rather at the end of my knowledge. Has anyone had similar problems or knows how to resolve this issue? Any hint would be deeply appreciated :-)
    -- Chris.
    NB. My version is 10.1.3 J2EE (not Studio); I tried both the base one and later the complete version which comes with its own JDK.

    Alas, talking to myself is fun, so I'll proceed. Today, I set up another simple test project (Servlets 2.4/JSP 2.0) with a JSP that just issues the following:
    Context path: ${pageContext.request.contextPath}
    Upon comparing what gets generated, I noticed the following differences:
    1. What JDev generates and what does not work correctly:
    javax.servlet.jsp.el.VariableResolver __ojsp_varRes = (VariableResolver)new OracleVariableResolverImpl(pageContext);
    try {
    out.write(__oracle_jsp_text[0]);
    out.write(__oracle_jsp_text[1]);
    catch( Throwable e) { .. }
    2. The same fragment recompiled in OC4J:
    javax.servlet.jsp.el.VariableResolver __ojsp_varRes = (VariableResolver)new OracleVariableResolverImpl(pageContext);
    com.evermind.server.http.JspCommonExtraWriter __ojsp_s_out = (com.evermind.server.http.JspCommonExtraWriter) out;
    try {
    __ojsp_s_out.write(__oracle_jsp_text[0]);
    out.write( (java.lang.String)oracle.jsp.runtime.OracleJspRuntime.evaluate("${pageContext.request.contextPath}",java.lang.String.class, __ojsp_varRes, null));
    __ojsp_s_out.write(__oracle_jsp_text[1]);
    catch( Throwable e) { .. }
    As you can see, only the latter version contains code to evaluate the EL expression (the italic parts) at all! How on earth does this come from? Is there any switch in JDev to explicitly tell it to generate 2.0-compliant, EL-aware stuff apart from specifying 2.4 in the wizard?
    -- Chris.

  • Deployment Issue with Rules file

    Hi,
    We have Rules file issue after the deployment in Development and Re7 environment.
    We have modified/created the rules file and after the deployment if we execute the rules file from the treatment then we got the error message like mentioned below.
    MAXL> Import database PGC_CHE.Pgc_che data from data_file
    "/pgcre701/pgc/subsidiary/che/tfi/pgc_nature_for_data_che.txt" using server rules_file "DO_MX_05" on error
    write to "/pgcre701/pgc/trc/PGC_150310_103739_pgc_nature_for_data_che.err";
       ERROR - 1019006 - Unable to Read
    [/logiciel/epm11/user_projects/epm_inst4/EssbaseServer/app/PGC_CHE/Pgc_che/DO_MX_05.rul], Created Using A
    Previous Version.
       ERROR - 1241101 - Unexpected Essbase error 1019006.
    If the same rules file opened through EAS console from SVN trunk or local and save as this rule file into Essbase server(through EAS console) then the rules file working correctly from the treatment process launch like mentioned below.
    MAXL> Import database PGC_CHE.Pgc_che data from data_file "/pgcre701/pgc/subsidiary/che/tfi/pgc_nature_for_data_che.txt" using server rules_file "DO_MX_05" on error write to "/pgcre701/pgc/trc/PGC_150310_134622_pgc_nature_for_data_che.err";
    OK/INFO - 1019061 - Reading Rule SQL Information For Database [Pgc_che].
    OK/INFO - 1019025 - Reading Rules From Rule Object For Database [Pgc_che].
    OK/INFO - 1003040 - Parallel dataload enabled: [1] block prepare threads, [1] block write threads..
    OK/INFO - 1003037 - Data Load Updated [18800] cells.
    OK/INFO - 1003053 - Data Load Elapsed Time with [DO_MX_05.rul] : [1.16] seconds.
    OK/INFO - 1241113 - Database import completed ['PGC_CHE'.'Pgc_che'].
    Could you please help us on this point ?
    Thanks in advance for your help.
    Essbase server 11.1.2.3.501 server LINUX red hat

    Hi John,
    it's not quite that
    I will provide more detail:
    In fact, we are 3 server Essbase : development, acceptance and operational there are a lot the new version of Essbase 11.1.2.3.501.
    The maxl treatment are launch since a other server : a treatment server that are a client maxl and ESSCMD in the same version.
    Before that, I'm migrate all the application and database from all alder server Essbase to this new architecture Essbase.
    All application and DATABASE (in BSO) was migrated by expot-import process, the all object (csc, rul, rep ...) was transfer by copy in each directories of database.
    The test after migration are very  satisfying.
    Now, we are on process of life on the Essbase server 11.1.2.3.501.
    The back office of India used the usually process to developed the lot.
    They take the source on SVN application (take the rule), deployed the rule on the development server, modify the rule and have this error.
    This error not appear after migration with the same rule ...
    I am skeptical
    Tx to your help on this subject.

  • Urgent :- Issue with OC4J component startup - Please help.

    Hello Oracle Gurus,
    We are facing a very strange problem with the startup of OC4J home and the component is not starting up.
    The application server we are using is Oracle 10G 9.0.4.
    Please could you guide me as to what could be wrong so that we could resolve this problem ?
    Thanks and Regards,
    Ramanan.
    We checked up the logs and we found the following errors -
    "06/05/09 14:38:19 Start process
    06/05/09 14:38:24 Warning: Error reading transaction-log file (/u01/gcube1/oracle/j2ee/home/persistence/home_default_island_1/transaction.state) for recovery: premature end of file
    06/05/09 14:38:24 Forced or abrupt (crash etc) server shutdown detected, starting recovery process...
    06/05/09 14:38:24 Recovery completed, 0 connections committed and 0 rolled back...
    06/05/09 14:51:03 Start process
    06/05/09 14:51:12 Warning: Error reading transaction-log file (/u01/gcube1/oracle/j2ee/home/persistence/home_default_island_1/transaction.state) for recovery: premature end of file
    06/05/09 14:51:12 Forced or abrupt (crash etc) server shutdown detected, starting recovery process...
    06/05/09 14:51:12 Recovery completed, 0 connections committed and 0 rolled back...
    06/05/09 14:56:11 Start process
    06/05/09 14:56:17 Warning: Error reading transaction-log file (/u01/gcube1/oracle/j2ee/home/persistence/home_default_island_1/transaction.state) for recovery: premature end of file
    06/05/09 14:56:17 Forced or abrupt (crash etc) server shutdown detected, starting recovery process...
    06/05/09 14:56:17 Recovery completed, 0 connections committed and 0 rolled back..."

    Hello Deepak,
    Thanks very much for your prompt reply to my problem.
    I tried to do what you mentioned in your reply to me, but still could nt manage to get the OC4J component up and running. We suspect that it may be some installation issue and we are blowing up the existing installation to make a fresh one on a new machine.
    Will keep your suggestions in mind , they really help me out and am learning :-)
    Have a great day and thanks once again !
    Best Regards,
    Ramanan.

  • Deployment Issue with MDM Java API exposed as Webservice using EJBS

    Hi Experts,
    I am implementing MDM Java APIS in Stateless session bean.Exposed that bean as Webservice and using that webservice in
    Webdynpro through Adaptive Webservice Model.
    I am facing following issue:
    Webservice works fine after deployment,after some number of execution webservice stops working and gives exception.After
    Redeployment of the Webservice, it starts working again works fine some number of execution.
    I am Using new MDMJava API.
    MDM Server Details: MDM 5.5 SP06
    I am using following code for connetion
    //////////////*************Getting Connection************///////
              ConnectionPool pool = null;
              String sessionId = null;
              try {
                   pool = ConnectionPoolFactory.getInstance("Server Ip");
              } catch (ConnectionException e1) {
                   System.out.println(e1.getMessage());
    //////////////*************Repository Session************///////
    CreateRepositorySessionCommand repSeession =
                   new CreateRepositorySessionCommand(p_pool);
              repSeession.setRepositoryIdentifier(p_repId);
              try {
                   repSeession.execute();
              } catch (CommandException e2) {
                   System.out.println(e2.getMessage().toString());
              String repIID = repSeession.getRepositorySession();
              //     Authenticate Repository
              AuthenticateRepositorySessionCommand autRepSeesion =
                   new AuthenticateRepositorySessionCommand(p_pool);
              try {
                   autRepSeesion.setSession(repSeession.getRepositorySession());
                   autRepSeesion.setUserName(p_user);
                   autRepSeesion.setUserPassword(p_Password);
                   autRepSeesion.execute();
              } catch (CommandException e3) {
                   System.out.println(
                        "RepSession Seesion" + e3.getMessage().toString());
              return autRepSeesion.getSession();
    //////////////*************user Session************///////
    GetRepositoryRegionListCommand regionListCommand =
                   new GetRepositoryRegionListCommand(p_pool);
              regionListCommand.setRepositoryIdentifier(p_repId);
              try {
                   regionListCommand.execute();
              } catch (CommandException e) {
                   System.out.println(e.getMessage().toString());
              RegionProperties[] regions = regionListCommand.getRegions();
              //                                 create a user session
              CreateUserSessionCommand UsersessionCommand =
                   new CreateUserSessionCommand(p_pool);
              UsersessionCommand.setRepositoryIdentifier(p_repId);
              UsersessionCommand.setDataRegion(regions[0]);
              // use the first region
              try {
                   UsersessionCommand.execute();
              } catch (CommandException e) {
                   System.out.println("UserSession" + e.getMessage().toString());
              String UsersessionId2 = UsersessionCommand.getUserSession();
    AuthenticateUserSessionCommand authUserCommand =
                   new AuthenticateUserSessionCommand(p_pool);
              authUserCommand.setSession(UsersessionCommand.getUserSession());
              authUserCommand.setUserName(p_userId);
              authUserCommand.setUserPassword(p_password);
              try {
                   authUserCommand.execute();
              } catch (CommandException e) {
                   System.out.println("User Seesion" + e.getMessage().toString());
              return authUserCommand.getSession();
    //////////////*************Destroy Session************///////
         DestroySessionCommand destroySessionCommand =
                   new DestroySessionCommand(p_pool);
              destroySessionCommand.setSession(p_repsession);
              try {
                   destroySessionCommand.execute();
              } catch (CommandException e) {
                   e.printStackTrace();
              destroySessionCommand.setSession(p_Uesrsession);
                   try {
                        destroySessionCommand.execute();
                   } catch (CommandException e) {
                        e.printStackTrace();
    Do we need to relase the connection pool object also?
    Can anyone help me with the code how that can be achived?
    Please Reply if anyone has come accross similar issue or know what can be the solution.
    Thanks in Advance.
    Regards Shruti
    Edited by: Shruti Shah on Dec 18, 2008 12:52 PM

    Hi Nitin,
    Thanks for the prompt Response.
    Even I am guessing that its becose of Connection pool.
    I am destroying session as follows
                   DestroySessionCommand destroySessionCommand =
                   new DestroySessionCommand(p_pool);
              destroySessionCommand.setSession(p_repsession);
              try {
                   destroySessionCommand.execute();
              } catch (CommandException e) {
                   e.printStackTrace();
              destroySessionCommand.setSession(p_Uesrsession);
                   try {
                        destroySessionCommand.execute();
                   } catch (CommandException e) {
                        e.printStackTrace();
    But I didnot find any method by which i can close realsse connection from connection pool.
    It would be great if you can help me how close or realese those connection.In MDM Console i am able to see those sessions even after destroying them.
    Regards Shruti.

  • Cisco security manager deployment issue with invalid command

    Running CSM 3.3.1, to manage an 800 series pre-configured router.
    The router has a number of policy ACL's and class-maps configured. When the config is imported to CSM a number of warnings are seen reporting that some of the interfaces are unprotected by ACL's, which is correct, no serious errors are reported and the device is succesfully imported.
    But, when I look at the configuration within CSM non of the ACL's or the class maps are shown.
    Also, when I configure some feature on the router, during the deployment phase I get an error indicating that there is an invalid protocol under one of the class maps associated with an interface. The protocol in question is bittorrent. This error prevents depolyment of my changes. In fact this causes my client to hang, eventually if I close the application windoes reports that the issue is caused by javaw.exe faiing to respond.
    If I take out the bittorrent protocol under the class map then all seems well.
    So, I though flexconfigs would resolve this, enabling me to import the config with the unsupported command. I created a flexconfig with the class map and the invalid protocol. When I re-imported the device there is still a lot of configuration features that are on the router but are missing in CSM.
    I'm not sure how to resolve this, the router was not configured through CSM in the first place.

    Update to this, the CSM is also altering firewall configurations, if I import a configuration from an ASA running 8.0.4 code, then compare that configuration to that running on the same ASA there are quite a few differencies. Some of these are not items that CSM reports as requiring Flexconfig support, which concerns me.
    This is not the first time I've seen this occur, customer is concerned about the reliability of the way this system handles configurations, and I cannot explain why it exhibits this process.
    Anyone else seen this, and found a work around?

  • Deployment issue with SOA - OSB 11g  environment

    Hi,
    We have Dev Environment configured with SOA 11g (11.1.1.4) and OSB 11g (11.1.1.4) on a single weblogic domain. Developed SOA composite app and deployed to the SOA Server. We are exposing our SOA Composite thru OSB ( created osb proxy and business services and accessed soa composite from the client. It s working fine ) layer for the client to access it. The issue here is while deploying it to the production environment (configured OSB and SOA in two separate WL domain) located offshore.
    What i saw from the soa doc is that we need to deploy SOA composite to the SOA Server and OSB Configuration to the OSB Server.
    but the offshore person is asking us to deploy both SOA composite & osb to the same OSB Server as an .ear file.
    Is it possible to deploy both SOA composite & osb to the same osb server ? is there any document on project that involve both soa and osb.
    please guide me how to do the deployment
    I appreciate all your help.
    thanks
    sumesh.j

    I am wondering if could able to solve the problem of deploying both SOA composite & osb to the same osb server. Even I am facing the same problem....
    If you could able to solve the problem then please let us know the steps that you have followed to solve the same.

  • Sybase  Connectivity Issues with OC4J Server

    I am trying to access a Sybase Database using JDeveloper.
    I have downloaded the sybase Jconnect product(version 5.5) and am able to access the database through the IDE.
    I have created a test jspx document to validate the DB connectivity. When I attempt to run the document. I am getting the following error from the OC4J server: javax.servlet.jsp.JspException: Unable to get connection, DataSource invalid: "java.sql.SQLException: No suitable driver".
    The document code is as follows:
    <sql:setDataSource
    dataSource="AgileSCM"
    driver="com.sybase.jdbc2.jdbc.SybDriver"
    password="password"
    url="jdbc:sybase:Tds:server_name:4002/db_name"
    user="uer_name" var="myDs"
    scope="session"/>
    <sql:query var="company" dataSource="myDs">
    SELECT * FROM dbo.company
    </sql:query>
    I am new to using Jdeveloper so I would appreciate any help.
    Thanks,
    Brian Muraco

    I created a db connection called AgileSCM in JDeveloper which is accessing the Sybase database. I tried coding the document with and with out specifying the datasource with the same result. Am I not doing something really simple?

  • Creating portals using webcenter/jdeveloper deployment issue

    Can we deploy portals created using webcenter/jdeveloper to earlier non -jdeveloper oracle portals or rather the portal pages? Basically I am asking this because we are using new technology for us being webcenter and trying to make it backwards compatible with the oracle portal pages for certain projects rather then recoding.
    Edited by: user609513 on Dec 4, 2008 4:42 PM

    Hi,
    Portal 10.1.4 has WSRP and JSR 168 Standards compatibility, this means that you WebCenter portlets (which are JSR portlets) can be deployed to Portal 10.1.4 pages.
    The page definitions and security will have to be re-created, but all your logic(portlets) will be reused.
    Another alternative is to use the JSF Portlet Bridge feature of Oracle WebCenter to wrap your whole WC application into a portlet and deploy it into portal, check this document:
    http://www.oracle.com/technology/products/webcenter/pdf/owcs_10132_cm_jsf_bridge.pdf
    Regards,
    Juan

Maybe you are looking for