Sun has released the Java WebServices Developer pack EA1 to provide access to early versions of the standard Java APIs for XML processing and WebServices being developed through the JCP process. The new release includes early releases of base XML technology (JAXP 1.2, including XML schema support), SOAP based RPC (JAX-RPC), SOAP-based messaging (JAXM), and registry client support (JAXR).
The new release is available at http://java.sun.com/webservices.
Also check out the new Java Web Services Tutorial.
-
Java WebServices Developer Pack Early Access Now Available (6 messages)
- Posted by: Nitin Bharti
- Posted on: January 25 2002 12:57 EST
Threaded Messages (6)
- Java WebServices Developer Pack Early Access Now Available by Ash H on January 28 2002 14:08 EST
- Java WebServices Developer Pack Early Access Now Available by Oliver Lauer on January 29 2002 04:40 EST
-
Java WebServices Developer Pack Early Access Now Available by Oliver Lauer on January 29 2002 07:03 EST
-
Java WebServices Developer Pack Early Access Now Available by Alexander Thomas on January 29 2002 05:02 EST
- Java WebServices Developer Pack Early Access Now Available by Oliver Lauer on January 31 2002 07:11 EST
- Java WebServices Developer Pack Early Access Now Available by Kevin Citron on February 01 2002 05:04 EST
-
Java WebServices Developer Pack Early Access Now Available by Alexander Thomas on January 29 2002 05:02 EST
-
Java WebServices Developer Pack Early Access Now Available by Oliver Lauer on January 29 2002 07:03 EST
- Java WebServices Developer Pack Early Access Now Available by Oliver Lauer on January 29 2002 04:40 EST
-
Java WebServices Developer Pack Early Access Now Available[ Go to top ]
- Posted by: Ash H
- Posted on: January 28 2002 14:08 EST
- in response to Nitin Bharti
Is this pack enough to develop java based web service application or do we need anything else too? -
Java WebServices Developer Pack Early Access Now Available[ Go to top ]
- Posted by: Oliver Lauer
- Posted on: January 29 2002 04:40 EST
- in response to Ash H
Same question:
I've studied the package and tried some examples. Everything worked fine, I've even registered with the IBM UDDI, but I didn't find anything that told me how to find something (a service) within an UDDI (eg. IBM) and to invoke it straightaway ?
Did I miss something or is the package not suited for that purpose right now ?
Thanx
Oliver dot Lauer at axa dot de
-
Java WebServices Developer Pack Early Access Now Available[ Go to top ]
- Posted by: Oliver Lauer
- Posted on: January 29 2002 07:03 EST
- in response to Oliver Lauer
A Sun engineer told me to have a look at:
"I recently posted a JAXR sample application that discovers all Organization
that offer WSDL based Web Services. You may find it posted at the JAXR
developer forum at the following URL:
http://groups.yahoo.com/group/jaxr-disussion/message/116
Regards,
Farrukh"
Oliver dot Lauer at axa dot de
-
Java WebServices Developer Pack Early Access Now Available[ Go to top ]
- Posted by: Alexander Thomas
- Posted on: January 29 2002 17:02 EST
- in response to Oliver Lauer
Tried the above but Yahoo said "There is no group called jaxr-disussion." Is there a typo?
Thanks!
Alex
-
Java WebServices Developer Pack Early Access Now Available[ Go to top ]
- Posted by: Oliver Lauer
- Posted on: January 31 2002 07:11 EST
- in response to Alexander Thomas
Take this one:
http://groups.yahoo.com/group/jaxr-discussion/ -
Java WebServices Developer Pack Early Access Now Available[ Go to top ]
- Posted by: Kevin Citron
- Posted on: February 01 2002 17:04 EST
- in response to Oliver Lauer
I have discovered organizations. But. I have seen
nothing in the tutorial or examples to discover
the services that an organization publishes.