geronimo
Geronimo StAX can't locate Woodstox implementation
Using ant, I am trying to invoke a self-defined task, in which I am trying to call a web services using Axis2. I am providing all the jars by Class-Path manifest header in the parent jar. Both geronim[详细]
2023-04-06 13:54 分类:问答Lost JSF beginner: Linux, Geronimo and tag library
I use Geronimo with J2EE 5 and Tomcat 6 and I\'m trying to create one simple page using JSF. I put the tag library files myfaces_core.tld and myfaces_html.tld in WEB-INF and it works, but just on Wind[详细]
2023-03-26 00:58 分类:问答org.apache.openjpa.lib.jdbc.ReportingSQLException, MySQL, OpenJPA, Geronimo
Can anyone explain why I\'m getting this error (full stack trace below): Caused by: org.apache.openjpa.lib.jdbc.ReportingSQLException: You have an error in your SQL syntax; check the manual that cor[详细]
2023-03-16 10:54 分类:问答Geronimo with MySQL - Can't deploy .ear (DeploymentException: Unable to resolve resource reference)
I have a web app attempting to connect to MySQL 5.5.11.However, when I try to depoly my .ear file to Geronimo 2.2.1 the following exception is thrown:[详细]
2023-03-14 05:29 分类:问答Postgresql/openJPA (geronimo) Sequence Issue
I am having a weird problem with a sequence. Im using postgresql 9 with geronimo 2.2. I have created the sequence PLANTS_ID_SEQ inside the db environment and when I try to create a new entity I get an[详细]
2023-03-05 00:44 分类:问答Default encoding in Geronimo with Tomcat
I\'m looking for functional way to set default character encoding for HTTP responses for Geronimo 3 with Tomcat. It seems there is a lot of work-arounds, but not any way to easily set some property in[详细]
2023-02-13 08:54 分类:问答Soap body, namespace issue
I have a web service app on Apache Geronimo 2.1.3. I am using JAX-WS, annotat开发者_Python百科ing POJOS, using SOAP 1.1. (using Sun JDK 1.5)[详细]
2023-01-23 12:46 分类:问答Error when publishing Spring application to Geronimo web server
I\'m trying to set up Spring with Geronimo web server, but I\'m getting the following error: 2010-10-08 18:52:45,105 WARN[PathMatchingResourcePatternResolver] Cannot search for matching files underne[详细]
2023-01-19 12:58 分类:问答Java Hosting options in the market
What are the best Java hosting you know working with appservers like glassfish, geronimo 开发者_JAVA百科or jboss..[详细]
2023-01-11 11:55 分类:问答Nullable Date column merge problem
I am using JPA with openjpa implementation beneath, on a Geronimo application server. I am also using MySQL database. I have a problem with updating object with nullable Date property. When I\'m t开发[详细]
2022-12-23 05:27 分类:问答