Can't find the class CreateStrategyR3 in backendobject-config.xml

Hi All,
I want to use customer exit performCustExitBeforeR3Call of CreateStrategyR3.
I have created an extension for class CreateStrategyR3 and implemented the method performCustExitBeforeR3Call. Now, I should search for class in the backendobject-config.xml to copy this entry to customers backendobject-config.xml. But I can't find CreateStrategyR3.
Can anybody help me?
Thanks in advance.

i dont know why it doesn't work for you. It works for me alright. Can u elaborate on what error messages you are getting? It maybe some other problem.

Similar Messages

  • Which Table, can I find the class and characteristic assigned to equipment.

    Hi all,
    I have assigned a characteristc to a class.
    And assigned this class to an equipment.
    Now in which table can i find the class assigned to this equipment.
    What is the logic to find the class and characteristic.
    Thanks in advance.
    Piyush

    Hi,
    As per above post, you can find classes. To find characteristics, Give EQUNR value in OBJEK field in AUSP table & get the ATINN value.
    Give ATINN value in ATINN field in CABN table & get ATNAM field value.
    In AUSP table, you can get the values against each characteristics as well.
    Regards,
    Maheswaran.
    Edited by: Maheswaran.K on Apr 19, 2011 9:28 AM

  • Component and renderer can't share the same name in face-config.xml

    Hi All,
    I've noticed that a component and a renderer can't share the same name in <face-config.xml>.
    For instance,
    <component>
    <component-type>tree</component-type>
    <component-class>com.xxx.tree.component.Tree</component-class>
    </component>
    <render-kit>
    <renderer>
    <renderer-type>tree</renderer-type>
    <renderer-class>com.xxx.tree.renderer.Tree</renderer-class>
    </renderer>
    </render-kit>     
    generates a cryptic error message.
    It's not a big deal but would be nice to support it.
    The workaround of course is to use a different name for the component and renderer (tree and treeRenderer for instance)
    Stephane

    i dont know why it doesn't work for you. It works for me alright. Can u elaborate on what error messages you are getting? It maybe some other problem.

  • Applet don't load, can't find the class, but is on the archve list. Tomcat5

    Hi I've an applet in a JSP that runs on a Tomcat 5.5 under Windows Vista. My problem is that my page can't load the applet because a connection refused exception.
    network: No se ha encontrado entrada de cach� [URL: http://localhost:2000/globalcard/jars/com/syc/client/ScanApplet.class, versi�n: null]
    network: Conectando http://localhost:2000/globalcard/jars/com/syc/client/ScanApplet.class con proxy=DIRECT
    network: No se ha encontrado entrada de cach� [URL: http://localhost:2000/globalcard/jars/com/syc/client/ScanApplet.class, versi�n: null]
    network: Conectando http://localhost:2000/globalcard/jars/com/syc/client/ScanApplet.class con proxy=DIRECT
    cargar: clase com.syc.client.ScanApplet no encontrada.
    java.lang.ClassNotFoundException: com.syc.client.ScanApplet
         at sun.applet.AppletClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadCode(Unknown Source)
         at sun.applet.AppletPanel.createApplet(Unknown Source)
         at sun.plugin.AppletViewer.createApplet(Unknown Source)
         at sun.applet.AppletPanel.runLoader(Unknown Source)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    basic: Excepci�n: java.lang.ClassNotFoundException: com.syc.client.ScanAppletmore....The strange thing is that if I copy &paste the url in a browser window, it finds the jar and ask to open or save. So I suppouse is something on the sandbox of the applet or something like that. Why I can find the jar using the URL, but why the applet can't? Other thing that I don't know if is important for this is that I can't find the page using my IP or 127.0.0.1, it only works using localhost.
    And yes, my jar is signed. In fact it works perfect on a non Windows-Vista machine, so I suppouse is something with the browser here or something like that. The port is on the exceptions list of the firewall but I've even disabled the firewall with no changes. I can load applets from other hosts, but I can't pointing to my machine, so I don't know if is windows, tomcat, or whatever. Please help!
    I'm using Tomcat 5.5, JK 1.6 and Windows Vista as server. Using the 2000 port which is on the exceptions list in the firewall. I have also IIS7, but it gives no problems. I mean if I do http://myhost (port 80) the IIS7 initial page shows, but if I use http://myhost:2000 (which is the port configured in Tomcat) then can't find the page. I don't know if is something on the firewall, on the tomcat, or what ever.
    Please help!

    I've seen this sort of thing happen when the server is misconfigured and reports the content MIME type incorrectly.
    I'd suggest using a tool like curl or the Firefox LiveHeaders extension, to confirm that that's correct.

  • ISA R3 develop where can I find the classes

    Hi everybody,
    I want to modiy Java classes from the ISA R3 shop.
    I have unpacked the *.sar file which contains several ear files like b2b.ear, shopadmin.ear etc. I have unpacked this ear file. After that I have unpacked the corresponding war files. I thought after this steps I can find the Java classes. But there are only jsp and xml files.
    Where can I find the Java classes (Beans etc.)
    Is it correct that I have to unpack ths files with the jar.exe from the jdk and not with the ISA-BUILT tool?
    Kind regard
    Axel

    Hi Axel.
       I suggest you that checks the notes in the forum of   Customer Relationship Management (CRM), in that forum comes all about ISA.
       For modify ISA you have to download de ISA Build Tool, you make your changes and after that you install the new ear application.
       All the bean classes in this applications comes in jar´s but you can extended the classes.. for do it, read the SAP ISA Development Guide
    Good luck!
    Rewards
    Joshua

  • Can't find the Classes folder in j2sdkee1.3.1

    hi
    I am working on a project on JSP and EJB. For my JSP file i have a class file which i need to save in the classes folder under lib folder in j2sdkee. But i didn't find any such folder, i even tried to re-install the software but its of no use. Can any one tell me Where to Save the CLASS file in j2sdjee1.3.1.

    TooMuchConfusionException
    If you have a class to be called from the JSP, place it in WEB-INF/classes directory under your web app directory... not in the lib directory.
    I wonder how you manage to work on EJB...
    ***Annie***

  • Rmi and classloader: some server instances can not find the class on server

    Hi:
    I want to migrate my rmi applications from JDK 1.1 to JDK1.2.2. It exists in the following environments:
    - there is one authentication server and many application servers, all have binded in the main method
    - dynamic loading of the server stubs and interfaces is not used; they are local on the client.
    - security manager is enabled only on the server site and the policy file is created.
    - all server classes, stubs and interfaces are in the same directory on server site
    - the registry and the server are started as follows:
    unsetenv CLASSPATH
    rmiregistry 1103 &
    setenv CLASSPATH ~usr/serverDir:~oracle/jdbc/lib/classes12.zip
    java -Djava.rmi.server.codebase=file://~usr/serverDir/
    -Djava.rmi.server.hostname=myHost -Djava.security.manager myServer
    After starting the client, the rmi client connects to the server and the authentication request comes back with a list of applications.
    When the user chooses one of them, the rmi sends the request to thatapplication (e.g., OMSRmiServer_Stub). The application could not find the other class on the sever directory: (the authenication server can find the same class)
    java.lang.NoClassDefFoundError: JOMPrepStatement
    at java.lang.Class.getFields0(Native Method)
    at java.lang.Class.getFields0(Compiled Code)
    at java.lang.Class.getDeclaredFields(Compiled Code)
    at java.io.ObjectStreamClass$1.run(Compiled Code)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.AccessController.doPrivileged(Compiled Code)
    at java.io.ObjectStreamClass.<init>(Compiled Code)
    at java.io.ObjectStreamClass.lookupInternal(Compiled Code)
    at java.io.ObjectStreamClass.lookup(Compiled Code)
    at java.io.ObjectStreamClass.lookupInternal(Compiled Code)
    at java.io.ObjectStreamClass.lookup(Compiled Code)
    at java.io.ObjectStreamClass.lookupInternal(Compiled Code)
    at java.io.ObjectStreamClass.lookup(Compiled Code)
    at java.io.ObjectStreamClass.lookupInternal(Compiled Code)
    at java.io.ObjectOutputStream.writeObject(Compiled Code)
    at sun.rmi.server.UnicastRef.marshalValue(UnicastRef.java:256)
    at sun.rmi.server.UnicastRef.invoke(Compiled Code)
    at OMSRmiServer_Stub.executeStringSetSelect(Unknown Source)
    at OMSDeviceRmiClient.getStatusLOV(OMSDeviceRmiClient.java:196)
    at OMSRmiClient.getStatusLOV(OMSRmiClient.java:76)
    at OMSDevicePane.listenToTree(Compiled Code)
         at OMSDeviceContextPane.initComponents(OMSDeviceContextPane.java:107)
    at OMSFrame.jomInit(Compiled Code)
    at JOMCountFrame.init(JOMCountFrame.java:190)
    at JOMCountFrame.run(JOMCountFrame.java:253)
    at java.lang.Thread.run(Thread.java:485)
    Any help is appreciated.
    - Mahan.

    in jdk1.2.2 no need classes12.zip in class path.
    just set CLASSPATH=.;
    that is enough for solving ur problem
    bye
    raghu

  • Please,please help, this drives me crazy,can not find the class but...

    The story is:
    I have alot java class files under directory: c:\myproj\com\pin\sa
    in each of the file, the package signature is: package com.pin.sa
    Then I set the JavaVMInitArgs fVM_args; by setting the classpath to:c:\myproj
    then I use: cls = (*fEnv).FindClass("com/pin/sa/frameWork") to find a class file called frameWork, but failed.
    then i build a test file called test.class (it is just a simple file pls see below for the code)and put package com.pin.sa in it and put it in directory : c:\myproj\com\pin\sa, this means the test.class is under the same directory as the frameWork.class,
    then I use cls = (*fEnv).FindClass("com/pin/sa/test"), and it SUCCEEDED!!!
    I really don't understand why like this, they have same package signature and under same directory why different results.
    In frameWork file, there are some imported packages, does this matter? And there is a static main() in it.
    if you can give an example of how to set the classpath in JavaVMInitArgs fVM_args, and how to deal with the package signature, I will appreciate it very much
    ==test.java==
    package com.pin.sa;
    public class test
    public void printHello()
    System.out.println("Hello World from Java!");
    cls = (*fEnv).FindClass("com/pin/sa/test");
    cls = (*fEnv).FindClass("com/pin/sa/test");
    C:\\myProj\\resiprocate\\myAnalysis\\sipphone\\sipXphone\\main\\softphone\\lib");

    Hi Hufuman,
    What are the packages that you are using in frameWork Class. Add the class path to those classes also. Also check the name of the .class file is exactly the same as frameWork and not FrameWork or framework etc.
    Check whether you have correctly given the package declaration in the frameWork class.
    If you dont have any problem, post the frameWork class definition also here or atleast the packages imported and the classpath set for those referred packages.
    Dhamo.

  • JRE can�t find the .class file

    Hello
    I have installed JRE 1.3 on a win98 running Computer. When i execute "jre anforderung.class -classpath C:\test\" in MS-Dos then the following Problem occurs : Cannot find File anforderung.class. I already Typed it in DOS anford~5.cla but the same thing happened. I renamed it into test.class, but always the same Error. What can i do?
    By the way, i came to this idea after i spend many hours to make my applet run in Netscape. The applet uses mySQL-Database Connection, and i�m at end with my ideas and strength. Maybe someone can tell me where i can find professional Help with my always Suffering in making my java-applets run. My last idea is to transform my files into an application, but... takes time. So Please HELP.

    That doesn�t work, but i found out I have to do this by appletviewer.exe and start the index.html.

  • Error in adapter module - jndi lookup can't find the class

    Hi gurus,
    I have a problem with my adapter module, the error from the RWB is:
    Error: com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Object not found in lookup of KFCProc.
    My EJB-JAR looks like this:
      <?xml version="1.0" encoding="UTF-8" ?>
      <!DOCTYPE ejb-jar (View Source for full doctype...)>
    <ejb-jar>
      <description>EJB JAR description</description>
      <display-name>EJB JAR</display-name>
    <enterprise-beans>
    <session>
      <ejb-name>KFCProc</ejb-name>
      <home>com.sap.aii.af.mp.module.ModuleHome</home>
      <remote>com.sap.aii.af.mp.module.ModuleRemote</remote>
      <local-home>com.sap.aii.af.mp.module.ModuleLocalHome</local-home>
      <local>com.sap.aii.af.mp.module.ModuleLocal</local>
      <ejb-class>com.sap.adapter.KFCProc</ejb-class>
      <session-type>Stateless</session-type>
      <transaction-type>Container</transaction-type>
      </session>
      </enterprise-beans>
      </ejb-jar>
    I think it should be all right, but it isn't.
    Can be the problem, that I use for "com.sap.adapter.KFCProc"package "com.sap..."?
    Thank you,
    Olian

    Hi Stefan,
    I developed it using your document
    This is my ejb-j2ee-engine.xml
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE ejb-j2ee-engine SYSTEM "ejb-j2ee-engine.dtd">
    <ejb-j2ee-engine>
         <enterprise-beans>
              <enterprise-bean>
                   <ejb-name>KFCProc</ejb-name>
                   <jndi-name>KFCProc</jndi-name>
                   <session-props/>
              </enterprise-bean>
         </enterprise-beans>
    </ejb-j2ee-engine>
    My entry in Modules tab of CC config is
    localejbs/KFCProc
    I think this all should be ok...
    Thanks,
    Olian

  • Where Can I Find the classes.zip File?

    I am looking for the JDBC driver for the Oracle database. I have been to the http://www.oracle.com to look for the classes12.zip and could not find it. Has the name of the zip file changed for Oracle JDBC 10.1.0?

    There are two parts: the java version and the database version.
    This would normally be: classes11.zip, classes12.zip and ojdbc14.jar.
    You should probably be using the last. The first two would be for earlier versions of the database and java.
    If you install the Oracle client it should have it (look for a jdbc dir.)
    There is some place to download it from the otn site as well.

  • I can't find the package, "com.sun.faces.config.beans"

    Hi. To research the implementation mechnism of JSF, I downloaded JSF reference implementation source JAR from javaserverfaces.dev.java.net.
    But when I unziped the JAR and import these files into eclipse to compile this project, a serials of compile errors occurred. Making a comparation between binary JAR and source JAR, I found that some files contained in binary JAR weren't in the source JAR. For example, com.sun.faces.config.beans package exists in the jsf-impl.jar, but not in jsf-impl's source JAR. I ensure that the binary files and source files have the same version.
    Any advice is welcome. THX.
    null

    There are three source projects for JSF. The jsf-api, jsf-impl, and jsf-tools. The jsf-tools one contains the package you're looking for.
    I never understood why the JSF developers organized their projects this way. Basically, it looks like the jsf-tools project gets compiled into the jsf-impl jar. Thus it's not 1 project to 1 JAR. And confuses people like us!
    CowKing

  • How can I find the com.sapportals.wcm.crt.CrtClassLoaderRegistry Class?

    In my java class can not build because can not find the class CltClassLoaderRegistry.
    Where is CltClassLoaderRegistry file?
    Any body please help me.
    import com.sapportals.wcm.crt.CrtClassLoaderRegistry

    Hi All
    I can found that file at  eclipse\plugins\com.sap.km.rfwizard_7.1.5\lib\bc.crt_api.jar
    Best Regards,
    Jumnong

  • Can't find textbox class - help please!

    I'm posting this again, in the hope that more people might help. I already know that the error means that the compiler can't find the class Textbox. I need to know why, because I've copied the relevant parts of the code from another app that builds fine. So why won't this build?
    I'm trying to write and build my first J2ME app. My code starts:
    import javax.microedition.lcdui.*;
    import javax.microedition.midlet.*;
    import java.lang.Math;
    public class TestMIDlet
    extends MIDlet
    implements CommandListener
    private Textbox tbMain;
    public void startApp()
    The build fails with numerous errors of which the first is:
    C:\WTK22\apps\TestMIDlet\src\TestMIDlet.java:9: cannot find symbol
    symbol : class Textbox
    location: class TestMIDlet
    private Textbox tbMain;
    with the caret under the 'T' of Textbox
    I don't understand what's wrong with this, as it's in many of the sample apps I've looked at.
    Thanks
    Ed

    Thanks very much!
    I've lost count of the times I've been caught by that case-sensitivity thing in Javascript. I thought it was just the first letter that had to be capitalised. Progress at last!

  • My JSP can't find a class file

    Hi
    I am trying to view a JSP but I get ClassNotFoundException. I know that it means that it can't find the class but I can't understand why.
    my directory structure:
    Intranet->source
    ->jsp
    ->WEB-INF->classes->source-><class file here>
    first line of .java file:
    package source;
    JSP code:
    <%@page import="java.sql.*, source.*, java.util.*;" %>
    <jsp:useBean id="dbConnect" scope="session" class="source.DBConnect">
    <jsp:getProperty name="dbConnect" property="jdbc:odbc:Auto_Intranet" />
    </jsp:useBean>
    Must I create an environment variable for 'Windows': with classpath " .....\WEB-INF\classes"
    The Windows environment variable doesn't exist----using XP Pro

    Looks right to me.
    You don't need a classpath variable. Web containers ignore it anyway.
    Which class is not found? source.DBConnect?
    Is DBConnect in a package called source?
    Is your database driver in the web-inf/lib directory?
    Please post the full error message with stack trace - it will be easier to sort out.
    Good luck,
    evnafets

Maybe you are looking for