Interchange Developer Resource


[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date ][Interchange by thread ]

RE: [ic] mv_credit_card_reference



> > UserTag web-service Routine <<EOR
> > sub {
> >
> >     my ($url, $code, $message, $data) = @_;
> >
> >     eval {
> >         require LWP::UserAgent;
> >         require HTTP::Request::Common;
> >     };
>
> Here is your problem. You can't do a runtime require under Safe.

I've taken them out and placed in interchange.cfg but still the same
problem. Actually the problem occurs somewhere inside the call to
HTTP::Request::Common::POST, so I think that somewhere in the LWP library
they require a module in runtime. This looks more difficult to solve, and
Christopher's idea of a separate process starts making sense to me.

Javier

_______________________________________________
interchange-users mailing list
interchange-users@interchange.redhat.com
http://interchange.redhat.com/mailman/listinfo/interchange-users


Search for: Match: Format: Sort by: