How to Debug a Java Project in Eclipse using Tomcat6.0

Hi
Can anybody help me with the following questions.
1.How to create a java project in eclipse(I am using jsp,servlets,jsf,spring,jasper,struts).
2.How to debug my application in Eclipse Europa by putting break points.
3.how should i add Tomcat6.0 to my project in order to debug my application so that i can put break points while running the applications and observe the values.
Thanks
Bala

You may find this tutorial useful regarding to JSF, Eclipse and Tomcat: http://balusc.blogspot.com/2008/01/jsf-tutorial-with-eclipse-and-tomcat.html
To put breakpoints, just doubleclick on the left gray rule of the code, you'll get blue bullets at the left rule, indicating a break point. Run Tomcat in debug modus (rightclick Tomcat � debug). Use the Eclipse debug perspective to step in the code (window � open perspective � debug).

Similar Messages

  • How can i import dll files in java project in eclipse?

    Hi All,
    How can i import or link dll files in java project in eclipse?....
    dll files contains
    import com.ms.com.ComLib;
    import com.ms.com.Variant;
    import com.ms.com.ComFailException;
    import com.ms.wfc.data.AdoException;
    import com.ms.wfc.data.AdoEnums;
    Any idea of this please tell me.....
    I am using eclipse 3.4 and JRE 1.4
    Is this possible?
    Please tell me!!!!!!!!!!!!!
    Voddapally

    iMovie cannot edit mpg files, unles they come directly from a supported camera.
    I would suggest that you use a free third party app to convert it.
    Get MPEG Streamclip from Squared 5, which is free.
    Drag you mpg clip into MPEG Streamclip.
    Then, FILE/EXPORT USING QUICKTIME
    Choose Apple Intermediate Codec, and save it where you can find it. You should be able to import this file into iMovie, using the FILE/IMPORT/MOVIE command.
    Note: If your file is an MPEG2 clip, you may need to purchase the Apple QuickTime MPEG2 Playback Component from Apple. MPEG Streamclip will tell you if you need this. Don't buy it unless you have to. It costs about $20. You just have to install the component. MPEG Streamclip will use it in the background.

  • Adding java projects in eclipse instead of jar files

    I have 2 java projects, one is in C:/test/ProjectA and another is C:/test/ProjectB
    Under projectA and ProjectB i have sub projects.
    I mainly work on ProjectB and import the jar of ProjectA in eclipse.
    Now I have removed jar file of ProjectA reference through eclipse and import projects to workspace, added projects under java build path. clean and build project. no compilation error in eclipse.
    when i do this, one of the class file is not getting loaded while server startup:
    07-Sep-2011 09:28:03 org.apache.catalina.loader.WebappClassLoader validateJarFile
        INFO: validateJarFile(C:\project\europa\NOS-OCT-TEST\.metadata\.plugins\org.eclipse.wst.server.core\tmp0\wtpwebapps\ESW\WEB-INF\lib\javaee.jar) - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class: javax/servlet/Servlet.class
        NOS 0    [main] ERROR org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/ESW]  - Error configuring application listener of class com.bgc.ecm.core.web.listener.Log4jRemappingListener
        java.lang.ClassNotFoundException: com.bgc.ecm.core.web.listener.Log4jRemappingListener
             at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1386)
             at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1232)
    when i add relevant jar file to the project and do a clean build server is getting started as expected.
    But my changes are not reflecting since it is referring old jar file.
    I am using Tomcat server as development environment.
    What i want is instead of refering jar file in eclipse, add projects so that the new changes should reflect the changes without ant build for creating jar file and instead only with eclipse build with source code of the dependent project and run the application.

    847389 wrote:
    I have 2 java projects, one is in C:/test/ProjectA and another is C:/test/ProjectB
    Under projectA and ProjectB i have sub projects.
    I mainly work on ProjectB and import the jar of ProjectA in eclipse.
    Now I have removed jar file of ProjectA reference through eclipse and import projects to workspace, added projects under java build path. clean and build project. no compilation error in eclipse.If you have imported the depended jar, and if its a java project. the eclipse by default refer these while compiling. I mean before using either of the ant script the or build project option in eclipse. And because of this it is not giving error.
    >
    when i do this, one of the class file is not getting loaded while server startup:
    07-Sep-2011 09:28:03 org.apache.catalina.loader.WebappClassLoader validateJarFile
    INFO: validateJarFile(C:\project\europa\NOS-OCT-TEST\.metadata\.plugins\org.eclipse.wst.server.core\tmp0\wtpwebapps\ESW\WEB-INF\lib\javaee.jar) - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class: javax/servlet/Servlet.class
    NOS 0    [main] ERROR org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/ESW]  - Error configuring application listener of class com.bgc.ecm.core.web.listener.Log4jRemappingListener
    java.lang.ClassNotFoundException: com.bgc.ecm.core.web.listener.Log4jRemappingListener
         at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1386)
         at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1232)
    And when you deploy the build app in tomcat it looks for the dependent jar/classes in lib or classses folder, and as it is not there the error is thrown.
    If you are using ant script then please specify which jar files to load in lib folder.
    when i add relevant jar file to the project and do a clean build server is getting started as expected.
    But my changes are not reflecting since it is referring old jar file.
    I am using Tomcat server as development environment.
    What i want is instead of refering jar file in eclipse, add projects so that the new changes should reflect the changes without ant build for creating jar file and instead only with eclipse build with source code of the dependent project and run the application.If you want this, then write ant script compatible of loading both the jar's.
    Or you can make the ant to prompt the user which jars to be loaded, while building (I suggest this option, rather than loading all the jar's of project A and project B).

  • I am unable to launch my illustrator 5.5 or 6. It is asking me to instal Java SE 6. When i go to the website it installs java 8. How do I get Java SE 6. to use my illustrator.

    I am unable to launch my illustrator 5.5 or 6. It is asking me to instal Java SE 6. When i go to the website it installs java 8. How do I get Java SE 6. to use my illustrator?

    Prompted to install Java SE 6 Runtime | Mac OS 10.9
    Mylenium

  • How to import java project to Eclipse?

    Hi
    I just got a java project which has jsp, java, struts and the .settings folder has
    org.eclipse.core.resources.prefs
    org.eclipse.jdt.ui.prefs
    org.eclipse.ltk.core.refactoring.prefs
    org.eclipse.wst.validation.prefs
    .Project file has <name>org.eclipse.jdt.core.javabuilder</name>
         <nature>org.eclipse.jdt.core.javanature</nature>
    The jsp and java files are under src folder.
    Since it is my first time to use eclipse platform, I do not know where should I put all those source files?
    Is it a dynamic web application to have those *.prefs in .settings folder?
    Thanks for help

    Why have you posted this in the JSF forum? This has nothing to do with JSF.
    To import an existing project in Eclipse, just rightclick somewhere at Project Explorer and choose Import.

  • Opening java project in eclipse environnement

    Hi all,
    I use eclipse environnement for java programming. I cannot open my project in eclipse, even if I specify the workspace. When I open eclipse in the specified workspcae, I cannot clic on the option "open project". Does anyone know how to open one projet in eclipse !!!!!
    Thanks a lot for any help ...
    javaFriendly

    Probably best to ask in the Eclipse forums, yes?
    However.....I guess your Eclipse project might have got corrupted or something, so (assuming your source files are still okay), backup your .java files somewhere else, delete the project directory and, in Eclipse, create a new project with the same name and then move over all your files back over. Has worked for me on a couple of occasions.

  • Compiling a Java Project in Eclipse

    Hey all, I'm having trouble compiling a project.
    I had a Java class two years ago and I forget how to do it. I have all the files in a folder named "final" on my desktop.
    Inside "final" is all my sounds, images, a file called table.class, sound.class, sound.java, and table.java.
    How do I get this thing to be an executable again???

    Create a new project in Eclipse and get it to work like you want. Then go to File > Export to make a jar file.

  • Loading a Java project into Eclipse.

    I am trying to load a project from in eclipse
    The project is in c:\Project and is called ABC.
    My workspace in eclipse is c:\MyWorkspace.
    I am trying to import this project into the above workspace
    I am saying: New - Project - Java Project - Create project from existing source (and point it to c:\Project\ABC)
    Error:The specified location already exists.
    How do I get project ABC into my workspace ?
    I seem to have forgotten

    Just move the folder "ABC" from C:\Project to C:\Workspace
    then create a new Java Project named "ABC" and you are all set.
    Don't choose "Create from existing project" Just create the project.
    Message was edited by:
    jjhusa01

  • How to run a Java project in NWDS...

    Hi All,
    First of all , i dont know if i am writing in the right forum for this question.
    I am new in NWDS.
    My question is, how can i run my java project in NWDS without  having any portal available (we had some problems running projects in EP 2004 and so we will install a new version EP 2004s )?
    Thank you!
    Regard,
    Ari

    Hi Lohi,
    Thank you for your help.
    Yes i am creating Ear file by using the Java programs with NWDS .
    You mean to deploy mannualy with SDM inside my server?
    How can i than, utilize that into IE?
    Can i run ear without using EP.
    Sometimes i want to run my project in my house where i dont have acess in any SDM or everything else.
    Can you give me please more step by step instruction because i am new with these technologies.
    Thank you ,
    Ari

  • How to Debug a Java bean In Jdeveloper 3.2

    I want to debug my java Bean in Jdeveloper Environment.
    When I click on debug option Nothing happens .can some body provide me some guidance here

    Sameera,
    You can create a "Custom Project" which is equivalent to "Generic Project".
    -Arun

  • How to run a java project based on x86 Windows XP on Windows CE?

    I am a freshbird of J2ME and i am very confused these days.I beg you can look this topic thoughout.
    I used to configurate a Java Project File about SIP&VOIP successfully,and I can run it well on my PC .
    Now I want to migrate the project to a Mobile OS,and problems comes.
    I have installed the Windows CE 5.0 Evalution Edition on my machine(Windows XP SP2) and it works fine.I search it online for days ,and I download almost all related including CLDC(j2me_cldc-1_1-fcs-src-winunix.zip),MIDP(midp-2_0-fr-spec.zip<==Maybe this is not the right one beacuse it don't have a bin folder),and J2ME Wireless Tool KIt(j2me_wireless_toolkit-2_2-ml-windows.exe).
    I have configrate the enviroment-variable already , but I don't kown what to do next . Do you kown? I would be very thankfull.

    You need to completely rewrite the app to use the mobile APIs as they're very different from the PC ones, I suppose.

  • How to Build a DC project that makes use of other Projects??

    Hi all,
    I am trying to build a DC project that makes use of two other projects in my workspace, one is a java class project, the other one is a EJB project where it takes care of database access.
    if i right click on the Application and use "Deploy new Archive and Run" it deploys and runs ok.
    but if i right click on the DC project and use "Development Component -> Build", it gives me a lot of errors like below, as if it doesn't know where my reference projects are, but i have set them into my java build path.
    Can anyone give me some advice?
    Thanks.
    Here comes the error msg:
    008-11-26 14:52:42 /userOut/Development Component (com.sap.ide.eclipse.component.provider.listener.DevConfListener) [Thread[ModalContext,5,main]] ERROR: test2: Build failed for ecenta.com/test2(MyComponents) in variant "default": The Build terminated with errors
    ------------------------------------- Build log ------------------------------------------------------
    Development Component Build (2008-11-26 14:52:40)
      Component name: test2
      Component vendor: ecenta.com
      SC compartment: MyComponents
      Configuration: LocalDevelopment
      Location: local
      Source code location: ecenta03@LENOVO-73231993
      DC root folder: C:\Documents and Settings\ecenta03\.dtc\LocalDevelopment\DCs\ecenta.com\test2\_comp\
      DC type: Web Dynpro
      Host: LENOVO-73231993
    DC Model check:
       All used DCs are available locally
       validating dependency to build plugin "sap.com/tc/bi/bp/webDynpro"
       validating dependency to  public part "default" of DC "sap.com/tc/cmi"
       validating dependency to  public part "default" of DC "sap.com/tc/ddic/ddicruntime"
       validating dependency to  public part "default" of DC "sap.com/tc/ddic/metamodel/content"
       validating dependency to  public part "default" of DC "sap.com/tc/wd/webdynpro"
       validating dependency to  public part "default" of DC "sap.com/tc/logging"
       validating dependency to  public part "default" of DC "sap.com/tc/wdp/metamodel/content"
       validating dependency to  public part "default" of DC "sap.com/com.sap.aii.proxy.framework"
       validating dependency to  public part "default" of DC "sap.com/com.sap.aii.util.misc"
       validating dependency to  public part "default" of DC "sap.com/com.sap.exception"
       validating dependency to  public part "default" of DC "sap.com/com.sap.mw.jco"
       validating dependency to used DC "sap.com/com.sap.security.api.sda"
       validating dependency to  public part "JxlLibAssembly" of DC "ecenta.com/jxl/jar"
       validating dependency to  public part "JxlLibCompilation" of DC "ecenta.com/jxl/jar"
       DC model check OK
    Start build plugin:
       using build plugin: sap.com/tc/bi/bp/webDynpro
       starting build plugin from : D:\Program Files\SAP\IDE\IDE70\eclipse\plugins\com.sap.tc.ap_2.0.0\comp\SAP_BUILDT\DCs\sap.com\tc\bi\bp\webDynpro\_comp\gen\default\public\webDynpro\
    Build Plugin 'WebdynproPlugin', Version 7.00 SP 14 (645_VAL_REL, built on 2007-11-10 18:28:29 CET, CL76041)
       development component:  test2 (ecenta.com)
          software component:  MyComponents (demo.sap.com)
                    location:  local
                        type:  Web Dynpro
               build variant:  default
             output location:  C:\Documents and Settings\ecenta03\.dtc\LocalDevelopment\DCs\ecenta.com\test2\_comp\gen\default
           generation folder:  C:\Documents and Settings\ecenta03\.dtc\LocalDevelopment\t\0EAFE51A1CEEAA916A875CFE652599FE
           plugin start time:  2008-11-26 14:52:40 GMT+08:00 (CST)
                     Java VM:  Java HotSpot(TM) Client VM, 1.4.2_18-b06 (Sun Microsystems Inc.)
    General options:
      convert *.xlf to *.properties: yes
      include sources for debugging: yes
    Warning: Source folder "META-INF" exists but is empty and will be ignored.
    Checking path lengths for sources
    Path length checks finished in 0.016 seconds
    Preparing data context..
    No public part descriptor found for component "tc/cmi" (vendor "sap.com"), public part "default", using legacy mode.
    No public part descriptor found for component "tc/ddic/ddicruntime" (vendor "sap.com"), public part "default", using legacy mode.
    No public part descriptor found for component "tc/ddic/metamodel/content" (vendor "sap.com"), public part "default", using legacy mode.
    No public part descriptor found for component "tc/wd/webdynpro" (vendor "sap.com"), public part "default", using legacy mode.
    No public part descriptor found for component "tc/logging" (vendor "sap.com"), public part "default", using legacy mode.
    No public part descriptor found for component "tc/wdp/metamodel/content" (vendor "sap.com"), public part "default", using legacy mode.
    No public part descriptor found for component "com.sap.aii.proxy.framework" (vendor "sap.com"), public part "default", using legacy mode.
    No public part descriptor found for component "com.sap.aii.util.misc" (vendor "sap.com"), public part "default", using legacy mode.
    No public part descriptor found for component "com.sap.exception" (vendor "sap.com"), public part "default", using legacy mode.
    No public part descriptor found for component "com.sap.mw.jco" (vendor "sap.com"), public part "default", using legacy mode.
    No public part descriptor found for component "com.sap.security.api.sda" (vendor "sap.com"), public part "default", using legacy mode.
    No 'default' JDK defined, will use running VM.
    Data context preparation finished in 0.078 seconds
    Creating Ant build file..
      Creating output file: C:\Documents and Settings\ecenta03\.dtc\LocalDevelopment\DCs\ecenta.com\test2\_comp\gen\default\logs\build.xml
      Using macro file:     D:\Program Files\SAP\IDE\IDE70\eclipse\plugins\com.sap.tc.ap_2.0.0\comp\SAP_BUILDT\DCs\sap.com\tc\bi\bp\webDynpro\_comp\gen\default\public\webDynpro\macros\build.vm
    Build file creation finished in 0.109 seconds
    Starting Ant..
      Using build file:     C:\Documents and Settings\ecenta03\.dtc\LocalDevelopment\DCs\ecenta.com\test2\_comp\gen\default\logs\build.xml
      Using build target:   build
      Using Ant version:    1.6.2
    compile:
          [echo] Starting dictionary generator
         [ddgen]
         [ddgen] [Info]    Property deployment is true: Deployment information is provided!
         [ddgen] [Info]    Property sourcepath: C:\Documents and Settings\ecenta03\.dtc\LocalDevelopment\DCs\ecenta.com\test2\_comp\src\packages
         [ddgen] [Info]    Property targetpath: C:\Documents and Settings\ecenta03\.dtc\LocalDevelopment\t\0EAFE51A1CEEAA916A875CFE652599FE\gen_ddic
         [ddgen] [Info]    Property archivename: ecenta.com~test2
         [ddgen] [Info]    Property vendor: ecenta.com
         [ddgen] [Info]    Property dcname: test2
         [ddgen] [Info]    Property projectlanguage: zh_CN
         [ddgen] [Info]    Property language: Available languages are automatically determined!
         [ddgen] [Info]    Property addpaths ...
         [ddgen] [Info]       SapMetamodelWebdynproContent.zip - D:/Program Files/SAP/IDE/IDE70/eclipse/plugins/com.sap.tc.ap_2.0.0/comp/SAP_BUILDT/DCs/sap.com/tc/bi/extwd/_comp/gen/default/public/def/lib/model
         [ddgen] [Info]       SapMetamodelDictionaryContent.zip - D:/Program Files/SAP/IDE/IDE70/eclipse/plugins/com.sap.tc.ap_2.0.0/comp/SAP_BUILDT/DCs/sap.com/tc/bi/extddic/_comp/gen/default/public/def/lib/model
         [ddgen] [Info]       aii_util_misc.jar - D:/Program Files/SAP/IDE/IDE70/eclipse/plugins/com.sap.tc.ap_2.0.0/comp/SAP_JTECHS/DCs/sap.com/com.sap.aii.util.misc/_comp/gen/default/public/default/lib/java
         [ddgen] [Info]       _cmi_api.jar - D:/Program Files/SAP/IDE/IDE70/eclipse/plugins/com.sap.tc.ap_2.0.0/comp/SAP_JTECHS/DCs/sap.com/tc/cmi/_comp/gen/default/public/default/lib/java
         [ddgen] [Info]       exception.jar - D:/Program Files/SAP/IDE/IDE70/eclipse/plugins/com.sap.tc.ap_2.0.0/comp/SAP-JEE/DCs/sap.com/com.sap.exception/_comp/gen/default/public/default/lib/java
         [ddgen] [Info]       SapMetamodelWebdynproContent.zip - D:/Program Files/SAP/IDE/IDE70/eclipse/plugins/com.sap.tc.ap_2.0.0/comp/SAP_JTECHS/DCs/sap.com/tc/wdp/metamodel/content/_comp/gen/default/public/default/lib/java
         [ddgen] [Info]       logging.jar - D:/Program Files/SAP/IDE/IDE70/eclipse/plugins/com.sap.tc.ap_2.0.0/comp/SAP-JEE/DCs/sap.com/tc/logging/_comp/gen/default/public/default/lib/java
         [ddgen] [Info]       logging.perf.jar - D:/Program Files/SAP/IDE/IDE70/eclipse/plugins/com.sap.tc.ap_2.0.0/comp/SAP-JEE/DCs/sap.com/tc/logging/_comp/gen/default/public/default/lib/java
         [ddgen] [Info]       _webdynpro_admin.jar - D:/Program Files/SAP/IDE/IDE70/eclipse/plugins/com.sap.tc.ap_2.0.0/comp/SAP-JEE/DCs/sap.com/tc/wd/webdynpro/_comp/gen/default/public/default/lib/java
         [ddgen] [Info]       _webdynpro_basesrvc.jar - D:/Program Files/SAP/IDE/IDE70/eclipse/plugins/com.sap.tc.ap_2.0.0/comp/SAP-JEE/DCs/sap.com/tc/wd/webdynpro/_comp/gen/default/public/default/lib/java
         [ddgen] [Info]       _webdynpro_runtime_repository.jar - D:/Program Files/SAP/IDE/IDE70/eclipse/plugins/com.sap.tc.ap_2.0.0/comp/SAP-JEE/DCs/sap.com/tc/wd/webdynpro/_comp/gen/default/public/default/lib/java
         [ddgen] [Info]       _webdynpro_runtime_repository_pmr.jar - D:/Program Files/SAP/IDE/IDE70/eclipse/plugins/com.sap.tc.ap_2.0.0/comp/SAP-JEE/DCs/sap.com/tc/wd/webdynpro/_comp/gen/default/public/default/lib/java
         [ddgen] [Info]       _webdynpro_services.jar - D:/Program Files/SAP/IDE/IDE70/eclipse/plugins/com.sap.tc.ap_2.0.0/comp/SAP-JEE/DCs/sap.com/tc/wd/webdynpro/_comp/gen/default/public/default/lib/java
         [ddgen] [Info]       _webdynpro_clientserver.jar - D:/Program Files/SAP/IDE/IDE70/eclipse/plugins/com.sap.tc.ap_2.0.0/comp/SAP-JEE/DCs/sap.com/tc/wd/webdynpro/_comp/gen/default/public/default/lib/java
         [ddgen] [Info]       _webdynpro_model_dynamicrfc.jar - D:/Program Files/SAP/IDE/IDE70/eclipse/plugins/com.sap.tc.ap_2.0.0/comp/SAP-JEE/DCs/sap.com/tc/wd/webdynpro/_comp/gen/default/public/default/lib/java
         [ddgen] [Info]       _webdynpro_modelimpl.jar - D:/Program Files/SAP/IDE/IDE70/eclipse/plugins/com.sap.tc.ap_2.0.0/comp/SAP-JEE/DCs/sap.com/tc/wd/webdynpro/_comp/gen/default/public/default/lib/java
         [ddgen] [Info]       _webdynpro_pdfobject.jar - D:/Program Files/SAP/IDE/IDE70/eclipse/plugins/com.sap.tc.ap_2.0.0/comp/SAP-JEE/DCs/sap.com/tc/wd/webdynpro/_comp/gen/default/public/default/lib/java
         [ddgen] [Info]       _webdynpro_portal.jar - D:/Program Files/SAP/IDE/IDE70/eclipse/plugins/com.sap.tc.ap_2.0.0/comp/SAP-JEE/DCs/sap.com/tc/wd/webdynpro/_comp/gen/default/public/default/lib/java
         [ddgen] [Info]       _webdynpro_progmodel.jar - D:/Program Files/SAP/IDE/IDE70/eclipse/plugins/com.sap.tc.ap_2.0.0/comp/SAP-JEE/DCs/sap.com/tc/wd/webdynpro/_comp/gen/default/public/default/lib/java
         [ddgen] [Info]       _webdynpro_runtime_designtime_coupling.jar - D:/Program Files/SAP/IDE/IDE70/eclipse/plugins/com.sap.tc.ap_2.0.0/comp/SAP-JEE/DCs/sap.com/tc/wd/webdynpro/_comp/gen/default/public/default/lib/java
         [ddgen] [Info]       _webdynpro_runtime_designtime_coupling_api.jar - D:/Program Files/SAP/IDE/IDE70/eclipse/plugins/com.sap.tc.ap_2.0.0/comp/SAP-JEE/DCs/sap.com/tc/wd/webdynpro/_comp/gen/default/public/default/lib/java
         [ddgen] [Info]       SapMetamodelDictionaryContent.zip - D:/Program Files/SAP/IDE/IDE70/eclipse/plugins/com.sap.tc.ap_2.0.0/comp/SAP_JTECHS/DCs/sap.com/tc/ddic/metamodel/content/_comp/gen/default/public/default/lib/java
         [ddgen] [Info]       jdsr.jar - D:/Program Files/SAP/IDE/IDE70/eclipse/plugins/com.sap.tc.ap_2.0.0/comp/SAP-JEE/DCs/sap.com/com.sap.mw.jco/_comp/gen/default/public/default/lib/java
         [ddgen] [Info]       jrfc.jar - D:/Program Files/SAP/IDE/IDE70/eclipse/plugins/com.sap.tc.ap_2.0.0/comp/SAP-JEE/DCs/sap.com/com.sap.mw.jco/_comp/gen/default/public/default/lib/java
         [ddgen] [Info]       SapDictionaryTypeServices.jar - D:/Program Files/SAP/IDE/IDE70/eclipse/plugins/com.sap.tc.ap_2.0.0/comp/SAP_JTECHS/DCs/sap.com/tc/ddic/ddicruntime/_comp/gen/default/public/default/lib/java
         [ddgen] [Info]       SapDictionaryTypesRuntime.jar - D:/Program Files/SAP/IDE/IDE70/eclipse/plugins/com.sap.tc.ap_2.0.0/comp/SAP_JTECHS/DCs/sap.com/tc/ddic/ddicruntime/_comp/gen/default/public/default/lib/java
         [ddgen] [Info]       aii_proxy_rt.jar - D:/Program Files/SAP/IDE/IDE70/eclipse/plugins/com.sap.tc.ap_2.0.0/comp/SAP_JTECHS/DCs/sap.com/com.sap.aii.proxy.framework/_comp/gen/default/public/default/lib/java
         [ddgen] [Info]       jxl.jar - C:/Documents and Settings/ecenta03/.dtc/LocalDevelopment/DCs/ecenta.com/jxl/jar/_comp/gen/default/public/JxlLibCompilation/lib/java
         [ddgen] [Info]       com.sap.security.api.jar - D:/Program Files/SAP/IDE/IDE70/eclipse/plugins/com.sap.tc.ap_2.0.0/comp/SAP-JEE/DCs/sap.com/com.sap.security.api.sda/_comp/gen/default/public/default/lib/java
         [ddgen] [Info]       com.sap.security.api.perm.jar - D:/Program Files/SAP/IDE/IDE70/eclipse/plugins/com.sap.tc.ap_2.0.0/comp/SAP-JEE/DCs/sap.com/com.sap.security.api.sda/_comp/gen/default/public/default/lib/java
         [ddgen] [Info]    Initialize generation templates from configuration jar:file:/D:/Program Files/SAP/IDE/IDE70/eclipse/plugins/com.sap.tc.ap_2.0.0/comp/SAP_BUILDT/DCs/sap.com/tc/bi/extddic/_comp/gen/default/public/def/lib/java/SapDictionaryGenerationCore.jar!/DictionaryGenerationConfigurationCompiled.xml
         [ddgen] [Info]    Generating dbtables/sdmDeployDd.xml
         [ddgen] [Info]    Generation finished (0 seconds)
         [ddgen]
         [timer] Dictionary generator finished in 0.469 seconds
         [mkdir] Created dir: C:\Documents and Settings\ecenta03\.dtc\LocalDevelopment\t\0EAFE51A1CEEAA916A875CFE652599FE\gen_ddic\datatypes
          [echo] Starting WebDynpro generator
         [wdgen]
         [wdgen] [Info]    Property deployment is true: Deployment information is provided!
         [wdgen] [Info]    Property sourcepath: C:\Documents and Settings\ecenta03\.dtc\LocalDevelopment\DCs\ecenta.com\test2\_comp\src\packages
         [wdgen] [Info]    Property targetpath: C:\Documents and Settings\ecenta03\.dtc\LocalDevelopment\t\0EAFE51A1CEEAA916A875CFE652599FE\gen_wdp
         [wdgen] [Info]    Property archivename: ecenta.com~test2
         [wdgen] [Info]    Property vendor: ecenta.com
         [wdgen] [Info]    Property dcname: test2
         [wdgen] [Info]    Property projectlanguage: zh_CN
         [wdgen] [Info]    Property language: Available languages are automatically determined!
         [wdgen] [Info]    Property addpaths ...
         [wdgen] [Info]       SapMetamodelWebdynproContent.zip - D:/Program Files/SAP/IDE/IDE70/eclipse/plugins/com.sap.tc.ap_2.0.0/comp/SAP_BUILDT/DCs/sap.com/tc/bi/extwd/_comp/gen/default/public/def/lib/model
         [wdgen] [Info]       SapMetamodelDictionaryContent.zip - D:/Program Files/SAP/IDE/IDE70/eclipse/plugins/com.sap.tc.ap_2.0.0/comp/SAP_BUILDT/DCs/sap.com/tc/bi/extddic/_comp/gen/default/public/def/lib/model
         [wdgen] [Info]       aii_util_misc.jar - D:/Program Files/SAP/IDE/IDE70/eclipse/plugins/com.sap.tc.ap_2.0.0/comp/SAP_JTECHS/DCs/sap.com/com.sap.aii.util.misc/_comp/gen/default/public/default/lib/java
         [wdgen] [Info]       _cmi_api.jar - D:/Program Files/SAP/IDE/IDE70/eclipse/plugins/com.sap.tc.ap_2.0.0/comp/SAP_JTECHS/DCs/sap.com/tc/cmi/_comp/gen/default/public/default/lib/java
         [wdgen] [Info]       exception.jar - D:/Program Files/SAP/IDE/IDE70/eclipse/plugins/com.sap.tc.ap_2.0.0/comp/SAP-JEE/DCs/sap.com/com.sap.exception/_comp/gen/default/public/default/lib/java
         [wdgen] [Info]       SapMetamodelWebdynproContent.zip - D:/Program Files/SAP/IDE/IDE70/eclipse/plugins/com.sap.tc.ap_2.0.0/comp/SAP_JTECHS/DCs/sap.com/tc/wdp/metamodel/content/_comp/gen/default/public/default/lib/java
         [wdgen] [Info]       logging.jar - D:/Program Files/SAP/IDE/IDE70/eclipse/plugins/com.sap.tc.ap_2.0.0/comp/SAP-JEE/DCs/sap.com/tc/logging/_comp/gen/default/public/default/lib/java
         [wdgen] [Info]       logging.perf.jar - D:/Program Files/SAP/IDE/IDE70/eclipse/plugins/com.sap.tc.ap_2.0.0/comp/SAP-JEE/DCs/sap.com/tc/logging/_comp/gen/default/public/default/lib/java
         [wdgen] [Info]       _webdynpro_admin.jar - D:/Program Files/SAP/IDE/IDE70/eclipse/plugins/com.sap.tc.ap_2.0.0/comp/SAP-JEE/DCs/sap.com/tc/wd/webdynpro/_comp/gen/default/public/default/lib/java
         [wdgen] [Info]       _webdynpro_basesrvc.jar - D:/Program Files/SAP/IDE/IDE70/eclipse/plugins/com.sap.tc.ap_2.0.0/comp/SAP-JEE/DCs/sap.com/tc/wd/webdynpro/_comp/gen/default/public/default/lib/java
         [wdgen] [Info]       _webdynpro_runtime_repository.jar - D:/Program Files/SAP/IDE/IDE70/eclipse/plugins/com.sap.tc.ap_2.0.0/comp/SAP-JEE/DCs/sap.com/tc/wd/webdynpro/_comp/gen/default/public/default/lib/java
         [wdgen] [Info]       _webdynpro_runtime_repository_pmr.jar - D:/Program Files/SAP/IDE/IDE70/eclipse/plugins/com.sap.tc.ap_2.0.0/comp/SAP-JEE/DCs/sap.com/tc/wd/webdynpro/_comp/gen/default/public/default/lib/java
         [wdgen] [Info]       _webdynpro_services.jar - D:/Program Files/SAP/IDE/IDE70/eclipse/plugins/com.sap.tc.ap_2.0.0/comp/SAP-JEE/DCs/sap.com/tc/wd/webdynpro/_comp/gen/default/public/default/lib/java
         [wdgen] [Info]       _webdynpro_clientserver.jar - D:/Program Files/SAP/IDE/IDE70/eclipse/plugins/com.sap.tc.ap_2.0.0/comp/SAP-JEE/DCs/sap.com/tc/wd/webdynpro/_comp/gen/default/public/default/lib/java
         [wdgen] [Info]       _webdynpro_model_dynamicrfc.jar - D:/Program Files/SAP/IDE/IDE70/eclipse/plugins/com.sap.tc.ap_2.0.0/comp/SAP-JEE/DCs/sap.com/tc/wd/webdynpro/_comp/gen/default/public/default/lib/java
         [wdgen] [Info]       _webdynpro_modelimpl.jar - D:/Program Files/SAP/IDE/IDE70/eclipse/plugins/com.sap.tc.ap_2.0.0/comp/SAP-JEE/DCs/sap.com/tc/wd/webdynpro/_comp/gen/default/public/default/lib/java
         [wdgen] [Info]       _webdynpro_pdfobject.jar - D:/Program Files/SAP/IDE/IDE70/eclipse/plugins/com.sap.tc.ap_2.0.0/comp/SAP-JEE/DCs/sap.com/tc/wd/webdynpro/_comp/gen/default/public/default/lib/java
         [wdgen] [Info]       _webdynpro_portal.jar - D:/Program Files/SAP/IDE/IDE70/eclipse/plugins/com.sap.tc.ap_2.0.0/comp/SAP-JEE/DCs/sap.com/tc/wd/webdynpro/_comp/gen/default/public/default/lib/java
         [wdgen] [Info]       _webdynpro_progmodel.jar - D:/Program Files/SAP/IDE/IDE70/eclipse/plugins/com.sap.tc.ap_2.0.0/comp/SAP-JEE/DCs/sap.com/tc/wd/webdynpro/_comp/gen/default/public/default/lib/java
         [wdgen] [Info]       _webdynpro_runtime_designtime_coupling.jar - D:/Program Files/SAP/IDE/IDE70/eclipse/plugins/com.sap.tc.ap_2.0.0/comp/SAP-JEE/DCs/sap.com/tc/wd/webdynpro/_comp/gen/default/public/default/lib/java
         [wdgen] [Info]       _webdynpro_runtime_designtime_coupling_api.jar - D:/Program Files/SAP/IDE/IDE70/eclipse/plugins/com.sap.tc.ap_2.0.0/comp/SAP-JEE/DCs/sap.com/tc/wd/webdynpro/_comp/gen/default/public/default/lib/java
         [wdgen] [Info]       SapMetamodelDictionaryContent.zip - D:/Program Files/SAP/IDE/IDE70/eclipse/plugins/com.sap.tc.ap_2.0.0/comp/SAP_JTECHS/DCs/sap.com/tc/ddic/metamodel/content/_comp/gen/default/public/default/lib/java
         [wdgen] [Info]       jdsr.jar - D:/Program Files/SAP/IDE/IDE70/eclipse/plugins/com.sap.tc.ap_2.0.0/comp/SAP-JEE/DCs/sap.com/com.sap.mw.jco/_comp/gen/default/public/default/lib/java
         [wdgen] [Info]       jrfc.jar - D:/Program Files/SAP/IDE/IDE70/eclipse/plugins/com.sap.tc.ap_2.0.0/comp/SAP-JEE/DCs/sap.com/com.sap.mw.jco/_comp/gen/default/public/default/lib/java
         [wdgen] [Info]       SapDictionaryTypeServices.jar - D:/Program Files/SAP/IDE/IDE70/eclipse/plugins/com.sap.tc.ap_2.0.0/comp/SAP_JTECHS/DCs/sap.com/tc/ddic/ddicruntime/_comp/gen/default/public/default/lib/java
         [wdgen] [Info]       SapDictionaryTypesRuntime.jar - D:/Program Files/SAP/IDE/IDE70/eclipse/plugins/com.sap.tc.ap_2.0.0/comp/SAP_JTECHS/DCs/sap.com/tc/ddic/ddicruntime/_comp/gen/default/public/default/lib/java
         [wdgen] [Info]       aii_proxy_rt.jar - D:/Program Files/SAP/IDE/IDE70/eclipse/plugins/com.sap.tc.ap_2.0.0/comp/SAP_JTECHS/DCs/sap.com/com.sap.aii.proxy.framework/_comp/gen/default/public/default/lib/java
         [wdgen] [Info]       jxl.jar - C:/Documents and Settings/ecenta03/.dtc/LocalDevelopment/DCs/ecenta.com/jxl/jar/_comp/gen/default/public/JxlLibCompilation/lib/java
         [wdgen] [Info]       com.sap.security.api.jar - D:/Program Files/SAP/IDE/IDE70/eclipse/plugins/com.sap.tc.ap_2.0.0/comp/SAP-JEE/DCs/sap.com/com.sap.security.api.sda/_comp/gen/default/public/default/lib/java
         [wdgen] [Info]       com.sap.security.api.perm.jar - D:/Program Files/SAP/IDE/IDE70/eclipse/plugins/com.sap.tc.ap_2.0.0/comp/SAP-JEE/DCs/sap.com/com.sap.security.api.sda/_comp/gen/default/public/default/lib/java
         [wdgen] [Info]    Initialize generation templates from configuration jar:file:/D:/Program Files/SAP/IDE/IDE70/eclipse/plugins/com.sap.tc.ap_2.0.0/comp/SAP_BUILDT/DCs/sap.com/tc/bi/extwd/_comp/gen/default/public/def/lib/java/SapWebDynproGenerationCore.jar!/WebDynproGenerationConfigurationCompiled.xml
         [wdgen] [Info]    cn.ykjt.dbtest1.DBtest1View --> TextView DefaultTextView: UIElement does not have a label
         [wdgen] [Info]    Generating packages/cn/ykjt/dbtest1/wdp/IPrivateDBtest1View.java
         [wdgen] [Info]    Generating packages/cn/ykjt/dbtest1/DBtest1View.java
         [wdgen] [Info]    Generating packages/cn/ykjt/dbtest1/wdp/InternalDBtest1View.java
         [wdgen] [Info]    Generating packages/cn/ykjt/dbtest1/wdp/IPublicDBtest1.java
         [wdgen] [Info]    Generating packages/cn/ykjt/dbtest1/wdp/IPrivateDBtest1.java
         [wdgen] [Info]    Generating packages/cn/ykjt/dbtest1/DBtest1.java
         [wdgen] [Info]    Generating packages/cn/ykjt/dbtest1/wdp/InternalDBtest1.java
         [wdgen] [Info]    Generating packages/cn/ykjt/dbtest1/wdp/IPublicDBtest1Interface.java
         [wdgen] [Info]    Generating packages/cn/ykjt/dbtest1/wdp/IExternalDBtest1Interface.java
         [wdgen] [Info]    Generating packages/cn/ykjt/dbtest1/wdp/IPrivateDBtest1Interface.java
         [wdgen] [Info]    Generating packages/cn/ykjt/dbtest1/DBtest1Interface.java
         [wdgen] [Info]    Generating packages/cn/ykjt/dbtest1/wdp/InternalDBtest1Interface.java
         [wdgen] [Info]    Generating packages/cn/ykjt/dbtest1/DBtest1Interface.wdcontroller
         [wdgen] [Info]    Generating packages/cn/ykjt/dbtest1/wdp/IPublicDBtest1InterfaceCfg.java
         [wdgen] [Info]    Generating packages/cn/ykjt/dbtest1/wdp/IExternalDBtest1InterfaceCfg.java
         [wdgen] [Info]    Generating packages/cn/ykjt/dbtest1/wdp/IPrivateDBtest1InterfaceCfg.java
         [wdgen] [Info]    Generating packages/cn/ykjt/dbtest1/DBtest1InterfaceCfg.java
         [wdgen] [Info]    Generating packages/cn/ykjt/dbtest1/wdp/InternalDBtest1InterfaceCfg.java
         [wdgen] [Info]    Generating packages/cn/ykjt/dbtest1/DBtest1InterfaceCfg.wdcontroller
         [wdgen] [Info]    Generating packages/cn/ykjt/dbtest1/wdp/IPublicDBtest1InterfaceView.java
         [wdgen] [Info]    Generating packages/cn/ykjt/dbtest1/wdp/IPrivateDBtest1InterfaceView.java
         [wdgen] [Info]    Generating packages/cn/ykjt/dbtest1/DBtest1InterfaceView.java
         [wdgen] [Info]    Generating packages/cn/ykjt/dbtest1/wdp/InternalDBtest1InterfaceView.java
         [wdgen] [Info]    Generating packages/cn/ykjt/dbtest1/wdp/IMessageDBtest1.java
         [wdgen] [Info]    Generating configuration/Components/cn.ykjt.dbtest1.DBtest1/DBtest1.xml
         [wdgen] [Info]    Generating packages/cn/ykjt/dbtest1/wdp/ResourceDBtest1.properties
         [wdgen] [Info]    Generating packages/cn/ykjt/dbtest1/wdp/ResourceDBtest1_zh_CN.properties
         [wdgen] [Info]    Generating portalapp.xml
         [wdgen] [Info]    Generating wd.xml
         [wdgen] [Info]    Generating application.xml
         [wdgen] [Info]    Generating application-j2ee-engine.xml
         [wdgen] [Info]    Generating PublicPartFileList.properties
         [wdgen] [Info]    Generating PublicPartFileList.xml
         [wdgen] [Info]    Generation finished (0 seconds)
         [wdgen]
         [timer] WebDynpro generator finished in 0.734 seconds
          [echo] Starting Java compiler
          [echo] Settings:
          [echo]         debug: on
          [echo]      optimize: off
          [echo]   deprecation: default
          [echo]       verbose: default
          [echo]      encoding: UTF8
          [echo]        source: default
          [echo]        target: default
          [echo]  source paths:
          [echo]       C:\Documents and Settings\ecenta03\.dtc\LocalDevelopment\DCs\ecenta.com\test2\_comp\src\packages
          [echo]       C:\Documents and Settings\ecenta03\.dtc\LocalDevelopment\t\0EAFE51A1CEEAA916A875CFE652599FE\gen_ddic\datatypes
          [echo]       C:\Documents and Settings\ecenta03\.dtc\LocalDevelopment\t\0EAFE51A1CEEAA916A875CFE652599FE\gen_wdp\packages
          [echo]    class path:
          [echo]       D:\Program Files\SAP\IDE\IDE70\eclipse\plugins\com.sap.tc.ap_2.0.0\comp\SAP_JTECHS\DCs\sap.com\com.sap.aii.util.misc\_comp\gen\default\public\default\lib\java\aii_util_misc.jar
          [echo]       D:\Program Files\SAP\IDE\IDE70\eclipse\plugins\com.sap.tc.ap_2.0.0\comp\SAP_JTECHS\DCs\sap.com\tc\cmi\_comp\gen\default\public\default\lib\java\_cmi_api.jar
          [echo]       D:\Program Files\SAP\IDE\IDE70\eclipse\plugins\com.sap.tc.ap_2.0.0\comp\SAP-JEE\DCs\sap.com\com.sap.exception\_comp\gen\default\public\default\lib\java\exception.jar
          [echo]       D:\Program Files\SAP\IDE\IDE70\eclipse\plugins\com.sap.tc.ap_2.0.0\comp\SAP_JTECHS\DCs\sap.com\tc\wdp\metamodel\content\_comp\gen\default\public\default\lib\java\SapMetamodelWebdynproContent.zip
          [echo]       D:\Program Files\SAP\IDE\IDE70\eclipse\plugins\com.sap.tc.ap_2.0.0\comp\SAP-JEE\DCs\sap.com\tc\logging\_comp\gen\default\public\default\lib\java\logging.jar
          [echo]       D:\Program Files\SAP\IDE\IDE70\eclipse\plugins\com.sap.tc.ap_2.0.0\comp\SAP-JEE\DCs\sap.com\tc\logging\_comp\gen\default\public\default\lib\java\logging.perf.jar
          [echo]       D:\Program Files\SAP\IDE\IDE70\eclipse\plugins\com.sap.tc.ap_2.0.0\comp\SAP-JEE\DCs\sap.com\tc\wd\webdynpro\_comp\gen\default\public\default\lib\java\_webdynpro_admin.jar
          [echo]       D:\Program Files\SAP\IDE\IDE70\eclipse\plugins\com.sap.tc.ap_2.0.0\comp\SAP-JEE\DCs\sap.com\tc\wd\webdynpro\_comp\gen\default\public\default\lib\java\_webdynpro_basesrvc.jar
          [echo]       D:\Program Files\SAP\IDE\IDE70\eclipse\plugins\com.sap.tc.ap_2.0.0\comp\SAP-JEE\DCs\sap.com\tc\wd\webdynpro\_comp\gen\default\public\default\lib\java\_webdynpro_runtime_repository.jar
          [echo]       D:\Program Files\SAP\IDE\IDE70\eclipse\plugins\com.sap.tc.ap_2.0.0\comp\SAP-JEE\DCs\sap.com\tc\wd\webdynpro\_comp\gen\default\public\default\lib\java\_webdynpro_runtime_repository_pmr.jar
          [echo]       D:\Program Files\SAP\IDE\IDE70\eclipse\plugins\com.sap.tc.ap_2.0.0\comp\SAP-JEE\DCs\sap.com\tc\wd\webdynpro\_comp\gen\default\public\default\lib\java\_webdynpro_services.jar
          [echo]       D:\Program Files\SAP\IDE\IDE70\eclipse\plugins\com.sap.tc.ap_2.0.0\comp\SAP-JEE\DCs\sap.com\tc\wd\webdynpro\_comp\gen\default\public\default\lib\java\_webdynpro_clientserver.jar
          [echo]       D:\Program Files\SAP\IDE\IDE70\eclipse\plugins\com.sap.tc.ap_2.0.0\comp\SAP-JEE\DCs\sap.com\tc\wd\webdynpro\_comp\gen\default\public\default\lib\java\_webdynpro_model_dynamicrfc.jar
          [echo]       D:\Program Files\SAP\IDE\IDE70\eclipse\plugins\com.sap.tc.ap_2.0.0\comp\SAP-JEE\DCs\sap.com\tc\wd\webdynpro\_comp\gen\default\public\default\lib\java\_webdynpro_modelimpl.jar
          [echo]       D:\Program Files\SAP\IDE\IDE70\eclipse\plugins\com.sap.tc.ap_2.0.0\comp\SAP-JEE\DCs\sap.com\tc\wd\webdynpro\_comp\gen\default\public\default\lib\java\_webdynpro_pdfobject.jar
          [echo]       D:\Program Files\SAP\IDE\IDE70\eclipse\plugins\com.sap.tc.ap_2.0.0\comp\SAP-JEE\DCs\sap.com\tc\wd\webdynpro\_comp\gen\default\public\default\lib\java\_webdynpro_portal.jar
          [echo]       D:\Program Files\SAP\IDE\IDE70\eclipse\plugins\com.sap.tc.ap_2.0.0\comp\SAP-JEE\DCs\sap.com\tc\wd\webdynpro\_comp\gen\default\public\default\lib\java\_webdynpro_progmodel.jar
          [echo]       D:\Program Files\SAP\IDE\IDE70\eclipse\plugins\com.sap.tc.ap_2.0.0\comp\SAP-JEE\DCs\sap.com\tc\wd\webdynpro\_comp\gen\default\public\default\lib\java\_webdynpro_runtime_designtime_coupling.jar
          [echo]       D:\Program Files\SAP\IDE\IDE70\eclipse\plugins\com.sap.tc.ap_2.0.0\comp\SAP-JEE\DCs\sap.com\tc\wd\webdynpro\_comp\gen\default\public\default\lib\java\_webdynpro_runtime_designtime_coupling_api.jar
          [echo]       D:\Program Files\SAP\IDE\IDE70\eclipse\plugins\com.sap.tc.ap_2.0.0\comp\SAP_JTECHS\DCs\sap.com\tc\ddic\metamodel\content\_comp\gen\default\public\default\lib\java\SapMetamodelDictionaryContent.zip
          [echo]       D:\Program Files\SAP\IDE\IDE70\eclipse\plugins\com.sap.tc.ap_2.0.0\comp\SAP-JEE\DCs\sap.com\com.sap.mw.jco\_comp\gen\default\public\default\lib\java\jdsr.jar
          [echo]       D:\Program Files\SAP\IDE\IDE70\eclipse\plugins\com.sap.tc.ap_2.0.0\comp\SAP-JEE\DCs\sap.com\com.sap.mw.jco\_comp\gen\default\public\default\lib\java\jrfc.jar
          [echo]       D:\Program Files\SAP\IDE\IDE70\eclipse\plugins\com.sap.tc.ap_2.0.0\comp\SAP_JTECHS\DCs\sap.com\tc\ddic\ddicruntime\_comp\gen\default\public\default\lib\java\SapDictionaryTypeServices.jar
          [echo]       D:\Program Files\SAP\IDE\IDE70\eclipse\plugins\com.sap.tc.ap_2.0.0\comp\SAP_JTECHS\DCs\sap.com\tc\ddic\ddicruntime\_comp\gen\default\public\default\lib\java\SapDictionaryTypesRuntime.jar
          [echo]       D:\Program Files\SAP\IDE\IDE70\eclipse\plugins\com.sap.tc.ap_2.0.0\comp\SAP_JTECHS\DCs\sap.com\com.sap.aii.proxy.framework\_comp\gen\default\public\default\lib\java\aii_proxy_rt.jar
          [echo]       C:\Documents and Settings\ecenta03\.dtc\LocalDevelopment\DCs\ecenta.com\jxl\jar\_comp\gen\default\public\JxlLibCompilation\lib\java\jxl.jar
          [echo]       D:\Program Files\SAP\IDE\IDE70\eclipse\plugins\com.sap.tc.ap_2.0.0\comp\SAP-JEE\DCs\sap.com\com.sap.security.api.sda\_comp\gen\default\public\default\lib\java\com.sap.security.api.jar
          [echo]       D:\Program Files\SAP\IDE\IDE70\eclipse\plugins\com.sap.tc.ap_2.0.0\comp\SAP-JEE\DCs\sap.com\com.sap.security.api.sda\_comp\gen\default\public\default\lib\java\com.sap.security.api.perm.jar
          [echo]    output dir: C:\Documents and Settings\ecenta03\.dtc\LocalDevelopment\t\0EAFE51A1CEEAA916A875CFE652599FE\classes
         [javac] Compiling 22 source files to C:\Documents and Settings\ecenta03\.dtc\LocalDevelopment\t\0EAFE51A1CEEAA916A875CFE652599FE\classes
         [javac] ERROR: C:\Documents and Settings\ecenta03\.dtc\LocalDevelopment\t\0EAFE51A1CEEAA916A875CFE652599FE\gen_wdp\packages\cn\ykjt\dbtest1\DBtest1View.java:22: package com.ecenta.materialplan does not exist
         [javac] ERROR: import com.ecenta.materialplan.MaterialPlanProcessor;
         [javac] ERROR:                                ^
         [javac] ERROR: C:\Documents and Settings\ecenta03\.dtc\LocalDevelopment\t\0EAFE51A1CEEAA916A875CFE652599FE\gen_wdp\packages\cn\ykjt\dbtest1\DBtest1View.java:23: package com.ecenta.materialplan does not exist
         [javac] ERROR: import com.ecenta.materialplan.MaterialPlanProcessorHome;
         [javac] ERROR:                                ^
         [javac] ERROR: C:\Documents and Settings\ecenta03\.dtc\LocalDevelopment\t\0EAFE51A1CEEAA916A875CFE652599FE\gen_wdp\packages\cn\ykjt\dbtest1\DBtest1View.java:105: cannot resolve symbol
         [javac] ERROR: symbol  : class MaterialPlanProcessorHome
         [javac] ERROR: location: class cn.ykjt.dbtest1.DBtest1View
         [javac] ERROR:                     MaterialPlanProcessorHome materialPlanHome = (MaterialPlanProcessorHome) ctx.lookup("MaterialPlanJNDI");
         [javac] ERROR:                                 ^
         [javac] ERROR: C:\Documents and Settings\ecenta03\.dtc\LocalDevelopment\t\0EAFE51A1CEEAA916A875CFE652599FE\gen_wdp\packages\cn\ykjt\dbtest1\DBtest1View.java:105: cannot resolve symbol
         [javac] ERROR: symbol  : class MaterialPlanProcessorHome
         [javac] ERROR: location: class cn.ykjt.dbtest1.DBtest1View
         [javac] ERROR:                     MaterialPlanProcessorHome materialPlanHome = (MaterialPlanProcessorHome) ctx.lookup("MaterialPlanJNDI");
         [javac] ERROR:                                                                               ^
         [javac] ERROR: C:\Documents and Settings\ecenta03\.dtc\LocalDevelopment\t\0EAFE51A1CEEAA916A875CFE652599FE\gen_wdp\packages\cn\ykjt\dbtest1\DBtest1View.java:106: cannot resolve symbol
         [javac] ERROR: symbol  : class MaterialPlanProcessor
         [javac] ERROR: location: class cn.ykjt.dbtest1.DBtest1View
         [javac] ERROR:                     MaterialPlanProcessor proc = materialPlanHome.create();
         [javac] ERROR:                                 ^
         [javac] 5 errors
    Error: C:\Documents and Settings\ecenta03\.dtc\LocalDevelopment\DCs\ecenta.com\test2\_comp\gen\default\logs\build.xml:154: Compile failed; see the compiler error output for details.
         at org.apache.tools.ant.taskdefs.Javac.compile(Javac.java:938)
         at org.apache.tools.ant.taskdefs.Javac.execute(Javac.java:758)
         at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
         at org.apache.tools.ant.Task.perform(Task.java:364)
         at org.apache.tools.ant.Target.execute(Target.java:341)
         at org.apache.tools.ant.Target.performTasks(Target.java:369)
         at org.apache.tools.ant.Project.executeTarget(Project.java:1214)
         at com.sap.tc.buildplugin.techdev.ant.util.AntRunner.run(AntRunner.java:116)
         at com.sap.tc.buildplugin.DefaultAntBuildAction.execute(DefaultAntBuildAction.java:58)
         at com.sap.tc.buildplugin.DefaultPlugin.handleBuildStepSequence(DefaultPlugin.java:196)
         at com.sap.tc.buildplugin.DefaultPlugin.performBuild(DefaultPlugin.java:168)
         at com.sap.tc.buildplugin.DefaultPluginV3Delegate$BuildRequestHandler.handle(DefaultPluginV3Delegate.java:66)
         at com.sap.tc.buildplugin.DefaultPluginV3Delegate.requestV3(DefaultPluginV3Delegate.java:48)
         at sun.reflect.GeneratedMethodAccessor608.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sap.tc.buildtool.v2.impl.PluginHandler2.maybeInvoke(PluginHandler2.java:350)
         at com.sap.tc.buildtool.v2.impl.PluginHandler2.request(PluginHandler2.java:99)
         at com.sap.tc.buildtool.v2.impl.PluginHandler2.build(PluginHandler2.java:73)
         at com.sap.tc.buildtool.PluginHandler2Wrapper.execute(PluginHandler2Wrapper.java:59)
         at com.sap.tc.devconf.impl.DCProxy.make(DCProxy.java:1750)
         at com.sap.tc.devconf.impl.DCProxy.make(DCProxy.java:6004)
         at com.sap.ide.eclipse.component.provider.actions.dcproject.BuildAction.buildDCsForDevConfig(BuildAction.java:307)
         at com.sap.ide.eclipse.component.provider.actions.dcproject.BuildAction.access$200(BuildAction.java:58)
         at com.sap.ide.eclipse.component.provider.actions.dcproject.BuildAction$1.run(BuildAction.java:212)
         at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:101)
    Ant runtime 1.578 seconds
    Ant build finished with ERRORS
    Compile failed; see the compiler error output for details.
    Error: Build stopped due to an error: Compile failed; see the compiler error output for details.
    Build plugin finished at 2008-11-26 14:52:42 GMT+08:00 (CST)
    Total build plugin runtime: 1.984 seconds
    Build finished with ERROR

    Thanks for the reply, i think i m getting close.
    by making my EJB project a DC project and put the public parts into my Used DC, i reduce the build errors down to 2 (from more than 10).
    maybe i m not making my EJB project into DC properly
    the error msg itself is related to the EJB project:
    [javac] Compiling 22 source files to C:\Documents and Settings\Administrator\.dtc\LocalDevelopment\t\587CAFC00F9128BE9AF538F893A3FFFB\classes
         [javac] ERROR: C:\Documents and Settings\Administrator\.dtc\LocalDevelopment\t\587CAFC00F9128BE9AF538F893A3FFFB\gen_wdp\packages\com\ecenta\excelimport\ExcelImport.java:595: cannot access javax.ejb.EJBHome
         [javac] ERROR: file javax\ejb\EJBHome.class not found
         [javac] ERROR:                MaterialPlanProcessor proc = materialPlanHome.create();
         [javac] ERROR:                                                                      ^
         [javac] ERROR: C:\Documents and Settings\Administrator\.dtc\LocalDevelopment\t\587CAFC00F9128BE9AF538F893A3FFFB\gen_wdp\packages\com\ecenta\excelimport\ExcelImport.java:602: cannot access javax.ejb.EJBObject
         [javac] ERROR: file javax\ejb\EJBObject.class not found
         [javac] ERROR:                materialPlanModel = proc.newMaterialPlan(""+materialNo,quantity,mDesc,mPrice,mName,factory,site,cc,wbs,requestor,traxNo,ps,mobileType,creationDate,requestDate,status,creator,unit);
         [javac] ERROR:                                                 ^
         [javac] 2 errors

  • Integration of a Java Project  with SAP using XI 2.0

    Hi,
    I want to integrate one project written in Java with SAP Using XI 2.0 . The data from Java Project will be given in the XML file and the data needs to be posted in SAP .
    Also PO data from SAp should be given in XML , which Java Software will read filter it and Update its database.
    Can anybody practically guide me as to how should I go about implementing it .
    Thanks in Advance.
    Sanjana

    Suryakant & Sanjana :
    Step 1: Create web service using Java (EJBs) and consume this web service in SAP XI.
    Step 2: PO data from SAP
    Step 2.i:
    In XI 2.0 you cannot expose RFC as a web service
    so what you need to do is create a EJB project to call RFC
    using JCO and then expose this EJB project as web service.
    Step 2.ii:
    Consume the web service created in step 2.i into XI.
    Step 2.iii:
    In XI expose then expose this as web service.
    Step 2.iv:
    consume the web service created in step 2.iv using Java Application.
    PKK.

  • How can i open Jbuilder project in Eclipse

    Hi All
    Can anyone tell me that how can i open Jbuilder 2006 project(.jpx)
    in Eclipse 3.2.2
    Regards

    Hello, perhaps this will be helpful : http://www-128.ibm.com/developerworks/library/os-ecidea/.
    *Edit - This link will be much more useful : http://www.bleb.org/software/jpx2eclipse/
    Laginimianeb
    Message was edited by:
    laginimaineb

  • How to make my java project install in my cient machine using a setup file.

    how can i create a setup file using java, such that when i give the project to my client ,the client simply installs it my double clicking the setup icon.As in the case of windows applications.

    Hi,
    You can make a batch file for this purpose.
    Thanks,
    Mansoor

Maybe you are looking for

  • Db link between machines problem?

    hi, I'm trying to create a link from machine to machine and keep getting a TNS error after the link is created and I try and query the linked database? SQL> create database link A 2 connect to A identified by A 3 using 'db_name.dbdomain'; Database li

  • Is there a market for Java 3d?

    Hi, i'm just about to finish college this year and have worked with lots of programming languages during my time in college but found java to be the most interesting... After a while i got into making games in java with the help of the java 3d api. I

  • Flash Poor Video Quality in All Browsers But IE

    Hello I'm using Firefox 34.0.5 on Windows 8.1 and flash player of version 16.0.0.235. I noticed a very poor quality on the flash videos in this browser. I watched the same video on Internet Explorer, and the quality was excellent. Here is a link: htt

  • ICal and birthday calendar

    I have (among others) 3 entries in Address Book with birthday dates: 1978-04-22, 1981-08-21 and 1982-12-23. Non of them are shown in ical. But there is more. When i search for these people in ical search box i get following results: all these persons

  • Itunes has Stopped working - I have tried uninstalling and re-installing  - I am at wits end

    I keep getting the message iTunes has stopped working.  I have tried uninstalling and re-installing iTunes many times.  I had contacted Apple at one point and they told me that I needed to uninstall items in the following order iTunes, QuickTime, App