[jboss-user] [Beginner's Corner] - Deploy webapp in external dir (AS 5.1.0)

2009-09-08 Thread am2605
Hi, I'd like to try and deploy some of my apps to directories which aren't until the JBOSS_HOME, but I'm not really sure how to do it, and/or if it is possible to do what I want. I found this wiki page: http://www.jboss.org/community/wiki/HowtodeploymyapplicationinanexternaldirectoryinJBoss-5

[jboss-user] [Beginner's Corner] - Re: Deploy webapp in external dir (AS 5.1.0)

2009-09-08 Thread am2605
As requested: C:\jboss\jboss-5.1.0.GA\server\railo\conf\bootstrap\profile.xml: ?xml version=1.0 encoding=UTF-8? | | !-- |The profile service |$Id: profile.xml 89131 2009-05-19 20:18:52Z scott.st...@jboss.org $ | -- | deployment xmlns=urn:jboss:bean-deployer:2.0 | |

[jboss-user] [Beginner's Corner] - RESOLVED - Re: Deploy webapp in external dir (AS 5.1.0)

2009-09-08 Thread am2605
Just found the answer in another thread. In profile.xml Rather than |valueC:/www/railo-deploy/value | I need |valuefile:///C:/www/railo-deploy/value | All working as expected now. View the original post :

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Trying to deploy Railo as war file

2008-08-08 Thread am2605
Hi, I don't quite understand the documentation on that Wiki page. Is this adequate? | jboss-web |class-loading | loader-repository | com.example:archive=railo.war | /loader-repository |/class-loading | /jboss-web Or does com.example have to be

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Trying to deploy Railo as war file

2008-08-07 Thread am2605
I deleted the jar file, and tried again but still haven't had much success. This has started appearing in the output though, and looks a likely culprit to me... | 2008-08-07 23:19:30,015 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/railo]] (main) Exception

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Trying to deploy Railo as war file

2008-08-06 Thread am2605
No joy but I have found this in the log. It works on 4.2.3 though...so I'm a little confused. 2008-08-07 12:54:38,031 DEBUG [org.jboss.deployers.plugins.main.MainDeployerImpl] (main) Add deployment: vfsfile:/C:/jboss/jboss-5.0.0.CR1/server/cfusion/deploy/railo.war/ | 2008-08-07 12:54:38,437

[jboss-user] [Installation, Configuration DEPLOYMENT] - Trying to deploy Railo as war file

2008-08-05 Thread am2605
Hi, I'm trying to deploy the railo war file from http://www.railo-technologies.com/en/index.cfm?treeID=361 onto JBoss 5.0.0.CR1 and it won't play nice... I have tried creating the web.xml file as described in this blog post: http://www.firemoss.com/post.cfm/Deploying-Railo-WAR-on-JBoss-422

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Changing the

2008-08-01 Thread am2605
Thank you! That's just what I was looking for. I can't believe I didn't find that as it was only posted a few days ago! I did search, first, honest! :-) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4168084#4168084 Reply to the post :

[jboss-user] [Installation, Configuration DEPLOYMENT] - Changing the Deploy directory

2008-07-31 Thread am2605
I'm experimenting with JBoss and ColdFusion at the moment (in preparation for when Railo joins the community :-). I've installed ColdFusion as an exploded war file at this location: C:\jboss-4.2.3.GA\server\cfusion\deploy\cfusion7.war However it's a nuisance having to navigate to that

[jboss-user] [Beginners Corner] - Re: confusion on jboss directory structure

2008-07-28 Thread am2605
If you want to create a new configuration, based on default, is it best to simply copy the default or is there some kind of tool to create a new config? Many thanks, Andrew. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4167003#4167003 Reply to the post :