BusinessConnector 46 IS 601 with AspectJ

Hi,

I’m developing a package with several helper flows for BusinessConnector 4.6 and Integration Server 6.0.1. My company is running both of those systems in production with JRE 1.3.0.

I tried to use AspectJ 1.1.1 with JRE 1.3.0 inside Eclipse. There is no problem to compile the project, but when a Java flow is called, then I get the error message, that I have to recompile the code. Why? I think, that AspectJ is compatible to Java 1.3.0.

Have somebody experience on that?