I ignored my portugese illiteracy and noticed this at the end of the stack trace:

Caused by: java.lang.ClassC
astException: java.util.HashSet

        at
oracle.jbo.common.PropertyManager.loadStaticEnvironmentFromProperties (PropertyManager.java:392)


which looks a lot like loading system properties and finding the hash set activemq puts there. I guess running into this problem so many times before has left a very sore spot in my memory :-)

thanks
david jencks

On Dec 4, 2007, at 1:40 PM, Jacek Laskowski wrote:

On Dec 4, 2007 6:20 PM, David Jencks <[EMAIL PROTECTED]> wrote:
This looks like the problem with activemq putting non-Strings into
system properties.  Activemq shouldn't do that, but ADF shouldn't
rely on there being only strings either :-)

That's unbelievable! How did you figure it out? What made you think
that's the issue?

Jacek

--
Jacek Laskowski
http://www.JacekLaskowski.pl

Reply via email to