thx !!
On gio, 2007-03-22 at 22:05 +0530, Asankha C. Perera wrote: > Lorenzo > > > [HttpConnection-8008-1] ERROR ClassMediator - Error while creating an > > instance of the specified mediator class : myMediator > > java.lang.IllegalAccessException: Class > > org.apache.synapse.mediators.ext.ClassMediator can not access a member > > of class myMediator with modifiers "" > > at sun.reflect.Reflection.ensureMemberAccess(Reflection.java:65) > > at java.lang.Class.newInstance0(Class.java:344) > > > > > > Where i'm wrong? > > > Make your class and any constructors (if any) public > > asankha > > --------------------------------------------------------------------- > 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]
