I would like to try Blue in WebSphere Application Server. I know that Blue is integrated with Jetty Web Server, but I think Blue also should work great in WebSphere Application Server.
Did anyone try Blue in WebSphere or any other Application Server?
Thanks,
Ihor
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2007-05-08
I have not tried this.
There are three parts to blue
1. server
2. console
3. plugins
I wrote something which starts blue and jetty/console in one shot to simplify.
you can run server and console separate, the main console is a war with just servlets.
Should just drop right into any app server.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I first tried to deploy Blue in Tomcat placing blue.war , blue-config.war located in blue/webapps folder to the Tomcat webapps directory, I also placed blue/webapps/blue folder to the Tomcat webapps directory, finally I placed all blue/lib jar libraries to Tomcat shared/lib, but seems there is still a lot of configuration in blue/etc folder and some other folders.
Could you please help me with the deploy of Blue Server and Blue Console in Tomcat?
If it will work, I'll do the same in WAS server.
Thanks,
Ihor
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi all.
I would like to try Blue in WebSphere Application Server. I know that Blue is integrated with Jetty Web Server, but I think Blue also should work great in WebSphere Application Server.
Did anyone try Blue in WebSphere or any other Application Server?
Thanks,
Ihor
I have not tried this.
There are three parts to blue
1. server
2. console
3. plugins
I wrote something which starts blue and jetty/console in one shot to simplify.
you can run server and console separate, the main console is a war with just servlets.
Should just drop right into any app server.
Richard:
I first tried to deploy Blue in Tomcat placing blue.war , blue-config.war located in blue/webapps folder to the Tomcat webapps directory, I also placed blue/webapps/blue folder to the Tomcat webapps directory, finally I placed all blue/lib jar libraries to Tomcat shared/lib, but seems there is still a lot of configuration in blue/etc folder and some other folders.
Could you please help me with the deploy of Blue Server and Blue Console in Tomcat?
If it will work, I'll do the same in WAS server.
Thanks,
Ihor