Here is the logs I am getting on startup:
| 01:03:29,555 INFO [TomcatDeployer] deploy, ctxPath=/jbossmq-httpil, warUrl=file:/Library/jboss-4.0.2/server/default/deploy/jms/jbossmq-httpil.sar/jbossmq-httpil.war/ | 01:03:31,215 INFO [TomcatDeployer] deploy, ctxPath=/web-console, warUrl=file:/Library/jboss-4.0.2/server/default/deploy/management/console-mgr.sar/web-console.war/ | 01:03:32,298 INFO [MailService] Mail Service bound to java:/Mail | 01:03:32,755 INFO [RARDeployment] Required license terms exist view the META-INF/ra.xml: file:/Library/jboss-4.0.2/server/default/deploy/jboss-ha-local-jdbc.rar | 01:03:32,875 INFO [RARDeployment] Required license terms exist view the META-INF/ra.xml: file:/Library/jboss-4.0.2/server/default/deploy/jboss-ha-xa-jdbc.rar | 01:03:32,977 INFO [RARDeployment] Required license terms exist view the META-INF/ra.xml: file:/Library/jboss-4.0.2/server/default/deploy/jboss-local-jdbc.rar | 01:03:33,076 INFO [RARDeployment] Required license terms exist view the META-INF/ra.xml: file:/Library/jboss-4.0.2/server/default/deploy/jboss-xa-jdbc.rar | 01:03:33,177 INFO [RARDeployment] Required license terms exist view the META-INF/ra.xml: file:/Library/jboss-4.0.2/server/default/deploy/jms/jms-ra.rar | 01:03:33,261 INFO [RARDeployment] Required license terms exist view the META-INF/ra.xml: file:/Library/jboss-4.0.2/server/default/deploy/mail-ra.rar | 01:03:34,071 INFO [WrapperDataSourceService] Bound connection factory for resource adapter for ConnectionManager 'jboss.jca:name=DefaultDS,service=DataSourceBinding to JNDI name 'java:DefaultDS' | 01:03:34,432 INFO [A] Bound to JNDI name: queue/A | 01:03:34,434 INFO [B] Bound to JNDI name: queue/B | 01:03:34,438 INFO [C] Bound to JNDI name: queue/C | 01:03:34,441 INFO [D] Bound to JNDI name: queue/D | 01:03:34,443 INFO [ex] Bound to JNDI name: queue/ex | 01:03:34,471 INFO [testTopic] Bound to JNDI name: topic/testTopic | 01:03:34,475 INFO [securedTopic] Bound to JNDI name: topic/securedTopic | 01:03:34,478 INFO [testDurableTopic] Bound to JNDI name: topic/testDurableTopic | 01:03:34,481 INFO [testQueue] Bound to JNDI name: queue/testQueue | 01:03:34,546 INFO [UILServerILService] JBossMQ UIL service available at : /0.0.0.0:8093 | 01:03:34,599 INFO [DLQ] Bound to JNDI name: queue/DLQ | 01:03:34,820 INFO [ConnectionFactoryBindingService] Bound connection factory for resource adapter for ConnectionManager 'jboss.jca:name=JmsXA,service=ConnectionFactoryBinding to JNDI name 'java:JmsXA' | 01:03:34,946 INFO [WrapperDataSourceService] Bound connection factory for resource adapter for ConnectionManager 'jboss.jca:name=PostgresDS,service=DataSourceBinding to JNDI name 'java:PostgresDS' | 01:03:35,056 INFO [TomcatDeployer] deploy, ctxPath=/jmx-console, warUrl=file:/Library/jboss-4.0.2/server/default/deploy/jmx-console.war/ | 01:03:35,329 INFO [Http11Protocol] Starting Coyote HTTP/1.1 on http-0.0.0.0-8080 | 01:03:35,419 INFO [ChannelSocket] JK: ajp13 listening on /0.0.0.0:8009 | 01:03:35,434 INFO [JkMain] Jk running ID=0 time=0/39 config=null | 01:03:35,441 INFO [Server] JBoss (MX MicroKernel) [4.0.2 (build: CVSTag=JBoss_4_0_2 date=200505022023)] Started in 28s:292ms | As can be seen no mappings (*.hbm.xml -> *.class) are taking place. What is going on here, where am I going wrong? Anybody? regards View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3878472#3878472 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3878472 ------------------------------------------------------- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
