Deployable External Library in NetWeaver Developer Studio 7.01.06

I'm using SAP NetWeaver Developer Studio Version: 7.01.06 Build id: 201001061835
I need to make an External Library with some JARs inside. I've made an External Library component and I've created Assembly and Compilation public parts. After A LOT of attempts to make things work, I've resorted to using a custom build script to copy the JAR in the public part output folders. I've added the Compilation public part dependency in my Web Dynpro's Used DC list.
The Web Dynpro builds without errors.
Now the problem is that when I run the Web Dynpro application it gives me a ClassNotFound Error.
I've followed the instructions of many different guides and no one worked. I've found thousands of different procedures all to make the same thing and all of them differed in crucial parts. I'm stuck here with no ideas on how to make this ******* IDE to work.
I've tried to create an J2EE Server Component Library to which I've added the Assembly public part of the External Library but the GEN folder of the public part directory of J2EE SCL is empty! I have NO application*.xml files inside the J2EE SCL to edit.
If you're reading this and you're kind enough to help me, thank you.
Remember I have version 7.01.06.
Thank you again,
Pietro

Hi
Just out of curiosity, is your project of type DC?
If it is DC allow me to quote Mr Walter Kahn
The solution using DC's is very simple.
As a first step, undo all the stuff you have done up to now in this thread, including removing any build-time references, and deleting anything you entered in the application-xml files.  When you are back to a "clean" Web Dynpro DC, do the following:
Step 1: Create an External Library Development Component
1.1) Switch to Development Infrastructure perspective.
1.2) Create a new dc of type External Library  (eg. mycompany.com/downloadexcel/lib)
1.3) Switch to the Resource perspective when prompted and copy your JAR's to the libraries folder of the project.
1.4) View the Component Properties (Window -> Show View -> Component Properties)
1.5) Click the tab "Public Parts".
1.6) Add two public parts, one for COMPILATION and one for ASSEMBLY.  Give them names likeexport_excel_comp and export_excel_asbly
1.7) Right-click each public part, then click Manage Entities -> Archive  and select all the JAR's presented for selection.
1.8) Click the Permissions tab, and check Entity Forwarding Allowed.
Step 2: Create an Enterprise Application Development Component
2.1) Switch to Development Infrastructure perspective.2.
2.2) Create a new dc of type J2EE -> Enterprise Application (eg.mycompany.com/downloadexcel/ear)
2.3) Switch to the JavaEE perspective when prompted.
2.4) View the Component Properties (Window -> Show View -> Component Properties)
2.5) Click the Dependencies tab, and add a dependency to the DC created in Step 1.  Do not change any of the default options.
2.6) Click the Permissions tab, and check Entity Forwarding Allowed.
2.7) Click the Public Parts tab and create a new Public Part of type COMPILATION.  Give it a name, eg. pp_export_excel
2.8) Right-click this public part, choose Reference Entities and select the COMPILATION public part defined in step 1.6 above.
2.9) Right-click this dc, and do Development Component -> Build.
Step 3: Using the External Library in Your Web Dynpro Application
3.1) Switch to Web Dynpro perspetive.
3.2) View the Component Properties (Window -> Show View -> Component Properties)
3.3) Highlight your Web Dypro dc, and then in the Component Properties window select theDependencies tab.
3.4) Add a dependency to the dc created in Step 2.  Accept all default options.
3.5) Build and deploy the Web Dynpro dc.  If you have not changed any of the default options along the way, you will notice that the EAR of Step 2 also gets deployed.
Your Web Dypro dc should now compile correctly and also run on the server as expected.
Quoted from here.
You may also refer to my blog where I use external jars ....
regards
Yuval

Similar Messages

  • Deploy a Library with the NetWeaver Developer Studio 7.1

    Hi All,
    i would like to deploy a jar-file as a library on PI 7.1 with the NWDS 7.1. 
    It is different to 7.0.
    I hope anyone can tell me how to do this..
    Thanks
    Christoph

    Hi,
    Here is the process to deploy a Library project:
    1.Defining Libraries:
           To define J2EE libraries in the SAP NetWeaver Developer Studio, you first create a corresponding Library project .Then you have to add all necessary JAR files or references to other J2EE Engine components.
    2.Creating a Library Project:
         Choose File ® New ® Project.Follow the wizard to create a library project.The wizard generates an empty Library project. After the generation is completed, the J2EE perspective is opened automatically. The logical project structure is displayed in the J2EE Explorer and contains the two XML files: sda-dd.xml and provider.xml.
    3.Adding JARs:
           1.      Choose the server/provider.xml node and choose Open from the context menu.The multipage editor opens in the right pane.
           2.      Choose the Jars tab.
           3.      Choose the Jars node followed by Add.
           4.      Select one or more JARs from your workspace and confirm by choosing OK.
    4.Adding References:
           1.     Choose the server/provider.xml node and choose Open from the context menu.The multipage editor opens in the right pane.
           2.      Choose the References tab.
           3.      Choose the References node followed by Add.
           4.      You can either create a new reference or select an existing one.
    5.Creating a Library Archive :
           1.     Select the library project node in the J2EE Explorer.
           2.      Open the context menu and choose Build Library Archive.
           3.      Choose OK to confirm
    6.Deploying a Library Archive :
    Prerequisites:·    The SDA file for the library project has been created successfully.
    ·        You have started the J2EE Engine on which the archive is to be deployed.
    ·        The settings in Window --> Preferences --> SAP J2EE Engine( SAP PI) are correct.
         Process:
           1.      In the J2EE Explorer, expand the library project node and select the relevant archive.
           2.      Open the context menu and choose Deploy to corresponding J2EE Engine.
    Regards,
    Kalpana

  • From Where can i install ABAP plug-in in SAP Netweaver Developer Studio 7.3?

    Hello,
    I have Installed SAP NetWeaver Developer Studio 7.3 and I was trying to install ABAP plug-in but i couldn't found the link to install.
    Later i found SAP Development Tools for Eclipse this link but its not working. As i came to know it will work only for Luna (4.4) or Kepler (4.3).
    Would you please let me know how to install ABAP plug-in in SAP NetWeaver Developer Studio 7.3.
    Thanks and Regards,
    Shaik Shabeer Ahmed.

    Hello Ahmed,
    Use the links in that page:
    NWDS Download Links - Java Development - SCN Wiki
    And here also an installation guide:
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/80a100d2-109f-2e10-e996-c2b80803740b?overridelayout=t…
    Best regards,
    Serhat

  • Cannot deploy from netweaver developer studio to application server

    Hi
    I am trying to deploy a simple EAR (ConverterEAR) to my application server.
    From NW developer studio, right clicked on the SAP server that I have configured and try to a publish. It gives me the below exception. For some reason its trying to contact my old IP address. Is there a file where I can change this setting. My Laptop is set to use DHCP so my IP changes when I reboot my laptop. I also have configured a Microsoft loop back adapter.
    ct 16, 2007 2:58:42 PM /userOut/daView_category (eclipse.UserOutLocation) [Thread[Thread-17,5,main]] ERROR: com.sap.ide.eclipse.deployer.api.APIException: ConnectionException,cause=NamingException.Cannot get initial context.
    Reason: Exception while trying to get InitialContext.
         at com.sap.ide.eclipse.deployer.dc.DCClientImpl.<init>(DCClientImpl.java:45)
         at com.sap.ide.eclipse.deployer.dc.DCClientFactoryImpl.createClient(DCClientFactoryImpl.java:80)
         at com.sap.ide.eclipse.deployer.DeployerPlugin.getClient(DeployerPlugin.java:181)
         at com.sap.ide.eclipse.sdm.threading.DeployThreadManager.deploy(DeployThreadManager.java:358)
         at com.sap.ide.eclipse.sdm.SDMManager.deployArchives(SDMManager.java:148)
         at com.sap.ide.j2ee.wtpserver.SAPPublisher$DeployRunnable.run(SAPPublisher.java:380)
         at java.lang.Thread.run(Unknown Source)
    Caused by: com.sap.engine.services.dc.api.ConnectionException: NamingException.Cannot get initial context.
    Reason: Exception while trying to get InitialContext.
         at com.sap.engine.services.dc.api.session.impl.SessionImpl.getContext(SessionImpl.java:189)
         at com.sap.engine.services.dc.api.session.impl.SessionImpl.<init>(SessionImpl.java:115)
         at com.sap.engine.services.dc.api.session.impl.SessionFactoryImpl.newSession(SessionFactoryImpl.java:24)
         at com.sap.engine.services.dc.api.impl.ClientFactoryImpl.createClient(ClientFactoryImpl.java:66)
         at com.sap.ide.eclipse.deployer.dc.DCClientImpl.<init>(DCClientImpl.java:42)
         ... 6 more
    Caused by: com.sap.engine.services.jndi.persistent.exceptions.NamingException: Exception while trying to get InitialContext. [Root exception is com.sap.engine.interfaces.cross.DestinationException: cannot establish connection with any of the available instances:
    shadow:50104 Reason: com.sap.engine.services.rmi_p4.P4IOException: Cannot open connection to host: XX.XX.139.134 and port: 50104]
         at com.sap.engine.services.jndi.InitialContextFactoryImpl.getInitialContext(Initia:lContextFactoryImpl.java:488)
         at javax.naming.spi.NamingManager.getInitialContext(Unknown Source)
         at javax.naming.InitialContext.getDefaultInitCtx(Unknown Source)
         at javax.naming.InitialContext.init(Unknown Source)
         at javax.naming.InitialContext.<init>(Unknown Source)
         at com.sap.engine.services.dc.api.session.impl.SessionImpl.getContext(SessionImpl.java:166)
         ... 10 more
    Caused by: com.sap.engine.interfaces.cross.DestinationException: cannot establish connection with any of the available instances:
    shadow:50104 Reason: com.sap.engine.services.rmi_p4.P4IOException: Cannot open connection to host: XX.XX.139.134 and port: 50104
         at com.sap.engine.interfaces.cross.Destination.getNextAvailableBroker(Destination.java:53)
         at com.sap.engine.interfaces.cross.Destination.getRemoteBroker(Destination.java:33)
         at com.sap.engine.services.jndi.InitialContextFactoryImpl.getInitialContext(InitialContextFactoryImpl.java:352)
         ... 15 more
    Environment
    SAP NetWeaver Developer Studio
    SAP NetWeaver 7.1 Composition Environment SP01
    Build id: 200710090648
    SAP_J2EE_Engine_Version  -- 7.1.3301.150742.20070516182900
    Thanks
    Madhu

    Hi,
    you could change the connection settings to the server in the preference page in the Developer Studio. Check <a href="http://help.sap.com/saphelp_nwce10/helpdata/en/45/0cf28fb4d01f23e10000000a1553f7/frameset.htm">this</a> page in the documentation for details.
    In your case, you can also use the host name of your laptop, or even just localhost, in the Message Server Host field in the preferences page. This should overcome the problem with dynamic IPs.
    Hope that helps!

  • Getting an error in Java Project in SAP NetWeaver Developer Studio

    Hi,
    I am getting this error in my Java Project developed in SAP NetWeaver Developer Studio.
    Exception occurred during launch Reason: Source locator does not exist org.eclipse.jdt.debug.ui.javaSourceLocator
    Is this problem of not defining some External .jar file or problem with Eclipse?
    I am developing Java Project which connects with SAP Master Data Management.
    I am referring to a PDF named "How To identify identical master data records using SAP MDM 5.5
    Java APIu2019s".
    Regards
    Kaushik Banerjee

    This may be because of the metadata(registry) cache when it was written out by a second instance of NWDS.
    So the plug-in appears in the file system but NWDS doesn't see it in the metadata
    Delete the .metadata file from your workspace and then start up NWDS. It might work.
    Regards,
    PG
    Edited by: PG on Dec 16, 2008 3:18 PM

  • How do i upload an image in the netweaver developer studio

    Can anybody gimme a detailed description of uploading an image in the netweaver developer studio.

    This could be handy..
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/00062266-3aa9-2910-d485-f1088c3a4d71
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/30398c47-40a9-2910-4aae-cec9b96d56b0

  • Unable to start netweaver developer studio 7 (sp15) error attached

    Hi,
    when I try and start netweaver developer studio 7 (SP15) I get the error message below.
    I also got an error message when trying to reinstall the software about a file not registering and needing to reboot. Which I did,
    I have tried deleting the whole .metadata folder - but the error keeps coming back....
    we are running on a 64 bit system - but I thought this would run as a 32 bit program....
    any ideas??
    !SESSION Apr 21, 2008 20:39:36.409 ---------------------------------------------
    java.version=1.4.2_17
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_GB
    Command-line arguments: -os win32 -ws win32 -arch x86 -feature com.sap.java.ide C:\j2sdk1.4.2_17-x64\bin\javaw.exe
    -Xmx512m
    -Xms128m
    -XX:PermSize=32m
    -XX:MaxPermSize=128m
    -DallUserDir='C:\Documents and Settings\All Users\Application Data'
    -cp E:\Program Files (x86)\SAP\IDE\IDE70\eclipse\SapStartup.jar com.sap.ide.eclipse.startup.Main
    -os win32
    -ws win32
    -arch x86
    -feature com.sap.java.ide
    -showsplash E:\Program Files (x86)\SAP\IDE\IDE70\eclipse\SapIde.exe -showsplash 600  -data C:\Documents and Settings\crdadm\Documents\SAP\workspace -install file:E:/Program Files (x86)/SAP/IDE/IDE70/eclipse/
    !ENTRY Startup 1 0 Apr 21, 2008 20:39:36.409
    !MESSAGE Sap NetWeaver Developer Studio - Build: 200802160348
    !SESSION ----------------------------------------------------------------------
    !ENTRY org.eclipse.core.launcher 4 0 Apr 21, 2008 20:39:38.142
    !MESSAGE Exception launching the Eclipse Platform:
    !STACK
    java.lang.reflect.InvocationTargetException
         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.ide.eclipse.startup.Main.basicRun(Main.java:291)
         at com.sap.ide.eclipse.startup.Main.run(Main.java:789)
         at com.sap.ide.eclipse.startup.Main.main(Main.java:607)
    Caused by: java.lang.reflect.InvocationTargetException
         at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:861)
         at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
         ... 7 more
    Caused by: java.lang.UnsatisfiedLinkError: E:\Program Files (x86)\SAP\IDE\IDE70\eclipse\plugins\org.eclipse.swt.win32_2.1.2\os\win32\x86\swt-win32-2135.dll: %1 is not a valid Win32 application
         at java.lang.ClassLoader$NativeLibrary.load(Native Method)
         at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1586)
         at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1495)
         at java.lang.Runtime.loadLibrary0(Runtime.java:788)
         at java.lang.System.loadLibrary(System.java:834)
         at org.eclipse.swt.internal.Library.loadLibrary(Library.java:108)
         at org.eclipse.swt.internal.win32.OS.<clinit>(OS.java:46)
         at org.eclipse.swt.widgets.Display.internal_new_GC(Display.java:1291)
         at org.eclipse.swt.graphics.Device.init(Device.java:547)
         at org.eclipse.swt.widgets.Display.init(Display.java:1316)
         at org.eclipse.swt.graphics.Device.<init>(Device.java:96)
         at org.eclipse.swt.widgets.Display.<init>(Display.java:291)
         at org.eclipse.swt.widgets.Display.<init>(Display.java:287)
         at org.eclipse.ui.internal.Workbench.run(Workbench.java:1361)
         at com.tssap.util.startup.WBLauncher.run(WBLauncher.java:79)
         at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:858)
         ... 8 more
    Edited by: Paul Clavering on Apr 21, 2008 8:44 PM

    Caused by: java.lang.UnsatisfiedLinkError: E:\Program Files (x86)\SAP\IDE\IDE70\eclipse\plugins\org.eclipse.swt.win32_2.1.2\os\win32\x86\swt-win32-2135.dll: %1 is not a valid Win32 application
    This seems to be some issue with wrong S/W choice between 32bit and 64 bit version.  Or could be some OS related patch missing.
    You seem to have Win 32 bit version and JDK installed is 64bit version.
    Pls confirm.
    Edited by: Shaji Jacob on Apr 21, 2008 9:09 PM

  • Simple: add web dynpro to netweaver developer studio

    Hi all,
    I downloaded and installed a java version of NetWeaver that has only the developer studio.
    is there a package that I can use to add web dynpro ?
    or do I have to download another version that has both ?
    thanks.

    Thanks Valery.
    but I don't think web dynpro is installed.
    I installed the NetWeaver "Java™ EE 5 Edition"...
    this versin has only the NetWeaver developer studio.
    check this link please:
    https://www.sdn.sap.com/irj/sdn/downloaditem?rid=/library/uuid/cfc19866-0401-0010-35b2-dc8158247fb6

  • Calling RFC with webdynpro java (in NetWeaver Developer studio)

    Calling RFC with webdynpro java (in NetWeaver Developer studio)
    Hi,
    I want to call only one parameter RFC with webdynpro.
    Flight example is very complex.
    I want to push a button and pass parameter to RFC input and call RFC.
    After execution some message must appaer on the screen.
    Is there a step by step .pdf?
    Thanks.

    Hello Cemil,
    There's a seperate Web Dynpro forum for such posts, you should take a look there.
    Nonetheless, the classic tutorial is the FlightList. If I was you, I would make sure to do this tutorial step-by-step as it should give you the fundamentals for understanding aRFC. On top of that, it's most likely already available to you on your SAP system...
    Here's the link:
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/a00f7103-6790-2a10-ac9c-fcac7c5b18a3
    Cheers,
    Hermann

  • Error opening JSP files in Netweaver Developer Studio

    Hello,
    When I try to open a *.jsp file in the Netweaver Developer Studio, I get the following error:
    The ordinal 233 could not be located in the dynamic link library SHDOCVW.dll
    When I click on OK for a couple of times (same message), I get the option to open the file.
    Then this message:
    Invalid or corrup jar file (with a reference to the jsp).
    I can however open files with java extensions. It is also not project related, all jsp files react in the same way.
    I am currently investigating what MS Windows service packs have been installed recently.
    Does anyone know what it means or how this can be solved?
    regards, William Jackman

    Hello William,
    Have you seen this note already ??
    Microsoft security patch  KB834707 side effects in NW. SAP Note 785308

  • Netweaver Developer Studio  Start Up Problem

    Hi All,
    i have installed NDS 2.0.9.
    When i am trying  to run it , its giving me a problem--
    <i><b> Problems during startup.Check the .log file in the .metadata directory of ur workspace.
    </b></i>
    I checked the <i><b>.log</b></i> file but cudnt figure out what is the real problem.
    Has anybody faced the same problem ?
    Regards
    sandip

    Hi,
    Here is the content of the <b>.log</b> file---
    !SESSION Jan 12, 2005 19:57:52.684 -
    java.version=1.4.2_05
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Command-line arguments: -os win32 -ws win32 -arch x86 -feature com.sap.java.ide C:\j2sdk1.4.2_05\bin\javaw.exe
    -Xmx512m
    -Xms128m
    -XX:PermSize=32m
    -XX:MaxPermSize=128m
    -DallUserDir='C:\Documents and Settings\All Users\Application Data'
    -cp C:\Program Files\SAP\JDT\eclipse\SapStartup.jar com.sap.ide.eclipse.startup.Main
    -os win32
    -ws win32
    -arch x86
    -feature com.sap.java.ide
    -showsplash C:\Program Files\SAP\JDT\eclipse\SapIde.exe -showsplash 600  -data C:\Documents and Settings\SA16466\Documents\SAP\workspace -install file:C:/Program Files/SAP/JDT/eclipse/
    !ENTRY Startup 1 0 Jan 12, 2005 19:57:52.684
    !MESSAGE Sap NetWeaver Developer Studio - Build: 200411030238
    !SESSION -
    !ENTRY org.eclipse.core.launcher 4 0 Jan 12, 2005 19:57:56.580
    !MESSAGE Exception launching the Eclipse Platform:
    !STACK
    java.lang.reflect.InvocationTargetException
         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.ide.eclipse.startup.Main.basicRun(Main.java:291)
         at com.sap.ide.eclipse.startup.Main.run(Main.java:789)
         at com.sap.ide.eclipse.startup.Main.main(Main.java:607)
    Caused by: java.lang.reflect.InvocationTargetException
         at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:861)
         at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
         ... 7 more
    Caused by: java.lang.UnsatisfiedLinkError: Native Library C:\Program Files\SAP\JDT\eclipse\plugins\org.eclipse.swt.win32_2.1.2\os\win32\x86\swt-win32-2135.dll already loaded in another classloader
         at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1551)
         at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1495)
         at java.lang.Runtime.loadLibrary0(Runtime.java:788)
         at java.lang.System.loadLibrary(System.java:834)
         at org.eclipse.swt.internal.Library.loadLibrary(Library.java:108)
         at org.eclipse.swt.internal.win32.OS.<clinit>(OS.java:46)
         at org.eclipse.swt.widgets.Display.internal_new_GC(Display.java:1291)
         at org.eclipse.swt.graphics.Device.init(Device.java:547)
         at org.eclipse.swt.widgets.Display.init(Display.java:1316)
         at org.eclipse.swt.graphics.Device.<init>(Device.java:96)
         at org.eclipse.swt.widgets.Display.<init>(Display.java:291)
         at org.eclipse.swt.widgets.Display.<init>(Display.java:287)
         at org.eclipse.ui.internal.Workbench.run(Workbench.java:1361)
         at com.tssap.util.startup.WBLauncher.run(WBLauncher.java:79)
         at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:858)
         ... 8 more
    !SESSION Jan 12, 2005 19:58:04.421 -
    java.version=1.4.2_05
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Command-line arguments: -os win32 -ws win32 -arch x86 -feature com.sap.java.ide C:\j2sdk1.4.2_05\bin\javaw.exe
    -Xmx512m
    -Xms128m
    -XX:PermSize=32m
    -XX:MaxPermSize=128m
    -DallUserDir='C:\Documents and Settings\All Users\Application Data'
    -cp C:\Program Files\SAP\JDT\eclipse\SapStartup.jar com.sap.ide.eclipse.startup.Main
    -os win32
    -ws win32
    -arch x86
    -feature com.sap.java.ide
    -showsplash C:\Program Files\SAP\JDT\eclipse\SapIde.exe -showsplash 600  -data C:\Documents and Settings\SA16466\Documents\SAP\workspace -install file:C:/Program Files/SAP/JDT/eclipse/
    !ENTRY Startup 1 0 Jan 12, 2005 19:58:04.421
    !MESSAGE Sap NetWeaver Developer Studio - Build: 200411030238
    !SESSION -
    !ENTRY org.eclipse.core.launcher 4 0 Jan 12, 2005 19:58:05.793
    !MESSAGE Exception launching the Eclipse Platform:
    !STACK
    java.lang.reflect.InvocationTargetException
         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.ide.eclipse.startup.Main.basicRun(Main.java:291)
         at com.sap.ide.eclipse.startup.Main.run(Main.java:789)
         at com.sap.ide.eclipse.startup.Main.main(Main.java:607)
    Caused by: java.lang.reflect.InvocationTargetException
         at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:861)
         at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
         ... 7 more
    Caused by: java.lang.UnsatisfiedLinkError: Native Library C:\Program Files\SAP\JDT\eclipse\plugins\org.eclipse.swt.win32_2.1.2\os\win32\x86\swt-win32-2135.dll already loaded in another classloader
         at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1551)
         at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1495)
         at java.lang.Runtime.loadLibrary0(Runtime.java:788)
         at java.lang.System.loadLibrary(System.java:834)
         at org.eclipse.swt.internal.Library.loadLibrary(Library.java:108)
         at org.eclipse.swt.internal.win32.OS.<clinit>(OS.java:46)
         at org.eclipse.swt.widgets.Display.internal_new_GC(Display.java:1291)
         at org.eclipse.swt.graphics.Device.init(Device.java:547)
         at org.eclipse.swt.widgets.Display.init(Display.java:1316)
         at org.eclipse.swt.graphics.Device.<init>(Device.java:96)
         at org.eclipse.swt.widgets.Display.<init>(Display.java:291)
         at org.eclipse.swt.widgets.Display.<init>(Display.java:287)
         at org.eclipse.ui.internal.Workbench.run(Workbench.java:1361)
         at com.tssap.util.startup.WBLauncher.run(WBLauncher.java:79)
         at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:858)
         ... 8 more
    regards
    sandip

  • SAP NetWeaver Developer Studio Support Portlet Development

    Hi Everybody,
    Do we create portlet with SAP NetWeaver Developer Studio SAP. NetWeaver Application Server, Java(TM) EE 5 Edition support or it does not support Portled development.
    Is there any portlet plug-in for NWDS to develop portlet.
    Thank You
    Syed Saifuddin

    Hi Syed,
    From your post I can understand that you want to use standard portlets in EP6. Unfortunately this is not supported in NetWeaver 04s which you are probably using because of EP6.
    These portlets, that are compliant with JSR168, are supported in the next release – NetWeaver CE 7.1 (JEE 5) and the portal that will be shipped with it.
    However how to write a Hello World portlet you can learn from the following article: https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/14b5d01e-0e01-0010-24aa-f12ee5940060
    Regards,
    Diyan

  • Netweaver Developer Studio 7.2

    Hi everybody,
    Where can I download the last version of the Netweaver Developer Studio (I think is the version 7.2)?
    Thanks and Regards,

    hey,
    This is [trial verion|http://www.sdn.sap.com/irj/scn/downloads?rid=/library/uuid/a0a6bd7b-3dfc-2c10-eb95-aae0f777d4ab] NW Java 7.2 and NWDS
    [Market Place|https://websmp106.sap-ag.de/swdc] follow the path mentioned.
    Installations and Upgrades - Entry by Application Group" SAP NetWeaver" SAP NETWEAVER" SAP NETWEAVER CE 7.2
    Cheers,
    Nikhil Bose

  • Netweave Developer Studio 7.0 Vs Netweaver Developer studio 7.1

    Hi all
    Can anyone tell me the difference between Netweave Developer Studio 7.0 and Netweaver Developer studio 7.1?
    are there any documents for the same?
    Regards,
    Sheetal

    Hi,
    Three main parts are added to NW 7.1 surrounded business process platform: Composition Environment (CE), Enterprise Services Repository (ESR) and NetWeaver Process Integration (PI).
    Composite applications (composites) are functioning service-enabled interfaces to existing backend systems. NW 7.1 is coming with tools to develop, run, and manage composite applications using SAP's enterprise SOA. This is based on enhanced technologies like:
    SAP NetWeaver Application Server for Java
    Web Dynpro
    SAP NetWeaver Developer Studio for service creation and provisioning
    Service Registry and repository for service management
    Guided Procedures for process modeling
    SAP NetWeaver Visual Composer for UI modeling
    SAP Composite Application Framework for Java business object modeling and service abstraction
    Enterprise Services Repository is SAPu2019s web services repository.
    NetWeaver Process Integration (NWPI) is next generation of SAP Exchange infrastructure (XI) kind of integration hub; handling integration between SAP/non-SAP applications
    Refer these links for more info:
    http://help.sap.com/saphelp_nwce10/helpdata/en/45/3c66688c604c2ce10000000a1553f6/frameset.htm
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/50289b6a-5373-2910-91bd-b8196737c026
    Regards,
    Swathi
    Edited by: swathi suresh on Sep 8, 2008 6:59 AM

  • SAP NetWeaver Developer Studio Question

    Hi All,
    My question is that which java library does SAP NetWeaver Developer Studio use consume SAP WSDL file?
    Appreciate your advice.
    Cheers,

    1. Type https://nwds.sap.com/swdc/downloads/updates/netweaver/nwds/ce/ into your browser
    2. Enter your sap marketplace user and password in the popup
    3. Click on "Download latest NWDS_platform.zip release" and the download will start
    4. Unzip and install... done.
    Here, the Installation Guide:
    SAP NetWeaver Developer Studio 7.1 Overview

Maybe you are looking for

  • Mouse clicks as soon as cursor stops moving

    Hi -- maybe I'm being really stupid but just got a new MacBook Pro running OS 10.5.5; when I'm using the trackpad to move the mouse it goes all Windows on me and automatically clicks whenever I stop moving the cursor for a moment -- this is driving m

  • DV imports - iMovie vs Final Cut - Another question

    I'm importing NTSC VHS content through a Canopus ADVC-55. 1) Audio Capture via iMovie produces a DV files that works well in iMovie. If I use this same DV file (produced by iMovie) in FCE, audio will not render in FCE (red line above the track). Taki

  • Image field in an Oracle table

    I want to create a table STUDENT which will be able to contain the name, the first name, ..., and a PHOTO field, which will contains a photography of the student in JPEG format. I understand that I must use the BLOB datatype for this field, and I thi

  • Multitasking cannot handle more than 3-4 apps

    Multitasking cannot handle more than 3-4 apps. If you open more, the app just wont launch! I hope there would be a fix for this since it is very annoyoing.

  • 6750 How can I get a ''Low Battery Alert'' from my...

    I have recently bought  a 6750. At one point I realized that my phone died without any warning. Went through the User Guide, nothing. Went through the phone and only found one thing under: >Settings > Tones > Other Tones, ON or OFF. I set it to ON. I