aspose file tools
The moose likes Beginning Java and the fly likes Java web services Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Beginning Java
Reply Bookmark "Java web services" Watch "Java web services" New topic
Author

Java web services

Dar Var
Ranch Hand

Joined: Oct 12, 2004
Posts: 74
I'm new to Java Web Services and wondering do the APIs come standard with the 1.4 jdks or do I need to download something seperate i.e. the wsdk

If so where can I get and any setup etc..
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35223
    
    7
The APIs don't ship with J2SE 1.4. You need to download either the JWSDP from java.sun.com, or Axis from Jakarta. Axis is easier to set up if you already have a servlet container (like Tomcat) running; the JWSDP by default wants to use its own server.


Android appsImageJ pluginsJava web charts
 
I agree. Here's the link: http://zeroturnaround.com/jrebel
 
subject: Java web services
 
Similar Threads
Ejb3 Consuming Web Services over SSL-(JBoss) certificate_unknown
Basic requirements of WS
Has anyone learned C#?
Cleared SCDJWS 310-230
SUNOne