MQ Series JCA Connector run in Standalone OC4J but not in OAS on Linux

Hi all,
My problem is my application run in a Standalone OC4J in Windows and Linux and
in a Oracle Application Server 10.1.3 in Windows but not run in a Oracle
Application Server 10.1.3 on Linux why ?
When i try deploy my application in Oracle Application Server on linux the
error is throw:MQJMS2005: failed to create MQQueueManager for
'ms009.queue.manager'
In Standalone container in linux and windows and in a Oracle Application Server on Windows the deploy is fine.
I use the same configurations in all containers and only in a OAS 10.1.3 on
linux my app not run.
I thank any suggestions!
Message was edited by:
Carlos Lacerda

The JCA Connector to MQ Series run in Oracle Application Server on Linux ??
Standalone is OK i test but in OAS this run ??
The only difference entire OC4J configuration used in Standalone and OAS is in opmn.xml, that it is its necessary add a <enviroment> to found the MQ Libraries. Have another difference ??
tanks

Similar Messages

  • Action method called in standalone OC4j but not OAS

    I am setting up a test environment on Solaris x86 machine and have run into an odd issue concerning an action method being called which seems to be an issue for Oracle Application Server (OAS) but not an issue for stand alone OC4J.
    The application is using Java 5, Spring 2.5, Java Servlet 2.3, Struts 2, iBatis 2.2, Sitemesh, and Display Tag to name some of the parts that are in play.
    The platform is a Sun Fire X2100 server running Solaris 10 OS (64-bit). The application server version is 10.1.3 (Solaris x86, 64-bit) connecting to Oracle database server 10.2.0.2.0 (Solaris x86, 32-bit). The stand alone OC4J that I used for comparison was 10.1.3.4.0 (also run under the same Solaris machine but not while the application server was running).
    Going from one JSP that contains a list of items ("authority ids" in this case) to another JSP which displays detailed information about one item (chosen by clicking on a hyperlink in the list), it appears that the setter action method (which sets the 'sid' property) does not get called under OAS so the page displays empty fields. Same code running under the stand alone OC4J, the setter method does get called and the fields are populated on the details page. In both cases, both deployments are hitting the same database and the data is successfully retrieved from the database (into the action class). In both cases, the parameter that is set by this action method is present in the URL for the detail page.
    Snippet of code from the JSP that loads the authority ID list (and passes the sid in the URL):
    <display:table name="authorityIdList" cellspacing="0" cellpadding="0" requestURI=""
        defaultsort="1" id="authorityIdTypes" pagesize="25" class="table" export="true">
        <s:url id="editurl" action="editAuthorityId" includeContext="false">
          <s:param name="redirectUrl" value="%{returnUrl}"/>
        </s:url>
        <display:column property="fieldName" escapeXml="true" sortable="true" titleKey="authorityIdType.fieldName"; style="width: 34%" url="${editurl}"
          media="html csv xml excel pdf" paramId="sid" paramProperty="sid"/>Snippet from the authority ID detail form where the sid should be populated:
    <tr style="display: none"><td>
          <s:hidden key="sid"/>
            <s:hidden name="redirectUrl"/>
        </td></tr>Snippet from the action class that contains the setter for the sid property:
      public Integer getSid() {
            return sid;
      public void setSid(Integer sid) {
            this.sid = sid;
      }Snippet from the resulting html page for the list includes the sid for each item in the list.
    <td style="width: 34%">DODAAC</td>
    <td style="width: 25%">DODAAC</td></tr>
    <tr class="even">
    <td style="width: 34%">DODAAN</td>
    <td style="width: 25%">DODAAN</td></tr></tbody></table>Under the stand alone OC4J, the setter method is called, so the sid is populated (and the item detail data from the action is retrieved and displayed).
    Snippet from the resulting detail html page from the stand alone OC4J:
        <tr style="display: none"><td>
             <input type="hidden" name="sid" value="1" id="saveAuthorityId_sid"/>
            <input type="hidden" name="redirectUrl" value="http://system01:8888/MyApp/admin/authorityIdTypes.html"; id="saveAuthorityId_redirectUrl"/>
        </td>Notice that the sid value as well as the redirectUrl value are populated under standalone OC4J.
    Under OAS, the setter method is not called, so the sid is not set (and none of the other item detail fields are populated).
    Snippet from the resulting detail html page from OAS:
       <tr style="display: none"><td>
             <input type="hidden" name="sid" value="" id="saveAuthorityId_ sid"/>
            <input type="hidden" name="redirectUrl" value="" id="saveAuthorityId_redirectUrl"/>
        </td>Notice that the sid value as well as the redirectUrl value are empty under OAS.
    Any ideas on what I need to change in OAS configuration to make this work under OAS (if this is a configuration issue)?

    I found another case that may be clearer.
    A confirmation page on the application server shows that the redirect url is not being populated:
    <form id="confirmation" name="confirmation" onsubmit="return true;" action="/MyApp/admin/confirmation.html" method="post"><table class="wwFormTable">
         <input type="hidden" name="redirectUrl" value="" id="confirmation_redirectUrl"/>
       <tr>
        <td colspan="2"><div align="right"><input type="submit" id="confirmation_continue" name="method:proceed" value="Continue"/>
    </div></td>
    </tr>
    </table></form>Same code running on the standalone OC4j does populate the redirect URL:
    <form id="confirmation" name="confirmation" onsubmit="return true;" action="/MyApp/admin/confirmation.html" method="post"><table class="wwFormTable">
         <input type="hidden" name="redirectUrl" value="http://system01:8888/MyApp/admin/users.html" id="confirmation_redirectUrl"/>
       <tr>
        <td colspan="2"><div align="right"><input type="submit" id="confirmation_continue" name="method:proceed" value="Continue"/>
    </div></td>
    </tr>
    </table></form>So it appears that the application server is having problems passing parameters to pages.
    I have been digging through Oracle documentation, but I haven't found any clues on how to fix the issue.
    Any help would be appreciated.
    Thanks,
    - David

  • I am having trouble running videos through Safari but not Google Chrome.  All I get is a black screen.  I have the latest adobe flash update and have enabled plug ins.  any suggestions?

    I am having trouble running videos through Safari but not Google Chrome.  All I get is a black screen.  I have the latest adobe flash update and have enabled plug ins.  any suggestions?

    Open System Preferences > Flash Player then select the Advanced tab.
    Click Delete All under Browsing Data and Settings
    Not empty the Safari cache.
    From your Safari menu bar click Safari > Preferences then select the Advanced tab.
    Select:  Show Develop menu in menu bar
    Now click Develop from the menu bar. From the drop down menu click Empty Caches.
    Now try a video.

  • A javaScript code that runs fine in IE but not in other plz help

    Hello friends,
    plese help me in getting the code for Opera and Mozilla browsers. The following code runs fine in IE but not in other browsers. it show titlebar in other browsers. What to do disable titlebar in other browsers? plz help
    <html>
    <head>
    <script>
    //Frameless Banner Popup
    // Set the url of the banner popup window page
    //var theURL = "index.htm";
    var theURL = "/cgi-bin/login";
    // Set the title of the popup window
    var title = "Login"
    // Set the size of the popup window
    var windowWidth = 350; // cannot be less than 100
    var windowHeight = 350; // cannot be less than 100
    //var windowWidth = window.screen.width; // cannot be less than 100
    //var windowHeight = window.screen.height; // cannot be less than 100
    // Set the position of the popup window
    var windowX = ((window.screen.width/2) - 175);
    var windowY = ((window.screen.height/2) - 175);
    // Set true to auto-center (positions will be ignored)
    var autocenter = false;
    // Set true for popup to close when launch page does
    var autoclose = false;
    var s="width="+windowWidth+",height="+windowHeight;
    var beIE=document.all?true:false;
    var done=new Object("no");
    if(autocenter){
    windowX = (window.screen.width-windowWidth)/2;
    windowY = (window.screen.height-windowHeight)/2;
    function doAgilePopup(){
    if (beIE){
    agilePopper = window.open("","popAgile","fullscreen,"+s);
    agilePopper.blur();
    window.focus();
    agilePopper.resizeTo(windowWidth,windowHeight);
    agilePopper.moveTo(windowX,windowY);
    var frameString=""+
    "<html>"+
    "<head>"+
    "<title>"+title+"</title>"+
    "</head>"+
    "<frameset rows='*,0' framespacing=0 border=0 frameborder=0>"+
    "<frame name='top' src='"+theURL+"' scrolling=no>"+
    "<frame name='bottom' src='about:blank' scrolling='no'>"+
    "</frameset>"+
    "</html>"
    agilePopper.document.open();
    agilePopper.document.write(frameString);
    agilePopper.document.close();
    }else{
    agilePopper=window.open(theURL,"popAgile","scrollbars=no,"+s);
    agilePopper.blur();
    window.focus();
    agilePopper.resizeTo(windowWidth,windowHeight);
    agilePopper.moveTo(windowX,windowY);
    agilePopper.blur();
    if (autoclose){
    window.onunload = function(){agilePopper.close();}
    done="okay";
    </script>
    </head>
    <BODY onLoad="doAgilePopup(),top.window.close()">
    </body>
    </html>

    missing semicolon in end of the variable frameString ,
    better write the string in single line thats easy to find the bugs like this.
    var frameString=""+
    "<html>"+
    "<head>"+
    "<title>"+title+"</title>"+
    "</head>"+
    "<frameset rows='*,0' framespacing=0 border=0 frameborder=0>"+
    "<frame name='top' src='"+theURL+"' scrolling=no>"+
    "<frame name='bottom' src='about:blank' scrolling='no'>"+
    "</frameset>"+
    "</html>"

  • Named Query (JOIN query) runs in Toplink JPA but not in EclipseLink

    I have a namedquery in JPA entities like (Entities do not include JOIN colums specifically.. no many-to-many or one-to-many relation in entities)
    select a from table1 a, table2 b where a.id=b.id
    This named query runs on Toplink Essentials without any problem.
    When I run this query using EclipseLink
    EclipseLink generates the query below and gives an error.
    select table1.id, table1.name, table1.surname from table1 t0, table2 t1 where t0.id=t1.id
    There are error _"*table1.surname*"_ is invalid identifier. Because; table1 is not define as an alias, must be "t0.surname".
    How can I solce this problem.
    The code runs on Toplink Essential but not in EclipseLink

    I have a namedquery in JPA entities like (Entities do not include JOIN colums specifically.. no many-to-many or one-to-many relation in entities)
    select a from table1 a, table2 b where a.id=b.id
    This named query runs on Toplink Essentials without any problem.
    When I run this query using EclipseLink
    EclipseLink generates the query below and gives an error.
    select table1.id, table1.name, table1.surname from table1 t0, table2 t1 where t0.id=t1.id
    There are error _"*table1.surname*"_ is invalid identifier. Because; table1 is not define as an alias, must be "t0.surname".
    How can I solce this problem.
    The code runs on Toplink Essential but not in EclipseLink

  • Website page displays and javascript runs correctly in IE8 but not in Firefox 3.6.10

    website page displays and javascript runs correctly in IE8 but not in Firefox 3.6.10

    Can you post a link?
    Then we can take a look.

  • Has anyone had a WebService running on standalone OC4J 101300 / 101310

    I am trying to run the most basic of webservices on these containers - what was achieved within minutes on IBM WAS 6.0, JBoss 4.0 and WLS 9.1 is just not getting possible with this release of the container!
    Initially thought it was a deployment / code issue - but have been consistently able to take the same WSDL and generate the WebService (and deploy) on other containers except OC4J. The same service runs successfully within JDev embedded OC4J.
    Using JDeveloper, I was able to generate both top-down and bottom-up services. Neither got deployed - either through uploading the EAR file, ANT build file, JDeveloper deploy to connections etc...
    Even tried changed entries in the server.xml and the default-web-site.xml file - but it is of no use.
    No extra libraries were added - same results were obtained even with a fresh install of the container in this environment: WinXP Pro + JDK 1.5.2_09 + OC4J 101300 / 101310.
    All these come back with the same error:
    06/11/16 20:01:15 SEVERE: ProgressObjectImpl.reportError java.lang.ClassCastExce
    ption: com.sun.org.apache.xerces.internal.dom.DeferredElementNSImploracle.oc4j.a
    dmin.jmx.shared.exceptions.InternalException: java.lang.ClassCastException: com.
    sun.org.apache.xerces.internal.dom.DeferredElementNSImpl
    at oracle.oc4j.admin.jmx.shared.deploy.NotificationUserData.<init>(Notif
    icationUserData.java:107)
    at oracle.oc4j.admin.internal.Notifier.reportError(Notifier.java:429)
    at oracle.oc4j.admin.internal.DeployerBase.execute(DeployerBase.java:123
    at oracle.oc4j.admin.jmx.server.mbeans.deploy.OC4JDeployerRunnable.doRun
    (OC4JDeployerRunnable.java:52)
    at oracle.oc4j.admin.jmx.server.mbeans.deploy.DeployerRunnable.run(Deplo
    yerRunnable.java:81)
    at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExec
    utor.java:819)
    at java.lang.Thread.run(Thread.java:595)
    Caused by: oracle.oc4j.admin.internal.DeployerException: java.lang.ClassCastExce
    ption: com.sun.org.apache.xerces.internal.dom.DeferredElementNSImpl
    at oracle.oc4j.admin.internal.WebApplicationBinder.bindWebApp(WebApplica
    tionBinder.java:214)
    at oracle.oc4j.admin.internal.WebApplicationBinder.bindWebApp(WebApplica
    tionBinder.java:96)
    at oracle.oc4j.admin.internal.ApplicationDeployer.bindWebApp(Application
    Deployer.java:541)
    at oracle.oc4j.admin.internal.ApplicationDeployer.doDeploy(ApplicationDe
    ployer.java:197)
    at oracle.oc4j.admin.internal.DeployerBase.execute(DeployerBase.java:93)
    ... 4 more
    Caused by: java.lang.ClassCastException: com.sun.org.apache.xerces.internal.dom.
    DeferredElementNSImpl
    at oracle.j2ee.ws.server.deployment.WebServiceEndpoint.writeRuntimeXml(W
    ebServiceEndpoint.java:660)
    at oracle.j2ee.ws.server.deployment.WebServiceEndpoint.writeXML(WebServi
    ceEndpoint.java:616)
    at com.evermind.xml.XMLUtils.writeAll(XMLUtils.java:136)
    at oracle.j2ee.ws.server.deployment.WebService.writeEndpoints(WebService
    .java:382)
    at oracle.j2ee.ws.server.deployment.WebService.writeXML(WebService.java:
    374)
    at com.evermind.xml.XMLUtils.writeAll(XMLUtils.java:136)
    at oracle.j2ee.ws.server.deployment.WebServicesDescriptor.writeWebServic
    es(WebServicesDescriptor.java:447)
    at oracle.j2ee.ws.server.deployment.WebServicesDescriptor.writeOrionXML(
    WebServicesDescriptor.java:426)
    at oracle.j2ee.ws.server.deployment.WebServicesDescriptor.writeOrionConf
    ig(WebServicesDescriptor.java:401)
    at com.evermind.server.J2EEComponent.getDeploymentContent(J2EEComponent.
    java:403)
    at com.evermind.server.J2EEComponent.storeDeployment(J2EEComponent.java:
    494)
    at com.evermind.server.http.WrapperClassGenerator.generateWebServiceArts
    (WrapperClassGenerator.java:93)
    at com.evermind.server.http.HttpApplication.generateWebServiceArtifacts(
    HttpApplication.java:8403)
    at com.evermind.server.http.HttpApplication.populateLoaderWithWebService
    sDeploymentCache(HttpApplication.java:5465)
    at com.evermind.server.http.HttpApplication.populateLoader(HttpApplicati
    on.java:5394)
    at com.evermind.server.http.HttpApplication.initClassLoader(HttpApplicat
    ion.java:5333)
    at com.evermind.server.http.HttpApplication.<init>(HttpApplication.java:
    645)
    at com.evermind.server.ApplicationStateRunning.getHttpApplication(Applic
    ationStateRunning.java:428)
    at com.evermind.server.Application.getHttpApplication(Application.java:5
    12)
    at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.cre
    ateHttpApplicationFromReference(HttpSite.java:1975)
    at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.<in
    it>(HttpSite.java:1894)
    at com.evermind.server.http.HttpSite.addHttpApplication(HttpSite.java:15
    91)
    at oracle.oc4j.admin.internal.WebApplicationBinder.bindWebApp(WebApplica
    tionBinder.java:206)
    ... 8 more
    2006-11-16 20:01:15.642 ERROR java.lang.ClassCastException: com.sun.org.apache.x
    erces.internal.dom.DeferredElementNSImpl
    2006-11-16 20:01:15.764 NOTIFICATION Application UnDeployer for tanfsandbox COMP
    LETES.
    06/11/16 20:01:15 WARNING: DeployerRunnable.run java.lang.ClassCastException: co
    m.sun.org.apache.xerces.internal.dom.DeferredElementNSImploracle.oc4j.admin.inte
    rnal.DeployerException: java.lang.ClassCastException: com.sun.org.apache.xerces.
    internal.dom.DeferredElementNSImpl
    at oracle.oc4j.admin.internal.DeployerBase.execute(DeployerBase.java:126
    at oracle.oc4j.admin.jmx.server.mbeans.deploy.OC4JDeployerRunnable.doRun
    (OC4JDeployerRunnable.java:52)
    at oracle.oc4j.admin.jmx.server.mbeans.deploy.DeployerRunnable.run(Deplo
    yerRunnable.java:81)
    at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExec
    utor.java:819)
    at java.lang.Thread.run(Thread.java:595)
    Caused by: java.lang.ClassCastException: com.sun.org.apache.xerces.internal.dom.
    DeferredElementNSImpl
    at oracle.j2ee.ws.server.deployment.WebServiceEndpoint.writeRuntimeXml(W
    ebServiceEndpoint.java:660)
    at oracle.j2ee.ws.server.deployment.WebServiceEndpoint.writeXML(WebServi
    ceEndpoint.java:616)
    at com.evermind.xml.XMLUtils.writeAll(XMLUtils.java:136)
    at oracle.j2ee.ws.server.deployment.WebService.writeEndpoints(WebService
    .java:382)
    at oracle.j2ee.ws.server.deployment.WebService.writeXML(WebService.java:
    374)
    at com.evermind.xml.XMLUtils.writeAll(XMLUtils.java:136)
    at oracle.j2ee.ws.server.deployment.WebServicesDescriptor.writeWebServic
    es(WebServicesDescriptor.java:447)
    at oracle.j2ee.ws.server.deployment.WebServicesDescriptor.writeOrionXML(
    WebServicesDescriptor.java:426)
    at oracle.j2ee.ws.server.deployment.WebServicesDescriptor.writeOrionConf
    ig(WebServicesDescriptor.java:401)
    at com.evermind.server.J2EEComponent.getDeploymentContent(J2EEComponent.
    java:403)
    at com.evermind.server.J2EEComponent.storeDeployment(J2EEComponent.java:
    494)
    at com.evermind.server.http.WrapperClassGenerator.generateWebServiceArts
    (WrapperClassGenerator.java:93)
    at com.evermind.server.http.HttpApplication.generateWebServiceArtifacts(
    HttpApplication.java:8403)
    at com.evermind.server.http.HttpApplication.populateLoaderWithWebService
    sDeploymentCache(HttpApplication.java:5465)
    at com.evermind.server.http.HttpApplication.populateLoader(HttpApplicati
    on.java:5394)
    at com.evermind.server.http.HttpApplication.initClassLoader(HttpApplicat
    ion.java:5333)
    at com.evermind.server.http.HttpApplication.<init>(HttpApplication.java:
    645)
    at com.evermind.server.ApplicationStateRunning.getHttpApplication(Applic
    ationStateRunning.java:428)
    at com.evermind.server.Application.getHttpApplication(Application.java:5
    12)
    at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.cre
    ateHttpApplicationFromReference(HttpSite.java:1975)
    at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.<in
    it>(HttpSite.java:1894)
    at com.evermind.server.http.HttpSite.addHttpApplication(HttpSite.java:15
    91)
    at oracle.oc4j.admin.internal.WebApplicationBinder.bindWebApp(WebApplica
    tionBinder.java:206)
    at oracle.oc4j.admin.internal.WebApplicationBinder.bindWebApp(WebApplica
    tionBinder.java:96)
    at oracle.oc4j.admin.internal.ApplicationDeployer.bindWebApp(Application
    Deployer.java:541)
    at oracle.oc4j.admin.internal.ApplicationDeployer.doDeploy(ApplicationDe
    ployer.java:197)
    at oracle.oc4j.admin.internal.DeployerBase.execute(DeployerBase.java:93)
    ... 4 more
    2006-11-16 20:01:15.764 WARNING java.lang.ClassCastException: com.sun.org.apache
    .xerces.internal.dom.DeferredElementNSImpl
    BTW, the service interface is added below:
    package botupws;
    public class SayHello {
    public SayHello() {
    public String say(String name) {
    return ("Hello" + name);
    The WSDL file is added below:
    <definitions
    name="MyWebService1"
    targetNamespace="http://botupws/"
    xmlns="http://schemas.xmlsoap.org/wsdl/"
    xmlns:tns="http://botupws/"
    xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/"
    xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/"
    xmlns:tns0="http://botupws/types/"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
    >
    <types>
    <schema xmlns="http://www.w3.org/2001/XMLSchema" targetNamespace="http://botupws/types/"
    elementFormDefault="qualified" xmlns:tns="http://botupws/types/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:soap11-enc="http://schemas.xmlsoap.org/soap/encoding/">
    <element name="sayElement">
    <complexType>
    <sequence>
    <element name="name" type="string" nillable="true"/>
    </sequence>
    </complexType>
    </element>
    <element name="sayResponseElement">
    <complexType>
    <sequence>
    <element name="result" type="string" nillable="true"/>
    </sequence>
    </complexType>
    </element>
    </schema>
    </types>
    <message name="MyWebService1_say">
    <part name="parameters" element="tns0:sayElement"/>
    </message>
    <message name="MyWebService1_sayResponse">
    <part name="parameters" element="tns0:sayResponseElement"/>
    </message>
    <portType name="MyWebService1">
    <operation name="say">
    <input message="tns:MyWebService1_say"/>
    <output message="tns:MyWebService1_sayResponse"/>
    </operation>
    </portType>
    <binding name="MyWebService1SoapHttp" type="tns:MyWebService1">
    <soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
    <operation name="say">
    <soap:operation soapAction="http://botupws//say"/>
    <input>
    <soap:body use="literal"/>
    </input>
    <output>
    <soap:body use="literal"/>
    </output>
    </operation>
    </binding>
    <service name="MyWebService1">
    <port name="MyWebService1SoapHttpPort" binding="tns:MyWebService1SoapHttp">
    <soap:address location="http://192.168.5.100:8888/tanfsandbox-BotUpWS-context-root/MyWebService1SoapHttpPort"/>
    </port>
    </service>
    </definitions>
    Thanks in advance!

    This doesn't help with your specific issue, but it's an example of a WS being generated in JDeveloper then deployed to a separate standalone OC4J 10.1.3.1.0 instance.
    The WS was created from a simple Java class like yours, then deployed using JDeveloper remote connection to a separate OC4J instance.
    ---- Deployment started. ---- 17/11/2006 12:31:49
    Target platform is Standalone OC4J 10g 10.1.3 (local).
    Wrote WAR file to C:\java\jdev-10131-prod\jdev\mywork\webservices\simplest\deploy\WebServices.war
    Wrote EAR file to C:\java\jdev-10131-prod\jdev\mywork\webservices\simplest\deploy\webservices-simplest-WS.ear
    Uploading file webservices-simplest-WS.ear ...
    Application Deployer for webservices-simplest-WS STARTS.
    Copy the archive to C:\java\oc4j-10131-dev\j2ee\home\applications\webservices-simplest-WS.ear
    Initialize C:\java\oc4j-10131-dev\j2ee\home\applications\webservices-simplest-WS.ear begins...
    Unpacking webservices-simplest-WS.ear
    Done unpacking webservices-simplest-WS.ear
    Unpacking WebServices.war
    Done unpacking WebServices.war
    Initialize C:\java\oc4j-10131-dev\j2ee\home\applications\webservices-simplest-WS.ear ends...
    Starting application : webservices-simplest-WS
    Initializing ClassLoader(s)
    Initializing EJB container
    Loading connector(s)
    Starting up resource adapters
    Initializing EJB sessions
    Committing ClassLoader(s)
    Initialize WebServices begins...
    Initialize WebServices ends...
    Started application : webservices-simplest-WS
    Binding web application(s) to site default-web-site begins...
    Binding WebServices web-module for application webservices-simplest-WS to site default-web-site under context root webservices-simplest-context-root
    Initializing Servlet: oracle.j2ee.ws.server.JAXRPCServlet for web application WebServices
    Binding web application(s) to site default-web-site ends...
    Application Deployer for webservices-simplest-WS COMPLETES. Operation time: 3905 msecs
    Elapsed time for deployment: 7 seconds
    ---- Deployment finished. ---- 17/11/2006 12:31:56
    Here's the WSDL
    <definitions name="HelloWorldService" targetNamespace="http://sab.demo.webservices/">
         <types>
         <schema targetNamespace="http://sab.demo.webservices/types/" elementFormDefault="qualified">
         <element name="sayHelloElement">
         <complexType>
    <sequence/>
    </complexType>
    </element>
         <element name="sayHelloResponseElement">
         <complexType>
         <sequence>
    <element name="result" type="string" nillable="true"/>
    </sequence>
    </complexType>
    </element>
    </schema>
    </types>
         <message name="HelloWorldService_sayHello">
    <part name="parameters" element="tns0:sayHelloElement"/>
    </message>
         <message name="HelloWorldService_sayHelloResponse">
    <part name="parameters" element="tns0:sayHelloResponseElement"/>
    </message>
         <portType name="HelloWorldService">
         <operation name="sayHello">
    <input message="tns:HelloWorldService_sayHello"/>
    <output message="tns:HelloWorldService_sayHelloResponse"/>
    </operation>
    </portType>
         <binding name="HelloWorldServiceSoapHttp" type="tns:HelloWorldService">
    <soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
         <operation name="sayHello">
    <soap:operation soapAction="http://sab.demo.webservices//sayHello"/>
         <input>
    <soap:body use="literal"/>
    </input>
         <output>
    <soap:body use="literal"/>
    </output>
    </operation>
    </binding>
         <service name="HelloWorldService">
         <port name="HelloWorldServiceSoapHttpPort" binding="tns:HelloWorldServiceSoapHttp">
    <soap:address location="http://localhost:8888/webservices-simplest-context-root/HelloWorldServiceSoapHttpPort"/>
    </port>
    </service>
    </definitions>
    So it does work. What the specific problem is with your situation, one of our WS PMs most likely be able to help with.
    The error you have:
    2006-11-16 20:01:15.764 WARNING java.lang.ClassCastException: com.sun.org.apache.xerces.internal.dom.DeferredElementNSImpl
    Is strange -- can you check your WAR file and see if there are other libraries in the WEB-INF/lib that may be being loaded?
    Do you have xerces-impl.jar or anything like that in the JRE/lib directory of your JDK?
    cheers
    -steve-

  • Ajax functionality works in embedded OC4J, but not on iAS 10.1.2

    Hi,
    For a customer, we made an ADF application using JDeveloper 10.1.2. Using instructions from http://www.oracle.com/technology/pub/articles/vohra-ajax.html we coded a servlet, to find a description from a code the user entered in the application, and show this on the webpage without page refresh (the application uses JSP and Struts). This works fine in the embedded oc4j server JDeveloper provides, and also works fine on the Standalone OC4J server. However, when the application is deployed to the iAS from the customer, everything works fine, except the ajax functionality, the description fields simply are not shown.
    Does anyone have a clue what could be the problem? We also runned the application on the iAS server itself, and this gives the same error (no ajax functionality).
    Thanks in advance,
    Remco

    Hi dvohra,
    Thanks for your reply. I'm afraid I overlooked something, which is the reason of the ajax functionality not working. The Servlet that made the Ajax functionality used a datasource, and the same was in the Embedded OC4J Preferences. The ADF Business Components part was changed to use the datasource declared on the iAS. The Servlet however was not...
    So, all works now.

  • Internet running slow on mac but not PC

    The internet on my MacBook is running painfully slow both through a wired connection and through my wireless network. The problem happens when utilizing Firefox, Safari, updates and iTunes. It makes it impossible to view Youtube videos and download large software upgrades.
    I have tried speedtest.net and the download rate is reasonable, however it does not match the download rate my computer experiences. The download as shown in the dialogue box (when I try to download software updates, photos, etc.) is in the range of 3 - 6 KB/sec but speedtest shows a download speed of 10Mbps.
    Any ideas on how I should proceed?
    Thank you.

    bumping because I've been having the same issue ever since I came home from college. basically the situation is that websites load extremely slowly on my mac pro, but not on any other computer (all windows pcs) connected to the same network. I even disconnected my mac pro and plugged in my windows laptop and the connectivity was fine - which makes me think it has something to do with the settings on the mac.
    I disabled IPV6 and reboot my mac, router, and modem but to no avail. what's wrong?! has anyone found a definitive solution for this problem? it's very aggravating.

  • VI server application runs under debug mode but not other wise

    I have an application which uses VI server to call vi's on my targets hard drive. When I run this using the highlight execution( or debug ) this works OK, however when I run without this I get error 66, connection closed by peer. When I look at my target using a direct monitor connection I get various messages relating to memory errors. I have run virtually the same code calling a simpler application and this seems to work fine, however when I simply target the RT engine with the same code ( using the RT comms wizard construction) I don't get a problem. This should, I think, be using the same amount of memory. What is the best was of assessing the memory available against the memory required? Do anyone have a
    ny ideas as to why the VI should run with execution highlighted and not without. I have tried adding delays so simulate this but it doesn't seem to work.

    Check out this KnowledgeBase article. It describes how to enable a memory monitoring tool that might help solve your problem.

  • EBS Forms functional script runs fine in OpenScript but not from OTM

    Hi,
    I have an EBS forms functional test script which runs fine in OpenScript, but when scheduled from OTM, the web part runs fine but when it comes to forms, the script fails with the following error:
    Forms Object Not Found! XPath: //forms:window[(@name='NAVIGATOR')], Type: oracle.oats.scripting.modules.formsFT.helper.test.FormWindow, Cause: No Matches <Less>
    I have performed all the steps below already:
    1) Stopping the OATS Agent service and changing it to manual.
    2) Starting the command prompt and running the AgentManagerService command as mentioned in your forum.
    3) The console displays
    C:\>C:\OracleATS\agentmanager\bin\AgentManagerService.exe -c AgentManagerService
    .conf
    wrapper  | --> Wrapper Started as Console
    wrapper  | Launching a JVM...
    jvm 1    | Wrapper (Version 3.0.3)
    jvm 1    |
    4) I have added the test in the OTM with the following command line settings:
    -browser.type InternetExplorer -formsft.startup_timeout 30 -formsft.action_timeout 20 -formsft.response_timeout 10 -delayPercentage -1 -delayMin 0 -delayMax 5 -FormsAutomationEnabler.bat -enableForms true
    But each time the script fails, please note that my script has assets and they are placed within the script folder.
    Please help me on this at earliest.
    Thanks,
    Aarti

    Hello Aarti!
    I had the same problem and this steps help to solve the problem:
    You need to enable Forms Automation under agent. Please follow by below steps.
    1.open command prompt
    2.cd C:\OracleATS\agent
    3.FormsAutomationEnabler.bat -enableForms true
    4. Run script from OTM
    Attila

  • This is urgent please help!  long running job in sm37 but not in sm66

    Hi,
    Can someone please help for an explanation as to why if you call sm37, you can see that the job is long running (example about 70,000 sec), but when you look at the PID where the job is running in sm66 it does not show 70,000 sec but only around 6,000 sec.
    Can someone please explain why?  Thank you very much

    For background processes, additional information is available for the background job that is currently running. You can only display this information, if you are logged onto the instance where the job is running, or if you choose Settings and deselect Display only abbreviated information, avoid RFC. In any case, the job must still be running.
    Regards
    Anilsai

  • Wifi functional on MBP running 10.8.5 but not on imac running 10.8.5.

    Hi all
    i am facing a very wierd situation where in i am able to connect to my wifi router which is TP-Link 3240 via my MBP running 10.8.5. I also have an iMac on which earlier  i was running 10.8.4 but started facing issues in wifi connection. I was constantly getting self-assigned ip address on iMac. After browsing a bit i manually updated the iMac to 10.8.5 but still i m facing issues regarding connecting to my wifi router. All of my other devices successfully connect to it getting a DHCP address but only specifically on iMac (2011) i am facing this issue. Pretty much tried everything from removing System config folder to resetting the SMC. I am still facing the same issue. Any help is highly appreciated. Also after going through the console logs, there is the following error line:
    subnet_route: write routing socket failed, Network is unreachable.

    hi carpetbeatle.
    I am facing the same issue even in the recovery partition. getting a self assigned ip and alert on no internet connection. Curious part is before i changed my router it was getting connected to same network from another router, only difference being the SSID was hidden on the router as in router didnt broadcasted the SSID, but on the new router with ssid broadcasted i dont know whats the issue. ne other suggestions

  • Jar runs from Dos prompt, but not when double clicked.

    Hello everyone,
    My executable jar file will run fine when called from the Dos prompt like so: java -jar myJarFile.jar
    But not when I double click it. I've associated *.jar files with java.exe as suggested here on the forums but all that happens when I double click the jar file is that I get an instance of the Dos prompt that flashes up on the screen and closes immediately. Any help or suggestions would be appreciated, thank you.
    This short tutorial I found earlier may be of help to somebody.
    http://www.cs.princeton.edu/introcs/85application/jar/jar.html

    Yes Carmello, I had associated jar files via folder options in windows explorer with java.exe, now when I have the jars associated with javaw.exe as in the following:
    ACTION:
    javaw.exe -jar "%1"
    APPLICATION USED TO PERFORM ACTION:
    javaw.exe "%1"
    I get an error dialog with the title string "Java Virtual Machine Launcher" and the error message itself is "Could not find the main class. Program will exit." when I double click on the jar file. As I said in my first post the application [GUI based with around ten different forms] runs fine when called from the Dos prompt. Any idea as to what is wrong? Thanks for replying by the way.

  • XSL transformations work in OC4J but not in Tomcat

    XSL transformations made with XML taglib (xml.tld) are working fine in OC4J (both standalone in JDev as Oracle 10g AS in Solaris) but I cannot get them working in Tomcat. No significant message appears just only oracle/xml/parser/v2/XSLStylesheet.
    Any suggestion ? Maybe there is any lib missing ?
    Thanks in advance

    Add the taglib jar file to the shared/lib directory.

Maybe you are looking for

  • Which version of Safari for old old xp on Windows 7 Professional Virtual Machine?

    Ok, ready for a challenge? I've had the "competition" (yes a PC) for two years now. SONY i5 Laptop V111 model series (more details if you need it) running WIndows 7 Professional Edition. On the Main Desktop, Windows 7 Professional Edition is running

  • 80gb Issue syncing/poss hdd fault

    Hi guys Firstly I would like to apologise if the problems i am having have been covered but i am getting really fed up over my iPod. About 8 months ago I went to sync my iPod with iTunes when it came up with errors, sync error -48, corrupt drive, can

  • Problem Downloading After Affects!

    Hello, I am currently trying to download Adobe After Affects Trial. However, When I try to download the Adobe Download Assistant I am meet with an error message saying " This application cannot be installed because this installer has been mis-configu

  • Creating Flash video issues

    I am trying to convert a .mpg to a Flash video and can get most of the way but it's not playing on my web page. I can view locally when I do a open with IE and it plays before I upload all the files but once I upload all the files it will not play. T

  • I believe that your website has a virus

    have to use Foxfire for Bluegolf.com to record handicap for the golf course I work for, everytime I get on foxfire and try to put in someones handicap it opens up several windows and downloads programs on my computer without my permission. If you can