Hi Nicolas,
Following is my request-map
--------------------------------------------------------------------
<request-map uri="ReceiveParams">
<event type="java"
path="org.ofbiz.learning.learning.LearningEvents"
invoke="receiveParams"/>
<response name="success" type="view" value="WelcomeVisitor"/>
</request-map>
--------------------------------------------------------------------
Yeah, I think the path on the event is correct.
I was little confuse on your last question regarding CLASS_PATH.
I do have <classpath type="jar" location="build/lib/*"/> in
ofbiz-component.xml.
Thanks.
Malin Nicolas wrote:
>
> Hi su2,
>
> What calling method or request-map uri ?
>
> Are you sure that your path on the event is good ?
> Are you sure that your class build is in the CLASS_PATH ?
>
> Nicolas
>
> su2 a écrit :
>> Hi All,
>>
>> I am having issue with calling java event.
>>
>> If I remove java event call from request-map it renders the screen (of
>> course without processing anything since its not processing java
>> event/method). And with the <event> tag in request-map I get blank
>> screen.
>>
>> I have stopped and re-compiled component without any error.
>>
>> I really appreciate the help.
>>
>> Thanks in advance.
>>
>>
>
>
> --
> Nicolas MALIN
> Consultant
> Tél : 06.17.66.40.06
> Site projet : http://www.neogia.org/
> -------
> Société LibrenBerry
> Tél : 02.48.02.56.12
> Site : http://www.librenberry.net/
>
>
>
--
View this message in context:
http://www.nabble.com/Problems-processing-event%3A-java.lang.NoSuchMethodException-tp25282598p25283052.html
Sent from the OFBiz - User mailing list archive at Nabble.com.