[JBoss-user] [JNDI/Naming/Network] - Re: Connect To Cluster

2006-04-18 Thread mglause
That did the trick. Thanks. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3938037#3938037 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3938037 --- This SF.Net email

[JBoss-user] [Installation, Configuration & Deployment] - Re: JBoss Without Tomcat

2006-04-16 Thread mglause
You were right. Upon making my previous post I realized what I said didn't make sense so I started deleting files until I got down to a barebone setup. Then I had to modify the service file in jboss-ws4ee.sar/. Thanks for your help. View the original post : http://www.jboss.com/index.html?modul

[JBoss-user] [Installation, Configuration & Deployment] - Re: JBoss Without Tomcat

2006-04-16 Thread mglause
If I'm not mistaken the URLDeploymentScanner is what is failing and if I remove that then my test EJB will note get deployed. This wouldn't be a problem if I knew how to manually deploy but I'm pretty new to JBoss and haven't been able to find out how to do that. | 12:08:22,471 INFO [EjbMod

[JBoss-user] [JNDI/Naming/Network] - Connect To Cluster

2006-04-16 Thread mglause
How do I connect to a JBoss cluster. I put the below in my jndi.properties file but lookups still fail. Thank you. java.naming.provider.url=jnp://128.10.247.109:1100/,jnp://128.10.247.109:1100/ | View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3937596#39375

[JBoss-user] [Clustering/JBoss] - Petstore

2006-04-16 Thread mglause
Is it possible to run the EJBs for the sun petstore demo on a JBoss cluster and then run the web application on a remote jboss server? I have the cluster setup with farming and now I'm trying to run the war files remotely but they're failing to lookup the ejbs in the cluster. Thank you. View th

[JBoss-user] [Installation, Configuration & Deployment] - Re: JBoss Without Tomcat

2006-04-16 Thread mglause
If I just delete the tomcat directory within the deploy area I get an output like this: | C:\jboss-3.2.8.SP1\bin>run -c test | === | . | JBoss Bootstrap Environment | . | JBOSS_HOME: C:\jboss-3.2.8.SP1

[JBoss-user] [Installation, Configuration & Deployment] - Re: JBoss Without Tomcat

2006-04-15 Thread mglause
I've tried removing it and when I do it breaks everything. I basically just want jboss to run the ejb's. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3937548#3937548 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=39375

[JBoss-user] [Installation, Configuration & Deployment] - JBoss Without Tomcat

2006-04-15 Thread mglause
Is it possible to setup jboss to run without apache tomcat? I know the minimal configuration does this but I can't figure out how to deploy my application without hot deployment. Thanks. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3937536#3937536 Reply to