Ok. I am frustrated, but i will try to narrow down my question.
I am using netbeans to deploy and develop the application. I have constructed a 
very simple cmp and session bean (ejb 2.0). 

PROGRESS: i fired up ethereal and sniffed up some traffic going from my 
computer to the remote oracle database server. it seems as my application is 
connecting to some random port and not the oracle port 1521 defined in my 
server/default/deploy/oracle-ds.xml file. The server replies with no valid data 
etc.

At the same time the application uses the hypersonic database... And i get a 
lot of errors at deployment. here are the first ones...


  | --- MBeans waiting for other MBeans ---
  | ObjectName: jboss.ejb:service=EJBTimerService,persistencePolicy=database
  |   State: CONFIGURED
  |   I Depend On:
  |     jboss.jca:service=DataSourceBinding,name=DefaultDS
  | 
  | ObjectName: jboss.mq:service=InvocationLayer,type=HTTP
  |   State: CONFIGURED
  |   I Depend On:
  |     jboss.mq:service=Invoker
  |     jboss.web:service=WebServer
  | 
  | ObjectName: jboss:service=KeyGeneratorFactory,type=HiLo
  |   State: CONFIGURED
  |   I Depend On:
  |     jboss:service=TransactionManager
  |     jboss.jca:service=DataSourceBinding,name=DefaultDS
  | 

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3908007#3908007

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3908007


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to