If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > DB2 Web services

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 06-18-07, 03:45
nick.ncs nick.ncs is offline
Registered User
 
Join Date: May 2007
Location: somewhere in dbforums
Posts: 221
DB2 Web services

I have a DB2 UDB v8.2. I have enabled XML Extender features for a database using the dxxadm option. Now i have enabled web services for that particular database.....so i get something like
D:\Program Files\IBM\SQLLIB\DB2DAS00\tmp>dxxadm enable_db SAMPLE
DXXA002I Connecting to database "SAMPLE".
DXXA005I Enabling database "SAMPLE". Please wait.
DXXA070W The database has already been enabled.

D:\Program Files\IBM\SQLLIB\DB2DAS00\tmp>db2enable_soap_udf -n SAMPLE -force

SOAPRequestor functions already exist ...
Drop SOAP Requestor UDFs ......
Reinstall SOAP Requestor functions ...

Create SOAP Requestor Functions ...
-- SUCCESSFULLY


now is it possible to access this webservice functionality of db2 without having WebSphere Studio Application Developer 4.03 or later. For whereever i see they say i am supposed to have WebSphere Studio Application Developer 4.03 or later
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On