Questions tagged [jboss-4.0.x]

JBoss Application Server, version 4.0.x

A J2EE 1.4-compliant application server, JBoss AS 4.0 was released in September 2004. The current latest version of 4.0.x is 4.0.5, released in October 2006. It was replaced by version 4.2.0 in May 2007.

49 questions
0
votes
1 answer

JBoss 4.0.5 + Equinox + JPA + EclipseLink

I'm trying to connect the JPA (EclipsLink implementation) used on my application to JBoss DS, but don't know how to do it. The application that I'm working is a OSGi Based application runing on a Equinox container that runs as a servlet on a JBoss…
0
votes
0 answers

Method Not Implemented Error Jboss4 - Unsupported for "multipart/form-data"

I have been unable to get a solution from within SO hence posting. I have a sample JSP page that is posting to a vendor product that implements and image upload facility.