Adding jars to commerce server classpath

I have an installation of WebLogic Commerce Server 3.5, and I'm trying
to adapt an existing Web application so that it runs as a portlet. The
JSPs in the application use classes that reside in a JAR file. How does
one add this JAR file to the classpath of the JSP compiler used by the WLCS?
--Rafe

This group is for WLS installs. Please post your request to
weblogic.developer.interest.commerce.
Thanks,
Bill Kemp
BEA Systems
Rafe Colburn wrote:
I have an installation of WebLogic Commerce Server 3.5, and I'm trying
to adapt an existing Web application so that it runs as a portlet. The
JSPs in the application use classes that reside in a JAR file. How does
one add this JAR file to the classpath of the JSP compiler used by the WLCS?
--Rafe

Similar Messages

  • Alternative to specify the jar file location other than server classpath.

    Hi,
    We use weblogic 8.1 for our development purpose... and mostly work on ejb's. Every time a new ear file is created and deployed we need to specify the jar files needed to run that application in server classpath.... is there any alternate way so that v can avoid specifying these jar files in server classpath...

    vinod hadlee wrote:
    Hi,
    We use weblogic 8.1 for our development purpose... and mostly work on ejb's. Every time a new ear file is created and deployed we need to specify the jar files needed to run that application in server classpath.... is there any alternate way so that v can avoid specifying these jar files in server classpath...One alternative is you could bundle the jars in the EAR itself in APP-INF/lib.
    Gerald

  • Classes in added jar on classpath not found

    Hi there,
    The javafx compiler seems to have trouble finding classes from a jar that was added to the lib directory of a javafx project. I experience this trouble when working with the Netbeans 6.5.1 IDE and javafx version 1.2.
    When trying to import a single class in a javafx file from a manually added jar, a compiler error occurs stating that the class cannot be found. Package names, however, do get recognized when importing classes, and therefore star import are possible. The actual classes from a package that was imported by means of a star import, don't get recognized.
    Does anyone have an idea what causes this problem and how to resolve it?
    Kind regards and thanks in advance,
    Rienk

    Can I refer classes in embedded jar's? I thought that did not work. It wasn't working so I tried putting the same jars into the same directory as the main class.
    Let me try again with less information.
    My jar with the main class is: testpojo.jar
    The class path inside the manifest is
    Class-Path: swing-layout-1.0.03.jar AbsoluteLayout.jar
    The directory with the external jar is:
    Directory of C:\DOCUME~1\MDARR\WORKSP~1\TESTPO~1\TARGET
    9/11/2008 10:44 PM <DIR> .
    9/11/2008 10:44 PM <DIR> ..
    9/11/2008 10:44 PM 2,850 AbsoluteLayout.jar
    9/11/2008 10:44 PM 118,103 swing-layout-1.0.3.jar
    9/11/2008 10:56 PM 51,660 testpojo.jar
    Unless I've missed something the the swing-layout-1.0.3.jar jar file is in the same relative directory as testpojo.jar.
    When I execute the main class should be able to reference classes in that file.
    But it gets,
    Exception in thread "main" java.lang.NoClassDefFoundError: org/jdesktop/layout/GroupLayout$Group
    What's happening? It's a little confusing because the same jar is also stored inside testpojo.jar. I read that Java can't load from embedded jar's so I tried putting them in the same directory as testpojo.jar and setting the class path inside the manifest.
    And yes, I understand about the main class name. That was just me goofing around trying to label things. At this I'm a rookie.
    Tia,
    Maurice

  • Startup of commerce server 3.5 generates errors.

    I get the errors below when I start commerce server 3.5. What could be wrong?
    Joseph.
    bash-2.03$ StartCommerce.sh
    using CLASSPATH of /opt/wl6/WebLogicCommerce3.5/lib/weblogic601sp1_ef.jar:/opt/wl6/WebLogicCommerce3.5/lib/jdom.jar:/opt/wl6/WebLogicCommerce3.5/lib/mail.jar:/opt/wl6/WebLogicCommerce3.5/classes:/opt/wl6/WebLogicCommerce3.5/lib/wlcsparsers.jar:/opt/wl6/WebLogicCommerce3.5/license:/opt/wl6/WebLogicCommerce3.5/eval/Taxware/common/classes:/opt/wl6/jdk130/lib/tools.jar:/opt/wl6/wlserver6.0sp1/lib/weblogic_sp.jar:/opt/wl6/wlserver6.0sp1/lib/weblogic.jar:/opt/wl6/wlserver6.0sp1/lib/xmlx.jar:/opt/wl6/wlserver6.0sp1/ext/weblogic-tags.jar:/opt/wl6/wlserver6.0sp1/samples/eval/cloudscape/lib/cloudscape.jar:/opt/wl6/wlserver6.0sp1/samples/eval/cloudscape/lib/tools.jar:/opt/wl6/wlserver6.0sp1/samples/eval/cloudscape/lib/client.jar
    using LD_LIBRARY_PATH of /opt/wl6/WebLogicCommerce3.5/eval/Taxware/solaris/lib:/opt/wl6/WebLogicCommerce3.5/eval/CyberCash/solaris/lib:/opt/wl6/wlserver6.0sp1/lib/solaris
    using the "server" virtual machine
    ## Note: Server initialization may take several minutes.
    ## Please be patient.
    <May 1, 2001 3:33:52 PM EDT> <Info> <Security> <Getting boot password from user.>
    Enter password to boot WebLogic server:password
    Starting WebLogic Server ....
    <May 1, 2001 3:34:08 PM EDT> <Notice> <Management> <Loading configuration file
    ./config/wlcsDomain/config.xml ...>
    log file: /opt/wl6/WebLogicCommerce3.5/./config/wlcsDomain/logs/weblogic.log
    <May 1, 2001 3:34:14 PM EDT> <Info> <Logging> <Only log messages of severity "Error"
    or worse will be displayed in this window. This can be changed at Admin Console>
    wlcsDomain> Servers> wlcsServer> Logging> General> Stdout severity threshold>
    =============== Initializing Logger ======================
    /opt/wl6/WebLogicCommerce3.5/tmp_ejbsundevweb7501/document/com/beasys/commerce/axiom/document/fast/SPIFastDocumentManagerImplImpl.java:12:
    Superclass java.lang.Object of class com.beasys.commerce.axiom.document.fast.SPIFastDocumentManagerImplImpl
    not found.
    extends SPIFastDocumentManagerImpl
    ^
    /opt/wl6/WebLogicCommerce3.5/tmp_ejbsundevweb7501/document/com/beasys/commerce/foundation/property/SchemaImplImpl.java:12:
    Superclass java.lang.Object of class com.beasys.commerce.foundation.property.SchemaImplImpl
    not found.
    extends SchemaImpl
    ^
    /opt/wl6/WebLogicCommerce3.5/tmp_ejbsundevweb7501/document/com/beasys/commerce/axiom/document/fast/SPIFastDocumentManagerImplHomeImpl.java:12:
    Superclass java.lang.Object of class com.beasys.commerce.axiom.document.fast.SPIFastDocumentManagerImplHomeImpl
    not found.
    extends weblogic.ejb20.internal.StatelessEJBHome
    ^
    /opt/wl6/WebLogicCommerce3.5/tmp_ejbsundevweb7501/document/com/beasys/commerce/foundation/property/SchemaImplHomeImpl.java:12:
    Superclass java.lang.Object of class com.beasys.commerce.foundation.property.SchemaImplHomeImpl
    not found.
    extends weblogic.ejb20.internal.EntityEJBHome
    ^
    /opt/wl6/WebLogicCommerce3.5/tmp_ejbsundevweb7501/document/com/beasys/commerce/axiom/document/DocumentImplEOImpl.java:12:
    Superclass java.lang.Object of class com.beasys.commerce.axiom.document.DocumentImplEOImpl
    not found.
    extends weblogic.ejb20.internal.EntityEJBObject
    ^
    /opt/wl6/WebLogicCommerce3.5/tmp_ejbsundevweb7501/document/com/beasys/commerce/axiom/document/DocumentImplImpl.java:12:
    Superclass java.lang.Object of class com.beasys.commerce.axiom.document.DocumentImplImpl
    not found.
    extends DocumentImpl

    I get the errors below when I start commerce server 3.5. What could be wrong?
    Joseph.
    bash-2.03$ StartCommerce.sh
    using CLASSPATH of /opt/wl6/WebLogicCommerce3.5/lib/weblogic601sp1_ef.jar:/opt/wl6/WebLogicCommerce3.5/lib/jdom.jar:/opt/wl6/WebLogicCommerce3.5/lib/mail.jar:/opt/wl6/WebLogicCommerce3.5/classes:/opt/wl6/WebLogicCommerce3.5/lib/wlcsparsers.jar:/opt/wl6/WebLogicCommerce3.5/license:/opt/wl6/WebLogicCommerce3.5/eval/Taxware/common/classes:/opt/wl6/jdk130/lib/tools.jar:/opt/wl6/wlserver6.0sp1/lib/weblogic_sp.jar:/opt/wl6/wlserver6.0sp1/lib/weblogic.jar:/opt/wl6/wlserver6.0sp1/lib/xmlx.jar:/opt/wl6/wlserver6.0sp1/ext/weblogic-tags.jar:/opt/wl6/wlserver6.0sp1/samples/eval/cloudscape/lib/cloudscape.jar:/opt/wl6/wlserver6.0sp1/samples/eval/cloudscape/lib/tools.jar:/opt/wl6/wlserver6.0sp1/samples/eval/cloudscape/lib/client.jar
    using LD_LIBRARY_PATH of /opt/wl6/WebLogicCommerce3.5/eval/Taxware/solaris/lib:/opt/wl6/WebLogicCommerce3.5/eval/CyberCash/solaris/lib:/opt/wl6/wlserver6.0sp1/lib/solaris
    using the "server" virtual machine
    ## Note: Server initialization may take several minutes.
    ## Please be patient.
    <May 1, 2001 3:33:52 PM EDT> <Info> <Security> <Getting boot password from user.>
    Enter password to boot WebLogic server:password
    Starting WebLogic Server ....
    <May 1, 2001 3:34:08 PM EDT> <Notice> <Management> <Loading configuration file
    ./config/wlcsDomain/config.xml ...>
    log file: /opt/wl6/WebLogicCommerce3.5/./config/wlcsDomain/logs/weblogic.log
    <May 1, 2001 3:34:14 PM EDT> <Info> <Logging> <Only log messages of severity "Error"
    or worse will be displayed in this window. This can be changed at Admin Console>
    wlcsDomain> Servers> wlcsServer> Logging> General> Stdout severity threshold>
    =============== Initializing Logger ======================
    /opt/wl6/WebLogicCommerce3.5/tmp_ejbsundevweb7501/document/com/beasys/commerce/axiom/document/fast/SPIFastDocumentManagerImplImpl.java:12:
    Superclass java.lang.Object of class com.beasys.commerce.axiom.document.fast.SPIFastDocumentManagerImplImpl
    not found.
    extends SPIFastDocumentManagerImpl
    ^
    /opt/wl6/WebLogicCommerce3.5/tmp_ejbsundevweb7501/document/com/beasys/commerce/foundation/property/SchemaImplImpl.java:12:
    Superclass java.lang.Object of class com.beasys.commerce.foundation.property.SchemaImplImpl
    not found.
    extends SchemaImpl
    ^
    /opt/wl6/WebLogicCommerce3.5/tmp_ejbsundevweb7501/document/com/beasys/commerce/axiom/document/fast/SPIFastDocumentManagerImplHomeImpl.java:12:
    Superclass java.lang.Object of class com.beasys.commerce.axiom.document.fast.SPIFastDocumentManagerImplHomeImpl
    not found.
    extends weblogic.ejb20.internal.StatelessEJBHome
    ^
    /opt/wl6/WebLogicCommerce3.5/tmp_ejbsundevweb7501/document/com/beasys/commerce/foundation/property/SchemaImplHomeImpl.java:12:
    Superclass java.lang.Object of class com.beasys.commerce.foundation.property.SchemaImplHomeImpl
    not found.
    extends weblogic.ejb20.internal.EntityEJBHome
    ^
    /opt/wl6/WebLogicCommerce3.5/tmp_ejbsundevweb7501/document/com/beasys/commerce/axiom/document/DocumentImplEOImpl.java:12:
    Superclass java.lang.Object of class com.beasys.commerce.axiom.document.DocumentImplEOImpl
    not found.
    extends weblogic.ejb20.internal.EntityEJBObject
    ^
    /opt/wl6/WebLogicCommerce3.5/tmp_ejbsundevweb7501/document/com/beasys/commerce/axiom/document/DocumentImplImpl.java:12:
    Superclass java.lang.Object of class com.beasys.commerce.axiom.document.DocumentImplImpl
    not found.
    extends DocumentImpl

  • What is directory where I can put in jar file without specify classpath ?

    hi,
    Is there any directory in weblogic similar to the directory of WEB-INF/lib/ where I can throw a jar file in without specify classpath explicitly.
    The reason I'm looking for such directory is :
    -- I do not want to specify classpath explicitly
    -- I'd like it outside of an application so that it stay even if the application redeployed.
    Thanks

    Hi Aacc,
    The domain library directory that you are looking for is usually $DOMAIN_DIR/lib, for example "C:\Oracle\WLS_Middleware10.3.4\user_projects\domains\test_domain_1\lib" (Windows) or "/u01/weblogic/domains/my_domain/lib" (Linux/Unix).
    The jars located in this directory will be picked up and added dynamically to the end of the server classpath at server startup. The jars will be ordered lexically in the classpath. The domain library directory is one mechanism that can be used for adding application libraries to the server classpath.
    You can override the $DOMAIN_DIR/lib directory using the -Dweblogic.ext.dirs system property during startup. This property specifies a list of directories to pick up jars from and dynamically append to the end of the server classpath using java.io.File.pathSeparator as the delimiter between path entries.
    -Cris

  • SP3 install causes error in WL Commerce Server

    Hi Support,
    After we installed SP3 for our Weblogic Server and Commerce Server, our
    Example portal failed at the login step with the following error on html
    page:
    Error 500--Internal Server Error
    From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
    10.5.1 500 Internal Server Error
    The server encountered an unexpected condition which prevented it from
    fulfilling the request.
    and error messages in weblogic log:
    Sat May 20 17:46:41 EDT 2000:<I> <WebLogicServer> WebLogic Server
    started
    Sat May 20 17:46:58 EDT 2000:<I> <ServletContext-General> WmDemo_Rob:
    init
    Sat May 20 17:46:58 EDT 2000:<I> <ServletContext-General> *.jsp: init
    Sat May 20 17:46:59 EDT 2000:<I> <ServletContext-General> file: init
    Sat May 20 17:55:53 EDT 2000:<I> <ServletContext-General> Generated java
    file:
    D:\WebLogicCommerce\server\classfiles\jsp\portals\wmdev_rob\repository\_userlogin.java
    Sat May 20 17:55:59 EDT 2000:<E> <ServletContext-General> Compilation of
    D:\WebLogicCommerce\server\classfiles\jsp\portals\wmdev_rob\repository\_userlogin.java
    failed:
    D:\WebLogicCommerce\server\classfiles\jsp\portals\wmdev_rob\repository\_userlogin.java:512:
    No variable NEEDS_CREDENTIALS defined in class
    weblogic.servlet.security.ServletAuthentication.
    if (authenticated ==
    weblogic.servlet.security.ServletAuthentication.NEEDS_CREDENTIALS //[
    /portals/WmDev_Rob/Repository/_userlogin.jsp; Line: 79]
    ^
    Note:
    D:\WebLogicCommerce\server\classfiles\jsp\portals\wmdev_rob\repository\_userlogin.java
    uses or overrides a deprecated API. Recompile with "-deprecation" for
    details.
    1 error, 1 warning
    java.io.IOException: Compiler failed
    executable.exec([Ljava.lang.String;[C:/JDK12~1.2/bin/javac.exe,
    -classpath,
    C:\JDK12~1.2\jre\lib\rt.jar;C:\JDK12~1.2\jre\lib\i18n.jar;C:\JDK12~1.2\jre\classes;C:\JDK12~1.2\jre\lib\rt.jar;D:\WEBLOG~1\lib\Weblogic510sp3boot.jar;D:\weblogic\classes\boot;D:\WEBLOG~1\lib\Weblogic510sp3.jar;D:\WEBLOG~1\lib\Weblogic_RDBMS.jar;D:\weblogic\license;D:\weblogic\lib\rmi-iiop12.jar;D:\weblogic\classes;D:\weblogic\lib\weblogicaux.jar;D:\WEBLOG~1\license;D:\WEBLOG~1\lib\collections.zip;D:\WEBLOG~1\lib\foundation-bmp-deploy.jar;D:\WEBLOG~1\lib\axiom-bmp-deploy.jar;D:\WEBLOG~1\lib\ebusiness-bmp-deploy.jar;D:\WEBLOG~1\lib\examples-bmp-deploy.jar;D:\WEBLOG~1\lib\Helper-bmp.jar;D:\Oracle\Ora81\jdbc\lib\classes111.zip;D:\WEBLOG~1\lib\wljsp.jar;D:\WEBLOG~1\lib\um_tags.jar;D:\WEBLOG~1\lib\esjsp.jar;D:\WEBLOG~1\lib\rules.jar;D:\WEBLOG~1\lib\jrulesserviceprovider.jar;D:\WEBLOG~1\lib\esportal.jar;D:\WEBLOG~1\lib\pt_admin.jar;D:\WEBLOG~1\lib\foundation.jar;D:\WEBLOG~1\lib\axiom.jar;D:\WEBLOG~1\lib\bridge.jar;D:\WEBLOG~1\classes;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25661.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25662.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25663.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25664.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25665.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25666.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25667.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25668.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25669.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25670.jar;D:\weblogic\lib\persistence\WebLogic_RDBMS.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25671.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25672.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25673.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25674.jar;D:\WebLogicCommerce\lib\wljsp.jar;D:\WebLogicCommerce\lib\esportal.jar;D:\WebLogicCommerce\lib\esjsp.jar;D:\WebLogicCommerce\lib\um_tags.jar;%WEBLOGIC_HOME%\myserver\servletclasses;D:\WebLogicCommerce\server\classfiles,
    -d, D:\WebLogicCommerce\server\classfiles,
    D:\WebLogicCommerce\server\classfiles\jsp\portals\wmdev_rob\repository\_userlogin.java])
    at
    weblogic.utils.compiler.CompilerInvoker.compileMaybeExit(CompilerInvoker.java,
    Compiled Code)
    at java.lang.Exception.<init>(Exception.java, Compiled Code)
    at java.io.IOException.<init>(IOException.java, Compiled Code)
    at
    weblogic.utils.compiler.CompilerInvoker.compileMaybeExit(CompilerInvoker.java,
    Compiled Code)
    at
    weblogic.utils.compiler.CompilerInvoker.compile(CompilerInvoker.java:200)
    at weblogic.servlet.jsp.JspStub.compilePage(JspStub.java, Compiled
    Code)
    at weblogic.servlet.jsp.JspStub.prepareServlet(JspStub.java:173)
    at
    weblogic.servlet.internal.ServletStubImpl.getServlet(ServletStubImpl.java,
    Compiled Code)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java,
    Compiled Code)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java,
    Compiled Code)
    at
    weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:153)
    at
    com.beasys.commerce.axiom.jsp.JspServiceManager.service(JspServiceManager.java:1033)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:865)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java,
    Compiled Code)
    at
    weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:153)
    at
    weblogic.servlet.jsp.PageContextImpl.forward(PageContextImpl.java:96)
    at jsp.portals.wmdev_rob.repository.header._jspService(header.java:229)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java,
    Compiled Code)
    at
    weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:153)
    at
    com.beasys.commerce.axiom.jsp.JspServiceManager.service(JspServiceManager.java:1033)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:865)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java,
    Compiled Code)
    at
    weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImpl.java:744)
    at
    weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImpl.java:692)
    at
    weblogic.servlet.internal.ServletContextManager.invokeServlet(ServletContextManager.java:251)
    at
    weblogic.socket.MuxableSocketHTTP.invokeServlet(MuxableSocketHTTP.java:363)
    at
    weblogic.socket.MuxableSocketHTTP.execute(MuxableSocketHTTP.java:263)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled Code)
    Sat May 20 17:56:00 EDT 2000:<E> <ServletContext-General> Servlet failed
    with Exception
    java.io.IOException: Compiler failed
    executable.exec([Ljava.lang.String;[C:/JDK12~1.2/bin/javac.exe,
    -classpath,
    C:\JDK12~1.2\jre\lib\rt.jar;C:\JDK12~1.2\jre\lib\i18n.jar;C:\JDK12~1.2\jre\classes;C:\JDK12~1.2\jre\lib\rt.jar;D:\WEBLOG~1\lib\Weblogic510sp3boot.jar;D:\weblogic\classes\boot;D:\WEBLOG~1\lib\Weblogic510sp3.jar;D:\WEBLOG~1\lib\Weblogic_RDBMS.jar;D:\weblogic\license;D:\weblogic\lib\rmi-iiop12.jar;D:\weblogic\classes;D:\weblogic\lib\weblogicaux.jar;D:\WEBLOG~1\license;D:\WEBLOG~1\lib\collections.zip;D:\WEBLOG~1\lib\foundation-bmp-deploy.jar;D:\WEBLOG~1\lib\axiom-bmp-deploy.jar;D:\WEBLOG~1\lib\ebusiness-bmp-deploy.jar;D:\WEBLOG~1\lib\examples-bmp-deploy.jar;D:\WEBLOG~1\lib\Helper-bmp.jar;D:\Oracle\Ora81\jdbc\lib\classes111.zip;D:\WEBLOG~1\lib\wljsp.jar;D:\WEBLOG~1\lib\um_tags.jar;D:\WEBLOG~1\lib\esjsp.jar;D:\WEBLOG~1\lib\rules.jar;D:\WEBLOG~1\lib\jrulesserviceprovider.jar;D:\WEBLOG~1\lib\esportal.jar;D:\WEBLOG~1\lib\pt_admin.jar;D:\WEBLOG~1\lib\foundation.jar;D:\WEBLOG~1\lib\axiom.jar;D:\WEBLOG~1\lib\bridge.jar;D:\WEBLOG~1\classes;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25661.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25662.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25663.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25664.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25665.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25666.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25667.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25668.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25669.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25670.jar;D:\weblogic\lib\persistence\WebLogic_RDBMS.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25671.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25672.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25673.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25674.jar;D:\WebLogicCommerce\lib\wljsp.jar;D:\WebLogicCommerce\lib\esportal.jar;D:\WebLogicCommerce\lib\esjsp.jar;D:\WebLogicCommerce\lib\um_tags.jar;%WEBLOGIC_HOME%\myserver\servletclasses;D:\WebLogicCommerce\server\classfiles,
    -d, D:\WebLogicCommerce\server\classfiles,
    D:\WebLogicCommerce\server\classfiles\jsp\portals\wmdev_rob\repository\_userlogin.java])
    at
    weblogic.utils.compiler.CompilerInvoker.compileMaybeExit(CompilerInvoker.java,
    Compiled Code)
    at java.lang.Exception.<init>(Exception.java, Compiled Code)
    at java.io.IOException.<init>(IOException.java, Compiled Code)
    at
    weblogic.utils.compiler.CompilerInvoker.compileMaybeExit(CompilerInvoker.java,
    Compiled Code)
    at
    weblogic.utils.compiler.CompilerInvoker.compile(CompilerInvoker.java:200)
    at weblogic.servlet.jsp.JspStub.compilePage(JspStub.java, Compiled
    Code)
    at weblogic.servlet.jsp.JspStub.prepareServlet(JspStub.java:173)
    at
    weblogic.servlet.internal.ServletStubImpl.getServlet(ServletStubImpl.java,
    Compiled Code)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java,
    Compiled Code)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java,
    Compiled Code)
    at
    weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:153)
    at
    com.beasys.commerce.axiom.jsp.JspServiceManager.service(JspServiceManager.java:1033)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:865)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java,
    Compiled Code)
    at
    weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:153)
    at
    weblogic.servlet.jsp.PageContextImpl.forward(PageContextImpl.java:96)
    at jsp.portals.wmdev_rob.repository.header._jspService(header.java:229)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java,
    Compiled Code)
    at
    weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:153)
    at
    com.beasys.commerce.axiom.jsp.JspServiceManager.service(JspServiceManager.java:1033)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:865)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java,
    Compiled Code)
    at
    weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImpl.java:744)
    at
    weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImpl.java:692)
    at
    weblogic.servlet.internal.ServletContextManager.invokeServlet(ServletContextManager.java:251)
    at
    weblogic.socket.MuxableSocketHTTP.invokeServlet(MuxableSocketHTTP.java:363)
    at
    weblogic.socket.MuxableSocketHTTP.execute(MuxableSocketHTTP.java:263)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled Code)
    Sat May 20 17:56:01 EDT 2000:<I> <ServletContext-General> servletimages:
    init
    Sat May 20 18:30:56 EDT 2000:<I> <ServletContext-General> WmDemo_Wen:
    init
    Sat May 20 18:30:57 EDT 2000:<I> <ServletContext-General> Generated java
    file:
    D:\WebLogicCommerce\server\classfiles\jsp\portals\wmdev_wen\repository\_userlogin.java
    Sat May 20 18:31:04 EDT 2000:<E> <ServletContext-General> Compilation of
    D:\WebLogicCommerce\server\classfiles\jsp\portals\wmdev_wen\repository\_userlogin.java
    failed:
    D:\WebLogicCommerce\server\classfiles\jsp\portals\wmdev_wen\repository\_userlogin.java:512:
    No variable NEEDS_CREDENTIALS defined in class
    weblogic.servlet.security.ServletAuthentication.
    if (authenticated ==
    weblogic.servlet.security.ServletAuthentication.NEEDS_CREDENTIALS //[
    /portals/WmDev_Wen/Repository/_userlogin.jsp; Line: 79]
    ^
    Note:
    D:\WebLogicCommerce\server\classfiles\jsp\portals\wmdev_wen\repository\_userlogin.java
    uses or overrides a deprecated API. Recompile with "-deprecation" for
    details.
    1 error, 1 warning
    java.io.IOException: Compiler failed
    executable.exec([Ljava.lang.String;[C:/JDK12~1.2/bin/javac.exe,
    -classpath,
    C:\JDK12~1.2\jre\lib\rt.jar;C:\JDK12~1.2\jre\lib\i18n.jar;C:\JDK12~1.2\jre\classes;C:\JDK12~1.2\jre\lib\rt.jar;D:\WEBLOG~1\lib\Weblogic510sp3boot.jar;D:\weblogic\classes\boot;D:\WEBLOG~1\lib\Weblogic510sp3.jar;D:\WEBLOG~1\lib\Weblogic_RDBMS.jar;D:\weblogic\license;D:\weblogic\lib\rmi-iiop12.jar;D:\weblogic\classes;D:\weblogic\lib\weblogicaux.jar;D:\WEBLOG~1\license;D:\WEBLOG~1\lib\collections.zip;D:\WEBLOG~1\lib\foundation-bmp-deploy.jar;D:\WEBLOG~1\lib\axiom-bmp-deploy.jar;D:\WEBLOG~1\lib\ebusiness-bmp-deploy.jar;D:\WEBLOG~1\lib\examples-bmp-deploy.jar;D:\WEBLOG~1\lib\Helper-bmp.jar;D:\Oracle\Ora81\jdbc\lib\classes111.zip;D:\WEBLOG~1\lib\wljsp.jar;D:\WEBLOG~1\lib\um_tags.jar;D:\WEBLOG~1\lib\esjsp.jar;D:\WEBLOG~1\lib\rules.jar;D:\WEBLOG~1\lib\jrulesserviceprovider.jar;D:\WEBLOG~1\lib\esportal.jar;D:\WEBLOG~1\lib\pt_admin.jar;D:\WEBLOG~1\lib\foundation.jar;D:\WEBLOG~1\lib\axiom.jar;D:\WEBLOG~1\lib\bridge.jar;D:\WEBLOG~1\classes;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25661.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25662.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25663.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25664.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25665.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25666.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25667.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25668.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25669.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25670.jar;D:\weblogic\lib\persistence\WebLogic_RDBMS.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25671.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25672.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25673.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25674.jar;D:\WebLogicCommerce\lib\wljsp.jar;D:\WebLogicCommerce\lib\esportal.jar;D:\WebLogicCommerce\lib\esjsp.jar;D:\WebLogicCommerce\lib\um_tags.jar;%WEBLOGIC_HOME%\myserver\servletclasses;D:\WebLogicCommerce\server\classfiles,
    -d, D:\WebLogicCommerce\server\classfiles,
    D:\WebLogicCommerce\server\classfiles\jsp\portals\wmdev_wen\repository\_userlogin.java])
    at
    weblogic.utils.compiler.CompilerInvoker.compileMaybeExit(CompilerInvoker.java,
    Compiled Code)
    at java.lang.Exception.<init>(Exception.java, Compiled Code)
    at java.io.IOException.<init>(IOException.java, Compiled Code)
    at
    weblogic.utils.compiler.CompilerInvoker.compileMaybeExit(CompilerInvoker.java,
    Compiled Code)
    at
    weblogic.utils.compiler.CompilerInvoker.compile(CompilerInvoker.java:200)
    at weblogic.servlet.jsp.JspStub.compilePage(JspStub.java, Compiled
    Code)
    at weblogic.servlet.jsp.JspStub.prepareServlet(JspStub.java:173)
    at
    weblogic.servlet.internal.ServletStubImpl.getServlet(ServletStubImpl.java,
    Compiled Code)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java,
    Compiled Code)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java,
    Compiled Code)
    at
    weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:153)
    at
    com.beasys.commerce.axiom.jsp.JspServiceManager.service(JspServiceManager.java:1033)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:865)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java,
    Compiled Code)
    at
    weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:153)
    at
    weblogic.servlet.jsp.PageContextImpl.forward(PageContextImpl.java:96)
    at jsp.portals.wmdev_wen.repository.header._jspService(header.java:229)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java,
    Compiled Code)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java,
    Compiled Code)
    at
    weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:153)
    at
    com.beasys.commerce.axiom.jsp.JspServiceManager.service(JspServiceManager.java:1033)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:865)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java,
    Compiled Code)
    at
    weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImpl.java:744)
    at
    weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImpl.java:692)
    at
    weblogic.servlet.internal.ServletContextManager.invokeServlet(ServletContextManager.java:251)
    at
    weblogic.socket.MuxableSocketHTTP.invokeServlet(MuxableSocketHTTP.java:363)
    at
    weblogic.socket.MuxableSocketHTTP.execute(MuxableSocketHTTP.java:263)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled Code)
    Sat May 20 18:31:05 EDT 2000:<E> <ServletContext-General> Servlet failed
    with Exception
    java.io.IOException: Compiler failed
    executable.exec([Ljava.lang.String;[C:/JDK12~1.2/bin/javac.exe,
    -classpath,
    C:\JDK12~1.2\jre\lib\rt.jar;C:\JDK12~1.2\jre\lib\i18n.jar;C:\JDK12~1.2\jre\classes;C:\JDK12~1.2\jre\lib\rt.jar;D:\WEBLOG~1\lib\Weblogic510sp3boot.jar;D:\weblogic\classes\boot;D:\WEBLOG~1\lib\Weblogic510sp3.jar;D:\WEBLOG~1\lib\Weblogic_RDBMS.jar;D:\weblogic\license;D:\weblogic\lib\rmi-iiop12.jar;D:\weblogic\classes;D:\weblogic\lib\weblogicaux.jar;D:\WEBLOG~1\license;D:\WEBLOG~1\lib\collections.zip;D:\WEBLOG~1\lib\foundation-bmp-deploy.jar;D:\WEBLOG~1\lib\axiom-bmp-deploy.jar;D:\WEBLOG~1\lib\ebusiness-bmp-deploy.jar;D:\WEBLOG~1\lib\examples-bmp-deploy.jar;D:\WEBLOG~1\lib\Helper-bmp.jar;D:\Oracle\Ora81\jdbc\lib\classes111.zip;D:\WEBLOG~1\lib\wljsp.jar;D:\WEBLOG~1\lib\um_tags.jar;D:\WEBLOG~1\lib\esjsp.jar;D:\WEBLOG~1\lib\rules.jar;D:\WEBLOG~1\lib\jrulesserviceprovider.jar;D:\WEBLOG~1\lib\esportal.jar;D:\WEBLOG~1\lib\pt_admin.jar;D:\WEBLOG~1\lib\foundation.jar;D:\WEBLOG~1\lib\axiom.jar;D:\WEBLOG~1\lib\bridge.jar;D:\WEBLOG~1\classes;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25661.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25662.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25663.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25664.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25665.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25666.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25667.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25668.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25669.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25670.jar;D:\weblogic\lib\persistence\WebLogic_RDBMS.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25671.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25672.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25673.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25674.jar;D:\WebLogicCommerce\lib\wljsp.jar;D:\WebLogicCommerce\lib\esportal.jar;D:\WebLogicCommerce\lib\esjsp.jar;D:\WebLogicCommerce\lib\um_tags.jar;%WEBLOGIC_HOME%\myserver\servletclasses;D:\WebLogicCommerce\server\classfiles,
    -d, D:\WebLogicCommerce\server\classfiles,
    D:\WebLogicCommerce\server\classfiles\jsp\portals\wmdev_wen\repository\_userlogin.java])
    at
    weblogic.utils.compiler.CompilerInvoker.compileMaybeExit(CompilerInvoker.java,
    Compiled Code)
    at java.lang.Exception.<init>(Exception.java, Compiled Code)
    at java.io.IOException.<init>(IOException.java, Compiled Code)
    at
    weblogic.utils.compiler.CompilerInvoker.compileMaybeExit(CompilerInvoker.java,
    Compiled Code)
    at
    weblogic.utils.compiler.CompilerInvoker.compile(CompilerInvoker.java:200)
    at weblogic.servlet.jsp.JspStub.compilePage(JspStub.java, Compiled
    Code)
    at weblogic.servlet.jsp.JspStub.prepareServlet(JspStub.java:173)
    at
    weblogic.servlet.internal.ServletStubImpl.getServlet(ServletStubImpl.java,
    Compiled Code)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java,
    Compiled Code)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java,
    Compiled Code)
    at
    weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:153)
    at
    com.beasys.commerce.axiom.jsp.JspServiceManager.service(JspServiceManager.java:1033)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:865)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java,
    Compiled Code)
    at
    weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:153)
    at
    weblogic.servlet.jsp.PageContextImpl.forward(PageContextImpl.java:96)
    at jsp.portals.wmdev_wen.repository.header._jspService(header.java:229)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java,
    Compiled Code)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java,
    Compiled Code)
    at
    weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:153)
    at
    com.beasys.commerce.axiom.jsp.JspServiceManager.service(JspServiceManager.java:1033)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:865)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java,
    Compiled Code)
    at
    weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImpl.java:744)
    at
    weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImpl.java:692)
    at
    weblogic.servlet.internal.ServletContextManager.invokeServlet(ServletContextManager.java:251)
    at
    weblogic.socket.MuxableSocketHTTP.invokeServlet(MuxableSocketHTTP.java:363)
    at
    weblogic.socket.MuxableSocketHTTP.execute(MuxableSocketHTTP.java:263)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled Code)

    Hi Robert,
    Our team is well aware of the problem with WLCS 2.0 and WLS SP3 that shows
    up when using the MyBuyBeans demo.
    We are looking into this problem in engineering and we will post any
    solution(s) once we figure out the offending issue.
    Thanks.
    Nelson Paiva
    WLCS Developer Relations Engineer
    </Customer>
    After we installed SP3 for our Weblogic Server and Commerce Server, our
    Example portal failed at the login step with the following error on html
    page:
    </Customer>

  • OAF-UCM integration - Issue in deploying RIDC.jar to EBS server

    Hi ,
    We are doing OAF-UCM integration with followng business scenario and need your help urgently.
    Business Scenario :
    We have custom OAF pages with OA train and and in one train link we have added 'managed attachment' button to open UCM page to add documents to DM server .
    We are successfully able to do integration of OAF to UCM , that is we are able to open UCM page on clicking Managed attachment button.Business agreed that OAF and UCM are two different applications so after transaction is completed in  UCM, at OAF we have refresh button which user has to clicked explicitly to pull document metadata ( lilke PDF URL etc) to OAF pages.
    This is data needs to stored in EBS tables as well , to achive the same we are using RIDC mechanism to PULL the data stored corresponding on 1 unique metadata.
    I m successfully able to integrate the PULL( Sychnonizaton) of data on click on refersh button of OAF page. RIDC ( UCM version 11g) is correctly configured in Jdev10g and working fine on local oc4j server,
    Problem :
    When this RIDC is jar is deployed in EBS server  I m getting following error -
    Request URI:/OA_HTML/OA.jsp
    Exception:
    java.lang.NoClassDefFoundError: oracle/stellent/ridc/IdcClientException
    We have added RIDC jar(actual physical path is =/APPS/XXXXXXX/common/java/)   file name in jserv.properties and also added in CLASS PATH
    # Custom classpath
    wrapper.classpath=/APPS/XXXXXXX/common/java/oracle.ucm.ridc-11.1.1.jar
    Appreciate if some can provide pointers how to deploy this external jar file (RIDC.jar) and avoid this error.
    Many Thanks ,
    Ashish

    Ok, Figured out the issue,
    Values in the OAF_AXF_CMD_PARAMS table was not matching with the actual attributes on the OAF pages. The four values
    Entity Name, Primary Key, View Object and Attributes are to be entered for each page where we are intending to have the MA button.
    Thanks,
    Rajiv.

  • Commerce Server EJB SERs

    Hi,
    Apologies for the cross-post, but the problem seems pertinent to all
    three groups.
    This is my environment:
    - WebLogic 5.0 on RedHat Linux 6.1 using Oracle
    - JDK 1.2.2 RC4 from BlackDown
    - WebLogic Commerce and Personalization Components
    I am currently experimenting with the Commerce and Perspnalization
    components on 5.0. While starting up, here is one of the errors I see:
    Fri Feb 25 20:26:24 EST 2000:<E> <EJB> Could not deploy:
    '/opt/local/weblogic50/weblogicac/deploy/weblogic/oracle805/classes/examples/buybeans/item/CoffeeBeanImplDD.ser'
    Possible reasons include:
    1. The pathname to the bean is incorrect
    2. The bean or an interface class have been modified but
    the deployment descriptor has not been rebuilt
    3. javax_ejb.zip and/or javax_jts.zip are not in the classpath
    4. A class that the bean or the interface classes depend on
    is not in the EJB jar file or the classpath
    5. The database mappings in the deployment descriptor do not
    match the database definition
    weblogic.ejb.common.DeploymentException: IOException opening JAR file
    /opt/local/weblogic50/weblogicac/deploy/weblogic/oracle805/classes/examples/buybeans/item/CoffeeBeanImplDD.ser;
    nested exception is:
    weblogic.ejb.common.DeploymentException: File
    /opt/local/weblogic50/weblogicac/deploy/weblogic/oracle805/classes/examples/buybeans/item/CoffeeBeanImplDD.ser
    is not a JAR
    weblogic.ejb.common.DeploymentException: File
    /opt/local/weblogic50/weblogicac/deploy/weblogic/oracle805/classes/examples/buybeans/item/CoffeeBeanImplDD.ser
    is not a JAR
    at weblogic.ejb.internal.EJBManagerImpl.deploy(EJBManagerImpl.java,
    Compiled Code)
    I have verified that the bean that is supposedly causing the problem
    does indeed exist. Has anyone else run into this problem, and how have
    they resolved it? My classpath, etc. look quite alright.
    Cheers,
    Prashanth

    Hi Prashanth,
    Starting with WebLogic version 5.0, we no longer support the deployment of EJBs using .ser files. Your EJB must be
    deployed from a jar file. Check out http://www.weblogic.com/docs50/classdocs/API_ejb/EJB_upgrade.html for
    information about how to upgrade your EJB so that it can be deployed in WebLogic 5.0.
    Matthew Shinn
    BEA WebLogic
    Prashanth Nandavanam wrote:
    Hi,
    Apologies for the cross-post, but the problem seems pertinent to all
    three groups.
    This is my environment:
    - WebLogic 5.0 on RedHat Linux 6.1 using Oracle
    - JDK 1.2.2 RC4 from BlackDown
    - WebLogic Commerce and Personalization Components
    I am currently experimenting with the Commerce and Perspnalization
    components on 5.0. While starting up, here is one of the errors I see:
    Fri Feb 25 20:26:24 EST 2000:<E> <EJB> Could not deploy:
    '/opt/local/weblogic50/weblogicac/deploy/weblogic/oracle805/classes/examples/buybeans/item/CoffeeBeanImplDD.ser'
    Possible reasons include:
    1. The pathname to the bean is incorrect
    2. The bean or an interface class have been modified but
    the deployment descriptor has not been rebuilt
    3. javax_ejb.zip and/or javax_jts.zip are not in the classpath
    4. A class that the bean or the interface classes depend on
    is not in the EJB jar file or the classpath
    5. The database mappings in the deployment descriptor do not
    match the database definition
    weblogic.ejb.common.DeploymentException: IOException opening JAR file
    /opt/local/weblogic50/weblogicac/deploy/weblogic/oracle805/classes/examples/buybeans/item/CoffeeBeanImplDD.ser;
    nested exception is:
    weblogic.ejb.common.DeploymentException: File
    /opt/local/weblogic50/weblogicac/deploy/weblogic/oracle805/classes/examples/buybeans/item/CoffeeBeanImplDD.ser
    is not a JAR
    weblogic.ejb.common.DeploymentException: File
    /opt/local/weblogic50/weblogicac/deploy/weblogic/oracle805/classes/examples/buybeans/item/CoffeeBeanImplDD.ser
    is not a JAR
    at weblogic.ejb.internal.EJBManagerImpl.deploy(EJBManagerImpl.java,
    Compiled Code)
    I have verified that the bean that is supposedly causing the problem
    does indeed exist. Has anyone else run into this problem, and how have
    they resolved it? My classpath, etc. look quite alright.
    Cheers,
    Prashanth

  • Commerce Server won't shut down with command on NT

    I need to have the Commerce server shut down using a command line argument; i.e. set-environment.bat followed by %JDK_HOME%\bin\java -classpath %WEBLOGIC_CLASSPATH% weblogic.Admin t3://localhost:7501 SHUTDOWN system mypass.
    The system user and password work for the default weblogic server and with the console but not for the commerce server.
    The error that occurs is "Exception in thread "main" java.lang.SecurityException: Authentication for
    user system denied in realm weblogic".
    The software is Weblogic Commerce Server 3.2 and Weblogic Server 5.1.0 SP6, and Java SDK 1.3 (JDK) running on Windows NT 4 SP6. The java.policy file grants all permissions and is unchanged. I did add a user in the portal demo but that is all.
    I opened a case on evalnet but haven't found a solution.
    The weblogic.properties file has an appropriate line
    weblogic.password.system=password (it has my real password)
    All of the weblogic.allow.execute.weblogic.servlet.??? properties are set to the default of system.
    How else is the realm authentification set up? Where can I look for problems with the user?

    Nevermind, I found the problem. The system password for my weblogic default server is meaningless for commerce server as it has its own weblogic.properties file with the system user password of "weblogic".

  • Commerce server 3.2 tag library error

    I have installed the following components on Solaris 2.7:-
    - Java1.3
    - WebLogic5.1
    - SP6
    - Commerce Server 3.2
    The commerce server seems to start fine except the following exception
    when the Create User button is clicked from the Admin screen. Any help
    is appreciated.
    Leo
    6th Dimension-
    Tue Jan 02 11:14:15 PST 2001:<I> <WebAppServletContext-tools> *.jsp:
    init
    Tue Jan 02 11:14:15 PST 2001:<I> <WebAppServletContext-tools>
    FlowManager: init
    Tue Jan 02 11:14:26 PST 2001:<E> <WebAppServletContext-tools> Servlet
    failed with Exception
    weblogic.servlet.jsp.JspException: (line -1): Error in tag library at:
    'wl': For tag 'repeat', cannot load extra info class
    'weblogicx.jsp.tags.RepeatTagInfo'
    at
    weblogic.servlet.jsp.StandardTagLib.jspException(StandardTagLib.java:138)
    at
    weblogic.servlet.jsp.StandardTagLib.processTag(StandardTagLib.java:201)
    at
    weblogic.servlet.jsp.StandardTagLib.processTagElements(StandardTagLib.java:146)
    at
    weblogic.servlet.jsp.StandardTagLib.<init>(StandardTagLib.java:125)
    at weblogic.servlet.jsp.JspLexer.loadTagLib(JspLexer.java:87)
    at
    weblogic.servlet.jsp.JspLexer.mTAGLIB_DIRECTIVE_BODY(JspLexer.java:3739)
    at
    weblogic.servlet.jsp.JspLexer.mTAGLIB_DIRECTIVE(JspLexer.java:3495)
    at weblogic.servlet.jsp.JspLexer.mDIRECTIVE(JspLexer.java:3356)
    at
    weblogic.servlet.jsp.JspLexer.mSTANDARD_THING(JspLexer.java:1694)
    at weblogic.servlet.jsp.JspLexer.mTOKEN(JspLexer.java:1535)
    at weblogic.servlet.jsp.JspLexer.nextToken(JspLexer.java:1425)
    at weblogic.servlet.jsp.JspLexer.parse(JspLexer.java:825)
    at weblogic.servlet.jsp.JspParser.doit(JspParser.java:69)
    at weblogic.servlet.jsp.JspParser.parse(JspParser.java:116)
    at weblogic.servlet.jsp.Jsp2Java.outputs(Jsp2Java.java:97)
    at
    weblogic.utils.compiler.CodeGenerator.generate(CodeGenerator.java:242)
    at weblogic.servlet.jsp.JspStub.compilePage(JspStub.java:265)
    at weblogic.servlet.jsp.JspStub.prepareServlet(JspStub.java:180)
    at
    weblogic.servlet.internal.ServletStubImpl.getServlet(ServletStubImpl.java:181)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:118)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:141)
    at
    weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:154)
    at
    com.beasys.commerce.foundation.flow.ServletDestinationHandler.handleDestination(ServletDestinationHandler.java:51)
    at
    com.beasys.commerce.foundation.flow.FlowManager.service(FlowManager.java:448)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:865)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:123)
    at
    weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImpl.java:761)
    at
    weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImpl.java:708)
    at
    weblogic.servlet.internal.ServletContextManager.invokeServlet(ServletContextManager.java:252)
    at
    weblogic.socket.MuxableSocketHTTP.invokeServlet(MuxableSocketHTTP.java:346)
    at
    weblogic.socket.MuxableSocketHTTP.execute(MuxableSocketHTTP.java:246)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:135)
    Tue Jan 02 11:14:26 PST 2001:<I> <ServletContext-General> servletimages:
    init

    To be more specific, I put the jar file in the $WEBLOGIC_HOME/lib directory.
    -Brad.
    "Brad Christiansen" <[email protected]> wrote:
    >
    I was getting the same exception until I put the weblogic-510-tags.jar file (found in the SP6 zip file) in a directory referenced by the WEBLOGIC_CLASSPATH environment variable.
    -Brad.
    Leo Fu <[email protected]> wrote:
    I have installed the following components on Solaris 2.7:-
    - Java1.3
    - WebLogic5.1
    - SP6
    - Commerce Server 3.2
    The commerce server seems to start fine except the following exception
    when the Create User button is clicked from the Admin screen. Any help
    is appreciated.
    Leo
    6th Dimension-
    Tue Jan 02 11:14:15 PST 2001:<I> <WebAppServletContext-tools> *.jsp:
    init
    Tue Jan 02 11:14:15 PST 2001:<I> <WebAppServletContext-tools>
    FlowManager: init
    Tue Jan 02 11:14:26 PST 2001:<E> <WebAppServletContext-tools> Servlet
    failed with Exception
    weblogic.servlet.jsp.JspException: (line -1): Error in tag library at:
    'wl': For tag 'repeat', cannot load extra info class
    'weblogicx.jsp.tags.RepeatTagInfo'
    at
    weblogic.servlet.jsp.StandardTagLib.jspException(StandardTagLib.java:138)
    at
    weblogic.servlet.jsp.StandardTagLib.processTag(StandardTagLib.java:201)
    at
    weblogic.servlet.jsp.StandardTagLib.processTagElements(StandardTagLib.java:146)
    at
    weblogic.servlet.jsp.StandardTagLib.<init>(StandardTagLib.java:125)
    at weblogic.servlet.jsp.JspLexer.loadTagLib(JspLexer.java:87)
    at
    weblogic.servlet.jsp.JspLexer.mTAGLIB_DIRECTIVE_BODY(JspLexer.java:3739)
    at
    weblogic.servlet.jsp.JspLexer.mTAGLIB_DIRECTIVE(JspLexer.java:3495)
    at weblogic.servlet.jsp.JspLexer.mDIRECTIVE(JspLexer.java:3356)
    at
    weblogic.servlet.jsp.JspLexer.mSTANDARD_THING(JspLexer.java:1694)
    at weblogic.servlet.jsp.JspLexer.mTOKEN(JspLexer.java:1535)
    at weblogic.servlet.jsp.JspLexer.nextToken(JspLexer.java:1425)
    at weblogic.servlet.jsp.JspLexer.parse(JspLexer.java:825)
    at weblogic.servlet.jsp.JspParser.doit(JspParser.java:69)
    at weblogic.servlet.jsp.JspParser.parse(JspParser.java:116)
    at weblogic.servlet.jsp.Jsp2Java.outputs(Jsp2Java.java:97)
    at
    weblogic.utils.compiler.CodeGenerator.generate(CodeGenerator.java:242)
    at weblogic.servlet.jsp.JspStub.compilePage(JspStub.java:265)
    at weblogic.servlet.jsp.JspStub.prepareServlet(JspStub.java:180)
    at
    weblogic.servlet.internal.ServletStubImpl.getServlet(ServletStubImpl.java:181)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:118)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:141)
    at
    weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:154)
    at
    com.beasys.commerce.foundation.flow.ServletDestinationHandler.handleDestination(ServletDestinationHandler.java:51)
    at
    com.beasys.commerce.foundation.flow.FlowManager.service(FlowManager.java:448)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:865)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:123)
    at
    weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImpl.java:761)
    at
    weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImpl.java:708)
    at
    weblogic.servlet.internal.ServletContextManager.invokeServlet(ServletContextManager.java:252)
    at
    weblogic.socket.MuxableSocketHTTP.invokeServlet(MuxableSocketHTTP.java:346)
    at
    weblogic.socket.MuxableSocketHTTP.execute(MuxableSocketHTTP.java:246)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:135)
    Tue Jan 02 11:14:26 PST 2001:<I> <ServletContext-General> servletimages:
    init

  • How to add the mail.jar file to my CLASSPATH ?

    Hi;
    I wish to Instal JavaMail 1.2
    To use the JavaMail 1.2 API, i unbundle the javamail-1_3_1-upd.zip file.....and now, i would like to add the mail.jar file to your CLASSPATH.
    My question is: how do you do this ?
    - ok i did that for CATALINA_HOME & JAVA_HOME but how to add the mail.jar file to my CLASSPATH ??
    1000 thanks.

    I think you're looking for "developer support", not packaged application support. different server, different batch of groups. . .
    Since I have very little contact with devopers, I don't truly know.

  • Connecting SAP XI to Websphere Commerce server via SOAP

    Hi, I hope you can help...
    I am currently attempting to connect to Websphere Commerce server 6.0.0.6 from SAP XI 3.0 using web services. Websphere Commerce has standard services for loading products that we would like to automate from SAP ECC. I have created the interface using an async/sync bridge in BPM.
    Matmas IDoc (Async) --> ProcessCatalogEntry (Sync Request) --> AcknowledgeCatalogEntry (Sync Response) --> ALEAUD IDoc (Async).
    This is working to an extent and I have a request and response in the message monitor
    However, in the response message I am receiving an authorisation failure as the webservice requires the following in the SOAP header:
      <soapenv:Header>
      <wsse:Security soapenv:mustUnderstand="1"
        xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wsswssecurity-secext-1.0.xsd">
          <wsse:UsernameToken>
            <wsse:Username>xxxxxxxx</wsse:Username>
            <wsse:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wssusername-token-profile1.0#PasswordText">xxxxxxxx
             </wsse:Password>
           </wsse:UsernameToken>
         </wsse:Security>
       </soapenv:Header>
    From reading several posts I  used the nosoap method to achieve this. I checked the "Do not use SOAP envelope"
    in my receiver SOAP channel. I downloaded the SOAP Envelope XSD and added to it to include my additional header and body elements.
    However, this is not working and I receive the following message in the monitor:
    SOAP: Response message contains an error XIAdapter/HTTP/ADAPTER.HTTP_EXCEPTION - HTTP Internal Server Error
    I also created an XSLT to add the required SOAP header but was unsure how to use this as part of a synchronous process...
    If you can, could you please advise me on how to resolve this issue...
    Many thanks,
    Pete
    Edited by: Pete White on Feb 4, 2010 11:49 AM

    Hello Thomas,
    thanks for your answer. We are already on SP19. Starting and stopping is reacting but only with the above mentioned errors.
    I think, that the classnames are OK because with a little Java JMS Testprogramm with the same parameters from the channeldefinition we can connect to the BEA Server. So this should be OK.
    Kind regards
    Manfred Schmidt-Voigt

  • Reload a jar in weblogic server without restart

    Hi All,
    We are using weblogic version '10.0.1.0' and have 'reports.jar' file in server for reports.
    If we change any existing class file under 'reports.jar' then we are using below steps in order to recognize a modified jar by weblogic
    1) We need to recreate a jar using eclipse in local IDE and
    2) Copy the 'reports.jar' into server
    3) Need to restart server inorder to recognize the modified jar
    Is there any alternative solution to reload a jar in weblogic server without restart?
    Please do the needful.
    Thanks & Regards,
    Gangadhar

    Hi,
    If this is for weblogic running on development mode, then you can go for auto-deployment feature where weblogic will auto-deploy modified application from autodeploy directory.
    For production mode, you can go for production-redeployment feature of weblogic where it uses application versioning. So for example you deployed webapp1 with version app1.0 and then for new release you will deploy webapp1 with version app2.0 adding a retirement policy to retire old application after said time and start using webapp1 with app2.0.
    Refer to link for mode detail - http://middlewaresupport.wordpress.com/2013/03/21/production-redeployment-feature-in-weblogic/
    rank it if found useful
    Thanks,
    Ranjan

  • Issue with CIS jar version  - cis-application-8.0.0.jar on content server

    We are having a problem adding this jar to our custom component. We are using this APIs to check-in some programatically.
    Following is the error when we try to deploy our component with this jar
    ===============================================================
    IdcAdmin: Content Server idc status: Stopped successfully
    Starting the Content Server idc... The server terminated unexpectedly.
    02.28 11:36:35.834 main NativeOsUtils version mismatch. The native code version is "7.1.0.2" and the Java version is "7.0.6.0".
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # SIGSEGV (0xb) at pc=0x00002ac72c918500, pid=26841, tid=47034930753168
    # Java VM: Java HotSpot(TM) 64-Bit Server VM (1.5.0_11-b03 mixed mode)
    # Problematic frame:
    # V [libjvm.so+0x3a8500]
    ========================================================
    The content server version is 10.1.3.3.
    And the jar version is cis-application-8.0.0.jar. We are able to use the same jar standalone. What could be the problem? Should we need to upgrade to a diffrent jdk version? I am worried that might cause more problems.
    Regards,
    Pratap

    Thanks for your inputs.
    So far I have been looking at only CHECKIN_NEW_FORM and CHECKIN_SEL_FORM services for creating and updating content. items These services require files to be attached. I checked the definitive guide and found that there are 2 other similar services,CHECKIN_NEW and CHECKIN_SEL, that don't need the file to be attached. Instead we can specify the file path of the primary file. Since the xml content file to be checked is in th content server itlsef, these services can be used in my case. Moreover since my content checkin logic is in the context of a service, my code become more simpler.
    I began working on it and am calling executeServiceSimple("CHECKIN_NEW") or executeServiceSimple("CHECKIN_SEL") based on whether the content to be checked in is new or to be updated. I am setting all the metadata values of the content file in the m_binder local data of the service object.
    I thought this should work cleanly but I am getting the below error
    ============================================
    at intradoc.server.IdcServerThread.run(IdcServerThread.java:197)
    Caused by: intradoc.data.DataException: !csCheckinFileKeyNotSpecified,primaryFile
    at intradoc.server.DocServiceHandler.addFile(DocServiceHandler.java:3251)
    at intradoc.server.DocServiceHandler.addFiles(DocServiceHandler.java:410)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at intradoc.common.IdcMethodHolder.invokeMethod(ClassHelperUtils.java:617)
    at intradoc.common.ClassHelperUtils.executeMethodReportStatus(ClassHelperUtils.java:293)
    at intradoc.server.ServiceHandler.executeAction(ServiceHandler.java:79)
    at intradoc.server.Service.doCodeEx(Service.java:490)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at sitestudio.SSClassHelper.invokeRaw(Unknown Source)
    ======================================================
    I printed out all the local data in the m_binder object. The primaryFile value is pointing to the right file path. The file is also been created in the correct location.
    The dID, dDocName, dOriginalFile, dRevLabel values are all set properly. But still I am getting this error. I am not able to figure out the cause of this. Please help. Is this approach incorrect?
    -Pratap

  • Migrating to commerce server 3.2

    I am migrating from commerce server 3.11SP1 to 3.2 and although the server starts
    up Im getting a NoClassDefFoundError whilst trying to call toplink methods.
    NoClassDefFoundError: TOPLink/Public/Expressions/Expression
    this is on the classpath as per the 3.11 configuration.

    It seems like your TopLink related classes are not part of the Classpath.
    Double check all your starting scripts for WLCS 3.1.1 as well as your
    "set-environment.bat" script.
    Compare it to the same scripts in WLCS 3.2
    np

Maybe you are looking for

  • Only my home page won't open when I go to log in, it gets the message that the session has timed out. What can I do about it?

    I can log in and use my homepage in IE but I get a session timed out message when I try to log in while using Firefox. the URL is: https://familysearch.org.

  • Histogram Problem in JAI

    Hi All, I am trying to use JAI to build a histogram of an image i have. I have posted the code below, and the error I get at runtime. I have taken the code from the offical java examples, so I am really puzzled why it doesn't work public PlanarImage

  • Net value calculation in returns

    Hi Experts, Scenario. Line Item 10 - M1- TAN - 10 -  Rs. 1000.00                 11-  M1- TANN- 5 - Rs. 0.00 This means i am offering 50% discount. If i take returns of 10 items then i need to issue credit memo for Rs. 500. System need not check free

  • Need simple sample program

    I need a very SIMPLE application that does the following so I can see the logic/syntax and put it in the program I am writing: 1. Has a GUI 2. has one text field with ActionListener implemented 3. computes the squares of one through ten and sends the

  • In my IPhone link with Itunes the Itunes helper disappears

    I'm having a devil of a time with my IPhone automatically starting ITunes for syncing purposes. Every time I call Apple about this problem they have me reinstall ITunes. Then they have me put ITunes Helper in the Accounts section login items part. I