JBoss 5.1.0 GA servlet API version - servlets

Does anyone know what servlet api version is jboss 5.1.0 GA runnning?

Servlet 2.5
See version matrix.

Related

When can we expect the Tomcat EE version 10.x support for the Hazelcast Web Session Manager?

When can we expect the Tomcat EE version 10.x support for the Hazelcast Web Session Manager ?
We are using Hazelcast-WM version 4.x i the Tomcat 9.x with Spring 5.x.
We would like to upgrade to Tomcat 10.x with Spring 6.x, when can we expect the Hazelcast-WM support for Tomcat 10.x with Spring 6.x?
Thanks in advance.

Which version of EJB is supported on JBoss EAP 6.3?

Can anybody please tell me, which version of EJB is supported on JBoss EAP 6.3 ?
My current application is running on JBoss AS 4.0.3 and EJB 1.1 . I want to upgrade it to JBoss EAP 6.3. Does EJB 1.1 is supported on JBoss EAP 6.3?
[Not suitable for comment, little lengthier. These are only pointers, may not directly answer the question, but indirectly can help]
Try to go through JBoss documentation first for the specific version, which you are intended to use.
Look into the changes made in the version, there is reasonable amount of documentation provided about the features supported/added in that particular release.
Go to specific version download page.
Frequently asked questions
Refer here [JBoss Enterprise Application Platform Supported Standards] for the release version you are looking to utilize.
There you can find details; Enterprise JavaBeans with Interceptors 1.1 (EJB) [JSR-153, 220, 318] 3.1, 3.0, 2.1, 2.0 for JBoss EAP 6.
For the record
Meh, to many turns to say:
Support JDK 6, 7 and 8 (8 only for EAP 6.3.3 and higher)
Or, to be specific - No, JBoss EAP 6.3 does not support the EJB 1.1 specification.

spring framework 3.2 in spring tool suite 3.6

I downloaded latest Spring Tool Suite from its website i.e. STS 3.6.0 I thought with that I would be getting the latest Spring framework version too but that is not the case.
When I created a new Spring MVC project and open my pom.xml it says that Spring version is 3.1.1
I want to work with 3.2 only.
I am new to java and spring.
Any help will be appreciated.
Thanks

What version of spring framework can I use with WebSphere 6.1?

Current environment: WebSphere 6.1 with IBM java jdk 1.5 with Struts 1.3 and some version of Tiles.
I would like to replace Structs 1.3 with Spring MVC. What is the maximum Spring Framework version can I use? Fortunately, JPA 2.0 compatibility is not required because the current system uses REST calls for all database access instead of using Hibernate. We will eventually move WebSphere to 8.5, but not anytime time soon.
Again, upto which version of Spring framework can I use with Websphere 6.1 (with IBM jdk 1.5)? Thanks in advance.
You can use spring with the latest 3.2 version.
We're using Spring 3.0 today with WebSphere 6.1, and I'm pretty sure there's no reason we can't use 3.1.

jboss 5.1.0 integration with jdk6 and spring2.5.1 compatible?

is jbos5.1.0 compatible with jdk6 and spring2.5.X.
I am also integraion acegi security and not spring security 3.0 as i am using spring 2.5.0?
IS jboss 5.1.0 comaptible with spribng3.0 andjdk6 ?
A few months ago, I've tried JBoss 5 with Spring 2.5.6 and couldn't deploy my application, because of this bug. The comments on the issue, mention the problem only happens with EJB, but my application didn't make use of EJB and it was packed as a war.
According to the JIRA, this was fixed in spring 3.0RC1, but I haven't tried it (for now, I gave up updating to a new version of JBoss).

Resources