[JBoss-user] [Installation Configuration] - Re: Where should I config the data source ?

2004-06-14 Thread yundi
meissa wrote : in the deploy dir of your config set.
  | As an example you can see hsqldb-ds.xml in the deploy directory of the default 
config set.
  | 

Thanks for your reply.
So, should I just edit the hsqldb.xml in my deploy dir ?

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

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


---
This SF.Net email is sponsored by the new InstallShield X.
From Windows to Linux, servers to mobile, InstallShield X is the
one installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation Configuration] - Where should I config the data source ?

2004-06-13 Thread yundi
I know if I wanna get the connection by data source.
I need to have a jndi configured.
Where should I put it and how ?

One more question,  did the data source of jboss support connection pool ?

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

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


---
This SF.Net email is sponsored by the new InstallShield X.
From Windows to Linux, servers to mobile, InstallShield X is the
one installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Persistence CMP/JBoss] - Re: DataSource API's from JBoss

2004-06-13 Thread yundi
so, did the data source implementation of jboss support connection pool itself?

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

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


---
This SF.Net email is sponsored by the new InstallShield X.
From Windows to Linux, servers to mobile, InstallShield X is the
one installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation Configuration] - Hot deployment configuration problem

2004-06-08 Thread yundi
Hi,
I am using WSAD to export my *.ear/*.war file to the deploy dir. As the ear is a zip 
file, the jboss(come with tomcat) will unzip the ear into a tmp directory , so that 
when I get the context root path, i will get something like this 
C:\jboss-3.2.3\server\default\tmp\deploy\tmp58054MyTest.war (which is a directory)

I think it is not what I want.

I hope the jboss to extract the files just inside the default deploy dir, not in the 
temp. e.g C:\jboss-3.2.3\server\default\deploy\MyTest.war (which is a directory).

so that I can get the webroot path directly.

I found that Tomcat 5 will do that during the hot deployment.

How can I config my jboss (3.2.3) to do that ? I just use the default config by now

thanks for your attendtion

Regards,
yundi 

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

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


---
This SF.Net email is sponsored by: GNOME Foundation
Hackers Unite!  GUADEC: The world's #1 Open Source Desktop Event.
GNOME Users and Developers European Conference, 28-30th June in Norway
http://2004/guadec.org
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user