× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Hi 
this is one of my struts data source defination, u can
do some thing like this using websphere admin console
<data-source key="costing"
type="org.apache.commons.dbcp.BasicDataSource">
                        <set-property property="description" value="Example
Data Source Configuration"/>
                        <set-property property="driverClassName"
value="com.ibm.as400.access.AS400JDBCDriver"/>
                        <set-property property="maxCount" value="2"/>
                        <set-property property="minCount" value="2"/>
                        <set-property property="password"
value="password"/>
                        <set-property property="url"
value="jdbc:as400:148.168.77.12/libraryName;naming=system;date
format=iso;time format=hms;prompt=false"/>
                        <set-property property="username" value="userid"/>
                        <set-property property="naming" value="system"/>
                </data-source>

U can use JT400.jar if running websphere outside AS400

Ashish
--- ashok@xxxxxxxxxxxxxxxxxxxxx wrote:
> 
> 
> 
> 
> Hi All,
> 
>   I want to know how can i create the Datasource on
> (JDBC)  Websphere 5.0
> we are using AS/400 DB2400 database
> 
> pls help me out configuring the datasource .
> 
> What Driver i have to use (WE r using jt400.jar)
> and while configuring for Oracle we used to give URL
> and PortNo is there
> any Port-no for AS400 DB2400 if so help me where can
> i find out that.
> or if there is any default port also pls send it to
> me.
> 
> 
> Regards,
> Ashok Haluvarthi
> Linc Software Services Pvt. Ltd.
> Tel.  +91-80-552 0890, 553 3700, 553 3495 EXT(357)
> eMail: ashok@xxxxxxxxxxxxxxxxxxxxx
> 
> _______________________________________________
> This is the Java Programming on and around the
> iSeries / AS400 (JAVA400-L) mailing list
> To post a message email: JAVA400-L@xxxxxxxxxxxx
> To subscribe, unsubscribe, or change list options,
> visit:
> http://lists.midrange.com/mailman/listinfo/java400-l
> or email: JAVA400-L-request@xxxxxxxxxxxx
> Before posting, please take a moment to review the
> archives
> at http://archive.midrange.com/java400-l.
> 


__________________________________
Do you Yahoo!?
New Yahoo! Photos - easier uploading and sharing.
http://photos.yahoo.com/

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.