Hi,

Add into your build.xml application file, the path to imported libraries, like :

<fileset dir="../../applications/securityext/build/lib" includes="*.jar"/>

Eric
----- Original Message ----- From: "Abhishek Ray" <[email protected]>
To: <[email protected]>
Sent: Wednesday, June 24, 2009 9:15 AM
Subject: prob. to call in build methods in ofbiz.


Hi,
I wrote a java class to integratet the openID in ofbiz.So I had to call some
login method already in the ofbiz.
But it is unable to to import the proper package and gives the error..

import org.ofbiz.securityext.login.LoginEvents;
 [javac15]                                   ^

how can I come out of this problem..

thanks and regards,
abhishek ray


Reply via email to