OC4J IAS Problem

Hello, I`m new to deploying stuff in IAS, and I got this problem:
Unknown web-site default-web-site, for OC4J instance ormi://localhost:3202
Any clue of what should I check to try solving it? Or may be causing it?
Thanks

Hello,
Oracle Containers for J2EE (OC4J) support multiple web site (a an entity where you manage various web application). My guess is simply that you are trying to deploy an application to an OC4J , using the web-site name "default-web-site," and this site does not exist.
It will be useful for us that you give:
- the exact version of OracleAS that you are using
- the tools that you use for deployment (EM, JDev, Command line, ...)
and the parameter you are using to do the deployment.
Regards
Tugdual Grall

Similar Messages

  • OC4J redeploy problem

    I redeploy EAR application from within JDeveloper (9.0.3.2) to OAS9i. Everything is OK, except that some classes are not redeployed and are kept from the earlier version. Specifically, old versions of MsgBundles from the BC4J project are not redeployed. The only solution is to restart the server.
    This happens with standalone OC4J, as well as with embedded OC4J (run JSP, modify MsgBundle and run JSP again without shutting down the server). Even if I manually undeploy application trhough IAS Admin and deploy the EAR file again, result is same.
    Can anybody help?
    Thanks, Viliam

    The version of JDev is 9.0.3.2, but I remember this problem with older versions too. I'm sure I have new classes packaged in the EAR, because when I restart the OC4J instance, new classes are used without redeploy. I've prepared an EAR with which you can reproduce this. As I found out, this problem happens only with UIX JSP & BC4J, not with just JSP & BC4J, maybe UIX caches something it should not, I should look there. Give me an e-mail address if you want to see the EAR.

  • Bc4j/oc4j/petstore problem

    After installing BC4J runtime on top of OC4J running on Win2k and Sun JDK1.3.1, bc4j demo is OK. the Sun's J2EE demo petstore stops working. Any idea?
    Thx.
    Request URI:/apps/petstore/template.jsp
    Exception:
    oracle.jsp.parse.JspParseException: Line # 8,
    Error: oracle.xml.parser.v2.XMLParseException: Invalid element 'servlet' in content of 'web-app', expected elements '[servlet-mapping, session-config, mime-mapping, welcome-file-list, error-page, taglib, resource-ref, security-constraint, login-config, security-role, env-entry, ejb-ref]'.
    at oracle.jsp.parse.JspDirectiveTaglib.validateAttributes(JspDirectiveTaglib.java:80)
    at oracle.jsp.parse.JspParseTagDirective.validateTagAttributes(JspParseTagDirective.java:107)
    at oracle.jsp.parse.JspParseTag.parse(JspParseTag.java:672)
    at oracle.jsp.parse.JspParseTagDirective.parse(JspParseTagDirective.java:174)
    at oracle.jsp.parse.JspParseTag.parseNextTag(JspParseTag.java:548)
    at oracle.jsp.parse.JspParseTagFile.parse(JspParseTagFile.java:100)
    at oracle.jsp.parse.OracleJsp2Java.transform(OracleJsp2Java.java:40)
    at oracle.jsp.app.JspAppLoader.translatePage(JspAppLoader.java:1513)
    at oracle.jsp.app.JspAppLoader.reloadPage(JspAppLoader.java:1146)
    at oracle.jsp.app.JspAppLoader.loadPage(JspAppLoader.java:1005)
    at oracle.jsp.app.JspAppLoader.getPage(JspAppLoader.java:671)
    at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:337)
    at oracle.jsp.JspServlet.doDispatch(JspServlet.java:259)
    at oracle.jsp.JspServlet.internalService(JspServlet.java:178)
    at oracle.jsp.JspServlet.service(JspServlet.java:148)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:339)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:501)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:170)
    at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:141)
    at com.sun.j2ee.blueprints.petstore.control.web.MainServlet.doGet(MainServlet.java:105)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:198)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:312)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:339)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:501)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:170)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:549)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:189)
    at com.evermind.util.ThreadPoolThread.run(ThreadPoolThread.java:62)
    null

    Yes - this was a bug in the first version of the bc4j-oc4j installer. We have a new version of the installer that contains the correct version of orion.jar, and should fix the bug that you found. You can download it from http://otn.oracle.com/products/jdev/howtos/bc4jdeployment.html
    My apologies - and please let us know if you continue to have problems.
    Blaise

  • Deploy to OC4J standaone problem

    Dears,
    I developed an application in jdev 10.2 and it works successfully with embedded OC4J, but when deploy to OC4J standalone or Tomcat it doesn't work.
    I use JSON in my application.
    The log (for OC4J standalone and Tomcat) is empty from errors and exceptions, Only
    JSONRPCBridge.analyzeClass analyzing package1name.package2name.package3name.DAO.classNmaeDAO
    is written and my code didn't work and JSP is empty.
    Any ideas, what may be the problem there???

    When I deploy to oc4j from jdev... I get an error.
    Unknown site: http-web-site
    How do I figure out what my http site is via my oc4j configuration?
    I know in my Connection properties for oc4j in jdev, there is a target web site property where I entered "http-web-site", thinking this was the correct target.
    Thanks. Look in <oracle_home>\j2ee\home\config\server.xml
    Web sites are defined by the web-site entry. E.g
    <web-site path="./http-web-site.xml" />
    <web-site default="true" path="./default-web-site.xml" />
    Dhiraj

  • Oc4j restart problem.

    Hi ,
    By using controller i am running my script ,the script is taking to OHS and OHS is routing the request to OC4J .It was working fine for the first time .i need to stop the oc4j and again bring back the oc4j server,this time OHS is routing the request to OC4J but the OC4J is not able to handle the user requests. We found the below error repeatedly in the application log file.
    " Caused by: java.lang.ClassCastException: narrow () failed for class:com.siebel.nexus.repository.runtime.helper.RepositoryServiceRemoteHome
    Check classpath to _iiopClient.jar containing stub classes "
    Thanks
    Ramesh

    To restart Oc4J it has be be up and running.
    1) So please start the Oc4J server as follows in one window:
    java -jar orion.jar --> starts
    2) Go to another command window:
    Now try to restart Oc4j as follows:
    java -jar admin.jar ormi://localhost admin password -restart
    Hope this helps !!
    regards
    Debu panda
    Oracle
    I have problem to restart my oc4j in following format:
    <<<<<<<<<
    C:\oracle\iASHome817\j2ee\home>java -jar admin.jar
    ormi://sf003dell admin quentinhu -restart
    Error: javax.naming.NamingException: Lookup error: java.net.ConnectException: Co
    nnection refused: connect; nested exception is:
    java.net.ConnectException: Connection refused: connect
    >sf003dell is Oracle 8.16 server, I also tried to point to my 9iDB got the same message. Before each trial, I did modification on datasource.xml file under my j2ee container.I can start OC4J in a basic format "java -jar orion.jar" without error displayed.
    I can also setup connention to both DBs from jDev5.0 very easily. Anyone in this forum can give me a clue what is going wrong?
    Thanks a lot,

  • Oc4j deployment problem

    i have a bc4j-web-application. i have deployed the jsp-application to the oc4j, running on my windows system.
    but after opening the jsp page, i got following error:
    oracle.jbo.JboException: JBO-33001: Cannot find the configuration file mypackage
    \common\bc4j.xcfg in the classpath
    i have followed the instructions of the rc2-bc4j-webapp-deployment-tutorial but it doesn4t work.
    1. the bc4j.xcfg file is in the jar-file
    2. under projectsettings the path of the file is added to the classpaths of the jsp project
    3. the libary of the bc4j-prj is added to the selected libraries of the jsp project.
    4. under web-inf/lib (settings of the war deployment profile) the libraries (the classes of the bc4j project) are selected.
    but what must i do on the j2ee? what configurations must i do?
    is there any other possible problem which can cause this exception?
    or can somebody imagine, what i4m doing wrong? (maybe someone had the same problem).
    thanks in advance,
    andre

    I have faced this problem and the reason is that the jar for the businnes component is not containing all the files the file bc4j.xcfg in not included in the jar try to redeploy the application or if this error is only coming for one component then try making the jar using jar -cvf command
    the file bc4j.xcfg is located in folder classes/modulename/common/ folder
    To make a jar please copy the following folders at one place (in one folder)
    classes/modulename folder
    classes/all the other folder which you require
    classes/connection.xml
    src/Meta-Inf folder
    now use this command
    jar -cvf jarfilename.jar *.*
    not replace the previous jar with this one and your problem will be solved.

  • OC4J session problem - values not sticking in session

    OC4J 10g (9.0.4.0.0)
    I have been developing with JDeveloper and OC4J for a few years. My machine started to crap out last week (old laptop) so I purchased a new machine. I have installed the same versions of OC4J and JDeveloper on my new machine that were on my old machine. Everything seemed OK but I have noticed that none of the session values are "sticking" between requests, works fine on old machine by the way
    Example:
    a.jsp
    // put a simple value in the session
    session.setAttribute("firstName", new String("Chris"));
    // later in that same jsp I can retrieve tha value - no problem
    String fname = (String)session.getValue("firstName");
    b.jsp
    // but in a different jsp, the same call to retrieve the value from the session (after running other jsp to set the value) comes back null
    String fname = (String)session.getValue("firstName");
    The same exact code works great on one machine and not on the other - same versions of OC4J installed.
    Anyone seen this before?
    Thanks,
    Chris

    The urls appear to be correct:
    http://hostname:8888/contextroot/filename.jsp
    The same result can be seen if I re-run one JSP over and over:
    <%
    Integer bigInt = (Integer)session.getValue("counter");
    if (bigInt == null)
    session.setAttribute("counter", new Integer(1));
    bigInt = new Integer(1);
    else
    int newCounter = bigInt.intValue() + 1;
    session.setAttribute("counter", new Integer(newCounter));
    bigInt = new Integer(newCounter);
    %>
    Counter = <%= bigInt.intValue() %>
    If I run this over and over on one machine I see the counter value of 1 each time. On the other it increments.

  • Eclipse Tomcat Hibernate Struts - JDeveloper OC4J migration problem.

    In my current project, everybody uses Eclipse and Tomcat as development environment. I decide to try JDeveloper in this project. Not that this configuration works with eclipse WPT.
    When I try to open project, I get an error as below.
    Target URL -- http://127.0.0.1:8988/PSSO/index.html
    30.Haz.2008 21:50:03 oracle.classloader.util.ClassLoadLogger log
    WARNING: Code-source D:\atilla\projects\javaProjects\meteksan\EclipseWorkspace_RTUK\BuildScripts\DirectoryThirdPartyLibraries\jta.jar (from <classpath> in D:\atilla\projects\javaProjects\meteksan\EclipseWorkspace_RTUK\PSSO\WebContent) has the same filename but is not identical to /E:/downloads/tools/jdevstudiobase1111/j2ee/home/lib/jta.jar (from <code-source> (ignore manifest Class-Path) in META-INF/boot.xml in E:\downloads\tools\jdevstudiobase1111\j2ee\home\oc4j.jar). If it contains different versions of the same classes, it will be masked as the latter is already visible in the search path of loader current-workspace-app.web.PSSO:0.0.0.
    30.Haz.2008 21:50:03 oracle.classloader.util.ClassLoadLogger log
    WARNING: Code-source E:\downloads\tools\jdevstudiobase1111\jakarta-struts\lib\struts.jar (from <classpath> in D:\atilla\projects\javaProjects\meteksan\EclipseWorkspace_RTUK\PSSO\WebContent) has the same filename but is not identical to /D:/atilla/projects/javaProjects/meteksan/EclipseWorkspace_RTUK/BuildScripts/DirectoryThirdPartyLibraries/struts.jar (from <classpath> in D:\atilla\projects\javaProjects\meteksan\EclipseWorkspace_RTUK\PSSO\WebContent). If it contains different versions of the same classes, it will be masked as the latter is already visible in the search path of loader current-workspace-app.web.PSSO:0.0.0.
    08/06/30 21:50:17 Hibernate: select t.name, sa.value from RTUK_PSSO.ytk_sistem_attribute sa, RTUK_PSSO.ytk_attribute t where sa.attribute_id = t.id
    21:50:20,687 ERROR ActionServlet:364 - Unable to initialize Struts ActionServlet due to an unexpected exception or error thrown, so marking the servlet as unavailable. Most likely, this is due to an incorrect or missing library dependency.
    javax.servlet.ServletException: org.hibernate.QueryException: ClassNotFoundException: org.hibernate.hql.ast.HqlToken [from tr.com.meteksan.genel.gnlKurumOrganizasyon.GnlKurumOrganizasyon ko order by ko.organizasyonKodu]
    at tr.com.meteksan.web.plugin.InitSozlukDegerleriPlugIn.init(InitSozlukDegerleriPlugIn.java:49)
    at org.apache.struts.action.ActionServlet.initModulePlugIns(ActionServlet.java:869)
    at org.apache.struts.action.ActionServlet.init(ActionServlet.java:336)
    what is interesting is that
    first query with hibernate works, but second query does not works.
    My JDeveloper as below
    CVS Version Internal to Oracle JDeveloper 11g Technology Preview 4 (client-only)
    Java(TM) Platform 1.5.0_15
    Oracle IDE 11.1.1.0.22.49.49
    Versioning Support 11.1.1.0.22.49.49
    I wonder if it is related to struts and jta jars defined twice.

    There might be a problem with the OC4J not finding the hibernate library you are trying to use.
    Try setting the library also in the tools->embedded OC4J preferences.

  • OC4J starting problem

    When I try to strart oc4j, it shows the following message:
    Unable to register the NameService:
    Error starting up the IIOPService...
    Oracle application server containers for j2EE 10g initialized ...
    !!!No valid java compiler found!!!
    javac.exe not found under c:\program files\java\jre1.6.0_06, please use a valid jdk or sepcify the location of your java compiler in server.xml using the <java-compiler..../> tag
    Whats the problem? What should I do?

    Hmm...javac should be installed in the jdk/bin directory of your ORACLE_HOME. And OC4j should be set to look there :-S
    Try this,
    Open the server.xml file found at ORACLE_HOME\j2ee\DevSuite\config
    Add the following between the opening and closing <application-server> tags:
    &lt;j2ee-logging-config path="./j2ee-logging.xml" /&gt;
    &lt;java-compiler name="javac"
    bindir="<Your ORACLE_HOME here>\\jdk\\bin" /&gt;
    &lt;log&gt;
    &lt;file path="../log/server.log"/&gt;
    &lt;/log&gt;And restart the OC4J instance.
    Otherwise, is it possible to do a clean install?
    Hope it helps,
    A

  • Oc4j start problem

    I am installing OBIEE on windows server 2003 with java version 1.6.0_12
    find below java - version command output
    java version"1.6.0_12"
    java(TM)SE Runtime Environment (build 1.6.0_12-bo4)
    java Hotspot (TM) client VM (build 11.2-b01,mixed mode,sharing)
    everything was working fine untill suddenly OC4j failed to start with the following error
    Starting oc4j from c:\oracleBi\oc4j_bi\j2ee\home
    WARNING:Application.setconfig Application:default is in failed state as initialization failed
    java.lang.ClassCastException: B cannot be cast to javax.naming context
    Error initializating server:application:default is in failed state as initialization failed
    Fatal error server exiting
    Thanks in advance
    Edited by: user12266474 on Feb 7, 2010 3:26 AM

    J Developer 11 is too slow also. Yesterday I have downloaded J developer 10.1.1.3 version and I is really fast. Moreover this version OC4J run faster than Jdev 11. At this point I have one more question, in older version I have tryed to run ADF Faces Rich Client Components demo but I couldn't.
    I think it is because the version problem. I want to start a project to use adf faces and I am really beginner and I need to know that if I can use some components from ADF Faces Rich Client Components demo project in the older version of Jdeveloper. (10.1.1.3) thank you my friends.

  • Automatic starting of OC4J services problem

    Hi,
    When I log into Oracle Management Server
    http://localhost:1810
    And go to the infrastructure, I see all of the OC4J stopped by default.
    I have to manually start all the services to make all the portal features to wok.
    Is there anyway to start all the services automatically.
    Please help.
    regards
    Kamlesh

    Hi,
    I found out the problem.
    The HTTP Server was not getting started when the computer was switched on even tough the status was displayed as started.
    I started the HTTP Server via the Start menu -> Programs.
    The OC4J services were started after this.
    regards
    Kamlesh

  • Oc4J resource problems...

    Apologies for raising vendor specific question here.
    Actually I am trying to configure a resource similar to one defined in my Tomcat server.xml
    as follows to my Oc4J setup:
    <DefaultContext debug="0" reloadable="true">
    <Resource name="xxx/yyy" auth="Container"
    type="javax.sql.DataSource"/>
    <ResourceParams name="ABC/PQR">
         <parameter>
         <name>factory</name>          
    <value>
    org.apache.commons.dbcp.BasicDataSourceFactory
    </value>
    I am facing problems in the same due the fact that equivalent structure in OC4J is not very clear to me.Any pointers will be very helpful.
    Thanks.

    I'm trying to do the same thing. I found that you can configure 3rd party data sources with the "property" element. So, your data-sources.xml should look something like:
    <data-source
    name="MyTableDS"
    location="jdbc/MyTableDS"
    class="org.apache.commons.dbcp.BasicDataSource"
    >
    <property name="driverClassName" value="oracle.jdbc.driver.OracleDriver" />
    <property name="url" value="jdbc:oracle:thin:@server:1521:sid" />
    <property name="username" value="user" />
    <property name="password" value="pass" />
    <property name="maxActive" value="20" />
    <property name="maxIdle" value="10" />
    <property name="maxWait" value="2000" />
    </data-source>
    This seems to work with my EJB. But my JSP fails. It either cannot find the data source or doesn't get a valid data source.
    I'm also using Castor for my database access.
    I hope this is of some help. If you find out more, I'd appreciate a response.
    Thanks.
    Chrisjan

  • Looking to get the patch for OC4J MDB problem

    I am looking to get the patch to fix the problem with oc4j 9.0.2.
    The problem can be replicated very easly by forcing MDB to raise the EJBException or
    calling setRollbackOnly() in the onMessage method. At this point the container should send a rollback
    message to the provider. Intead its erroring out. Can I get a definite date when we will be able to
    download the patch and if the 9.0.3 will fix this problem?
    Regards,
    Mark.A

    Hi Mark,
    I recall (I think it was on this forum) someone saying that the
    9.0.3 production version of OC4J should be released by the end
    of August, and that the problem you mention is fixed in that version.
    I don't work for Oracle -- so don't quote me -- I'm just relaying
    information I have picked up.
    I get the impression that Oracle are not going to release a patch
    before releasing the 9.0.3 production version.
    Good Luck,
    Avi.

  • Urgent OC4J Application Problem

    Hi,
    I am deploying application (with only JSP & servlets --> .war) in Oracle 9iAS with OC4J container(2.0.0.0) in Win 2000 Server.
    Considering the classloader mechanism of OC4J (I read through this forum and throught this link http://kb.atlassian.com/content/atlassian/howto/classloaders.jsp). This is causing problems. Particularly in my case, where I want that specific classes should actually be loaded from my application and NOT from parent loaders.
    I am encountering the following problems when I run the application using command: (java -jar oc4j.jar)
    1) Classes in "soap.jar" contained in my application WEB-INF/lib directory clashes with those present in "JD-OC4J\soap\lib" (where JD-OC4J is my Installed location for OC4j container). Hence running my soap application gives error like this
    java.lang.NoClassDefFoundError: HTTPClient/CookiePolicyHandler
         at org.apache.soap.rpc.Call.invoke(Call.java:213)
         at com.mbserver.soap.listener.MBSoapClientListener.doPost(com/mbserver/soap/listener/MBSoapClientListener.java:94)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:211)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:309)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:336)
         at com.evermind[Oracle9iAS (2.0.0.0) Containers for J2EE].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:667)
         at com.evermind[Oracle9iAS (2.0.0.0) Containers for J2EE].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:269)
         at com.evermind[Oracle9iAS (2.0.0.0) Containers for J2EE].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:704)
         at com.evermind[Oracle9iAS (2.0.0.0) Containers for J2EE].server.http.HttpRequestHandler.run(HttpRequestHandler.java:250)
         at com.evermind[Oracle9iAS (2.0.0.0) Containers for J2EE].util.ThreadPoolThread.run(ThreadPoolThread.java:62)
    -- This would run in case "soap.jar" is used from my Application lib directory(present in /../j2ee/home/applications/myapp/WEB-INF/lib) BUT this is not the case.
    2) I also ran a RMI application INSIDE the web application. Perhaps due to above mechanism of classloading, I get the following error
    Exception in binding=java.rmi.ServerException: RemoteException occurred in serve
    r thread; nested exception is:
    java.rmi.UnmarshalException: error unmarshalling arguments; nested excep
    tion is:
    java.lang.ClassNotFoundException: com.mbconsole.adminui.MBrmiAdminServer_Stub
    java.rmi.ServerException: RemoteException occurred in server thread; nested exce
    ption is:
    Because the application could NOT load stub class from WEB-INF/classes directory.
    -- My problem is I cannot use "specific API" or make any changes for the Container. As the application is sold for other vendors (Tomcat, WebShere...) and it works in those system.
    -- I am sure this kind of problem will be encountered earlier (actually I couldn't find out)
    - Any idea will be of Great Help!
    Thanks in advance
    Thyagesh

    Thanks Debu for the information.
    I indeed was using earlier version. I upgraded to 9.0.3 container and referred to this document
    http://otn.oracle.com/tech/java/oc4j/htdocs/how-to-servlet-sysclassloader.html
    -- The RMI problem was solved, thanks for that !
    But I am still having difficulty. I use XML parsers in $myapp/WEB-INF/lib:
    - jaxp.jar - v1.1 specs
    - crimson.jar - v1.1 specs
    - parser.jar - v1.0 specs
    I changed the "orion-web.xml" and included
    - "<web-app-class-loader search-local-classes-first="true" />"
    When the application started it gave the "sealing violation exception" as follows:
    java.lang.SecurityException: sealing violation
         at com.evermind.naming.ContextClassLoader.defineClass(ContextClassLoader.java:1076)
         at com.evermind.naming.ContextClassLoader.findClass(ContextClassLoader.java:365)
         at com.evermind.naming.ContextClassLoader.loadLocalClassFirst(ContextClassLoader.java:150)
         at com.evermind.naming.ContextClassLoader.loadClass(ContextClassLoader.java:129)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:253)
         at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:313)
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Class.java:195)
         at com.evermind.server.http.HttpApplication.loadServlet(HttpApplication.java:1890)
         at com.evermind.server.http.HttpApplication.findServlet(HttpApplication.java:4355)
         at com.evermind.server.http.HttpApplication.initPreloadServlets(HttpApplication.java:4455)
         at com.evermind.server.http.HttpApplication.initDynamic(HttpApplication.java:662)
         at com.evermind.server.http.HttpApplication.<init>(HttpApplication.java:435)
         at com.evermind.server.Application.getHttpApplication(Application.java:695)
         at com.evermind.server.http.HttpServer.getHttpApplication(HttpServer.java:676)
         at com.evermind.server.http.HttpSite.initApplications(HttpSite.java:528)
         at com.evermind.server.http.HttpSite.setConfig(HttpSite.java:231)
         at com.evermind.server.http.HttpServer.setSites(HttpServer.java:247)
         at com.evermind.server.http.HttpServer.setConfig(HttpServer.java:150)
         at com.evermind.server.ApplicationServer.initializeHttp(ApplicationServer.java:1959)
         at com.evermind.server.ApplicationServer.setConfig(ApplicationServer.java:1294)
         at com.evermind.server.ApplicationServerLauncher.run(ApplicationServerLauncher.java:93)
         at java.lang.Thread.run(Thread.java:484)
    If the container loads classes from the local path (WEB-INF/classes, WEB-INF/lib) then this should have worked (coz' the application does works on Tomcat, IBM WebShere...) with the same set of parser.
    If I remove the above three parsers, then the application initializes BUT the same problems prelude (i.e. Oracle parsers gives problems like: toString() of XML node returns class name, etc).
    2) This is another strange problem. I am using apache soap jar (SOAP 1.1 impl) and uses its SOAP deployement tool. Hence I use "soap.jar" in $myapp/WEB-INF/lib/ directory.
    But with the above configuration (local=true) the container uses "soap.jar" from location:
    -- $OC4J_Home/j2ee/lib
    and this causes the "class not found" Exception.
    Again help is required specially for the first point.
    Thanks,
    Thyagesh

  • Oc4j r2: Problem with CMP deployment from JDeveloper 9i.

    Hi,
    When deploying a CMP Entity from jdeveloper, the actual table name used for looking up the bean by the container is modified to the Entities name ( meaning - not the one which i specified in the orion-ejb.xml myself) .
    Has anyone stubmled across this one?
    Thanks,
    Yuval.

    Hi Yuval,
    Yes, this is standard default behaviour for OC4J!
    Let me guess -- you're using the JDeveloper deployment wizard, right?
    Bad move, buddy! Gee, wouldn't it be great if the JDeveloper wizards
    actually worked properly (sigh).
    Easiest thing to do is to edit the "orion-ejb-jar.xml" file immediately
    after deployment. Look for the "entity-deployment" element, and change
    the "table" attribute so that it equals the correct name of your table.
    Of-course, personally, I steer well clear of the wizards, because I
    don't know what they're doing but I'm sure it's not something that I
    want them to do.
    I also suggest you check out the documentation from either:
    http://www.atlassian.com
    or
    http://www.orionserver.com
    Good Luck,
    Avi.

Maybe you are looking for