Project: WSO2 Commons
Tomcat and WSO2
I am new to WSO2. When i went to different folders in WSO2WSAS i saw that tomcat folders are there under lib folder. Now i want to know if i create the a .jsp file then
how can i get the output of the jsp file using that tomcat and WSO2WSAS. What is the procedure of deploying any jsp files using tomcat and WSO2WSAS. Pls help me.
Asynchronous invoke web serivce by AXIS2
Hi guys:
Recently, I test asynchronous web service with axis2,the service has been deployed as a asynchronous service and the client do a non-blocking invoke.client code shows below
- 5 comments
- Read more
- 596 reads
How to deploy module and service on time
Hi,
I try to deploy a module for a service. In my implementation of
tomcat + axis2 I have a fisrt deployment of module then the deployment
of the service.
How can I deploy both in the same thread
Thanks !
- 1 comment
- 468 reads
WSO2 UserManager 0.6 Released!
The release artifacts can be downloaded from:
http://wso2.org/downloads/commons/user-manager
Release Notes
==================
UserManager is a library allows user management to be consistent across applications.
[commons-dev] svn commit r5254 - trunk/commons/deployers/axis1deployer/src/main/java/a1deployer
Hi Saminda:
svn@wso2.org wrote:
> Log:
> Cleaning up the code
> - return new WSDLReaderImpl().readWSDL(null, wsdlDoc);
> + ///////////////////////////////////////////////////
> +// System.out.println(DOM2Writer.nodeToString(wsdlDoc));
> + ////////////////////////////////////////////////////
Um - adding commented-out printlns is "cleaning up the code"? :)
+1 to other changes (except the extra space after the "return" keyword).
--G
_______________________________________________
Commons-dev mailing list
Commons-dev@wso2.org
[commons-dev] problem while running client for proxy services
When I try to run client program in the sample provided with WSO2 ESB after configuring proxy I got the following message showing the error:
============================================================================================================
[root@blitz-v2 axis2Client]# /usr/local/ant/bin/ant stockquote -Dtrpurl=http://localhost:8080/soap/StockQuoteProxy -Dmode=quote -Dsymbol=IBM
Buildfile: build.xml
init:
compile:
stockquote:
[java] INFO [09 Jul 16:12:28] DeploymentEngine - No services directory was found under /usr/local/wso2esb-1.0/samples/axis2Client/client_repo.
[commons-dev] is weblogic server8.1 with sp6 is supported by axis2-1.2 or not??
Hello alldevs,
I have developed webservice SOAP with attachments using axis2-1.2 with apache tomcat 6.0 using eclipse plugin but now i want to do the same thing for the weblogic sever 8.1 with sp6 but getting error that is
" Servlet: "AxisAdminServlet" failed to preload on startup in Web application"
same webservice is not running with weblogic8.1 sp6
so can you please help me out this
Thanks in Advance...........
_______________________________________________
Commons-dev mailing list
Commons-dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/commons-dev


