Hi,
I created dsn for db2. then i created biz document,sql
BizComponent and bixzdriver using the dsn. I crearted .xar file and deployed successfully. when i am trying the invoke the url i am getting this error. can you please help me why this error occurs..
<?
XML version="1.0" encoding="ISO-8859-1"?>
<Document>
<Error>
<detail>Error: Error in executing BizComponent [BizComp3.xbc]: org.apache.commons.dbcp.SQLNestedException: Cannot create PoolableConnectionFactory (java.sql.SQLException: [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified)
at /sql (BizComp3.xbc)
at /Document/Element/BizComp3 (BizDoc1.xbd)</detail>
</Error>
</Document>
Thanks and regards,
M.Devi