Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [hudson-dev] Hudson / WAS compatibility question

To supplement Winston's message, please note that Hudson may not be compatible to CDI implicitly enabled on some application servers implementing Java EE 7.  You may have to disable CDI explicitly when deploying Hudson on your application server.  One of such application servers is GlassFish 4.  I am not sure if WAS requires such an option.

On Wed, Oct 21, 2015 at 8:07 AM Winston Prakash <winston.prakash@xxxxxxxxx> wrote:
Hi Dwayne,

Most of the people, I'm aware of, either use the bundled Jetty server or tomcat server.

Hudson is a pure Java EE application and should be application server independent.
As long as you are running the appserver with JDK 7 or higher, it may work with out problem.

- Winston


On 10/20/2015 3:11 PM, Dwayne Sands wrote:

Hello,

Is there any response for this query?

Thanks,
Dwayne

From: Dwayne Sands
Sent: Thursday, October 8, 10:48 AM
Subject: Hudson / WAS compatibility question
To: hudson-dev@xxxxxxxxxxx

Hi,

 

We are in the process of upgrading the Hudson Continuous Integration client.  From information found in the Hudson Wiki, it was not clear what version of WAS is supported.  What is the latest stable version that supports IBM WebSphere Application Server 8.5? 

 

_______________________________________
Dwayne Sands
Senior Associate | Technology | Sapient Global Markets

 

40 Fulton Street, 22nd Floor

New York, NY 10038

United States

Email: dsands@xxxxxxxxxxx

 



_______________________________________________
hudson-dev mailing list
hudson-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/hudson-dev

_______________________________________________
hudson-dev mailing list
hudson-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/hudson-dev

Back to the top