SAP Developer Studio with no Portal Application option

Hello everyone, can someone help me in this problem:
I have installed these days the SAP Enterprise Portal 6.0 SP 7 on Web AS 6.40 and additionally after that I installed for development the SAP Netweaver Developer Studio the version 2.0.3.
I deployed with SDM those 2 files of PDK 6.0 SP6 in .sda format and add the Java developer role to my admin. I've downloaded from the portal the plugin Connector for Eclipse and copy it in the IDE plugins directory. I made a download in a local directory of the jar files too.
Starting the Developer Studio with the reason of developing, I can't see in my File-> New ->Project any option like Portal Applications. Not in Windows -> Preferences either.
Have I done something wrong? If someone had the same problem maybe and want to give a little help.
I'm thinking now that maybe the version of Developer Studio is too old. If so, does anyone can tell me from where I can download a newer one, because I have seen some links that dont work.
Thanks,
Best Regards.

Hi,
your version of DevStudio seems indeed to be outdated. If I remember correctly, then EP6 SP7 runs on WebAS 640 SP8? Therefore you should use DevStudio 2.0.8 (where .8 denotes the support package of your WebAS installation)
You can download a newer version of DevStudio from service marketplace. A trial version of DevStudio 2.0.7 is available here on SDN in the "Downloads/WebAS" section.

Similar Messages

  • Run SAP BPM with alternative portal applications ?

    Hi BPM experts,
    Is it possible to run SAP BPM without SAP NW Portal and use an alternative portal application instead?
    The general idea here is to use alternative SAP-independent frontend technology and use SAP BPM for process control "only".
    Best regards,
    Peter

    Benjamin,
    thanks for your reply. Does this mean that there's defnitely no other way and one MUST use SAP NW Portal in order to run a SAP BPM application (at least with the current release)?
    Best regards,
    Peter

  • EE5 Developer Studio with 2004s instance?

    Can I use the developer studio bundled with the EE5 preview to write and deploy J2EE 1.3 apps to a NetWeaver 2004s instance?

    Hi Bill,
    With the NWDS in the Java EE 5 Edition you can also write J2EE 1.3 or 1.4 compiant apps - for example choose Enterprise Application Project (w/o 5) or EJB Project (w/o 3.0). These will generate them as J2EE 1.4, for example you'll have to edit the deployment descriptors to make them 1.3 compliant. Just play around with it and come back if you have any further questions.
    Regarding deployment - unfortunately this is not possible. In NetWeaver 04 and 04s NWDS talked to the SDM, in the Java EE 5 Edition SDM is gone, the deployment process is different. However, you can export the EAR file from the Java EE 5 NWDS and deploy it to the NW04s instance through SDM Remote GUI, for instance (or some other of the deployment options available in 04s).
    Hope it helps a bit!
    -Vladimir

  • Steup Developer Studio with wine??

    I tried to use Wine to install the developer studio on my Linux system. But unfortunately the JDTSetup.exe stops immediately with an error message.
    Has anybody running the Dev Studio on Linux? If yes, how?

    Hi Jan,
    Yes, on the NW4 LinuxLab Testdrive DVD Codewavers Crossover Office was shipped. The Netwaver Developener Studio also shipped on this DVD works fine with Crossover Office. More information can be found here: http://www50.sap.com/linux/eval/nw4/
    Cheers,
      Hannes

  • Configuring Standalone Proxy with Enterprise Portal Application

    Hi All,
    I am attempting to set up a standalone proxy DC for use inside of an enterprise portal application DC (deployable).  I successfully created the standalone proxy and I created an API public part as well as an SDA public part, both of which contain all of the classes from the standalone proxy.  In my deployable portal application, I have included both of these public parts in the Used DCs.  At compilation, everything is fine, and NWDS recognizes the API and does not give any errors with references to the proxy classes while coding or building the application.  However, after deploying and running the application, I receive a NoClassDefFound error for the proxy classes at runtime.  I have worked with using APIs/SDAs a lot in other types of DCs (EARs, WebDynpro, etc.), and simply including the SDA as part of the used DCs has always worked fairly simply, however I am still relatively new to using Portal Application DCs, so I am not sure if I am doing something incorrectly in this situation.  Any light you could shed on the situation would be a great help.  Thanks.

    Hello-
    I believe you need to do the following.  In your standalone DC, create two public parts, one for compiliationand one for assembly (the two radio buttons on the first screen when you create public part wizard).
    Then in your PAR Standalone DC, reference both public parts as used DCs.  The jar file from the Standalone Proxy DC will be packaged into the EP Build results and deployed with the PAR file.
    Let me know if this works for you.
    Thanks,
    Marty

  • Download of SAP Developer Studio NW04S SP10

    Hi,
    where can i download the standalone version of the Developer Studio?
    I cant find the download...
    Thanks for help!
    Regards
    Chris
    Message was edited by:
            Christian Maier

    The problem is i cant find the download-link...only downloads with *.sar files...
    i need the developer studio nw04s with sp10...
    can anyone post me the link to the download of the file?
    Message was edited by:
            Christian Maier

  • Can only start Netweaver Developer Studio with Console

    Hi
    For some strange reason since yesterday I can only start the Netweaver Developer studio only using the Netweaver Developer Studio Console. I uninstalled and installed but no change. I'm using 7.0.9
    If I start the Netweaver Developer Studio without the console, I get the following windows error:
    <i>
    Executable for SAP NetWeaver Developer Studio has encountered a problem and needs to close.  We are sorry for the inconvenience.</i>
    Does anybody have an idea how to fix this?
    Thanks
    Tim

    Go to shortcut for launching the NWDS. Right click and go to properties. Go to Target. Add "-clean" in the end. Launch the NWDS now.
    Also you can do following.
    Close the NWDS.
    Go to installation directory of NWDS. Go to configuration folder. There will be folder by name <>.osgi.<>. Delete this folder and start the NWDS now.
    Regards,
    Ashwani Kr Sharma

  • Connect SAP HANA Studio with SAP HANA One Instance Reg 70

    Hello,
    i have already create an instance and set all passworts in Management One Console.
    If i want to add a new system in Hana studio a got an error message: "Database connection is not available"
    SAPControl request failed. Cannot retrieve JDBC connection for: ...
    com.sap.ndb.studio.jdbc.JDBCConnectionStatus: Database connection is not available. See error log for more details.
      at com.sap.ndb.studio.jdbc.JDBCPlugin.createConnection(JDBCPlugin.java:295)
      at com.sap.ndb.studio.navigator.operations.SAPSystemObjectUpdate.executeTryJDBC(SAPSystemObjectUpdate.java:238)
      at com.sap.ndb.studio.navigator.operations.SAPSystemObjectUpdate.execute(SAPSystemObjectUpdate.java:84)
      at com.sap.ndb.studio.navigator.operations.UpdateSAPSystemOperation.execute(UpdateSAPSystemOperation.java:70)
      at com.sap.ndb.studio.datamodel.controler.DataModelOperation.execute(DataModelOperation.java:67)
      at com.sap.ndb.studio.datamodel.controler.DataModelOperationQueue$DataModelOperationThread.run(DataModelOperationQueue.java:99)
    Caused by: com.sap.db.jdbc.exceptions.JDBCDriverException: SAP DBTech JDBC: Cannot connect to jdbc:sap://xxx.eu-west-1.compute.amazonaws.com:30015 [Cannot connect to host exxx4.eu-west-1.compute.amazonaws.com:30015 [Connection timed out: connect], -813.].
      at com.sap.db.jdbc.exceptions.SQLExceptionSapDB.createException(SQLExceptionSapDB.java:219)
      at com.sap.db.jdbc.exceptions.SQLExceptionSapDB.createException(SQLExceptionSapDB.java:203)
      at com.sap.db.jdbc.exceptions.SQLExceptionSapDB.generateDatabaseException(SQLExceptionSapDB.java:186)
      at com.sap.db.jdbc.Driver.connect(Driver.java:238)
      at com.sap.ndb.studio.jdbc.JDBCPlugin$3.run(JDBCPlugin.java:590)
    I must add, that i test it in the firm's intranet. So we have diverse firewalls. What firewall settings has our IT department change, for enabling the database connection?
    Hope you can help me.
    CT

    Not related to UI Development Toolkit for HTML Developer Center.  Moved to SAP HANA Developer Center community.
    Regards, Mike (Moderator)

  • IDM with WebCenter Portal Application

    Can anybody point me on the basics of using IDM with my WebCenter Portal Application. What are the steps I need for authentication and authorization?

    Hi.
    Is the following documentation helpful?
    Integrating an Enterprise Deployment with Oracle Identity Management - 11g Release 1 (11.1.1.8.0)
    Regards.

  • Cannot use SAP HANA Studio with SAP HANA One Instance

    Hello together,
    i try to make some tests in the SAP HANA environment. But i got the following error message each time:
    An internal error occurred during: "Updating system 'HDB' ...".
    java.lang.NullPointerException
      at com.sap.ndb.studio.datamodel.manager.SAPSystemState.isThereAtLeastOneIndexserverProcessWithStateColor(SAPSystemState.java:44)
      at com.sap.ndb.studio.navigator.operations.SAPSystemObjectUpdate.execute(SAPSystemObjectUpdate.java:76)
      at com.sap.ndb.studio.navigator.operations.UpdateSAPSystemOperation.execute(UpdateSAPSystemOperation.java:70)
      at com.sap.ndb.studio.datamodel.controler.DataModelOperationJob.run(DataModelOperationJob.java:70)
      at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
    I often read about different SAP HANA One and SAP HANA Studio versions.
    Following information about the versions:
    Studio: Version: 1.0.52
    Hana One Instance 52.1
    What could be the reason for getting this error message? I hope you can help me.
    Thanks in advance.
    CT

    Hi Nicky,
    As per my knowledge, there is no separate licensing required for HANA studio. License for HANA d/b or Enterprise HANA license is sufficient.
    Installation of HANA studio will not ask for any licenses.
    Regards,
    Suma

  • SAP J2E Engine Terminates on Portal Application Servers.

    Short Text 
    SAP J2EE Engine Terminates 
    Long Text 
    we are experencing a problem with SAP Enterprise Portal Server 5.0,where SAPJ2E Engine service failing almost once in a week on either of the two servers.
    Server details
    Os: Window 2000 Service pack 4
    SAP J2EE verison : 6.20 Path 19
    SAP Enterprise Portal SP5
    EP5 SP5 Hot fix 3.
    Oracle 8i Enterprise Edition Release 8.1.7.4.1
    Java 2 Standard Environment 1.3.1_10
    Error from Event Viewer for SAPJ2E engine
    "The Description for Event ID (0) in source (SAP J2E Engine Alone) cannot be found.The Local computer may not have the necessary registry information or message DLL files to display messages from a remote computer.The following information is part of the event SAP J2EE Engine Alone error
    6.SetServiceStatus.
    Error from SAP J2E engine logs:
    "Socket receive failed."
    Error from console.log
    "Integrity token expired"
    Actions done at our end.
    1) Got the confirmation from the backup team that no backups are being run at that time of SAP J2EE engine failure.
    2) Checked the service market place.
    Note 578554 - SAP J2EE ISAPI module: Release notes and known issues
    Note 581599 - EP5.0 SP4 : SAPJ2EE engine crashes after a while
    Need your help ..its bit Urgent.

    Hi,
    I have check the License under port/system config/License.
    Please find the below details which tell the license is valid.
    This Portal is: Licensed
    Portal Release: 5.0
    System ID: EP5
    Hardware Key: X0135695037
    Installation No.: 0020117479
    System No.: 000000000310150667
    Software Product: Portal_ORA
    EP5 X0135695037 Portal_ORA Unlimited 31/Dec/9999 Permanent 0020117479 000000000310150667 Valid
    EP5 X0135695037 Portal Unlimited 31/Dec/9999 Permanent 0020117479 000000000310150667 Valid
    Thanks,
    Deepu

  • Integrating JDveloper for developing portlet with JBoss Portal

    How can I do it? There is a guide?
    Thank you

    Oracle Portal Extension for JDeveloper
    may also be used with JDeveloper.
    http://www.oracle.com/technology/products/ias/portal/pdk.html

  • How to make a Discussion Forum like this one with Oracle Portal Applications

    Hallo,
    My colleagues and I are trying to make somthing similar for our planned intranet-platform and I wonder if there are some prefabricated modules which can be used (we are all enthused by the features of your Discussion Forums).
    Maybe you can provide us with papers ("construction plan") how to bring such functionality to our intranet (I searched the Oracle page, but did not find papers of this content).
    Thanks,
    Chistian

    Yes, this would be great. I have looked at some of the Partner Applications but the only module we want is this kind of a threaded message board. I would be very appreciative of this information as well.

  • SAP Netweaver Developer Studio Version Issue

    Dear All,
    We need a clarification on SAP NWDS version to be installed on client machine.
    We have standalone SAP NW 7.3 (Enterprise Portal) server. Its SP level is sp00.
    To develop and deploy portal applications, Which NWDS version we need to use.
    We have the[ LINK|https://nwds.sap.com/swdc/downloads/updates/netweaver/nwds/nw/730/doc/auto_com.sap.netweaver.developerstudio.distribution.complete.extsoa_versions.html] to download NWDS
    Please let us know which NWDS version we need to download.
    We have SAP (NW 7.3 SP 00) EP Server. Can we use NWDS 7.3 SP02 to develop and deploy portal applications?
    Can we have NWDS version higher than NW server?

    Hello,
    we are using NWDI (with the SCA corresponding tio the respective server versions) for development.
    Can we use NWDS 7.3 for development of NW7.0 applications (=NWDS version is equal or higher) or do we need to use a developer studio with version corresponding exactly to the servers version?
    Regards,
    Manuel

  • SAP Netweaver Developer Studio SP16 - download

    Please let me know where I can download SAP Netweaver Developer Studio SP16 - is it available on SDN or do we have to be a SAP partner to get this version?
    I tried the full SP16 Java Edition (4 files) but it doesn't contain Studio. The only version of Studio I can find is SP9.
    Thanks,
    Alastair

    Please could you let me know where I can download it. I have tried the following packages from SDN; results are as stated.
    SAP NetWeaver Application Server
    - Developer Studio without Web Dynpro projects    
    SAP NetWeaver Application Server J2EE 5
    - Developer Studio without Web Dynpro project
    Slim Java Edition-Trial (minimized memory consumption)
    - Developer Studio with Web Dynpro v. SP 9
    Full Java Edition-Trial
    - no Developer Studio included
    SAP NetWeaver 2004s Java Trial Version
    - no Developer Studio included; it is available only as a separate download and is v. SP 9
    Thanks,
    Alastair Calderwood

Maybe you are looking for

  • Photos doesn't save to camera roll.

    I have the new ipad 3 just updated to iOS 6 and when i try to save a photo from facebook, emails, or safari it doesn't want to save to my camera roll. How can i fix this problem ?

  • Will mountain lion run powerpc (rosetta)

    hi im a student who needs powerpc to run on my mac is there any chance that mountain lion will run powerpc? thanks in advance

  • Why don't the pictures for my contacts show up in mail?

    So I was tweaking my mail settings a bit and noticed I could set the application (using my iMac mail here), to display the pictures of senders.  It does this for a few of the emails but only a few.  I have gone into my contacts (address book) and ver

  • Smart mailbox & inbox

    I've set up a Smart Mailbox such that all mails that agree to a certain condition go into that mailbox. This works, but the mails also appear in my Inbox. How can I make sure they only go to the Smart Mailbox?

  • Why doesnt the iPhone keep a few percent of battery life up it's sleeve to allow the alarm to go off?

    Fifteen years ago, and for ten years running, spanning Nokia, Samsung, Motorola, Ericsson and a couple of cheapies, I had the ability to set an alarm and it would wake me in the morning. Even if my phone went flat! I know none of these devices had th