Skip to Content
0
Former Member
Jun 07, 2011 at 09:07 PM

PI x Java Mapping.

43 Views

Hi all!

I'm developing a PI service wich uses a Java class to do a message mapping.

This java class uses some libs (imported .jars) to run the business rules.

When I run Junit test locally it works fine.

But when I upload the class by Imported Archives and I try do transformation at integration builder design returns a error telling me that my imported jars weren't found.

Note: my libs were uploaded with in .jar package and I can see it in imported archives at Integration builder.

What I'm doing wrong? Is there any configuration missing?

Can anyone help me?

Thanks in advance.