Just added 0.20 release - better update to it now...

FAQ is at
http://tapfx.sourceforge.net/multiproject/tapfx-easyinsert/faq.html
Prefixes can be changed by adding something like this in your
hivemodule.xml:

<contribution configuration-id="EasyInsert.Prefix">
    <use prefix="#" />
</contribution>

Don't know if this eventually be useful for others, but the new idea
here (for
the next release) is to allow such configurations:

<contribution configuration-id="EasyInsert.Prefix">
    <use prefix="#" for="ognl"/>
    <use prefix="%" for="message"/>
    <use prefix="*" for="prop"/>
</contribution>

Josh Long wrote:
> Seems to work wonderfully, Andreas! Very useful.. Thanks again, and
> apologies for the long delay.
>
> Josh
>
> On 8/11/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>> Hey josh, since i'm not yer ready for a release of easyinsert,
>> here's an untested jar to try...
>>
>>
>>
>> From Josh Long <[EMAIL PROTECTED]>:
>>
>> > Hello all,
>> >
>> > Anyone had any success getting the tapfx easy-insert component
>> working in
>> > tapestry 4.1? I tried (err.. dropped it in my classpath under
>> WEB-INF/lib/
>> > and replaced a working <span jwcid="@Insert" value ="ognl:
>> company.name">
>> > company</span> with ${company.name} on Home.html ) it in mine and was
>> > rewarded with :
>> >
>> > vemodule.xml, line 23, column 21]
>> >         at
>> >
>> org.apache.hivemind.impl.servicemodel.AbstractServiceModelImpl.constructNewServiceImplementation
>>
>> > (AbstractServiceModelImpl.java:166)
>> >         at
>> >
>> > not be null.
>> > [jar:file:/home/jlong/.m2/repository/tapfx/easy-insert/0.15/easy-
>> > insert-0.15.jar!/META-INF/hivemodule.xml, line 23, column 21]:
>> > org.apache.hivemind.ApplicationRuntimeException: Unable to
>> construct service
>> > EastInsert.EasyTemplateSource: Parameter parameters must not be null.
>> > [jar:file:/home/jlong/.m2/repository/tapfx/easy-insert/0.15/easy-
>> > insert-0.15.jar!/META-INF/hivemodule.xml, line 23, column 21]
>> >
>> >
>> > Thanks again for any help,
>> >
>> > Josh
>> >
>>
>>
>> -- 
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 
Andreas Andreou - [EMAIL PROTECTED] - http://andyhot.di.uoa.gr
Tapestry / Tacos developer
Open Source / J2EE Consulting 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to