Combination View Flat View Tree View
Threads [ Previous | Next ]
Manuel Grau Aracil
Creating a bundle
July 3, 2008 2:41 AM
Answer

Manuel Grau Aracil

Rank: Junior Member

Posts: 34

Join Date: April 22, 2008

Recent Posts

Hi all,

I'm trying installing liferay into Jboss 4.2.2 from Liferay Portal sources. I'm working on Ubuntu 8.04, with SUN JDK 1.6. I've downloaded liferay using subversion into src in $HOME:

- src
|
---- lportal
|
---- plugins
| |
| ---- trunk
---- portal
|
---- trunk

I've downloaded jboss-4.2.2.GA.zip and copied it to $HOME/work. Into portal/trunk I've excuted this ant task (after creating and editing app.server.{user.name}.properties, build.{user.name}.properties and
release.{user.name }.properties):

ant build-dist-jboss-tomcat-4.2

The task execution finished succesfully, and it is supposed that in work/jboss-tomcat-4.2.2 there is JBoss with Liferay installed. This task must create the jboss + liferay bundle, I suppose. But, when I start JBoss, crashes. I've executed diff -qr between downloaded liferay portal jboss4.2.2 bundle and the previous generated one excluding comparing ROOT.war and tunnel-web.war. There are some differences.

I've attached 3 files:

- The ant target output
- The diff command output
- The jboss server log

Can anybody help me?

Thanks.
Attachments: outputs.zip (58.8k)