aspose file tools
The moose likes JBoss and the fly likes Deployment  in JBOSS 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 » JBoss
Reply Bookmark "Deployment  in JBOSS" Watch "Deployment  in JBOSS" New topic
Author

Deployment in JBOSS

siva kumar
Ranch Hand

Joined: Sep 03, 2004
Posts: 86
i have deployed my ear file jboss.

i'm getting messages while starting the server

[TomcatDeployer] deploy, ctxPath=/WJW.war, warUrl=file:/C:/jboss-4.0/server/default/deploy/WJ.ear/WJW.war/
10:48:54,812 INFO [EARDeployer] Started J2EE application: file:/C:/jboss-4.0/server/default/deploy/WJ.ear/



but whenever i run the application it's giving

following error
type Status report

message /WJ.ear/WJW/

description The requested resource (/WJ.ear/WJW/) is not available.

can anybody help me out.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Deployment in JBOSS
 
Similar Threads
How to deploy GWT web application in JBoss?
Start JBoss programatically
ERROR [URLDeploymentScanner] Incomplete Deployment listing
Trying to deploy a war file with datasources to JBoss
Acessing files from Web Application.