JBoss Community

Re: Deploying liferay on JBoss 7

created by jaikiran pai in JBoss AS 7 Development - View the full discussion

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

Start a new discussion in JBoss AS 7 Development at Community