[jboss-dev-forums] [JBoss AS 7 Development] - Re: Deploying liferay on JBoss 7
jaikiran pai
do-not-reply at jboss.com
Wed Feb 15 05:51:53 EST 2012
jaikiran pai [https://community.jboss.org/people/jaikiran] created the discussion
"Re: Deploying liferay on JBoss 7"
To view the discussion, visit: https://community.jboss.org/message/716776#716776
--------------------------------------------------------------
> Anirudh Bhatnagar wrote:
>
> Following were the steps I followed :
>
> 1. When I had put liferay War in deployments, it failed due to class-loading element, hence I removed the class-loading element from web.xml.
I guess you mean jboss-web.xml. Yes, that element is not supported in AS7, so you'll have to remove that element.
> Anirudh Bhatnagar wrote:
>
> 2. Then I made a module of all the dependencies
>
I don't think that's required. You can package all the necessary libraries in the .war/WEB-INF/lib. But let's get to that later.
> Anirudh Bhatnagar wrote:
>
> 3.Still not able to get it running.
What exact errors are you running into (skip step#2 for now)? Post the relevant details including exception stacktrace.
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/716776#716776]
Start a new discussion in JBoss AS 7 Development at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2225]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20120215/0759fac5/attachment.html
More information about the jboss-dev-forums
mailing list