I'm happy to contribute even if this is so little.
I'd suggest to include it in some tech docs.

Please be patient for a couple of days, I will do as
requested as soon as time permits.


Regards,
  András


Tuesday, February 20, 2007, 12:03:16 AM, you wrote:

> András,

> I guess this is the kind of information that are very valuable
> for a newbi that don't want to loose too much time learning (even if
> some are able to do that in minutes ;o)

> So why not open your own account in http://docs.ofbiz.org/ and
> put this informmation under your account.

> That's just what did Christopher Snow in the attached email.
> Hence you keep your information at reach (they are already in Nabble
> but not so well structured) and share them with others. In some
> future this may evolve in even more structured ways unde the
> Dashboard ...

> Thanks for your time

> Jacques


>> Ok, let me be more specific and also answer my own question.
>>
>>
>> Question:
>> How can I start using BeanShell in ofbiz and what can I do with it?
>>
>> Answer:
>> BeanShell can be used for testing and debugging services quickly.
>> It gives a scripting capability to ofbiz. We can connect to this
>> interface via telnetting to its port if beanshell component is
>> enabled. Using this we're deep inside ofbiz, that's why this port
>> should be secured in production use.
>>
>> We can get entities using find methods of the delegators.
>> We can call services using dispatchers.
>>
>> More detail on BeanShell, delegators and dispatchers:
>> http://www.opensourcestrategies.com/ofbiz/entities_services.php
>>
>> Also has a link to a BeanShell init script to execute first after
>> connecting to ofbiz:
>> http://www.opensourcestrategies.com/downloads/bshcontainer.bsh
>> This comes handy to have a delegator, a dispatcher and a userLogin
>> to start working.
>>
>>
>> Regards,
>>   András
>>
>>
>> Sunday, February 11, 2007, 1:31:19 AM, you wrote:
>>
>> > http://www.beanshell.org/docs.html
>> > --
>>
>> > Tim Ruppert
>>
>> > HotWax Media
>>
>> > http://www.hotwaxmedia.com
>>
>>
>>
>>
>> > o:801.649.6594
>>
>> > f:801.649.6595
>>
>>
>>
>>
>>
>> > On Feb 10, 2007, at 5:28 PM, Imre András Róbert wrote:
>>
>>
>> > Hi,
>>
>>
>>
>>
>> > I'm looking for available docs about beanshell.
>>
>> > (Purpose, capabilities, general use, examples etc.)
>>
>>
>>
>>
>> > I didn't find anything for getting started.
>>
>>
>>
>>
>>
>>
>>
>> > Thanks,
>>
>> > András
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>

Reply via email to