Hello Sebastian,

Does it helps with resolving
3) Exceptions about openJPA complaining that it cannot find Class xyz
114931  openmeetings  WARN   [http-8088-exec-5] openjpa.Runtime - null
java.lang.ClassNotFoundException: org.openmeetings.app.
persistence.beans.user.Usergroups
        at org.apache.openjpa.lib.util.MultiClassLoader.findClass(
MultiClassLoader.java:216)
114975  openmeetings  WARN   [http-8088-exec-5] openjpa.Runtime - null
java.lang.ClassNotFoundException: org.openmeetings.app.
persistence.beans.user.UserContacts

I was not able to see it on my environment (will try to reproduce it on
weekend)

BTW it need to be documented somewhere: *openmeetings is not compilable
using jdk.1.7.0* (tried oracle jdk.1.7.0x64 win yesterday).
In the very beginning openJPA failed to enchance (reports version
incompatibility)
Then ClassNotFoundException:
org.openmeetings.app.persistence.beans.user.Usergroups
is thrown. (I've tried "ant test")

Upgrading openJPA to latest version: 2.1.1 does not helps.
Probably will need to spend some time on this in the future.


On Fri, Aug 19, 2011 at 03:53, [email protected]
<[email protected]>wrote:

> Sorry send too fast...
>
> so this is the combination of JARs that works for me:
>
> delete the JAR: openjpa-2.1.0-all.jar from RED5/lib
> add the JAR: geronimo-jpa_2.0_spec-1.1.jar (from openJPA binaries download)
> into RED5/lib
> (this is actually the javax.persistance.* package that we need)
>
> add: openjpa-2.1.0.jar and the depenencies it has to
> openmeetings/WEB-INF/lib
>
> => works from me.
>
> However the Issue with the User->Org Ralations remain :D
> But I think it might be better that, at least as long as we have no other
> advice in adding the JARs into the Servers/lib I would like to have it in
> the Webapps/lib, I guess it makes it easier to run multiple instances on one
> red5 srever that way.
>
> Sebastian
>
>
> 2011/8/18 [email protected] <[email protected]>
>
>
>>
>> --
>> Sebastian Wagner
>> http://www.webbase-design.de
>> http://openmeetings.googlecode.com
>> http://www.wagner-sebastian.com
>> [email protected]
>>
>
>
>
> --
> Sebastian Wagner
> http://www.webbase-design.de
> http://openmeetings.googlecode.com
> http://www.wagner-sebastian.com
> [email protected]
>



-- 
WBR
Maxim aka solomax

-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings developers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/openmeetings-dev?hl=en.

Reply via email to