0 Replies Latest reply on Apr 16, 2005 4:55 AM by champion

    configure remote jboss with myeclipseide

    champion

      hello

      I am using myeclipse ide and I try to run jboss on a remote server.
      J did it and jboss start. but when I want reach it by http the server seem not running.

      my question is, how should I configure jboss to get it works well?

      for sur when I start it on the remote server it works but I can't have control from eclipse.

      here is what I did

      in myeclipse preference
      the path to the server is z:/jboss-4.0.1. this is a remote mounted disc.
      the jdk is z:/jdk1.5

      so by this wayjboss start on the remote server.

      there is on thing strange the the rmi server is on the local machine and not on the remote machine.

      here is the start log


      10:51:32,725 INFO [Server] Starting JBoss (MX MicroKernel)...
      10:51:32,735 INFO [Server] Release ID: JBoss [Zion] 4.0.1 (build: CVSTag=JBoss_4_0_1 date=200412230944)
      10:51:32,745 INFO [Server] Home Dir: Z:\programme\serveur\jboss\jboss-4.0.1
      10:51:32,745 INFO [Server] Home URL: file:/Z:/programme/serveur/jboss/jboss-4.0.1/
      10:51:32,745 INFO [Server] Library URL: file:/Z:/programme/serveur/jboss/jboss-4.0.1/lib/
      10:51:32,745 INFO [Server] Patch URL: null
      10:51:32,745 INFO [Server] Server Name: default
      10:51:32,745 INFO [Server] Server Home Dir: Z:\programme\serveur\jboss\jboss-4.0.1\server\default
      10:51:32,755 INFO [Server] Server Home URL: file:/Z:/programme/serveur/jboss/jboss-4.0.1/server/default/
      10:51:32,765 INFO [Server] Server Data Dir: Z:\programme\serveur\jboss\jboss-4.0.1\server\default\data
      10:51:32,765 INFO [Server] Server Temp Dir: Z:\programme\serveur\jboss\jboss-4.0.1\server\default\tmp
      10:51:32,765 INFO [Server] Server Config URL: file:/Z:/programme/serveur/jboss/jboss-4.0.1/server/default/conf/
      10:51:32,765 INFO [Server] Server Library URL: file:/Z:/programme/serveur/jboss/jboss-4.0.1/server/default/lib/
      10:51:32,765 INFO [Server] Root Deployment Filename: jboss-service.xml
      10:51:32,775 INFO [Server] Starting General Purpose Architecture (GPA)...
      10:51:34,928 INFO [ServerInfo] Java version: 1.5.0,Sun Microsystems Inc.
      10:51:34,928 INFO [ServerInfo] Java VM: Java HotSpot(TM) Client VM 1.5.0-b64,Sun Microsystems Inc.
      10:51:34,928 INFO [ServerInfo] OS-System: Windows XP 5.1,x86
      10:51:43,130 INFO [Server] Core system initialized
      10:51:51,131 INFO [Log4jService$URLWatchTimerTask] Configuring from URL: resource:log4j.xml
      10:51:53,385 INFO [WebService] Using RMI server codebase: http://pchampion:8083/
      10:51:54,226 INFO [NamingService] Started jndi bootstrap jnpPort=1099, rmiPort=1098, backlog=50, bindAddress=/0.0.0.0, Client SocketFactory=null, Server SocketFactory=org.jboss.net.sockets.DefaultSocketFactory@ad093076
      10:52:38,680 INFO [Embedded] Catalina naming disabled
      10:52:40,612 INFO [Http11Protocol] Initialisation de Coyote HTTP/1.1 sur http-0.0.0.0-8080
      10:52:40,933 INFO [Catalina] Initialization processed in 2023 ms
      10:52:40,933 INFO [StandardService] Starting service jboss.web
      10:52:40,953 INFO [StandardEngine] Starting Servlet Engine: Apache Tomcat/5.0.28
      10:52:41,013 INFO [StandardHost] XML validation disabled
      10:52:41,203 INFO [Catalina] Server startup in 270 ms
      10:52:41,544 INFO [TomcatDeployer] deploy, ctxPath=/invoker, warUrl=file:/Z:/programme/serveur/jboss/jboss-4.0.1/server/default/deploy/http-invoker.sar/invoker.war/
      10:52:45,750 INFO [TomcatDeployer] deploy, ctxPath=/ws4ee, warUrl=file:/Z:/programme/serveur/jboss/jboss-4.0.1/server/default/tmp/deploy/tmp32771jboss-ws4ee-exp.war/
      10:52:48,183 INFO [TomcatDeployer] deploy, ctxPath=/, warUrl=file:/Z:/programme/serveur/jboss/jboss-4.0.1/server/default/deploy/jbossweb-tomcat50.sar/ROOT.war/
      10:52:49,295 INFO [TomcatDeployer] deploy, ctxPath=/jbossmq-httpil, warUrl=file:/Z:/programme/serveur/jboss/jboss-4.0.1/server/default/deploy/jms/jbossmq-httpil.sar/jbossmq-httpil.war/
      10:53:02,384 INFO [MailService] Mail Service bound to java:/Mail
      10:53:05,038 INFO [RARDeployment] Required license terms exist view the META-INF/ra.xml: file:/Z:/programme/serveur/jboss/jboss-4.0.1/server/default/deploy/jboss-local-jdbc.rar
      10:53:05,668 INFO [RARDeployment] Required license terms exist view the META-INF/ra.xml: file:/Z:/programme/serveur/jboss/jboss-4.0.1/server/default/deploy/jboss-xa-jdbc.rar
      10:53:06,800 INFO [RARDeployment] Required license terms exist view the META-INF/ra.xml: file:/Z:/programme/serveur/jboss/jboss-4.0.1/server/default/deploy/jms/jms-ra.rar
      10:53:07,451 INFO [RARDeployment] Required license terms exist view the META-INF/ra.xml: file:/Z:/programme/serveur/jboss/jboss-4.0.1/server/default/deploy/mail-ra.rar
      10:53:10,285 INFO [WrapperDataSourceService] Bound connection factory for resource adapter for ConnectionManager 'jboss.jca:service=DataSourceBinding,name=DefaultDS to JNDI name 'java:DefaultDS'
      10:53:10,475 WARN [ConfiguredIdentityLoginModule] Creating LoginModule with no configured password!
      10:53:11,507 INFO [A] Bound to JNDI name: queue/A
      10:53:11,517 INFO [B] Bound to JNDI name: queue/B
      10:53:11,537 INFO [C] Bound to JNDI name: queue/C
      10:53:11,537 INFO [D] Bound to JNDI name: queue/D
      10:53:11,547 INFO [ex] Bound to JNDI name: queue/ex
      10:53:11,597 INFO [testTopic] Bound to JNDI name: topic/testTopic
      10:53:11,597 INFO [securedTopic] Bound to JNDI name: topic/securedTopic
      10:53:11,607 INFO [testDurableTopic] Bound to JNDI name: topic/testDurableTopic
      10:53:11,627 INFO [testQueue] Bound to JNDI name: queue/testQueue
      10:53:12,018 INFO [UILServerILService] JBossMQ UIL service available at : /0.0.0.0:8093
      10:53:12,258 INFO [DLQ] Bound to JNDI name: queue/DLQ
      10:53:12,939 INFO [ConnectionFactoryBindingService] Bound connection factory for resource adapter for ConnectionManager 'jboss.jca:service=ConnectionFactoryBinding,name=JmsXA to JNDI name 'java:JmsXA'
      10:53:13,500 INFO [TomcatDeployer] deploy, ctxPath=/jmx-console, warUrl=file:/Z:/programme/serveur/jboss/jboss-4.0.1/server/default/deploy/jmx-console.war/
      10:53:19,208 INFO [TomcatDeployer] deploy, ctxPath=/web-console, warUrl=file:/Z:/programme/serveur/jboss/jboss-4.0.1/server/default/deploy/management/web-console.war/
      10:53:23,284 INFO [Http11Protocol] Démarrage de Coyote HTTP/1.1 sur http-0.0.0.0-8080
      10:53:23,945 INFO [ChannelSocket] JK2: ajp13 listening on /0.0.0.0:8009
      10:53:23,965 INFO [JkMain] Jk running ID=0 time=10/160 config=null
      10:53:23,975 INFO [Server] JBoss (MX MicroKernel) [4.0.1 (build: CVSTag=JBoss_4_0_1 date=200412230944)] Started in 1m:50s:68ms