[JBoss-user] [Beginners Corner] - Re: SQLException: table not found

2004-05-07 Thread aquafresh
unfortunately I obtain still the same error.
I have try a lot of way to specify the jndi but still get the same error.


View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3834099#3834099

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3834099


---
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson  Lucent use to 
deliver higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Beginners Corner] - Re: SQLException: table not found

2004-05-07 Thread darranl
Have you had a look at JNDI View to see what is bound?

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3834104#3834104

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3834104


---
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson  Lucent use to 
deliver higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Beginners Corner] - Re: SQLException: table not found

2004-05-07 Thread [EMAIL PROTECTED]
I have deleted your cross post to the JBoss/JCA forum.
I already posted you a link on how to behave properly in public forums.

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3834108#3834108

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3834108


---
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson  Lucent use to 
deliver higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Beginners Corner] - Re: SQLException: table not found

2004-05-06 Thread sesques
aquafresh wrote : Hello,
  | 
  | my jboss.xml:
  | ?xml version=1.0 encoding=UTF-8?
  | 
  | !DOCTYPE jboss PUBLIC
  |-//JBoss//DTD JBOSS 3.2//EN
  |http://www.jboss.org/j2ee/dtd/jboss_3_2.dtd;
  | 
  | 
  |   enterprise-beans
  | message-driven
  | ejb-nameMdbTest2/ejb-name
  | destination-jndi-nametopic/testTopic/destination-jndi-name
  | /message-driven
  | 
  | 
  | 
  |  ejb-nameSessionTestBean/ejb-name
  |  local-jndi-nameSessionLocalHome/local-jndi-name
  |  jndi-nameSessionLocalHome/jndi-name
  |  resource-ref
  | res-ref-namejdbc/AdminDB/res-ref-name
  | resource-nameAdminDB/resource-ref-name
  | jndi-namejava:jdbc/AdminDB/jndi-name
  |  /resource-ref
  |   
  |/enterprise-beans
  |   
  | 
  | 
  | Thanks for any help.
  | 

Hi,

I think the jndi name must be java:/jdbc/AdminDB
Try it.

Pascal



View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3833948#3833948

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3833948


---
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson  Lucent use to 
deliver higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user