Re: Regarding Checkout Without Login -- Join Now

2007-02-27 Thread David E. Jones
On Feb 26, 2007, at 11:12 PM, sharad bhushan wrote: As we are in critical state to complete the things.I just wanted to know when this fix would happen... else we would go for a work around for now and then update when it would get fixed. It will get fixed when some fixes it, in other wo

Re: RTL UI

2007-02-27 Thread Amine AZZI
Sorry, I didn't subscribe to the dev mailing list, I wasn't aware of it. I've just subscribed to it. I have browsed through the mailing list and found your message "RFC - Language Translation Idea". Yes the idea is simple and doesn't require too much code, but it resembles my first suggestion. the

Using SOAP complex types with OfBiz

2007-02-27 Thread Immi
After a while a found a way to create and process SOAP request with complex types in OfBiz: 1). Use Java2WSDL to create a WSDL. This allows you to use complex types. javac: Compile the class with option -g to get debug infos (e.g. real argument names instead of arg0, arg1,...) Java2WSDL:

Question on the "use-when" syntax

2007-02-27 Thread Philip W. Dalrymple III
In form widgits I am trying to use the use-when attr. to present the user with an edit field when the status is "NEW" and a display only field when the status is anything else. I tried use-when=""LICST_NEW".equals(statusId)" but that gave me a exception. thanks -- It is MDT, Inc's policy to del

Re: Question on the "use-when" syntax

2007-02-27 Thread Al Byers
Philip, It is probably worth supplying the stacktrace from your log file and the code snippet from your file. I can't see a problem what is below. -Al On 2/27/07, Philip W. Dalrymple III <[EMAIL PROTECTED]> wrote: In form widgits I am trying to use the use-when attr. to present the user with

Eclipse Classpath in SVN release

2007-02-27 Thread BJ Freeman
Looks like the classpath has two configurations in it. Mine and .r511094 there are some extra characters. I am using Eclipse 3.2.1. Currently the project does not show the src folders seperate from the other files. But removing one of the configurations and the extra text, I do get the seperate

opentravelsystem

2007-02-27 Thread mahassen
hello i would like to know if web application "frontend system " and "backend system " in opentravelsystem use the same data base, if sameone had control the opentravelsystem please help me because i will adapte it to manage a travel agency and until now i can't understand how it work thank you -

Re: opentravelsystem

2007-02-27 Thread Jacques Le Roux
Hi, Hans Bakker, the author of opentravelsystem, is much more well-placed to answer questions about opentravelsystem. But I'm rather sure that opentravelsystem uses the same DB as OFBiz. Actually there is only one DB in OFBis (apart a little one used for exchange with tiers softwares). Jacques

Re: gift certificates

2007-02-27 Thread Jacques Le Roux
Nicolas, As a quick answer you may be interested by this link http://lists.ofbiz.org/pipermail/jira/2006-March/003322.html I let Si, or other persons, confirms that this always how it works. Jacques Hi guys, I download the last opentaps release 0.9.4. I wanna try the gift certificate but wit

Re: gift certificates

2007-02-27 Thread Jacques Le Roux
This is definitively a better link : http://issues.apache.org/jira/browse/OFBIZ-286 forget previous one please Jacques > Nicolas, > > As a quick answer you may be interested by this link > http://lists.ofbiz.org/pipermail/jira/2006-March/003322.html > > I let Si, or other persons, confirms that t

Re: Eclipse Classpath in SVN release

2007-02-27 Thread David E. Jones
Sounds like you have a local update conflict. What is the status on the file when you do an "svn st"? -David On Feb 27, 2007, at 1:21 AM, BJ Freeman wrote: Looks like the classpath has two configurations in it. Mine and .r511094 there are some extra characters. I am using Eclipse 3.2.1. C

Re: opentravelsystem

2007-02-27 Thread Shi Jinghai
I'm not sure whether I understood your question, here is the simplest structure which can explain the solution how to work: |--- OFBiz ---| customers --> http --+ +-http-> frontend ---+

ofBiz, -server, and Java HotSpot(TM) 32-bit Server VM

2007-02-27 Thread Walter Vaughan
Whilst doing price/performance comparisons for our ofBiz deployment server, I found SpecJBB2005 to be interesting. They seemed to be pretty excited about the Java HotSpot Server, and I am hoping that perhaps ofBiz will run faster/better if I have a HotSpot Server too :) One thing that is not clea

Re: Eclipse Classpath in SVN release

2007-02-27 Thread Scott Gray
while we're talking about the .classpath file could a committer with the relevant permissions please make an entry for the assetmaint source files. Thanks Scott On 28/02/07, David E. Jones <[EMAIL PROTECTED]> wrote: Sounds like you have a local update conflict. What is the status on the file

Re: Eclipse Classpath in SVN release

2007-02-27 Thread David E. Jones
Scott: I added the hhfacility and assetmaint src directories to the .classpath file. Thanks for the heads up on those. -David On Feb 27, 2007, at 2:09 PM, Scott Gray wrote: while we're talking about the .classpath file could a committer with the relevant permissions please make an entry