Custom Functions in BW Cannot be in Final Classes

| | Comments (0) | TrackBacks (0)

Or so it seems. According to TIBCO support, when validating Java custom functions in Designer one of the things it checks is the access_flags in the class file (to ensure that the method is accessible). Based on JVM class file spec the access flags should be either 0x21 (public) or 0x31 (public final); both of these values are fine but the validator rejects the latter. The good news however is that running the class in either the tester or in a deployed process engine works fine.

Update: I forgot to mention this, but the error message in the validator is “*MISSING: Invalid java custom function..message”. Should help out searching via the Goog.

0 TrackBacks

Listed below are links to blogs that reference this entry: Custom Functions in BW Cannot be in Final Classes.

TrackBack URL for this entry: http://ianp.org/cgi-bin/mt/mt-tb.cgi/29

Leave a comment

About this Entry

This page contains a single entry by Ian Phillips published on December 31, 2007 4:45 PM.

Rebooted was the previous entry in this blog.

Go Antigua! is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.

Pages

Powered by Movable Type 4.1