0 Replies Latest reply on Jul 31, 2003 7:48 AM by jbone

    warnings on startup 3.2

    jbone


      I get the following warnings on startup, but I can't figure out what they mean. When I try to change the appropriate config files, everything breaks. Can anyone point me to the place where it's explained what's going on?

      2003-07-31 09:42:39,479 WARN [org.jboss.resource.connectionmanager.XATxConnectionManager] WARNING: UPDATE YOUR SecurityDomainJndiName! REMOVE java:/jaas/
      ...

      If I am to remove java:/jaas, what do I replace it with?

      2003-07-31 09:42:41,502 WARN [org.jboss.resource.connectionmanager.LocalTxConnectionManager] ----------------------------------------------------------
      2003-07-31 09:42:41,502 WARN [org.jboss.resource.connectionmanager.LocalTxConnectionManager] ----------------------------------------------------------
      2003-07-31 09:42:41,512 WARN [org.jboss.resource.connectionmanager.LocalTxConnectionManager] Please change your datasource setup to use TransactionManagerService with object name jboss.tm:service=TransactionManagerService
      2003-07-31 09:42:41,512 WARN [org.jboss.resource.connectionmanager.LocalTxConnectionManager] instead of TransactionManager with value java:/TransactionManager
      2003-07-31 09:42:41,512 WARN [org.jboss.resource.connectionmanager.LocalTxConnectionManager] ----------------------------------------------------------
      2003-07-31 09:42:41,512 WARN [org.jboss.resource.connectionmanager.LocalTxConnectionManager] ----------------------------------------------------------

      I tried changing this, but the jboss.tm:service=TransactionManagerService could not be found (is not loaded or avail to jndi?)

      Are these errors that need to be fixed or just recommendations? Help please. Thanks.