|
This is the discussion forum for WSO2 Application Server 1. We plan to use wsas 4.1.0 integrated in tomcat 6.0.32 on Solaris 10 2. We run a Test, a QA, a PerformanceTest and a Production environment in two locations 3. The current tomcat/jboss application is multitenant, with dedicated VMs for big countries and several small countries served by other VMs 4. All system and application configuration information is stored in config files that are under version control 5. Environment specific settings are imposed by a substitution process during configuration/application distribution Hi: If download a fresh zip of an application server, extract and start the server, everything is fine, and when login with user admin password admin you can enter into the administration console. Ok (app server v 4.1.2) I need to change the hostname (manly because i'll install the identity server later).
Hi,
I have just downloded wso2as-4.1.2. When I try to add a new data source I get "Error looking up a data source : null".
It's exactly the same error as in http://wso2.org/forum/thread/21201
Is there a quick fix?
Regards.
Hello, i need a little guidance concerning the use of the management api. looking at the source code gives me the information, that the management api for managing webapps is available at: https://localhost:9443/services/WebappAdmin how can i use this api from an external program, i.e. my own custom java code? when trying to access the wsdl, tomcat gives me a: "HTTP Status 403 - Access to service metadata for service: WebappAdmin has been forbidden" i try to access the wsdl at: https://localhost:9443/services/WebappAdmin?wsdl
Hi
I am Trying to deploy wso2as-4.1.2.zip on JBoss 5.1, with the help of http://docs.wso2.org/display/AS/Deploying+on+JBoss+Application+Server.
While starting the JBoss server, it pointed out that few classes were missing, hence copied those jars into wso2as.war/WEB-INF/lib and proceeded.
Now I am facing below error. I made sure that none of the servers are running on ports 8443,8080,10389.
However, while starting the server https://localhost:8443/wso2as/carbon, I am facing error "HTTP Status 404 - ProxyServlet: /wso2as/carbon. Yes I did start the server as./run.bat - b [ip]
Any help is much appreciated.
Yours sincerely, as I can get application server backups wos2 apparently I'm having problems with my WSO2, and I want to restore it in another, if they can help me please thanks
Does WSO2 application server support transaction support? if yes, does this transaction comply with JTA (Java Transaction API) specification?
Hello Stratos Team,
how can I deploy an OSGi project as a Web Service on a WSO2 Application Server over the Web Frontend?
|