9 Replies Latest reply on Jul 26, 2002 5:05 AM by scharlau

    jboss.net sar deployment failure for jboss-3.0.1RC1_tomcat-4

    jshen

      the error message seems to indicate that jboss.net requires jetty, even though i downloaded the
      tomcat version. what change i should make to change the dependency check?

      thanks,

      --john

      2002-07-22 14:06:25,106 INFO [org.jboss.deployment.MainDeployer] Starting deployment of package: file:/var/local/jboss-3.0.1RC1_tomcat-4.0.4/server/default/deploy/jboss-net.sar
      2002-07-22 14:06:25,106 DEBUG [org.jboss.deployment.MainDeployer] Starting deployment (init step) of package at: file:/var/local/jboss-3.0.1RC1_tomcat-4.0.4/server/default/deploy/jboss-net.sar
      2002-07-22 14:06:25,109 DEBUG [org.jboss.mx.loading.UnifiedClassLoader] New jmx UCL with url file:/var/local/jboss-3.0.1RC1_tomcat-4.0.4/server/default/tmp/deploy/server/default/deploy/jboss-net.sar/81.jboss-net.sar 2002-07-22 14:06:25,109 DEBUG [org.jboss.mx.loading.UnifiedLoaderRepository] UnifiedLoaderRepository adding org.jboss.mx.loading.UnifiedClassLoader@388e5e{ url=file:/var/local/jboss-3.0.1RC1_tomcat-4.0.4/server/default/tmp/deploy/server/default/deploy/jboss-net.sar/81.jboss-net.sar }
      2002-07-22 14:06:25,131 DEBUG [org.jboss.deployment.MainDeployer] using deployer org.jboss.deployment.SARDeployer@860d49
      2002-07-22 14:06:25,148 DEBUG [org.jboss.deployment.SARDeployer] Found classpath element:
      2002-07-22 14:06:25,148 DEBUG [org.jboss.deployment.SARDeployer] Setting up classpath from raw codebase: lib2002-07-22 14:06:25,149 DEBUG [org.jboss.deployment.SARDeployer] codebase is file:/var/local/jboss-3.0.1RC1_tomcat-4.0.4/server/default/lib/
      2002-07-22 14:06:25,149 DEBUG [org.jboss.deployment.SARDeployer] archives are axis.jar, javax.servlet.jar
      2002-07-22 14:06:25,150 INFO [org.jboss.deployment.MainDeployer] Package: file:/var/local/jboss-3.0.1RC1_tomcat-4.0.4/server/default/lib/javax.servlet.jar is already deployed
      2002-07-22 14:06:25,150 DEBUG [org.jboss.deployment.SARDeployer] deployed classes for file:/var/local/jboss-3.0.1RC1_tomcat-4.0.4/server/default/lib/javax.servlet.jar
      2002-07-22 14:06:25,150 INFO [org.jboss.deployment.MainDeployer] Package: file:/var/local/jboss-3.0.1RC1_tomcat-4.0.4/server/default/lib/axis.jar is already deployed
      2002-07-22 14:06:25,151 DEBUG [org.jboss.deployment.SARDeployer] deployed classes for file:/var/local/jboss-3.0.1RC1_tomcat-4.0.4/server/default/lib/axis.jar
      2002-07-22 14:06:25,152 DEBUG [org.jboss.deployment.SARDeployer] about to copy 0 local directories
      2002-07-22 14:06:25,156 DEBUG [org.jboss.deployment.MainDeployer] found 0 subpackages of file:/var/local/jboss-3.0.1RC1_tomcat-4.0.4/server/default/deploy/jboss-net.sar
      2002-07-22 14:06:25,156 DEBUG [org.jboss.deployment.MainDeployer] Watching new file: file:/var/local/jboss-3.0.1RC1_tomcat-4.0.4/server/default/deploy/jboss-net.sar
      2002-07-22 14:06:25,157 DEBUG [org.jboss.deployment.MainDeployer] create step for deployment file:/var/local/jboss-3.0.1RC1_tomcat-4.0.4/server/default/deploy/jboss-net.sar
      2002-07-22 14:06:25,157 DEBUG [org.jboss.deployment.SARDeployer] Deploying SAR, create step: url file:/var/local/jboss-3.0.1RC1_tomcat-4.0.4/server/default/deploy/jboss-net.sar
      2002-07-22 14:06:25,157 DEBUG [org.jboss.deployment.SARDeployer] Registering service UCL=jmx.loading:UCL=3706462
      2002-07-22 14:06:25,164 DEBUG [org.jboss.mx.loading.UnifiedLoaderRepository] UnifiedLoaderRepository skipping duplicate org.jboss.mx.loading.UnifiedClassLoader@388e5e{ url=file:/var/local/jboss-3.0.1RC1_tomcat-4.0.4/server/default/tmp/deploy/server/default/deploy/jboss-net.sar/81.jboss-net.sar }
      2002-07-22 14:06:25,164 DEBUG [org.jboss.system.ServiceCreator] About to create bean: jboss.net:service=Axis2002-07-22 14:06:25,165 DEBUG [org.jboss.system.ServiceCreator] code: org.jboss.net.axis.server.AxisService 2002-07-22 14:06:25,231 DEBUG [org.jboss.system.ServiceCreator] Created bean: jboss.net:service=Axis
      2002-07-22 14:06:25,232 DEBUG [org.jboss.system.ServiceController] recording that jboss.net:service=Axis depends on jboss.web:service=Jetty
      2002-07-22 14:06:25,232 DEBUG [org.jboss.system.ServiceConfigurator] considering with object name jboss.web:service=Jetty
      2002-07-22 14:06:25,235 DEBUG [org.jboss.system.ServiceConfigurator] RootContext set to axis in jboss.net:service=Axis
      2002-07-22 14:06:25,236 INFO [org.jboss.net.axis.server.AxisService] Seting RootContext to axis.
      2002-07-22 14:06:25,239 DEBUG [org.jboss.system.ServiceConfigurator] SecurityDomain set to java:/jaas/other in jboss.net:service=Axis
      2002-07-22 14:06:25,239 INFO [org.jboss.net.axis.server.AxisService] Setting Security Domain to java:/jaas/other.
      2002-07-22 14:06:25,240 DEBUG [org.jboss.system.ServiceCreator] About to create bean: jboss.net:service=Adaptor
      2002-07-22 14:06:25,240 DEBUG [org.jboss.system.ServiceCreator] code: org.jboss.net.jmx.adaptor.server.Adaptor
      2002-07-22 14:06:25,280 DEBUG [org.jboss.system.ServiceCreator] Created bean: jboss.net:service=Adaptor
      2002-07-22 14:06:25,280 DEBUG [org.jboss.system.ServiceController] recording that jboss.net:service=Adaptor depends on jboss.net:service=Axis
      2002-07-22 14:06:25,280 DEBUG [org.jboss.system.ServiceConfigurator] considering with object name jboss.net:service=Axis
      2002-07-22 14:06:25,283 DEBUG [org.jboss.system.ServiceConfigurator] WebServiceDeployerName set to jboss.net:service=Axis in jboss.net:service=Adaptor
      2002-07-22 14:06:25,284 DEBUG [org.jboss.system.ServiceController] waiting in create of jboss.net:service=Axis waiting on jboss.web:service=Jetty
      2002-07-22 14:06:25,285 DEBUG [org.jboss.system.ServiceController] waiting in create of jboss.net:service=Adaptor waiting on jboss.net:service=Axis
      2002-07-22 14:06:25,285 DEBUG [org.jboss.deployment.MainDeployer] Done with create step of deploying jboss-net.sar
      2002-07-22 14:06:25,285 DEBUG [org.jboss.deployment.MainDeployer] start step for deployment file:/var/local/jboss-3.0.1RC1_tomcat-4.0.4/server/default/deploy/jboss-net.sar
      2002-07-22 14:06:25,285 DEBUG [org.jboss.deployment.SARDeployer] Deploying SAR, start step: url file:/var/local/jboss-3.0.1RC1_tomcat-4.0.4/server/default/deploy/jboss-net.sar
      2002-07-22 14:06:25,285 DEBUG [org.jboss.system.ServiceController] waiting in start jboss.net:service=Axis on jboss.web:service=Jetty
      2002-07-22 14:06:25,286 DEBUG [org.jboss.system.ServiceController] waiting in start jboss.net:service=Adaptor on jboss.net:service=Axis
      2002-07-22 14:06:25,286 DEBUG [org.jboss.deployment.MainDeployer] Final (start) deployment step successfully completed on package: jboss-net.sar
      2002-07-22 14:06:25,286 INFO [org.jboss.deployment.MainDeployer] Deployed package: file:/var/local/jboss-3.0.1RC1_tomcat-4.0.4/server/default/deploy/jboss-net.sar
      2002-07-22 14:06:25,287 DEBUG [org.jboss.deployment.scanner.URLDeploymentScanner] Watch URL for: file:/var/local/jboss-3.0.1RC1_tomcat-4.0.4/server/default/deploy/jboss-net.sar -> file:/var/local/jboss-3.0.1RC1_tomcat-4.0.4/server/default/deploy/jboss-net.sar
      2002-07-22 14:06:25,290 ERROR [org.jboss.deployment.scanner.URLDeploymentScanner] Incomplete Deployment listing:
      Packages waiting for a deployer:

      Incompletely deployed packages:

      MBeans waiting for classes:

      MBeans waiting for other MBeans:
      [ObjectName: jboss.net:service=Axis
      state: CONFIGURED
      I Depend On: jboss.web:service=Jetty

      Depends On Me: jboss.net:service=Adaptor
      , ObjectName: jboss.net:service=Adaptor
      state: CONFIGURED
      I Depend On: jboss.net:service=Axis

      Depends On Me: ]
      2002-07-22 14:07:41,531 INFO [org.jboss.web.localhost.Engine] StandardHost[localhost]: MAPPING configuration error for request URI
      2002-07-22 14:07:44,513 INFO [org.jboss.web.localhost.Engine] StandardHost[localhost]: MAPPING configuration error for request URI

        • 1. Re: jboss.net sar deployment failure for jboss-3.0.1RC1_tomc
          jshen

          here is the detailed deploy info message and the error when i tried to access
          the axis servlt.

          16:23:09,658 INFO [MainDeployer] Starting deployment of package: file:/var/local/jboss-3.0.1RC1_tomcat-4.0.4/server/default/deploy/jboss-net.sar
          16:23:09,707 INFO [MainDeployer] Package: file:/var/local/jboss-3.0.1RC1_tomcat-4.0.4/server/default/lib/javax.servlet.jar is already deployed
          16:23:09,708 INFO [MainDeployer] Package: file:/var/local/jboss-3.0.1RC1_tomcat-4.0.4/server/default/lib/axis.jar is already deployed
          16:23:09,790 INFO [AxisService] Seting RootContext to axis.
          16:23:09,793 INFO [AxisService] Setting Security Domain to java:/jaas/other.
          16:23:09,833 INFO [AxisService] Creating
          16:23:09,833 INFO [AxisService] Created
          16:23:09,834 INFO [Adaptor] Creating
          16:23:09,834 INFO [Adaptor] Created
          16:23:09,836 INFO [AxisService] Starting
          16:23:10,875 INFO [AxisService] About to deploy axis web application from org.jboss.deployment.DeploymentInfo@292deb12 { url=http://net.jboss.org/fake.war }
          deployer: org.jboss.web.catalina.EmbeddedCatalinaServiceSX@79953c
          status: null
          watch: file:/var/local/jboss-3.0.1RC1_tomcat-4.0.4/server/default/tmp/deploy/_axis_/axis/
          lastDeployed: 0
          lastModified: 0
          mbeans:
          under context /axis/*.
          16:23:10,928 INFO [EmbeddedCatalinaServiceSX] deploy, ctxPath=/axis/*, warUrl=file:/var/local/jboss-3.0.1RC1_tomcat-4.0.4/server/default/tmp/deploy/_axis_/axis/
          16:23:10,931 INFO [EmbeddedCatalinaServiceSX] ClusteredHTTPSessionService not found
          16:23:10,946 INFO [Engine] WebappLoader[/axis/*]: Deploying class repositories to work directory /var/local/jboss-3.0.1RC1_tomcat-4.0.4/catalina/work/MainEngine/localhost/axis_*
          16:23:10,949 INFO [Engine] StandardManager[/axis/*]: Seeding random number generator class java.security.SecureRandom
          16:23:10,951 INFO [Engine] StandardManager[/axis/*]: Seeding of random number generator has been completed
          16:23:11,055 INFO [Engine] ContextConfig[/axis/*]: Added certificates -> request attribute Valve
          16:23:11,121 INFO [Engine] ContextConfig[/axis/*]: Configured an authenticator for method BASIC
          16:23:11,258 INFO [EmbeddedCatalinaServiceSX] Using Java2 parent classloader delegation: true
          16:23:11,259 INFO [Engine] StandardWrapper[/axis/*:default]: Loading container servlet default
          16:23:11,259 INFO [Engine] default: init
          16:23:11,260 INFO [Engine] StandardWrapper[/axis/*:invoker]: Loading container servlet invoker
          16:23:11,260 INFO [Engine] invoker: init
          16:23:11,262 INFO [Engine] jsp: init
          16:23:11,291 INFO [MainDeployer] Adding deployer: org.jboss.net.axis.server.AxisService@40afb9
          16:23:11,291 INFO [AxisService] Started
          16:23:11,291 INFO [Adaptor] Starting
          16:23:11,299 INFO [AxisService] About to deploy axis descriptor org.jboss.deployment.DeploymentInfo@5d39c7fa { url=jar:file:/./var/local/jboss-3.0.1RC1_tomcat-4.0.4/server/default/tmp/deploy/server/default/deploy/jboss-net.sar/86.jboss-net.sar!/META-INF/install-jmx.xml }
          deployer: null
          status: null
          watch: jar:file:/./var/local/jboss-3.0.1RC1_tomcat-4.0.4/server/default/tmp/deploy/server/default/deploy/jboss-net.sar/86.jboss-net.sar!/META-INF/install-jmx.xml
          lastDeployed: 0
          lastModified: 0
          mbeans:
          , create step.
          16:23:11,300 INFO [AxisService] About to deploy axis descriptor org.jboss.deployment.DeploymentInfo@5d39c7fa { url=jar:file:/./var/local/jboss-3.0.1RC1_tomcat-4.0.4/server/default/tmp/deploy/server/default/deploy/jboss-net.sar/86.jboss-net.sar!/META-INF/install-jmx.xml }
          deployer: null
          status: null
          watch: jar:file:/./var/local/jboss-3.0.1RC1_tomcat-4.0.4/server/default/tmp/deploy/server/default/deploy/jboss-net.sar/86.jboss-net.sar!/META-INF/install-jmx.xml
          lastDeployed: 0
          lastModified: 0
          mbeans:
          , start step.
          16:23:11,340 INFO [Adaptor] Started
          16:23:11,340 INFO [MainDeployer] Deployed package: file:/var/local/jboss-3.0.1RC1_tomcat-4.0.4/server/default/deploy/jboss-net.sar
          16:24:37,223 INFO [Engine] StandardHost[localhost]: MAPPING configuration error for request URI

          • 2. Re: jboss.net sar deployment failure for jboss-3.0.1RC1_tomc
            jshen

            i found the offending line in jboss-service.xml and changed Jetty to
            EmbeddedCatalinaSX,

            jboss.web:service=EmbeddedCatalinaSX

            but it still won't deploy

            14:39:46,838 INFO [MainDeployer] Starting deployment of package: file:/var/local/jboss-3.0.1RC1_tomcat-4.0.4/server/default/deploy/jboss-net.sar
            14:39:46,886 INFO [MainDeployer] Package: file:/var/local/jboss-3.0.1RC1_tomcat-4.0.4/server/default/lib/javax.servlet.jar is already deployed
            14:39:46,887 INFO [MainDeployer] Package: file:/var/local/jboss-3.0.1RC1_tomcat-4.0.4/server/default/lib/axis.jar is already deployed
            14:39:46,993 INFO [AxisService] Seting RootContext to axis.
            14:39:46,996 INFO [AxisService] Setting Security Domain to java:/jaas/other.
            14:39:47,035 INFO [AxisService] Creating
            14:39:47,036 INFO [AxisService] Created
            14:39:47,037 INFO [Adaptor] Creating
            14:39:47,037 INFO [Adaptor] Created
            14:39:47,038 INFO [AxisService] Starting
            14:39:47,298 ERROR [MainDeployer] could not start deployment: file:/var/local/jboss-3.0.1RC1_tomcat-4.0.4/server/default/deploy/jboss-net.sar
            java.lang.NoClassDefFoundError: com/techtrader/modules/tools/bytecode/BCEntity
            at org.apache.axis.AxisEngine.init(AxisEngine.java:182)
            at org.apache.axis.AxisEngine.(AxisEngine.java:174)
            at org.apache.axis.server.AxisServer.(AxisServer.java:121)
            at org.jboss.net.axis.server.AxisService.ensureService(AxisService.java:212)
            at org.jboss.net.axis.server.AxisService.startService(AxisService.java:227)
            at org.jboss.system.ServiceMBeanSupport.start(ServiceMBeanSupport.java:164)
            at sun.reflect.GeneratedMethodAccessor7.invoke(Unknown Source)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:324)
            at org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBeanDispatcher.java:284)
            at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:491)
            at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:950)
            at $Proxy6.start(Unknown Source)
            at org.jboss.system.ServiceController.start(ServiceController.java:384)
            at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)

            • 3. Re: jboss.net sar deployment failure for jboss-3.0.1RC1_tomc
              jshen

              i found the offending line in jboss-service.xml and changed Jetty to
              EmbeddedCatalinaSX,

              jboss.web:service=EmbeddedCatalinaSX

              but it still won't deploy

              14:39:46,838 INFO [MainDeployer] Starting deployment of package: file:/var/local/jboss-3.0.1RC1_tomcat-4.0.4/server/default/deploy/jboss-net.sar
              14:39:46,886 INFO [MainDeployer] Package: file:/var/local/jboss-3.0.1RC1_tomcat-4.0.4/server/default/lib/javax.servlet.jar is already deployed
              14:39:46,887 INFO [MainDeployer] Package: file:/var/local/jboss-3.0.1RC1_tomcat-4.0.4/server/default/lib/axis.jar is already deployed
              14:39:46,993 INFO [AxisService] Seting RootContext to axis.
              14:39:46,996 INFO [AxisService] Setting Security Domain to java:/jaas/other.
              14:39:47,035 INFO [AxisService] Creating
              14:39:47,036 INFO [AxisService] Created
              14:39:47,037 INFO [Adaptor] Creating
              14:39:47,037 INFO [Adaptor] Created
              14:39:47,038 INFO [AxisService] Starting
              14:39:47,298 ERROR [MainDeployer] could not start deployment: file:/var/local/jboss-3.0.1RC1_tomcat-4.0.4/server/default/deploy/jboss-net.sar
              java.lang.NoClassDefFoundError: com/techtrader/modules/tools/bytecode/BCEntity
              at org.apache.axis.AxisEngine.init(AxisEngine.java:182)
              at org.apache.axis.AxisEngine.(AxisEngine.java:174)
              at org.apache.axis.server.AxisServer.(AxisServer.java:121)
              at org.jboss.net.axis.server.AxisService.ensureService(AxisService.java:212)
              at org.jboss.net.axis.server.AxisService.startService(AxisService.java:227)
              at org.jboss.system.ServiceMBeanSupport.start(ServiceMBeanSupport.java:164)
              at sun.reflect.GeneratedMethodAccessor7.invoke(Unknown Source)
              at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
              at java.lang.reflect.Method.invoke(Method.java:324)
              at org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBeanDispatcher.java:284)
              at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:491)
              at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:950)
              at $Proxy6.start(Unknown Source)
              at org.jboss.system.ServiceController.start(ServiceController.java:384)
              at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)

              • 4. Re: jboss.net sar deployment failure for jboss-3.0.1RC1_tomc

                Hello,

                to get JBoss.NET to work with Tomcat/Catalina, you need to either

                a) compile JBoss and JBoss.NET from the cvs, or
                b) download a prebuilt copy from here (where you will also find the details about building JBoss.NET from source with catalina.

                http://www.csd.abdn.ac.uk/~bscharla/soap.html

                The problem is that the axis-config.xml file needs to point to catalina, but then you get the problems with the way the war file is deployed as your error message says. There are also logging problems if you get over that hurdle, so you're best to build it from source, or get one from the page I put up above.

                Oh yes, and be sure to start the server from the command line: run.bat -c all and then go to http://localhost:8080/HelloEJB

                This will start the 'all' configuration which has the necesary jars and a demo app deployed.

                cheers,

                Bruce

                • 5. Re: jboss.net sar deployment failure for jboss-3.0.1RC1_tomc
                  jshen

                  bruce, thanks a lot. i am lazy so just downloaded your build with tomcat and it works.

                  the HelloEJB app came up.

                  however, it seems that there is some differences in setting up MySQL database
                  between your build (jboss-3.1.0alpha_tomcat-4.0.4.zip) and the one i was using before (jboss-3.0.1RC1_tomcat-4.0.4.zip)

                  whatever i had set up before with MySQL (which worked fine) no longer works. i am wondering if there is an additional step that is needed
                  for your build to set up MySQL as a datasource (java:/DefaultDS).

                  thanks,

                  --john

                  i only changed the mysql-service.xml file, dropped it in deploy,

                  and changed the java:/DefaultDS reference from Hypersonic SQL to MySqlDS in
                  MySqlDS.

                  now i am getting this strange exception in servlets:
                  javax.ejb.EJBException: ejbFindInRange: Table not found: SAVINGSACCOUNT in statement [select id from savingsaccount where balance between 0.00 and 990000.00]

                  these are the only changes i have made to make MySQL work before:

                  [conf]# diff standardjaws.xml ../../default/conf
                  17c17
                  < <type-mapping>MySqlDS</type-mapping>
                  ---
                  > <type-mapping>Hypersonic SQL</type-mapping>
                  [conf]# diff standardjbosscmp-jdbc.xml ../../default/conf
                  16c16
                  < <datasource-mapping>MySqlDS</datasource-mapping>
                  ---
                  > <datasource-mapping>Hypersonic SQL</datasource-mapping>


                  [jboss]# diff -w ./docs/examples/jca/mysql-service.xml ./server/all/deploy/mysql-service.xml
                  50c50
                  < <config-property name="ConnectionURL" type="java.lang.String">jdbc:mysql://dell:3306/jbossdb</config-property>
                  ---
                  > <config-property name="ConnectionURL" type="java.lang.String">jdbc:mysql://testserver3306/test</config-property>
                  53,54c53,54
                  < <config-property name="UserName" type="java.lang.String"></config-property>
                  < <config-property name="Password" type="java.lang.String"></config-property>
                  ---
                  > <config-property name="UserName" type="java.lang.String">testuser</config-property>> <config-property name="Password" type="java.lang.String">testpassword</config-property>

                  • 6. Re: jboss.net sar deployment failure for jboss-3.0.1RC1_tomc

                    John,

                    As far as I know the version I compiled didn't do anything as such with mysql. I only change a few of the JBoss.NET config files and compile the whole against the tomcat/catalina distro and then bundle it all together.

                    I believe, as you say, you only need to config the mysql-sevice.xml file and the standardjaws.xml file so that you point to the right type of type-mapping.

                    Without knowing more it's hard to offer suggestions.

                    BTW I'm glad to hear you got my binary up and running ok.

                    cheers

                    Bruce

                    • 7. Re: jboss.net sar deployment failure for jboss-3.0.1RC1_tomc
                      jshen

                      bruce, sounds fair, but something definitely is different between 3.01 and 3.1, because i simply followed this post and everything was working, but the same thing i copied into 3.1 does not.

                      anothing i do not understand about versioning is that the 3.0 -> 3.01 port 8082 was removed (in favor of /jmx-console/ context), but in 3.1 it is 8082 again. isn't 3.1 supposed to be newer than 3.0. maybe it is just a cvs branching issue. anyway, i am happy to see soap working, and will try to get it to work with the datasource.

                      http://www.jboss.org/modules/bb/index.html?module=bb&op=viewtopic&t=forums/

                      • 8. Re: jboss.net sar deployment failure for jboss-3.0.1RC1_tomc
                        jshen

                        my own stupid mistake, i checked the list in jndiview and found that the jndi name of the MySQL database should be
                        java:/MySqlDS, but i was using just MySqlDS. the odd thing is that it worked
                        in 3.0.1, but not in 3.1.

                        Bruce,

                        I truly appreciate your generous help, especially your working build and your helpful comments.

                        --John

                        • 9. Re: jboss.net sar deployment failure for jboss-3.0.1RC1_tomc

                          John,

                          glad to hear you got it all sorted. It is MOST frustrating when the error is so simple. Agggh! If only we could spot them sooner.

                          cheers

                          Bruce