Java Browser Component??

Hi:
Microsoft supplies an ActiveX component that is really the functionality of Internet Explorer. You can control the browser programatically and the user can view the browser window just like a normal browser.
I wondered if Java has such a component. That is, does a component exist in J2SE that is a Web browser that I can control programmatically?

Have a look at https://jdic.dev.java.net/

Similar Messages

  • Making a java browser component for Mac platform(Urgent)

    I was trying to make a simple java browser component from scratch for running on Mac platform. I was using JFrame/JEditorPane. Although JEditorPane can open web pages but it can't support Javascript, flash and other interactive features of many websites. Does anyone know any way to make JEditorPane support javascript?
    I also researched on JDIC java web browser, but unfortunately they don't support for Mac yet. Is there any free third party tool available which I can use?
    Any quick help is appreciated. Thanks.

    I was trying to make a simple java browser component from scratch for running on Mac platform. I was using JFrame/JEditorPane. Although JEditorPane can open web pages but it can't support Javascript, flash and other interactive features of many websites. Does anyone know any way to make JEditorPane support javascript?
    I also researched on JDIC java web browser, but unfortunately they don't support for Mac yet. Is there any free third party tool available which I can use?
    Any quick help is appreciated. Thanks.

  • Javascript in Java Browser

    Hi!
    I would like to create a Java Browser who is able to deal with the Javascript.
    (Right now I see error messages).
    Is this possible?
    Please help.

    Thanks! What do you mean with " then hammer it into
    your HTML display component"? How would you proceed?Depends on what HTML Display (JEditorPane, FS, custom) componet you are using.
    What would you consider as the simplest solutions?
    None. It would be hard. I'd cheat, and go with JDIC Browser component.

  • Calling a java webdynpro component inside a SAP Workflow

    Hi Experts ,
    Is it possible to call a java webdynpro component inside a SAP Workflow  from the task .
    If yes please let me the procedures .
    Regards
    Sarmistha

    Someone has posted this, Take a look if it helps you:
    "1. Activate your service in transaction SICF;
    2. Activate the WS_HANDLER in SICF (probably you have to do more in SICF, SAP notes will be given to you in your browser when you want to call the service);
    3. Make the correct settings in WF_HANDCUST;
    4. Do ofcourse SWU3 including webserver activities;
    5. Define how you want to call the service via WF_EXTSRV including parameters;
    6. Generate a task from your defined service in WF_EXTSRV;
    7. Incorporate this task in your workflow definition;
    8. Test your workflow. Here you probably get some errror messages that the service cannot be called by for instance inactive ICF services. Activate the correct paths in transaction SICF."
    Regards, IA
    <MODERATOR: For reference, that 'Someone' was Joost in [this thread|Re: Callback from WebDynpro to Workflow]>
    Edited by: Mike Pokraka on Jun 19, 2008 4:52 PM

  • Add & use custom jars in "Java embedding" component

    I need to generate pdf file in process.
    So I included "Java embedding" component, and write my code. For clarity example:
    com.itextpdf.text.Document document = new com.itextpdf.text.Document( 
                        com.itextpdf.text.PageSize.A4, 50, 50, 50, 50); 
              try { 
                   com.itextpdf.text.pdf.PdfWriter pdf = com.itextpdf.text.pdf.PdfWriter 
                             .getInstance(document, new java.io.FileOutputStream("c:\\text.pdf")); 
                   document.open(); 
                   document.add(new com.itextpdf.text.Paragraph("This is test message")); 
                   catch (com.itextpdf.text.DocumentException de) { System.err.println(de.getMessage());  }
                   catch (Exception de) { System.err.println(de.getMessage());}
              document.close();Im using external jar file, of course I add it to classpath (right click soa project -> properties -> libraries and classpath ->add jar).
    But I get folowing error (no during compilation, but during deploying):
    Failed to compile bpel generated classes.
    failure to compile the generated BPEL classes for BPEL process "SimpleProcess" of composite "default/SOAProject!1.0*soa_9f8e80a4-346d-424e-9e12-1b69e2024e58"
    The class path setting is incorrect.
    Ensure that the class path is set correctly. If this happens on the server side, verify that the custom classes or jars which this BPEL process is depending on are deployed correctly. Also verify that the run time is using the same release/version.
    [04:35:23 PM] Check server log for more details.
    [04:35:23 PM] Error deploying archive sca_SOAProject_rev1.0.jar to soa_server1 [[fe80:0:0:0:5968:cb45:2001:f6ce]:8001] 
    [04:35:23 PM] ####  Deployment incomplete.  ####
    [04:35:23 PM] Error deploying archive file:/C:/Projects/SOAProject/deploy/sca_SOAProject_rev1.0.jar
    (oracle.tip.tools.ide.fabric.deploy.common.SOARemoteDeployer)where ist the problem???
    Edited by: user1175491 on Nov 2, 2010 4:39 PM

    Ajaykumar, can u please write me what exactly append to bpel:exec part (which classes include?)? it looks now:
    <bpelx:exec name="GeneratePDF" version="1.5" language="java">
    <![CDATA[
                  com.itextpdf.text.Document document = new com.itextpdf.text.Document(  
                        com.itextpdf.text.PageSize.A4, 50, 50, 50, 50);  
              try {  
                   com.itextpdf.text.pdf.PdfWriter pdf = com.itextpdf.text.pdf.PdfWriter  
                             .getInstance(document, new java.io.FileOutputStream("c:\\text.pdf"));  
                   document.open();  
                   document.add(new com.itextpdf.text.Paragraph("This is test message"));  
                   catch (com.itextpdf.text.DocumentException de) {System.err.println(de.getMessage());}
                   catch (java.lang.Exception de) {System.err.println(de.getMessage());}  
              document.close();]]>
    </bpelx:exec>Edited by: user1175491 on Nov 2, 2010 5:07 PM
    Edited by: user1175491 on Nov 2, 2010 5:08 PM

  • Crystal Report Java Reporting Component Query

    Hi,
    If I am using the Crystal Report Java Reporting Component, do I need any other Crystal Report software to be installed during run time?
    Thanks.

    Hi Ron,
    the desired guides can be found here:
    http://help.sap.com/javadocs/cr/xir2/index.html
    http://devlibrary.businessobjects.com/businessobjectsxi/en/en/JRC_SDK/default.htm
    The reason why you might not find the guide is as of Crystal Reports 2008 the JRC was integrated into the Crystal Reports for Ecplise package and is not availble separately anymore. See also the What' new-guide of Crystal Reports 2008 here:
    http://87.229.26.143/download/crystal/doc/cr_2008_whats_new.pdf
    Regards,
    Harald

  • How to deploy a pure jave development component to server?

    i have created a pure java development component.
    but i cannot find a way to deploy it to server
    is there any way?

    You need to essencially wrap your java development component with a deployable development component.
    In order to do that, you need to:
    - Define a public part for your development component of type assembly.
    - Create a deployable DC ( one that results in a SDA or a EAR file ).
    - Reference your DC from the deployable DC. This will include the generated .jar file into the project.
    The definitions of the different types can be found here:
    http://help.sap.com/saphelp_nw04/helpdata/en/93/d5a73f05c4265de10000000a114084/content.htm
    I would either create a library component ( results in SDA ) or a web dynpro component ( ear file ).

  • How to make a java browser to execute java-applets

    Hi all!
    I' ve recently build (according to examples that I came accross) a java browser that successfully loads HTM, HTML and JSP pages, but it doesn 't load any of my java applets.
    What could be wrong? Does anyone have an idea?
    Thank you, in advance.
    John.

    If you like I could personally mail to you my code of java-browser.
    John.

  • Java Browser

    I am looking for a Java browser for a pJava platform - any pointers?

    I was recently looking for the same...
    Here is what I found:
    JavaBrowser: http://www.ii.uib.no/~jeremy/sw/TheBrowser/ - This is open source and was release a long time ago (like 1996)
    Ice Storm
    http://www.windriver.com/products/html/icebrowser.html - This is commercial, ran so-so for me.
    Espial Escape
    http://www.espial.com/main/page?view=escape_48_about_web - Commercial and quite expensive. Sample apps ran so-so.
    Net Clue
    http://www.netcluesoft.com/ - Didn't run well for. It's commerical but not terribly expensive.
    HTML browser
    http://www.xs4all.nl/~griffel/java/html.html
    This one's free but runs slower than JavaBrowser
    JEditorPane in Swing
    Swing just runs too darn slow for me and that .jar file is huge.
    For my testing, I'm using a Compaq Ipaq 3635 and Jeode VM. In the end, JavaBrowser far outperformed anything else because it renders html pages incrementally, but it lacks support for many features, most importantly html tables. It was also written using Java 1.0 event models so it contains quite a bit of deprecated code.
    Hope this helps,
    -Brad

  • About Forms JAVA UI Component AppletSecurityException

    Hi,
    I have been researching how to access a custom OCX control from Web Forms 6i application, and I came up with a third-party JAVA to COM bridging solution, J-Integra from Intrinsyc.
    With J-Integra I was able to build a PJC compatible JAVA component which invokes a local OCX control and was able to access the JAVA component from regular JAVA application but when I tried to invoke the component with Web Forms application I got AppletSecurityException runtime error message. I have signed the component's jar file with javakey, without success, to remove the AppletSecurityException message. How can I remove the following runtime error message from my PJC JAVA component?
    sun.applet.AppletSecurityException: checklink
         at java.lang.Throwable.<init>(Compiled Code)
         at java.lang.Exception.<init>(Compiled Code)
         at java.lang.RuntimeException.<init>(RuntimeException.java:50)
         at java.lang.SecurityException.<init>(SecurityException.java:42)
         at sun.applet.AppletSecurityException.<init>(AppletSecurityException.java:29)
         at sun.applet.AppletSecurityException.<init>(AppletSecurityException.java:34)
         at sun.applet.AppletSecurity.checkLink(AppletSecurity.java:256)
         at java.lang.Runtime.loadLibrary(Compiled Code)
         at java.lang.System.loadLibrary(System.java:561)
         at com.linar.jintegra.NativeObjRef.q(Unknown Source)
         at com.linar.jintegra.Dispatch.a(Unknown Source)
         at com.linar.jintegra.Ocx.<clinit>(Unknown Source)
         at rapidview.JRapidViewx.<init>(JRapidViewx.java:25)
         at oracle.forms.handler.UICommon.instantiate(Compiled Code)
         at oracle.forms.handler.UICommon.onCreate(Compiled Code)
         at oracle.forms.handler.JavaContainer.onCreate(Unknown Source)
         at oracle.forms.engine.Runform.onCreateHandler(Compiled Code)
         at oracle.forms.engine.Runform.processMessage(Compiled Code)
         at oracle.forms.engine.Runform.processSet(Compiled Code)
         at oracle.forms.engine.Runform.onMessageReal(Compiled Code)
         at oracle.forms.engine.Runform.onMessage(Compiled Code)
         at oracle.forms.engine.Runform.processEventEnd(Compiled Code)
         at oracle.ewt.lwAWT.LWComponent.redispatchEvent(Compiled Code)
         at oracle.ewt.lwAWT.LWComponent.processEvent(Compiled Code)
         at java.awt.Component.dispatchEventImpl(Compiled Code)
         at java.awt.Container.dispatchEventImpl(Compiled Code)
         at java.awt.Component.dispatchEvent(Compiled Code)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Compiled Code)
         at java.awt.LightweightDispatcher.processMouseEvent(Compiled Code)
         at java.awt.LightweightDispatcher.dispatchEvent(Compiled Code)
         at java.awt.Container.dispatchEventImpl(Compiled Code)
         at java.awt.Window.dispatchEventImpl(Compiled Code)
         at java.awt.Component.dispatchEvent(Compiled Code)
         at java.awt.EventDispatchThread.run(Compiled Code)
    Thanks!

    I am also having the same problem.
    I have signed using the PJC.x509 certificate and it is still throwing the
    link error. I am not sure what I need to. I had imported the certificate and
    also ensured that identity.obj is copied to proper directory.
    After following the complete instruction from PJC document,i am still having problems.Either we have incorrect document or problem and resolution section needs
    to be updated.
    FYI, I am running windows2000 and my forms server is 6i with patch5 .

  • Issues in Java Browser. Urgent !

    I developed a simple Java browser using JEditorPane+HyperlinkListener,but it can't support HTML scripting languages.
    Are there some buildin API or other supportive packages developed by third party which can do HTML scripting translating?
    I will very appreciate your help if you can help me out.

    Hi,buddy! I have no idea how to embed Gecko, could you
    give me some details. Thanks a million.I haven't tried to do it (it takes too much time for me , and there's no point in doing it, since the HTML 3.2 and limited CSS stuff is enough... I do hope they will move the HTML support to a higher level, i.e. full HTML4.1/CSS2 compliant)
    Read the FAQ:
    http://www.mozilla.org/projects/embedding/faq.html
    There also some projects around using an embedded gecko.

  • DOMNotSupportedException in com.sun.java.browser.dom.* classes

    I'd like to enable an applet to modify the DOM in a browser window directly (ie. by using org.w3c.dom.* stuff). I'm using the latest 1.5.
    I'm using a small class that I've pasted below to attempt to facilitate this. It evidently works in MSIE, where I receive the "Got document" message indicating a non-null value for 'page', but in Mozilla or Netscape, I get the following exception thrown:
    netscape.javascript.JSException
         at netscape.javascript.JSObject.getWindow(Unknown Source)
         at sun.plugin.dom.DOMServiceProvider.getDocument(Unknown Source)
         at sun.plugin.dom.DOMAccessor.getDocument(Unknown Source)
         at econ.ClientLink.run(ClientLink.java:35)
         at sun.plugin.dom.DOMService.invokeLater(Unknown Source)
         at econ.ClientLink.start(ClientLink.java:25)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    com.sun.java.browser.dom.DOMUnsupportedException
         at sun.plugin.dom.DOMServiceProvider.getDocument(Unknown Source)
         at sun.plugin.dom.DOMAccessor.getDocument(Unknown Source)
         at econ.ClientLink.run(ClientLink.java:35)
         at sun.plugin.dom.DOMService.invokeLater(Unknown Source)
         at econ.ClientLink.start(ClientLink.java:25)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Got document: null
    Is this just simply only supported for MSIE? This seems highly unlikely.
    I suspect it might have something to do with permissions in Mozilla, as these lines also appear in the log:
    liveconnect: the url of the applet is http://word and the permission is = false
    liveconnect: JavaScript: calling Java system code
    liveconnect: JavaScript: default security policy = http://word
    I haven't yet found anyone who could explain them. I'd like to try playing with permissions, buy I don't know how to do so. Any suggestions?
    --- code follows ---
    import javax.swing.*;
    import java.applet.*;
    import org.w3c.dom.*;
    import com.sun.java.browser.dom.*;
    public class ClientLink extends JApplet implements DOMAction {
    DOMService service;
    Document page;
    public void start() {
    try {
    service = DOMService.getService(this);
    System.out.println("Got service.");
    service.invokeLater(this);
    catch (Exception e) {
    e.printStackTrace();
    public Object run(DOMAccessor doma) {
    System.out.println("Entry successful.");
    try {
    page = doma.getDocument(this);
    System.out.println("Got document: "+page);
    catch (Exception e) {
    e.printStackTrace();
    System.out.println("Error: "+e.toString());
    return null;
    }

    A couple of things I've found with DOMService and/or LiveConnect and the more recent java and browser releases :
    1) You probably need to edit your java.policy file to grant permissions since the security in Java is now managed independently from the browser
    2) You need to remember to have mayscript="true" in your applet tag
    3) JSObject's dont work unless you've called JSObject.getWindow(...) first.
    4) Many legitimate java exceptions will appear misleadingly as security exceptions

  • Java server component library DC build fails

    Hello,
    I have problem with building sda from Java server component library DC which contains external library DC and jars.
    Btw., I implemented newest JDI patch (note 935334) so I don't have problem with packing jars into sda.
    How did following steps:
    <b>External library DC</b>
    1. Import jars into library subfolder
    2. Add all jars to public part jarAPI, which is created with  'Provides an API for developing/compiling other DCs' setting
    3. Add all jars to new public part jarSDA, which is created with 'Can be packaged into other build results (e.g. SDAs)'
    <b>Java server component library DC</b>
    1. Add jarSDA and jarAPI to Used DCs, with <i>Build Time</i> and <i>Run Time</i> Dependency Type checked and <i>strong</i> runtime qualifier selected.
    2. Add jarAPI to Entity References of defLib public part
    3. Build Java server component library DC
    After that build fails with following error log:
    [code]createPublicParts:
      [pppacker] Packing compilation public part 'defLib'
      [pppacker] Packed   0 files for entity sap.comhomeapp_libs (SERVER_COMPONENTS)
      [pppacker] Packing entity reference gbscore/poi_libs (gbs.org), POIapi:  ()
      [pppacker] ERROR: Internal error occured
      [pppacker] ERROR: java.lang.NullPointerException
      [pppacker] ERROR:      at java.io.File.<init>(File.java:263)
      [pppacker] ERROR:      at com.sap.tc.buildplugin.pp.pack.ZipPacker.unpack(ZipPacker.java:364)
      [pppacker] ERROR:      at com.sap.tc.buildplugin.pp.PPPacker.packEntityReferences(PPPacker.java:763)
      [pppacker] ERROR:      at com.sap.tc.buildplugin.pp.PPPacker.packPublicPartContent(PPPacker.java:476)
      [pppacker] ERROR:      at com.sap.tc.buildplugin.pp.PPPacker.packPublicPart(PPPacker.java:406)
      [pppacker] ERROR:      at com.sap.tc.buildplugin.pp.PPPacker.pack(PPPacker.java:359)
      [pppacker] ERROR:      at com.sap.tc.buildplugin.pp.PPPackTask._execute(PPPackTask.java:233)
      [pppacker] ERROR:      at com.sap.tc.buildplugin.techdev.ant.util.BPTask.execute(BPTask.java:20)
      [pppacker] ERROR:      at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:193)
      [pppacker] ERROR:      at org.apache.tools.ant.Task.perform(Task.java:341)
      [pppacker] ERROR:      at org.apache.tools.ant.Target.execute(Target.java:309)
      [pppacker] ERROR:      at org.apache.tools.ant.Target.performTasks(Target.java:336)
      [pppacker] ERROR:      at org.apache.tools.ant.Project.executeTarget(Project.java:1339)
      [pppacker] ERROR:      at com.sap.tc.buildplugin.techdev.ant.util.AntRunner.run(AntRunner.java:115)
      [pppacker] ERROR:      at com.sap.tc.buildplugin.AbstractAntBuildAction.execute(AbstractAntBuildAction.java:65)
      [pppacker] ERROR:      at com.sap.tc.buildplugin.AbstractPlugin.handleBuildStepSequence(AbstractPlugin.java:225)
      [pppacker] ERROR:      at com.sap.tc.buildplugin.AbstractPlugin.performBuild(AbstractPlugin.java:201)
      [pppacker] ERROR:      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      [pppacker] ERROR:      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      [pppacker] ERROR:      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      [pppacker] ERROR:      at java.lang.reflect.Method.invoke(Method.java:324)
      [pppacker] ERROR:      at com.sap.tc.buildtool.PluginCommunicator.maybeInvoke(PluginCommunicator.java:114)
      [pppacker] ERROR:      at com.sap.tc.buildtool.PluginCommunicatorV2.communicate(PluginCommunicatorV2.java:42)
      [pppacker] ERROR:      at com.sap.tc.buildtool.PluginHandlerImpl.handlePluginCommunication(PluginHandlerImpl.java:354)
      [pppacker] ERROR:      at com.sap.tc.buildtool.PluginHandlerImpl.execute(PluginHandlerImpl.java:176)
      [pppacker] ERROR:      at com.sap.tc.devconf.impl.DCProxy.make(DCProxy.java:1726)
      [pppacker] ERROR:      at com.sap.tc.devconf.impl.DCProxy.make(DCProxy.java:5559)
      [pppacker] ERROR:      at com.sap.ide.eclipse.component.provider.actions.dcproject.BuildAction.buildDCsForDevConfig(BuildAction.java:307)
      [pppacker] ERROR:      at com.sap.ide.eclipse.component.provider.actions.dcproject.BuildAction.access$200(BuildAction.java:58)
      [pppacker] ERROR:      at com.sap.ide.eclipse.component.provider.actions.dcproject.BuildAction$1.run(BuildAction.java:212)
      [pppacker] ERROR:      at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:101)
      [pppacker] ERROR: java.lang.NullPointerException
      [pppacker] ERROR:      at java.io.File.<init>(File.java:263)
      [pppacker] ERROR:      at com.sap.tc.buildplugin.pp.pack.ZipPacker.unpack(ZipPacker.java:364)
      [pppacker] ERROR:      at com.sap.tc.buildplugin.pp.PPPacker.packEntityReferences(PPPacker.java:763)
      [pppacker] ERROR:      at com.sap.tc.buildplugin.pp.PPPacker.packPublicPartContent(PPPacker.java:476)
      [pppacker] ERROR:      at com.sap.tc.buildplugin.pp.PPPacker.packPublicPart(PPPacker.java:406)
      [pppacker] ERROR:      at com.sap.tc.buildplugin.pp.PPPacker.pack(PPPacker.java:359)
      [pppacker] ERROR:      at com.sap.tc.buildplugin.pp.PPPackTask._execute(PPPackTask.java:233)
      [pppacker] ERROR:      at com.sap.tc.buildplugin.techdev.ant.util.BPTask.execute(BPTask.java:20)
      [pppacker] ERROR:      at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:193)
      [pppacker] ERROR:      at org.apache.tools.ant.Task.perform(Task.java:341)
      [pppacker] ERROR:      at org.apache.tools.ant.Target.execute(Target.java:309)
      [pppacker] ERROR:      at org.apache.tools.ant.Target.performTasks(Target.java:336)
      [pppacker] ERROR:      at org.apache.tools.ant.Project.executeTarget(Project.java:1339)
      [pppacker] ERROR:      at com.sap.tc.buildplugin.techdev.ant.util.AntRunner.run(AntRunner.java:115)
      [pppacker] ERROR:      at com.sap.tc.buildplugin.AbstractAntBuildAction.execute(AbstractAntBuildAction.java:65)
      [pppacker] ERROR:      at com.sap.tc.buildplugin.AbstractPlugin.handleBuildStepSequence(AbstractPlugin.java:225)
      [pppacker] ERROR:      at com.sap.tc.buildplugin.AbstractPlugin.performBuild(AbstractPlugin.java:201)
      [pppacker] ERROR:      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      [pppacker] ERROR:      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      [pppacker] ERROR:      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      [pppacker] ERROR:      at java.lang.reflect.Method.invoke(Method.java:324)
      [pppacker] ERROR:      at com.sap.tc.buildtool.PluginCommunicator.maybeInvoke(PluginCommunicator.java:114)
      [pppacker] ERROR:      at com.sap.tc.buildtool.PluginCommunicatorV2.communicate(PluginCommunicatorV2.java:42)
      [pppacker] ERROR:      at com.sap.tc.buildtool.PluginHandlerImpl.handlePluginCommunication(PluginHandlerImpl.java:354)
      [pppacker] ERROR:      at com.sap.tc.buildtool.PluginHandlerImpl.execute(PluginHandlerImpl.java:176)
      [pppacker] ERROR:      at com.sap.tc.devconf.impl.DCProxy.make(DCProxy.java:1726)
      [pppacker] ERROR:      at com.sap.tc.devconf.impl.DCProxy.make(DCProxy.java:5559)
      [pppacker] ERROR:      at com.sap.ide.eclipse.component.provider.actions.dcproject.BuildAction.buildDCsForDevConfig(BuildAction.java:307)
      [pppacker] ERROR:      at com.sap.ide.eclipse.component.provider.actions.dcproject.BuildAction.access$200(BuildAction.java:58)
      [pppacker] ERROR:      at com.sap.ide.eclipse.component.provider.actions.dcproject.BuildAction$1.run(BuildAction.java:212)
      [pppacker] ERROR:      at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:101)
    Ant runtime 0.13 seconds
    Ant build finished with ERRORS
    java.lang.NullPointerException
         at java.io.File.<init>(File.java:263)
         at com.sap.tc.buildplugin.pp.pack.ZipPacker.unpack(ZipPacker.java:364)
         at com.sap.tc.buildplugin.pp.PPPacker.packEntityReferences(PPPacker.java:763)
         at com.sap.tc.buildplugin.pp.PPPacker.packPublicPartContent(PPPacker.java:476)
         at com.sap.tc.buildplugin.pp.PPPacker.packPublicPart(PPPacker.java:406)
         at com.sap.tc.buildplugin.pp.PPPacker.pack(PPPacker.java:359)
         at com.sap.tc.buildplugin.pp.PPPackTask._execute(PPPackTask.java:233)
         at com.sap.tc.buildplugin.techdev.ant.util.BPTask.execute(BPTask.java:20)
         at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:193)
         at org.apache.tools.ant.Task.perform(Task.java:341)
         at org.apache.tools.ant.Target.execute(Target.java:309)
         at org.apache.tools.ant.Target.performTasks(Target.java:336)
         at org.apache.tools.ant.Project.executeTarget(Project.java:1339)
         at com.sap.tc.buildplugin.techdev.ant.util.AntRunner.run(AntRunner.java:115)
         at com.sap.tc.buildplugin.AbstractAntBuildAction.execute(AbstractAntBuildAction.java:65)
         at com.sap.tc.buildplugin.AbstractPlugin.handleBuildStepSequence(AbstractPlugin.java:225)
         at com.sap.tc.buildplugin.AbstractPlugin.performBuild(AbstractPlugin.java:201)
         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:324)
         at com.sap.tc.buildtool.PluginCommunicator.maybeInvoke(PluginCommunicator.java:114)
         at com.sap.tc.buildtool.PluginCommunicatorV2.communicate(PluginCommunicatorV2.java:42)
         at com.sap.tc.buildtool.PluginHandlerImpl.handlePluginCommunication(PluginHandlerImpl.java:354)
         at com.sap.tc.buildtool.PluginHandlerImpl.execute(PluginHandlerImpl.java:176)
         at com.sap.tc.devconf.impl.DCProxy.make(DCProxy.java:1726)
         at com.sap.tc.devconf.impl.DCProxy.make(DCProxy.java:5559)
         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)
    [/code]
    Am I doing something wrong or SAP again released something not tested?
    Thank you for your answers!
    Best regards, Ivan

    Did you also follow the instructions in note 891223? This note is referenced from note 935334 and describes how to update the Build plugins in your track(s).
    Message was edited by: Pascal Willemsen

  • How to create java browser?

    I want to create a connection to a website (flickr) by using flickr API's and also I want to show the details in a JAVA browser.
    any one help me.

    flounder wrote:
    Just have fun. BTW is a date all you want to do with JA?he's a romantic, he wants things to develop naturally.

  • How to use Java reporting component.

    Hi,
    I want to use the Java reporting component (JRC) in crystal report, could you please tell me which version of CR will support this feture. i am presently using crystal report 12 version and i am not seeing any related info regarding this.
    my actual requirement is i want to use the reports to be hosted in UNIX,or Solaries env. i dont no how can i use the JRC for this perpose.
    can you let me know how can use the JRC and how to host it on unix boxes.
    Regards,
    Prabhakar J.

    Hi Prabhakar,
    There is a separate forum for Java Reporting Component (JRC) SDK.
    Post your question in Java SDK forum.
    [SAP Crystal Reports, version for Eclipse;
    That forum is monitored by qualified technicians and you will get a faster response there. Also, all SDK queries remain in one place and thus can be easily searched in one place.
    Regards,
    Shweta

Maybe you are looking for

  • Reference (XBLNR) field is empty in PO history tab (ME23N)

    Hi all, I created a PO the the GR. The PO history is updated and in the field reference shows the value I entered in the GR in field "Delivery note" After that I created an invoice in MIRO and entered a value in fields: "Reference", "Header text", et

  • Could a timescale for when the wireless is available be set up please on WLC

    Hi I have a number of AP's set up accross the different offices on our corporate network. We have just installed an AP at a childres home and found that children are accessing the internet when the lights go out for bedtime. Is there a way of setting

  • Nokia E65 Update to 2.0633.65.01

    Hey Guys, i have a small problem. My Nokia E65 has the Firmware Version: Version: 1.0633.18.01 11-01-2007 RM-208 Nokia E65 The Nokia Software-Update Newsfeed says a Update to Version 2.0633.65.01 is available. When i try to Update my Cell, the Softwa

  • Bug: Why does PP Conform and reconform same video clips over and over again?

    Any time I click out of PP and then come back to the program from ANYWHERE (even the desktop), PP starts to conform my files. For example, I have a very simple test project open with four 5-minute clips in it. All the files have done their "conformin

  • Comunication between applets (please help)

    I have an applet that connects to a servlet, which connects to a database. Signing the applet made it possible to access it from client machines. However, there is another applet (in the same html page), which receives a message from the first applet