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
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
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
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
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
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
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
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