Main Page

From OpenQuote

Jump to: navigation, search

Welcome to the OpenQuote Wiki

OpenQuote is an online Insurance Quotation solution, quotations can be produced and insurance products maintained over the web. Multiple insurance products can be configured to support any line of business via externalised product definitions and rules.

This Wiki provides resources for anyone interested in developing insurance products using OpenQuote, or interested in developing the OpenQuote system itself.

Other project resources

Also, to keep up-to-date with events on the project, you might like to subscribe to some of the RSS feeds listed on the "What's going on - project RSS feeds" page. There is also an aggregated RSS feed which covers the project as a whole.

Latest Project Updates

OQ14-CORE-37 was SUCCESSFUL (with 251 tests): Updated by Dick Anderson
(02 Feb 2012 16:10)

OQ14-CORE-37 has the following 1 changes:

Dick Anderson made the following changes at 2012-02-02 16:04:48.0 with the comment: OQ-278,OQ-277,OQ-276: Annotation processor added. Services refactored to use annotation. Refactored unit and integration tests. Tests now run as part of the bamboo build.

  • /root/projects/openquote/1.4/core/integration-test.jar/com/ail/core/command/TestServiceInvocationJaninoClass.janino
  • /root/projects/openquote/1.4/core/core.ear/lib/core.jar/com/ail/core/persistence/CreateException.java
  • /root/projects/openquote/1.4/core/core.ear/lib/core.jar/com/ail/core/NullService.java
  • /root/projects/openquote/1.4/core/integration-test.jar/com/ail/core/command/TestServiceInvocation.java
  • /root/projects/openquote/1.4/core/core.ear/lib/core.jar/com/ail/core/portlet/contentbrowser/ContentBrowserPortlet.java
  • /root/projects/openquote/1.4/core/.classpath
  • /root/projects/openquote/1.4/core/.project
  • /root/projects/openquote/1.4/core/core.ear/persistence-server-ejb.jar/com/ail/core/persistence/PersistenceServerDefaultConfig.xml
  • /root/projects/openquote/1.4/core/core.ear/lib/core.jar/com/ail/core/command/EJBAccessor.java
  • /root/projects/openquote/1.4/core/integration-test.jar/com/ail/core/command/TestServiceInvocationJaninoClassBadArgumentType.janino
  • /root/projects/openquote/1.4/core/integration-test.jar/com/ail/core/command/TestServiceInvocationJaninoClassNoArgument.janino
  • /root/projects/openquote/1.4/core/core.ear/lib/core.jar/com/ail/core/CoreProxy.java
  • /root/projects/openquote/1.4/core/integration-test.jar/com/ail/core/command/TestServiceInvocationJaninoClassNoMethod.janino
  • /root/projects/openquote/1.4/core/integration-test.jar/com/ail/core/command/TestServiceInvocationDefaultConfig.xml
  • /root/projects/openquote/1.4/core/core.ear/lib/core.jar/com/ail/core/command/JaninoAccessor.java

The build has 0 failed tests and 251 successful tests.

[?]
dickanderson committed revision 806 to the OpenQuote Insurance SVN repository, changing 15 files
(02 Feb 2012 16:04)
dickanderson committed revision 806 to the OpenQuote Insurance SVN repository, changing 15 files [?]
OQ14-DEVELOPMENT-17 was SUCCESSFUL: Updated by Dick Anderson
(02 Feb 2012 15:58)

OQ14-DEVELOPMENT-17 has the following 1 changes:

Dick Anderson made the following changes at 2012-02-02 15:56:10.0 with the comment: OQ-278,OQ-277,OQ-276: Annotation processor added. Services refactored to use annotation. Refactored unit and integration tests. Tests now run as part of the bamboo build.

  • /root/projects/openquote/1.4/development/macros/BuildJavaMacros.xml

The build has 0 failed tests and 0 successful tests.

[?]
dickanderson committed revision 805 to the OpenQuote Insurance SVN repository, changing 1 files
(02 Feb 2012 15:56)
dickanderson committed revision 805 to the OpenQuote Insurance SVN repository, changing 1 files [?]
RE: [OQ-279] Add Chinese translations to the Base product
(28 Jan 2012 09:19)
Hi, Dick
I got it out. The key value used have "i" prefixed. I trimmed some where wrongly.
Correct as i18n_, now it works out of the page.
I will mail you Translations.xml copy with zh_CN added.

Regards
Julian

-----
Hi, Dick
I did the update Translations.xml to Product/AIL/Base/Translations.xml
Please find the XML code snippet as below with the defaultLanguage="zh_CN".
Will this turn the local language effective? But I was not able to see the Chinese chars when navigating Sandpit page. It displays the original English chars only.

<?xml version="1.0" encoding="UTF-8"?>
<translations defaultLanguage="zh_CN" xsi:type="java:com.ail.core.language.Translations" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <translation language="en">
        <element key="i18n_?">?</element>
        <element key="i18n_Yes">Yes</element>
        <element key="i18n_No">No</element>
.....

<translation language="zh_CN" extendsLanguage="en">
<element key="18n_?">?</element>
<element key="18n_Yes">是</element>
<element key="18n_No">否</element>
<element key="18n_next_button_label">下一页</element>
....



Re---------
Hi Julian,
Here's the JIRA as promised. Hopefully there is enough info on the wiki and in this JIRA to get you off the ground, but please feel free to ask questions in the forum or on the JIRA if anything comes up.

Ta.,
Dick.

Author: Dick Anderson (OQ-279)
Edited by: Julian,Heju
[?]
dickanderson added hejunion to the OpenQuote Insurance project
(24 Jan 2012 04:21)
dickanderson added hejunion to the OpenQuote Insurance project [?]
dickanderson added mikejohnes to the OpenQuote Insurance project
(15 Jan 2012 12:29)
dickanderson added mikejohnes to the OpenQuote Insurance project [?]
dickanderson committed revision 804 to the OpenQuote Insurance SVN repository, changing 2 files
(09 Jan 2012 17:21)
dickanderson committed revision 804 to the OpenQuote Insurance SVN repository, changing 2 files [?]
dickanderson committed revision 803 to the OpenQuote Insurance SVN repository, changing 5 files
(09 Jan 2012 16:58)
dickanderson committed revision 803 to the OpenQuote Insurance SVN repository, changing 5 files [?]
dickanderson committed revision 802 to the OpenQuote Insurance SVN repository, changing 6 files
(09 Jan 2012 16:35)
dickanderson committed revision 802 to the OpenQuote Insurance SVN repository, changing 6 files [?]

OpenQuote Documentation

  • Configuration

MediaWiki useful information.

Consult the User's Guide for information on using the wiki software.

Personal tools