[jboss-as7-dev] Problems running liferay portal in jboss7
David M. Lloyd
david.lloyd at redhat.com
Tue Jul 19 10:25:56 EDT 2011
Add "org.jboss.modules" to your dependencies (though I thought that it
was automatically added...?).
You can do this by adding/modifying the "Dependencies:" line in your
META-INF/MANIFEST.MF. It's a comma-separated list of module names, just
add "org.jboss.modules" to it (no quotes).
On 07/18/2011 05:46 PM, Sebastian Otaegui wrote:
> I was able to move a little bit further but now it is logging:
>
> Caused by: org.springframework.beans.factory.BeanCreationException:
> Error creating bean with name
> 'com.liferay.portal.kernel.util.PortalClassLoaderUtil#1be4a61a' defined
> in class path resource [META-INF/hibernate-spring.xml]: Initialization
> of bean failed; nested exception is
> org.aspectj.weaver.reflect.ReflectionWorld$ReflectionWorldException:
> warning can't determine superclass of missing type
> org.jboss.modules.ModuleClassLoader
> [Xlint:cantFindType]
>
>
> com.liferay.portal.kernel.util.PortalClassLoaderUtil is part of the
> module I defined
>
> this is the thread: http://community.jboss.org/thread/169198
>
> Any ideas?
>
>
>
> On Tue, Jul 12, 2011 at 6:40 PM, Sebastian Otaegui <feniix at gmail.com
> <mailto:feniix at gmail.com>> wrote:
>
> Hello all,
>
> In the company I work for we are running liferay (4.3.5, 5.2 and
> 6.0.5) on jboss eap 4.3
>
> I tried running a vanilla liferay on jboss 7 and failed.
>
> I created this thread in the message board.
>
> http://community.jboss.org/thread/169198
>
> Do you guys think I should file a jira?
>
> Regards
> --
> Those who do not understand Unix are condemned to reinvent it, poorly.
> Any sufficiently recent Microsoft OS contains an ad hoc,
> informally-specified, bug-ridden, slow implementation of half of Unix.
>
>
>
>
> --
> Those who do not understand Unix are condemned to reinvent it, poorly.
> Any sufficiently recent Microsoft OS contains an ad hoc,
> informally-specified, bug-ridden, slow implementation of half of Unix.
>
>
>
> _______________________________________________
> jboss-as7-dev mailing list
> jboss-as7-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jboss-as7-dev
--
- DML
More information about the jboss-as7-dev
mailing list