This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes JForum and the fly likes Install on Jboss 3.2.7 and JDK 1.4.3 - Issue Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » JForum
Reply Bookmark "Install on Jboss 3.2.7 and JDK 1.4.3 - Issue" Watch "Install on Jboss 3.2.7 and JDK 1.4.3 - Issue" New topic
Author

Install on Jboss 3.2.7 and JDK 1.4.3 - Issue

Migrated From Jforum.net
Ranch Hand

Joined: Apr 22, 2012
Posts: 17424
Hi,

Today i downloaded the jboss 3.2.7 and downloaded the jforum zip file and extracted the same in the deploy folder. But its giving the error while trying to start the jboss.

Packages waiting for a deployer:
org.jboss.deployment.DeploymentInfo@8d848be8 { url=file:/D:/jboss-3.2.7/server/default/deploy/JForum-2.1.4/ }
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch: file:/D:/jboss-3.2.7/server/default/deploy/JForum-2.1.4/
lastDeployed: 1120271973452
lastModified: 1120271902490
mbeans:

Could you give a hint why this error is happening.

Thanks
--Vijay
[originally posted on jforum.net by vpandey]
Migrated From Jforum.net
Ranch Hand

Joined: Apr 22, 2012
Posts: 17424
Well, I personally don't have any experience with JBoss that may help to find the issue :\. Maybe another user of JForum does.

Rafael
[originally posted on jforum.net by Rafael Steil]
Migrated From Jforum.net
Ranch Hand

Joined: Apr 22, 2012
Posts: 17424
I'm doing the same thing here. Same error.
I expected to see a .war file in the download.
Think I may write a quick build script to package it into a *.war or *.ear so appservers can deploy. If I do I'll post here

[originally posted on jforum.net by Anonymous]
Migrated From Jforum.net
Ranch Hand

Joined: Apr 22, 2012
Posts: 17424
To anyone wanting to deploy to JBoss... (and who knows ant ;o)

This is a simple build script that will package and deploy to JBoss (or create a war suitable to deploy to a J2EE servlet container). Download the JForums, extract it to a folder, create a build.xml in the root with the following in it and modify the jboss.deploy.dir to point to your JBoss installation. Run it et voila.

Good luck
(I think they distribute this incorrectly - they should have a source distribution and a bin distribution not a jumble of both - just my humblke opinion)


[originally posted on jforum.net by Anonymous]
Migrated From Jforum.net
Ranch Hand

Joined: Apr 22, 2012
Posts: 17424
Rafael Steil wrote:Well, I personally don't have any experience with JBoss that may help to find the issue


Errrr. There's JBoss code in the source (JBossCacheEngine imports org.jboss.cache.*)
[originally posted on jforum.net by Anonymous]
Migrated From Jforum.net
Ranch Hand

Joined: Apr 22, 2012
Posts: 17424
Anonymous wrote:
Rafael Steil wrote:Well, I personally don't have any experience with JBoss that may help to find the issue


Errrr. There's JBoss code in the source (JBossCacheEngine imports org.jboss.cache.*)


Well, that's JBossCache, which is only a lib

Rafael
[originally posted on jforum.net by Rafael Steil]
Migrated From Jforum.net
Ranch Hand

Joined: Apr 22, 2012
Posts: 17424
Fair point (but it does come from the Jboss App Server code repository and pedantically speaking isn't a lib if in source format). But that's just a stupid discussion - your code is v nice to work with! Thanks
[originally posted on jforum.net by Anonymous]
Migrated From Jforum.net
Ranch Hand

Joined: Apr 22, 2012
Posts: 17424
hehehe. Thank you

Rafael
[originally posted on jforum.net by Rafael Steil]
Migrated From Jforum.net
Ranch Hand

Joined: Apr 22, 2012
Posts: 17424
Works on JBoss 4.0 too. Thanks!
[originally posted on jforum.net by Anonymous]
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Install on Jboss 3.2.7 and JDK 1.4.3 - Issue
 
Similar Threads
incompletly dyployment package....
ERROR IN STARTUP
incompletely deployed packages
Jboss deployment error - help for a beginner
A storm of errors on JBoss 4.0.2