Skip to Content
0
Former Member
Jan 15, 2009 at 10:56 AM

How to provide dependencies jars for a custom action.

137 Views

Hi again.

I am still creating a custom action for xMII. (see [the first thread|Custom action returns "HTTP 500". How to get detailed error message?;).

I got "java.lang.NoClassDefFoundError: org/apache/fop/apps/FOPEception".

So it cannot locate a dependency jar: fop.jar

First to say, I have no physical access to xMII server. So I am only able to upload an actions via web interface: System Management -> Custom Actions -> Upload.

On the popuped upload screen I specify a jar with my action, and list of its dependencies.... One of the dependencies is fop.jar...

What I am doing wrong??? Is there an other way to upload Custom Action (with no direct server access)?

Andrei.