J2EE and WSDP

hi, i've got the JavaTM 2 Platform, Enterprise Edition (J2EETM) with the Ant Build Tool 1.4.1 up and running and want to get started with making JavaServer Pages. Now i see that Sun has a JavaTM Web Services Developer Pack (JavaTM WSDP) and that the Java WSDP EA2 release automates the integration of Java WSDP components with J2EE. Can anybody tell me what the benefits are of installing WSDP when you allready have Ant and the deploy tool and a server running on port 8000? and will the deploytool "use" tomcat on port 8080 or stay at port 8000?
tnx,
G.

Hi,
This is just to take an attempt on your question.
J2ee 1.3( which I presume you are using ) is a
reference implementation of the J2ee spec.
WSDP is a pack for the developers, who wants to
create webservices and deploy them. The WSDP also
comes with a Registry Server to allow publication
and retrival of Metadata of businesses.
Hope this helps.
Amlan

Similar Messages

  • Few questions about j2ee and my program

    Hello
    I'm new on this forum and in j2ee :)
    I've to write program which should be in working similar to video on demand system but without streaming movies only database and etc.
    I'm gonna write database in mysql. It will contain user and movies. I'll use the tomcat server.
    Can you tell me what should i learn to do it, i mean can i use jdbc to do it or maybe i should use something diffrent, and what will i need more i mean jsp, servlets?
    Sorry for such a question but i'm just beginner in j2ee and i hope you will help me :)

    Hello
    I'm new on this forum and in j2ee :)Welcome.
    I've to write program which should be in working
    similar to video on demand system but without
    streaming movies only database and etc."streaming database"? Not sure what you mean.
    I'm gonna write database in mysql. It will contain
    user and movies. I'll use the tomcat server.Sounds ambitious for somebody who's new to Java and Java EE
    Can you tell me what should i learn to do it, i mean
    can i use jdbc to do it or maybe i should use
    something diffrent, and what will i need more i mean
    jsp, servlets?Yes, learn JDBC. And servlets and JSPs. That's quite a lot.
    Sorry for such a question but i'm just beginner in
    j2ee and i hope you will help me :)I don't know how this helps you. It seems to go without saying: If you want to write Java EE applications, you should know Java EE well.
    %

  • Flex mobile project standalone flex server resets to J2EE and can not change

    Developing an Android mobile project with FB 4.5. Set original project-->properties-->flex server to standalone with coldfusion as server.  After setting web root, Root URL and Coldfusion root folder app works fine with CF. Sometime during development, flex server gets set to J2EE and CF access halts.  Go back into project-->properties-->flex server and reset server to 'standalone' with original settings.  click Apply or OK and assume that it is reset but it does not.  Go back into flex server settings and it is still J2EE.  I have seen this issue before and can not resolve it or find any other threads where there is a resolution to this.  My only way to continue is to start a new mobile project, import the files and continue.  This is not an acceptable way to design any mobile project!!  HELP!!

    Developing an Android mobile project with FB 4.5. Set original project-->properties-->flex server to standalone with coldfusion as server.  After setting web root, Root URL and Coldfusion root folder app works fine with CF. Sometime during development, flex server gets set to J2EE and CF access halts.  Go back into project-->properties-->flex server and reset server to 'standalone' with original settings.  click Apply or OK and assume that it is reset but it does not.  Go back into flex server settings and it is still J2EE.  I have seen this issue before and can not resolve it or find any other threads where there is a resolution to this.  My only way to continue is to start a new mobile project, import the files and continue.  This is not an acceptable way to design any mobile project!!  HELP!!

  • Deploy differences between 904 standalone and 903 J2EE and Web cache versio

    I am trying to port an application from jboss (3.0.3) to OAS 9iAS rel2. Since the application uses local interfaces in the EJBs, I am using the pre-release versions of OAS. My development environment also include ant and xdoclet. I am not using JDeveloper or TopLink and would prefer not to due to the different targets we are using.
    I have successfully portet to the 9.0.4 OC4J (standalone) version. In doing so I have collected all my EJB-class files in one jar, appName-ejb.jar, which along with the war-file and META-INF files go in the ear-file. Attempting to deploy this ear-file directly in 9.0.3 "J2EE and Webcache" version gives me the following error message in the Oracle Enterprise Manager Console: "Deployment failed: Nested exception Root Cause: Syntax error in source. Syntax error in source"
    The how-to:Implement Local Interface (cmplocal) also use a single jar-file, cmplocal-ejb.jar. The description is targeted toward OC4J standalone. I have not attempted to deploy this ear-file in the "j2ee and webcache" version.
    The Petstore demo ear-file (ref: "O9iAS Containers for J2EE User's Guide (9.0.3)") has all its beans in separate jar-files and deploys without any problems. The documentation also indicate that all beans has to be in separate jar-files in the root of the ear-file i.e this is a requirement. Do I understand the documentation correctly?
    Why the difference between the standalone version and the next version? Does not the possibility having to maintain a a large number of bean-jar-files in the root of the ear-file make development/deployment much more difficult than necessary?
    Does there exist any batch-workarounds?
    Dag

    I am trying to port an application from jboss (3.0.3) to OAS 9iAS rel2. Since the application uses local interfaces in the EJBs, I am using the pre-release versions of OAS. My development environment also include ant and xdoclet. I am not using JDeveloper or TopLink and would prefer not to due to the different targets we are using.
    I have successfully portet to the 9.0.4 OC4J (standalone) version. In doing so I have collected all my EJB-class files in one jar, appName-ejb.jar, which along with the war-file and META-INF files go in the ear-file. Attempting to deploy this ear-file directly in 9.0.3 "J2EE and Webcache" version gives me the following error message in the Oracle Enterprise Manager Console: "Deployment failed: Nested exception Root Cause: Syntax error in source. Syntax error in source"
    The how-to:Implement Local Interface (cmplocal) also use a single jar-file, cmplocal-ejb.jar. The description is targeted toward OC4J standalone. I have not attempted to deploy this ear-file in the "j2ee and webcache" version.
    The Petstore demo ear-file (ref: "O9iAS Containers for J2EE User's Guide (9.0.3)") has all its beans in separate jar-files and deploys without any problems. The documentation also indicate that all beans has to be in separate jar-files in the root of the ear-file i.e this is a requirement. Do I understand the documentation correctly?
    Why the difference between the standalone version and the next version? Does not the possibility having to maintain a a large number of bean-jar-files in the root of the ear-file make development/deployment much more difficult than necessary?
    Does there exist any batch-workarounds?
    Dag

  • New to J2EE and web development in java

    Hi folks,
    I have been developing desktop app in C# for the past two years. But now I am taking my masters and I am learning in Java. I am also interested in J2EE and wanted to develop web apps in Java. The problem is, I am very much confused with the tools, classes and etc Java uses. For example people say to me, you have to know Struts, Spring, JSP, Ant, Tomcat, Apache Tomcat, Hibernate, and etc. I tried to search every one of those and got some clue but not that much detail and now I am really confused.
    Before I go to coding (which is my interest), I wanted to know what tools to know and why and how they are used, at least the basics. Once I get some idea, I will keep on searching by myself. Can any body please tell me or give me a link of what tools I have to start with as a begineer web developer? Can any body give me a brief description about them?I downloaded Eclipse and I am almost familier on how to use it and I also write some code on it. These days, I downloaded J2EE, Struts, and Hibernate but I dont know how to use them and where to use them. No clue. Help me guys.
    Thank you.

    Step 1 : Download "Eclipse IDE for Java EE Developers". You don't need anything else in terms of tools at the start.
    Step 2 : Get solid experience in basic Java development. Make sure you are very comfortable with the language and core API classes such as I/O, collections, etc. Do this in a basic Java project in Eclipse.
    Step 3 : Learn JSP and Servlets. These two technologies are the foundation of Java EE web app development. Use "Dynamic Web Project" in Eclipse and Tomcat as your server. For a good exercise, build a web app to manage a catalog of something by reading/writing to a text file local to the server.
    Step 4 : Learn JPA. This is the standard for modern Java database access. Make sure you learn JPA standard rather than a specific implementation like Hibernate. In fact, since you are asking on an Oracle site, I would recommend EclipseLink implementation of JPA rather than Hibernate. For an exercise take your app from Step 3 and make it use a database instead of a file. Use MySQL as your database.
    By the time you get this far you will have a good foundational knowledge of Java EE web development. Where you go from here will depend on your interests. If you are more interested in the web tier, you can learn some of the higher-level front-end technologies such as JSF or Struts that make it easier to build very large apps. If your interests are more in middle tier and scalability, start learning EJBs. Don't bother learning Ant or Maven unless your interests are specifically in build systems and release engineering. You don't need to know Ant/Maven to build/run/export Java EE applications in Eclipse.
    Good luck!
    - Konstantin

  • Where is ias903 j2ee and web cache distribution for NT?

    http://otn.oracle.com/software/products/ias/devuse.html
    gives option 4
    NT - 324 MB
    Oracle9iAS J2EE and Web Cache
    - Oracle HTTP Server
    - Oracle9iAS Containers for J2EE
    - Oracle9iAS Web Cache
    - Oracle Enterprise Manager
    - New! v9.0.3 Linux , Solaris , HP-UX , HP Tru64
    - NT/2000
    Clicking at NT/2000 points me to 9ias90201_core.zip.
    So where is the 903 distribution? Why is it Sun Solaris?!
    Oracle9iAS Release 2 downloads for Sun SPARC Solaris
    On this page you will find:
    Oracle9iAS J2EE and Web Cache:
    - v9.0.3
    - v9.0.2.0.1
    Oracle9iAS Enterprise Edition
    Oracle9iAS Supplemental CD's
    Other Utilities
    Oracle9iAS J2EE and Web Cache Release 2 v9.0.3
    9ias90201_core.zip - (340,044,344 bytes)
    This is a lightweight version of Oracle9iAS v2. It consists of the following components:
    -Oracle HTTP Server
    -Oracle9iAS Web Cache
    -Oracle9iAS Containers for J2EE (OC4J)

    Hi Ken --
    We are just about wrapped up with our Oracle9iAS Release 2 (9.0.3) version for Windows NT. As you've seen, we have released the 903 version for a number of Unix platforms (Solaris, HP-UX, HP-Tru64, Linux) already and the Windows platform will follow shortly.
    For the moment, if you're running on Windows and want to use the J2EE 1.3 functionality, you can download the pure Java OC4J 903 distribution available from OTN. This is the same set of Java code that is the 9iAS distribution.
    cheers
    -steve-
    http://otn.oracle.com/software/products/ias/devuse.html
    gives option 4
    NT - 324 MB
    Oracle9iAS J2EE and Web Cache
    - Oracle HTTP Server
    - Oracle9iAS Containers for J2EE
    - Oracle9iAS Web Cache
    - Oracle Enterprise Manager
    - New! v9.0.3 Linux , Solaris , HP-UX , HP Tru64
    - NT/2000
    Clicking at NT/2000 points me to 9ias90201_core.zip.
    So where is the 903 distribution? Why is it Sun Solaris?!
    Oracle9iAS Release 2 downloads for Sun SPARC Solaris
    On this page you will find:
    Oracle9iAS J2EE and Web Cache:
    - v9.0.3
    - v9.0.2.0.1
    Oracle9iAS Enterprise Edition
    Oracle9iAS Supplemental CD's
    Other Utilities
    Oracle9iAS J2EE and Web Cache Release 2 v9.0.3
    9ias90201_core.zip - (340,044,344 bytes)
    This is a lightweight version of Oracle9iAS v2. It consists of the following components:
    -Oracle HTTP Server
    -Oracle9iAS Web Cache
    -Oracle9iAS Containers for J2EE (OC4J)

  • URGENT : J2ee and sdm down

    we just moved XI dev server to another hardware. Server is up but J2ee and SDm is not able to start. When i run sxmb_ifr, it is pointing to old server name that is r2n0v3 instead of rx2n0v4 (new server). Any suggestion for this problem.
    I have made all chnages as mentioned in oss note 757692.
    Regards
    Amar

    Hi Amarjit,
    Have a look at this
    SAP Note 723909 - Java VM settings for J2EE 6.40/7.0
    SAP Note:997810 - Troubleshooting Common SDM 6.40/04s
    SAP Note 997985 - Fixed Issues with SDM 6.40/04s
    U may also check this out
    SAP Note: 873769 - SDM version is lower than installed SDM during j2ee upgrade
    Regards,
    Prateek

  • MYSAPSSO2 cookie format in J2ee and ABAP - NW7

    Hello
    I installed NW7 with ABAP + Java with system id DV1. I was able to configure the java and abap to issue ticket and to be accepted by other systems (DV2).
    If I login to the DV1 abap host using webgui url(integrated ITS), I am getting the MYSAPSSO2 cookie in the browser IE.  With this I am able to login to DV2 j2ee and also to ABAP.
    If I login to DV1 j2ee engine using the portal link, I am not seeing the MYSAPSSO2 cookie in the browser, but seeing JSESSIONID and with it still I am able to login to DV2.
    My question : Is the JSESSIONID exactly equal to MYSAPSSO2 ? If not how can I make the DV1 J2ee to issue MYSAPSSO2 cookie ? Thanks.
    SAPLearner

    Hi
    I am able to test and able to login to the other j2ee or abap system. But still not able to see the MYSAPSSO2 cookie issued by EP j2ee.
    DV1 - NW7 SP12 system ABAP + J2ee(with portal on it)
    DV2 - NW7 SP12 system ABAP + J2ee(with BI java)
    I have exported DV1's java and abap certificate to DV2, made it trusted and the the connection is working.
    When I login to DV1 j2ee using the url  http://<DV1fullhostname>.com:52200/irj/portal
    and getting the below in my browser
    SignOnDefault=<windows id>; JSESSIONID=(DV1host_DV1_22)ID2068173650DB0050916542928689590End; SAPPORTALSDB0=urn%253Acom.sapportals.appdesigner%253Aframework%2526isPersonalizeMode%3Dfalse; GWS_AUTO_LOGIN=FALSE; AbxUserLocale=en_US_STAFF; PortalAlias=portal; saplb_*=(DV1host_DV1_22)613943650
    With this above cookie I am able to login to DV2 j2ee http://<DV2fullhostname>.com:52500/nwa
    or abap http://<DV2fullhostname>.com:8025/sap/bc/gui/sap/its/webgui
    without any issue. In my browser I do not see MYSAPSSO2 cookie. Why is that?
    My login stack in j2ee is defined as below.
               1. Evaluate ticket
               2. Basic login modele
               3. Create ticket
    At the same time if I login to DV1 abap http://<DV1fullhostname>.com:8022/sap/bc/gui/sap/its/webgui  I can see the cookie MYSAPSSO2 in the browser and still able to login to DV2.
    Dont understand why my DV1 j2ee is not issuing MYSAPSSO2 cookie and issueing JSESSIONID ?
    Appreciate your reply
    SAPLearner

  • Oracle9iAS J2EE and Web Cache

    Hi!
    I'm using Oracle9iAS J2EE and Web Cache on my Sun Solaris 5.8 and when I try to Log on to Oracle Enterprise Manager on port 1810 from my Windows 2000 browser I have this error:
    Servlet error: Renderer failed:
    java.lang.NoClassDefFoundError
    To correct I must do this:
    $emctl stop
    $emctl start
    After that I'm able to log on to OEM but if I do some modifications or wait too long I will received the same error again:
    Servlet error: Renderer failed:
    java.lang.NoClassDefFoundError
    Can you tell me what is the problem ?
    Thank's

    Do you have the DISPLAY environment variable set correctly? This error is typically seen if the EM Website is unable to connect to an X-Server.

  • Question about SLD, j2ee and solman

    for the implementation aspects of solman 4.0, i.e. roadmaps, project planning, etc....do you need to have the j2ee and SLD configured for this?  Currently my j2ee engine is hung. It never gets past the "starting application" part.
    1|server0             |J2EE Server         |   23028|Starting application
    State of JControl : Some processes running
    State inside MS   : Some processes running
    Thnx!!

    Hello Drew,
    For the implementation escenarios you don´t need to have the J2EE up.
    For opening connections and maybe for Service Desk scenario you need to have the J2EE up and running.
    If SLD is not running in SMSY ensure that the system defined has the entry Data source "system RFC"
    For the Solman diagnostic of course you need the J2EE .
    Check in the std_* log of work directory what is the problem with the J2EE,
    you only need to look in most update files for "error" entry and search for the error
    Best regards,
    Dolores

  • 9iAS J2EE and WebCache Installation stop to response...

    Installation of 9iAS Infrastructure is succeeded.
    Then I start to install 9iAS J2EE and WebCache on the same machine...
    When I finished entering
    Instance Name: cn=orcladmin
    ias_admin Password: xxxxxxxx
    then the oracle installer stops to response, just displaying a 'clock-cursor'.
    I tried several times and this happens again and again.
    Anyone can give me some suggestion?

    Run the setup which is under wsf-fullinstall/disk1 folder of the installation kit. This will install ORacle windows system files. Reboot the system and then restart 9i AS setup, this should solve the problem.
    cheers,
    Jana.

  • J2EE and related J2SE/JRE versions

    I understand the difference between J2EE and J2SE/SDK/JDK, and JRE. However, I'm having trouble identifying what version of SDK each of the J2EE versions uses. Maybe they match up.
    For example, if I have an old project someone says was built with J2EE 1.3 SDK, does that use J2SE/JRE 1.3? Does Java EE 5 use Java 1.5? 1.6? 1.4? (For example, if I'm setting Eclipse Compiler Compliance Level for a J2EE 1.3 project, what should it be?)

    is there a way for me to know what Java version that would have been or could have been compiled against?No.
    Edit: Slight clarification - the class files in the application contain a magic number that corresponds with the compiler target - so for any given class file you can determine what JRE was targeted at compile time. This can be different from the compiler version. Different classes in the same application may have been targeted to different JRE versions.
    Are there any versions of Java that it could not be compiled against?No.
    what version of Java does the Application Server on which this will be deployed support.The Application Server will be running on a JRE corresponding to a particular Java release. That JRE will support all versions of Java prior to the release. Code compiled on subsequent versions of Java can, if suitably written, be targeted to run on that version of the JRE and (depending on versions) may not need specific targeting to do so. Whether they in fact work or not depends entirely on what library calls they make.
    What's the business requirement that drives this request?
    Edited by: dcminter on 03-Mar-2010 18:54

  • J2ee and j2eeadmin missing after the installation of java_ee_sdk-5_04-windo

    Hello,
    I'm newbie with J2ee and I would like to test JMS technology.
    I have installed java_ee_sdk-5_04-windows.exe on my windows machine and I read the JMS step by step tutorial.
    The problem is that at a certain step there is a ligne saying
    Starting the JMS Provider
    When you use the J2EE SDK 1.3.1, your JMS provider is the SDK. At another command line prompt, start the J2EE server as follows:
    j2ee -verbose
    Wait until the server displays the message "J2EE server startup complete."
    The problem is that there is no j2ee.exe or j2ee.bat on my machine. I first checked under C:\Sun\SDK\jdk\bin and I also did a search on the full harddrive.
    Few lines below I have to use the command "j2eeadmin -listJmsDestination" but again this j2eeadmin is not present on my machine.
    How is it possible that these files are not present on my machine after installing java_ee_sdk-5_04-windows.exe?
    How can I solve my problem?
    Thanks in advance for your support.
    Alain.

    hello Philipina,
    I had the same problem when i was trying to do what in that tutorial.
    (exactly at this moment i bumped into your post searching for JMS stuff)
    The thing is j2ee sdk 1.5xx is a whole lot different than 1.3xx and there are no j2ee -addJmsDestination etc.
    Please consult the documentation of your JMS provider to set up administered objects.
    that's as far as i got to :(

  • What is the difference between knowing J2EE and knowing Java?

    Okay, I need a little help and guidance. I've been doing integration work for the past couple of years and I've been creating small programs in Java with our EAI application. Basic database updates, reading different file types from disc (XML, fixed-length, etc.), and a lot of other things. But never full-blown applications. So I think I know the Java language pretty well, although I haven't used everything, just what I needed.
    I've been hearing this phrase getting thrown around a lot: "Do you know J2EE" instead of "Do you know Java". What is the actual difference between the two? (Any good websites or books would help a lot).
    Another question I had since we were always building small programs they was never a great deal of stress to build object-oriented code. Is there a good book and/or websites on some basic standards and rules of thumbs to think about when I start designing my code?
    Thanks everyone

    Think of all the rich programs you can write with no import statements. That's knowing Java the language. Start adding the packages in the SDK. Ok, now maybe that's enough Java to get a job. J2EE adds a lot more packages for a bunch of interesting things - JSP and Servelets, EJB containers, etc. Sun docs on J2EE ought to list out all the wonderful added features. I'm sure I don't know anyone who has mastered ALL of these packages - "knowing" J2EE might take a direct download from the Matrix. Many interesting programs get along fine without any J2EE features.

  • What are the diffrences among J2SE,J2EE, and J2ME ?

    Could one explain me..what are these terms and terms like JDK,SDK and what are the diffrences and similarities.I have installed J2sdk1.4.1 in my computer.I have written some programs and run them.Applets too.What are the extra benifits that I can take if I install J2EE.In other words what are the things that J2SDK is lacking when compared to J2EE?
    Please explain..I am quite new to java.
    Regards..Saman

    J2ME - Java 2, Micro Edition.
    This is a specification, a developement platform for Java enable device, it is mostly for mobile devices,such as PDA, handphone.
    J2SE - Java 2, Standard Edition
    This is a specification, a developement platform for developing standard service, which is software. Such as graphic user interface, input output device, applet and more.
    J2EE - Java 2 Enterprise Edition.
    This is a specification, a developement platform for enterprise system, server side program. and examnple is Java Server Page, Java Servlet, Enterprise Java Bean and more.

Maybe you are looking for

  • "Error in Process" for POs after changing Tax codes and Vendor address

    All, We are in extended classic scenario and we have 2 POs with status "Error in Process" PO 1: The PO was ordered with 3 line items, Confirmed, Inovoiced. Later our accoutnig team realized there should not be tax for one of the line item in the PO.

  • Difference between wait events 'buffer busy waits' & 'latch: CBC'

    Hi , Can some one explain me the Difference Between 'Buffer Busy Waits' and 'Latch: Cache Buffers Chains"? What was explained in metalink note Doc ID: 833303.1 , is incomprehensible to me. Looking for easy and better explanation. Thanks Naveen

  • Should my "Contacts" be "On" or "Off" for my Yahoo email account?

    I lost all of my Contacts in my COMPUTER for my Yahoo email account; I then looked through my iPhone to see what my email settings showed and it showed my Contacts were turned "Off". I turned them 'On" and now I'm getting ominous messages about turni

  • Wanted to know about zen mi

    I wanted to know if you can change the startup logo on the zen micro because there is a option in the media source player saying that you can but i cant access it any help ps if you can tell me some good zen micro hack sites it would be much apprecai

  • Satellite 404 sudden crash!

    My satellite 404 sometimes shuts down during intensive tasks (like scanning the harddisk for virussses etc.). When it does, it shuts down immediately, without any warning. Does anybody know how to fix this problem? Thanx,