Please devs, don't forget to add your changes in Main New features with shorts
explanations
https://cwiki.apache.org/confluence/display/OFBIZ/Main+New+Features
Thanks
Jacques
[
https://issues.apache.org/jira/browse/OFBIZ-4948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leon updated OFBIZ-4948:
Attachment: OFBIZ-4948.patch
> Render checkbox field as same behavior as radiobox
> ---
Leon created OFBIZ-4948:
---
Summary: Render checkbox field as same behavior as radiobox
Key: OFBIZ-4948
URL: https://issues.apache.org/jira/browse/OFBIZ-4948
Project: OFBiz
Issue Type: Improvement
Yes, thank you I appreciate the advices; I think I have actually considered the
most important architectural changes and we should be fine (I have spent a
considerable amount of time studying this code): the containers are stared by
the same method they used to even if they are defined in differ
Thank you for the info. I was commenting on the whole approach, not the
specific problem.
I remember troubleshooting some problems with container loading a while
ago. The startup process can be tricky, and things like premature
shutdown (during container loading) need to be considered.
I don
Adding some more details: you can already move birt/catalina/jetty from
ofbiz-containers.xml to their own ofbiz-component.xml and the system willwork
fine; the only probalem I am fixing now is that if you start ofbiz in limited
mode (tests, pos, rmi etc..) and you still want to load the componen
Well, actually the problem is less difficult to resolve: I simply need to find
a good mechanism to disable the the birt container (or any other component
container) based on some startup settings (at the moment we use different
*-containers.xml files)... I am working on a better mechanism, it sh
It seems to me there is a chicken and the egg scenario here. You're
trying to load containers via component configuration, but the component
configuration files are loaded by a container.
Do we know why Birt requires a container?
-Adrian
On 6/28/2012 11:35 AM, jaco...@apache.org wrote:
Autho
Hi Sascha
The line below causes a problem because it should not have "," before the
list.
> + <#lt/>, [<#rt/>
+ <#list
> targetParameterIter as item>
> +
[
https://issues.apache.org/jira/browse/OFBIZ-4906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13402920#comment-13402920
]
Christian Geisert commented on OFBIZ-4906:
--
Yeah, translation is hard ;-) (and an
10 matches
Mail list logo