hello all,

I just have tried to compile the snapshot from today with mbean support and I'm getting this error:

[javac] Compiling 960 source files to /home/talies/workspace/db-ojb/target/classes/prod
[javac] /home/talies/workspace/db-ojb/target/src/org/apache/ojb/jboss/PBFactory.java:42: cannot resolve symbol
[javac] symbol : method instance ()
[javac] location: class org.apache.ojb.broker.core.PersistenceBrokerFactoryFactory
[javac] return PersistenceBrokerFactoryFactory.instance();
[javac] ^
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -deprecation for details.
[javac] 1 error


The static method instance does not exist.
The error does not appear if you just compile the normal jars!

regards,
andreas



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to