Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » JBoss User Help »

[jboss-user] [JBoss Seam] - Re: How to modify booking example
 login?(newbie question)

scott.stark@jboss.org

2007-08-11


No I have not rename any datasource names or what ever, want to get the simple login and search going before I change everything.

Here's the booking-ds.xml code:

| <?xml version="1.0" encoding="UTF-8"?>
|
| <datasources>
|
|   <local-tx-datasource>
|      <jndi-name>bookingDatasource</jndi-name>
|      <connection-url>jdbc:sqlserver://xxxx.unsw.edu.au;databaseName=ResearchDB;</connection-url>
|      <driver-class>com.microsoft.sqlserver.jdbc.SQLServerDriver</driver-class>
|      <user-name>xxx</user-name>
|      <password>xxx</password>
|   </local-tx-datasource>
|
| </datasources>
|



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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4073344
_______________________________________________
jboss-user mailing list
jboss-user@(protected)
https://lists.jboss.org/mailman/listinfo/jboss-user
©2008 junlu.com - Jax Systems, LLC, U.S.A.