Weblogic and java

hi,
i'm using tomcat for development purposes but have been told that we're going to deploy on weblogic, my question was is the directory structure the same for weblogic, such as is there a web-inf, where i put my files? and a web.xml for mapping?
Thank you.

Yes. Theoretically you should be able to just wrap you web-app into a .war file and deploy on any servlet engine. Provided it suports the same servlet version that the servlets were developed in (ie servlet 2.4)

Similar Messages

  • Weblog and Java Applet

    Hi
    I am searching for weblog providers that uses Java applets for writing and displaying weblogs . Please tell me about such sites . Thanks

    java9000 wrote:
    ..I am searching for weblog providers that uses Java applets for writing..An applet can only detect actions or problems that occur within the applet itself (or using JavaScript, the page in which the applet appears). To write to a web server requires help from the server.
    .. and displaying weblogs . ..Weblogs are usually located in an area of the server that is not open to the general public. If they are not available to the general public, they are not available to an applet.

  • How to print/list all the groups/users present in Weblogic using Java code

    Hi,
    Weblogic version : 11.1.1.5
    How to print/list all the groups/users present in Weblogic using Java code
    I want to make a remote connection to Weblogic server and print all the users/groups present in it.
    I have gone through the below mentioned site, but I cannot use the same approach since most of the API' are deprecated for example "weblogic.management.MBeanHome;"
    http://weblogic-wonders.com/weblogic/2010/11/10/list-users-and-groups-in-weblogic-using-jmx/
    Thanks in advance,
    Edited by: 984107 on 05-Feb-2013 05:26
    Edited by: 984107 on 05-Feb-2013 22:59

    see this http://www.techpaste.com/2012/06/managing-user-groups-wlst-scripts-weblogic/
    Hope this helps.

  • ABAP stack and Java stack

    Hi,
    can anybody give me a clear idea regarding ABAP stack and Java Stack.
    1. What is the concept of these both with respect to BI 7.0.
    and explain with an example as i dont have any idea about these.
    2. When these are used?
    Thanks in advance,
    Vijaya.

    Hi,
    Pls check these threads discussing the diff:
    https://www.sdn.sap.com/irj/sdn/thread?threadID=153727
    https://www.sdn.sap.com/irj/sdn/thread?threadID=89916
    Eddy
    PS. Which type of SDN Ubergeek/BPX suit are <a href="https://weblogs.sdn.sap.com/pub/wlg/6555">you</a>?
    Deadline: June 15th

  • WebLogic and Maven in 5 minutes

    Hi guys, I wrote a short tutorial on how to develop a JEE5 application with Maven that deploys on WebLogic with split-deploy, for fast develop/deploy/fix/redeploy cycles:
    http://www.lucamasini.net/Home/java-enterprise/weblogic-and-maven-in-5-minutes
    Hope can be useful for someone.
    Ciao.
    L.
    Edited by: Luca Masini on Jun 5, 2011 8:52 PM

    thanks Luca, very appreciated.

  • WebLogic Administrator / Java Developer position in Miami

    We are currently looking for a WebLogic Admin for a client in the Miami, FL area (Permanent position)
    This right candidate must have experience with the following technical skill sets:_
    &middot; Extensive experience with WebLogic and SQL Server
    &middot; Solid expertise as WebLogic Administrator | Web Administrator | Java Developer
    &middot; Strong experience in Web hosting infrastructure
    &middot; Experience in WebLogic installation, configuration, and tuning;
    &middot; Performed application deployments and diagnosing performance related issues with WebLogic;
    &middot; Worked with BEA/Oracle WebLogic Technical Support in resolving the critical issues by analyzing the logs and config files and follow up on the open incidents;
    &middot; Extensive experience in WebLogic Administration, monitoring and troubleshooting;
    &middot; Ability to analyze the results of monitoring systems to identify problem areas;
    &middot; Experience in writing WLST scripts for deployment, start and stop servers;
    &middot; Solid experience using Java, doing systems maintenance or new functionality development
    &middot; Worked closely with development and testing teams to implement fixes in Production under strict time constraints;
    &middot; Involved in troubleshooting for production issues and escalating as per the requirement;
    &middot; Experience in writing scripts to handle complex automation / administration;
    Some Preferred Experience:_
    &middot; Past experience in the financial sector would be preferred
    If you are interested, know anyone or have any questions please feel free to call or email me at (561) 745-6945 or [email protected]
    Thanks in advance,
    Bob Kelly
    Edited by: user10768768 on Jan 7, 2009 6:41 AM
    Edited by: user10768768 on Jan 7, 2009 6:41 AM

    Well Doug, kudos for (at least for now) not cross posting this advert to every forum here. And though your post (loosly speaking) does fall under the forum topic of "...general topics related to the Java programming language." most folk here take that to mean programming and development topics, not job postings.
    On another note - I see you worked at Everest, I worked at Aquila, weren't they related (dim memory)
    Take care
    Lee

  • WebLogic startup --- java.lang.OutOfMemoryError

    Hello,
    after many Error's i get now this trace.
    Until now, i fixed the MBean error, and the Permgen error. [Link | https://kr.forums.oracle.com/forums/thread.jspa?threadID=2306365 ]
    But now i get this ... and google dont help me with the printed errors.
    Does anyone of you got a hint for me?
    greets Jens
    * To start WebLogic Server, use a username and *
    * password assigned to an admin-level user. For *
    * server administration, use the WebLogic Server *
    * console at http://hostname:port/console *
    starting weblogic with Java version:
    java version "1.7.0_19"
    OpenJDK Runtime Environment (rhel-2.3.9.1.el6_4-x86_64)
    OpenJDK 64-Bit Server VM (build 23.7-b01, mixed mode)
    Starting WLS with line:
    /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.19.x86_64/bin/java -Xms512m -Xmx512m -Dweblogic.Name=AdminServer -Djava.security.policy=/opt/oracle/wlserver_12.1/server/lib/weblogic.policy -Djava.endorsed.dirs=/usr/lib/jvm/java-1.7.0-openjdk-1.7.0.19.x86_64/jre/lib/endorsed:/opt/oracle/wlserver_12.1/endorsed -da -Dplatform.home=/opt/oracle/wlserver_12.1 -Dwls.home=/opt/oracle/wlserver_12.1/server -Dweblogic.home=/opt/oracle/wlserver_12.1/server -Dweblogic.management.discover=true -Dwlw.iterativeDev= -Dwlw.testConsole= -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=/opt/oracle/patch_wls1211/profiles/default/sysext_manifest_classpath:/opt/oracle/patch_ocp371/profiles/default/sysext_manifest_classpath weblogic.Server
    <May 27, 2013 2:56:51 PM CEST> <Info> <Security> <BEA-090905> <Disabling CryptoJ JCE Provider self-integrity check for better startup performance. To enable this check, specify -Dweblogic.security.allowCryptoJDefaultJCEVerification=true>
    <May 27, 2013 2:56:51 PM CEST> <Info> <Security> <BEA-090906> <Changing the default Random Number Generator in RSA CryptoJ from ECDRBG to FIPS186PRNG. To disable this change, specify -Dweblogic.security.allowCryptoJDefaultPRNG=true>
    <May 27, 2013 2:56:51 PM CEST> <Notice> <WebLogicServer> <BEA-000395> <The following extensions directory contents added to the end of the classpath:
    /opt/oracle/user_projects/domains/weblogic/lib/hsql.jar:/opt/oracle/user_projects/domains/weblogic/lib/portal-service.jar:/opt/oracle/user_projects/domains/weblogic/lib/portlet.jar.>
    <May 27, 2013 2:56:52 PM CEST> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with OpenJDK 64-Bit Server VM Version 23.7-b01 from Oracle Corporation.>
    <May 27, 2013 2:56:53 PM CEST> <Info> <Management> <BEA-141107> <Version: WebLogic Server Temporary Patch for 13340309 Thu Feb 16 18:30:21 IST 2012
    WebLogic Server Temporary Patch for 13019800 Mon Jan 16 16:53:54 IST 2012
    WebLogic Server Temporary Patch for BUG13391585 Thu Feb 02 10:18:36 IST 2012
    WebLogic Server Temporary Patch for 13516712 Mon Jan 30 15:09:33 IST 2012
    WebLogic Server Temporary Patch for BUG13641115 Tue Jan 31 11:19:13 IST 2012
    WebLogic Server Temporary Patch for BUG13603813 Wed Feb 15 19:34:13 IST 2012
    WebLogic Server Temporary Patch for 13424251 Mon Jan 30 14:32:34 IST 2012
    WebLogic Server Temporary Patch for 13361720 Mon Jan 30 15:24:05 IST 2012
    WebLogic Server Temporary Patch for BUG13421471 Wed Feb 01 11:24:18 IST 2012
    WebLogic Server Temporary Patch for BUG13657792 Thu Feb 23 12:57:33 IST 2012
    WebLogic Server 12.1.1.0 Wed Dec 7 08:40:57 PST 2011 1445491 >
    <May 27, 2013 2:56:56 PM CEST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING.>
    <May 27, 2013 2:56:56 PM CEST> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool.>
    <May 27, 2013 2:56:56 PM CEST> <Notice> <LoggingService> <BEA-320400> <The log file /opt/oracle/user_projects/domains/weblogic/servers/AdminServer/logs/AdminServer.log will be rotated. Reopen the log file if tailing has stopped. This can happen on some platforms, such as Windows.>
    <May 27, 2013 2:56:56 PM CEST> <Notice> <LoggingService> <BEA-320401> <The log file has been rotated to /opt/oracle/user_projects/domains/weblogic/servers/AdminServer/logs/AdminServer.log00012. Log messages will continue to be logged in /opt/oracle/user_projects/domains/weblogic/servers/AdminServer/logs/AdminServer.log.>
    <May 27, 2013 2:56:56 PM CEST> <Notice> <Log Management> <BEA-170019> <The server log file /opt/oracle/user_projects/domains/weblogic/servers/AdminServer/logs/AdminServer.log is opened. All server side log events will be written to this file.>
    <May 27, 2013 2:57:01 PM CEST> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
    <May 27, 2013 2:57:05 PM CEST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STANDBY.>
    <May 27, 2013 2:57:05 PM CEST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING.>
    May 27, 2013 2:57:22 PM com.liferay.portal.kernel.log.Jdk14LogImpl info
    INFO: Detected server weblogic
    Loading zip:/opt/oracle/user_projects/domains/weblogic/servers/AdminServer/tmp/_WL_user/liferay_Deployment/wdm7jy/war/WEB-INF/lib/portal-impl.jar!/system.properties
    May 27, 2013 2:57:23 PM com.liferay.portal.kernel.log.Jdk14LogImpl info
    INFO: Global shared lib directory /opt/oracle/modules/
    May 27, 2013 2:57:23 PM com.liferay.portal.kernel.log.Jdk14LogImpl info
    INFO: Global lib directory /opt/oracle/user_projects/domains/weblogic/lib/
    May 27, 2013 2:57:23 PM com.liferay.portal.kernel.log.Jdk14LogImpl info
    INFO: Portal lib directory /opt/oracle/user_projects/domains/weblogic/servers/AdminServer/tmp/_WL_user/liferay_Deployment/wdm7jy/war/WEB-INF/lib/
    May 27, 2013 2:57:23 PM com.liferay.portal.kernel.log.Jdk14LogImpl info
    INFO: Properties for portal loaded from [file:/opt/oracle/user_projects/domains/portal-ext.properties, zip:/opt/oracle/user_projects/domains/weblogic/servers/AdminServer/tmp/_WL_user/liferay_Deployment/wdm7jy/war/WEB-INF/lib/portal-impl.jar!/portal.properties]
    Loading zip:/opt/oracle/user_projects/domains/weblogic/servers/AdminServer/tmp/_WL_user/liferay_Deployment/wdm7jy/war/WEB-INF/lib/portal-impl.jar!/portal.properties
    Loading file:/opt/oracle/user_projects/domains/portal-ext.properties
    <May 27, 2013 2:57:58 PM CEST> <Warning> <HTTP> <BEA-101342> <liferay_Deployment: Error(s) encountered while precompiling JSP jspURI
    configuration.jsp:17:18: Error in "init.jsp" at line 249: The code of method _jspService(HttpServletRequest, HttpServletResponse) is exceeding the 65535 bytes limit
    <%@ include file="/html/portlet/asset_publisher/init.jsp" %>
    ^--------------------------------------^
    >
    <May 27, 2013 2:57:59 PM CEST> <Warning> <J2EE> <BEA-160140> <Unresolved optional package references (in META-INF/MANIFEST.MF): [Extension-Name: javax.crypto, referenced from: /opt/oracle/user_projects/domains/weblogic/servers/AdminServer/tmp/_WL_user/liferay_Deployment/wdm7jy/war/WEB-INF/lib/_wl_cls_gen.jar]. Ensure that the referenced optional package has been deployed as a library.>
    14:58:20,366 INFO [[STANDBY] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'][DialectDetector:71] Determine dialect for Oracle 11
    14:58:20,556 INFO [[STANDBY] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'][DialectDetector:136] Found dialect org.hibernate.dialect.Oracle10gDialect
    May 27, 2013 2:58:33 PM net.sf.ehcache.Cache initialise
    WARNING: Cache: com.liferay.portal.service.impl.PortletLocalServiceImpl has a maxElementsInMemory of 0. In Ehcache 2.0 this has been changed to mean a store with no capacity limit. Set it to 1 if you want no elements cached in memory
    May 27, 2013 2:59:17 PM org.quartz.impl.StdSchedulerFactory instantiate
    INFO: Using default implementation for ThreadExecutor
    ^X ^X^X^X^XException in thread "[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'"
    Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'"
    Exception in thread "[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'"
    Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'"
    Exception in thread "[STANDBY] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'"
    Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "[STANDBY] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'"
    Exception in thread "[STANDBY] ExecuteThread: '5' for queue: 'weblogic.kernel.Default (self-tuning)'"
    Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "[STANDBY] ExecuteThread: '5' for queue: 'weblogic.kernel.Default (self-tuning)'"
    >
    <May 27, 2013 2:57:59 PM CEST> <Warning> <J2EE> <BEA-160140> <Unresolved optional package references (in META-INF/MANIFEST.MF): [Extension-Name: javax.crypto, referenced from: /opt/oracle/user_projects/domains/weblogic/servers/AdminServer/tmp/_WL_user/liferay_Deployment/wdm7jy/war/WEB-INF/lib/_wl_cls_gen.jar]. Ensure that the referenced optional package has been deployed as a library.>
    14:58:20,366 INFO [[STANDBY] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'][DialectDetector:71] Determine dialect for Oracle 11
    14:58:20,556 INFO [[STANDBY] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'][DialectDetector:136] Found dialect org.hibernate.dialect.Oracle10gDialect
    May 27, 2013 2:58:33 PM net.sf.ehcache.Cache initialise
    WARNING: Cache: com.liferay.portal.service.impl.PortletLocalServiceImpl has a maxElementsInMemory of 0. In Ehcache 2.0 this has been changed to mean a store with no capacity limit. Set it to 1 if you want no elements cached in memory
    May 27, 2013 2:59:17 PM org.quartz.impl.StdSchedulerFactory instantiate
    INFO: Using default implementation for ThreadExecutor
    ^X ^X^X^X^XException in thread "[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'"
    Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'"
    Exception in thread "[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'"
    Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'"
    Edited by: 1008097 on 28.05.2013 00:12

    I think you should consider increasing heap size and check whether you still face the OOM. In addition to that you can consider implementing GC logging using: -verbose:gc -XX:PrintGCTimeStamps and other parameters..
    http://www.oracle.com/technetwork/java/javase/gc-tuning-6-140523.html
    You can consider implementing -XX:HeapDumpOnOutOfMemory or capture heap dump using jmap etc and check out the contents in the heap using MAT to understand the possible suspects.
    https://blogs.oracle.com/alanb/entry/heap_dumps_are_back_with
    The above are the basic stuff that needs to be looked into to understand the cause of this issue.
    Cheers!!
    AJ
    Edited by: AJ on May 28, 2013 4:28 PM

  • No use giving weblogic.jar *.java

    still getting compilation errors on giving javac -classpath weblogic.jar *.java on the prompt C:\bea\user_projects\applications\Untitled4\Untitled4Web\WEB-INF\src\pooja
    i tried giving this command on C:\bea\user_projects\applications\Untitled4\Untitled4Web\WEB-INF where weblogic.jar is actually there,i tried setting envoirment variable also by adding a new classpath C:\bea\user_projects\applications\Untitled4\Untitled4Web\WEB-INF\ ,but in vain same compilation errors occur.
    POOJA

    Hi,
    Your best bet is to let weblogic.jar where it is, probably :
    C:\bea\weblogicXXX\server\lib
    Then move your prompt to the root of your sources (C:\bea\user_projects\applications\Untitled4\Untitled4Web\WEB-INF\src?) .
    And type :
    javac -classpath C:\bea\weblogicXXX\server\lib\weblogic.jar pooja\*.java

  • Upload any file and view files withflex and java

    HI
    I need to upload any files using flex and server side code in
    java.
    and need to view files like pdf and MS word by flex and
    java/jsp .
    Please help us in resolving this issue.
    Thanks In advance
    Nirmal Kumar R

    You can find an uploadComponent here:
    http://weblog.cahlan.com/2006/12/flex-upload-component.html
    regards - Michael

  • Weblogic and ADF version

    Hi,
    I have a service and i would like to know the below details
    1) Version of Oracle Cloud
    2) Version of my DB and Java
    3) Version of my ADF and Weblogic.
    Thanks

    WLS 10.3.3 runs with jdev 11.1.1.3.0
    see here http://www.oracle.com/technetwork/developer-tools/jdev/index-091111.html#Application_Servers
    Timo

  • Difference b/w Weblogic and SOA

    Hi,
    Can anyone briefly differentiate between Weblogic & SOA??
    Thanks,

    WebLogic is a brand that has several products, the core of which is an Application Server, which is a runtime container for hosting enterprise java applications.
    SOA is an architecture strategy for designing/building software into reusable, standards-based services.
    You can use SOA principles to build applications that run on WebLogic, and WebLogic has features that help enable that. Ultimately you can just as easily deploy non-SOA applications to WebLogic Server.

  • Differences b/w Oracle Workshop WebLogic and Oracle Eclipse Enterprise Pack

    What are the differences between the Oracle Workshop Studio for WebLogic and the Oracle Eclipse Enterprise Pack

    While both OEPE and Workshop are Eclipse-based IDEs, they are in fact separate products with some similarities
    Both products provide tooling for webapp and Java EE development for Weblogic Server but OEPE is Oracle's strategic Eclipse-based solution and new features are released as OEPE plugins. One goal for OEPE is to cover and eventually exceed Workshop's feature set. You can start to see that today in OEPE 11g's JPA, Spring, and Weblogic Server. For example, JPA support in OEPE 11g is available on more project types, like EJB and Utility Projects, and has better Entity source code completion and validation against the schema. OEPE's Weblogic Server support includes new graphical editors for the common deployment descriptors, like weblogic.xml, which simplifies adding new content, validation, and accessing context sensitive help.
    Also, with OEPE we are more active in the Eclipse community with participation in WTP projects like JSF Tools and Dali. In fact, in Eclipse 3.5 the new JPA Entity generation wizards were originally developed as part of OEPE 11g and contributed to WTP.
    Finally, if you need support for the latest Eclipse, OEPE's frequent release schedule keeps us supporting new Eclipse versions much faster than we were able to with Workshop.
    If you are debating between OEPE and Workshop for new projects, I would definitely recommend that you give OEPE a try.
    Thanks,
    Greg

  • Weblogic and PeopleSoft

    Hi
    We are looking to link weblogic and PeopleSoft. I have noticed that
    there is an eLink product for PeopleSoft, but that only talks about
    linking it with Tuxedo.
    Does anyone know how we would go about accessing the data in PeopleSoft
    from within our weblogic application?
    Any Help appreciated.
    Peter

    Peter,
    If what you want is to get at the Peoplesoft services from , say , a java
    client, you could use Weblogic Server to Manage Jolt Session pools that
    allow you to access Peoplesoft Services. Peoplesoft Services are really
    Tuxedo Services. Jolt lets you access these services. Weblogic Server
    managers Jolt connection pools.
    Hope this helps.
    Chaminda Peries
    Peter Allday wrote in message <[email protected]>...
    Hi
    We are looking to link weblogic and PeopleSoft. I have noticed that
    there is an eLink product for PeopleSoft, but that only talks about
    linking it with Tuxedo.
    Does anyone know how we would go about accessing the data in PeopleSoft
    from within our weblogic application?
    Any Help appreciated.
    Peter

  • Weblogic and Websphere communication!!

    Hi Friends,
    I have an EJB HelloWorld deployed on both servers(Weblogic and Websphere) and these beens are accessible easily from their respective client servlets, which is the easy part.
    Now what I want to try is access the bean's methods on Weblogic server from a bean on Websphere server and vice versa. This is where I want some ideas from the gurus please.
    e.g. hello() method of the EJB (HelloWeblogic) in Weblogic server prints the message "Hello from Weblogic" and the hello() method of the EJB (HelloWebsphere) in Websphere server prints the message "Hello from Websphere". Now I want to know what do I need to do so that I am able to execute hello() of the HelloWeblogic EJB, from HelloWebsphere EJB and vice versa.
    I am also new to EJB, but I think I am making my way slowly.
    Any help/ideas/code samples would be really appreciated.
    Please feel free to ask any questions.
    Regards
    Rajeev

    As far as I can see the standard way would be to lookup
    the ejbs-home in the others JNDI context. After that proceed
    as you are used to.
    Troubles (or some unlikely behaviours) could occur if your beans are
    served by the same interfaces.
    But Dynamic Stub loading via RMI should prevent you from any problems with non existing stub/skels, etc.
    You could only run into problems when stub/skel-implementation-classes where named equally (by full qualifier) in both app-servers. This should never happen. (weblogic.SomeWLStubClass != ...websphere...SomeStubClass)
    Read RMI-Specification for further details on dynamic class-loading in
    the RMI process:
    http://java.sun.com/products/jdk/1.1/docs/guide/rmi/spec/rmi-arch.doc.html
    or j2ee-tutorial on how to resolve JNDI-Contexts.
    Hope it helps!
    Alexander Sack

  • Weblogic and Webspehere comparison

    Hi All,
    Has any one done comparison between weblogic and websphere ? Can I get
    the details on how these products compare ?
    Thanks
    Prasad

    I'm trying XSQL Servlet version 1.0.0.0 with Weblogic 5.1.
    In my weblogic.properties file I have
    weblogic.httpd.register.*.xsql=oracle.xml.xsql.XSQLServlet
    I also have
    weblogic.httpd.servlet.classpath=d:/weblogic/myserver/servletclasses;d:/xsqlservlet_v1_0_
    0_0/lib;d:/xsqlservlet_v1_0_0_0/lib/oraclexmlxsql.jar;d:/xsqlservlet_v1_0_0_0/lib/oraclex
    sql.jar;d:/xsqlservlet_v1_0_0_0/lib/xmlparserv2.jar;d:/xsqlservlet_v1_0_0_0/lib/classes11
    1.zip
    I have been getting this error:
    java.lang.NoClassDefError: oracle/xml/xsql/XSQLDocHandler ....
    This might be caused by some incorrectly assigned classpath (i.e. does the XSQL Servlet classpath go to the weblogic.httpd.classpath or should it be defined in another path or classpath -- Weblogic seems to have several).
    Also, some init args can be set for servlets. Which args need to be set for the XSQL Servlet?
    In general, what is the configuration with Weblogic?
    null

Maybe you are looking for

  • Help in loop and at new

    Hallow I have a program that call to smart form. The user have to put course number and employee number and  the program check if the student pass the course send sf and if don’t  send other sf .my problem is when the user put just course number in,

  • Dreamweaver Help | Edit an existing remote website

    This question was posted in response to the following article: http://helpx.adobe.com/dreamweaver/using/edit-existing-remote-website.html

  • Can't install thunar: perl-uri issue?

    trying to install thunar, i get these errors: root@homer:/home/sero # pacman -S thunar :: exo-devel conflicts with exo-dev. Remove exo-dev? [Y/n] Remove: exo-dev Targets: perl-uri-1.35-1 exo-devel-0.3.1.10rc1-2 thunar-0.4.0rc1-1 Total Package Size: 1

  • Meaning of  KF: 0OPORDQTYBM and 0OPORDVALSC in 0SD_c03

    Hello everybody, I try to use the Sales overview cube - 0SD_C03. There are two KF: 0OPORDQTYBM and 0OPORDVALSC, which are pretty strange to me. As far as I could follow the extraction from R/3, those two KF are set from the Info Source 2LIS_11_V_ITM.

  • White screen appear and my home button does not work

    My ipod home button is not working I went online reading for what happens when white screen appears I tried it and i realize it might not work because my home button stop working should i go to an ishop or will i be able to fix it? I hook up my ipod