[wsf-java-user] where is downlaod for WSO2 Web Services Framework/Java
Hi,
I have downloaded the Web Services Application Server and got that running but cannot seem to find the download for WSO2 WSF/Java so I can write some web services.
Thanks,
- Login or register to post comments
- Printer friendly version
- 876 reads











[wsf-java-user] where is downlaod for WSO2 Web Services Framewor
Hi Dale,
The WSF/Java library is still under development. Basically, WSF/Java
will have IDE integration at least for Eclipse, and hopefully for
IntellijIDEA. You will be able to develop and debug Web services within
the IDE itself.
For the moment, you can use the libraries that ship with WSAS and use
the Management Console to aid the development. By starting WSAS in debug
mode, e.g. ./wso2wsas.sh --debug 5005, and running the remote debugger
in your IDE, you can debug your Web service.
We are hoping to release WSF/Java within the next couple of months.
-- Azeez
Dale Herrig wrote:
> Hi,
>
>
>
> I have downloaded the Web Services Application Server
> and got that running but cannot
> seem to find the download for *WSO2 WSF/Java
> so I can write some web services.*
>
> * *
>
> *Thanks,*
>
>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Wsf-java-user mailing list
> Wsf-java-user@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/wsf-java-user
--
Afkham Azeez
GPG Fingerprint: 643F C2AF EB78 F886 40C9 B2A2 4AE2 C887 665E 0760
http://www.wso2.org
WSAS 2.0 has IDE integration for Eclipse
Hi Dale,
the latest WSAS release contains a plugin that provides Web service development tools within the Eclipse IDE. You could download it from http://www.wso2.org/projects/wsas/java
Regards
Afkham Azeez