Ticket #499 (defect)
Opened 2 years ago
Last modified 2 years ago
jboss deployment of tz server has some issues
Status: closed (fixed)
| Reported by: | douglm | Assigned to: | douglm |
|---|---|---|---|
| Priority: | major | Milestone: | Bedework 3.6 |
| Component: | tz server | Version: | |
| Keywords: | Cc: | ||
The Timezone war file (tzsvr) generated doesnt have the jboss-web.xml in WEB-INF and hence it gives NamingException?. So everytime i manually place the file for timezones to work.
On deployment, also gives the following error:
log4j:ERROR A "org.jboss.logging.appender.FileAppender" object is not assignable to a "org.apache.log4j.Appender" variable.
Change History
12/29/09 23:09:37: Modified by douglm
01/05/10 14:15:48: Modified by douglm
- status changed from new to closed.
- resolution set to fixed.

The deployment invokes build targets in the projects build.xml file.
Should import the loadproperties file and then execute the standard buildWar to handle the platform specific stuff.