Originally posted by adeeb alexander:
Hi,
I have data in Excel and i want that to be loaded in oracle table, i am using oracle 10g XE, i have tried by sql loader but its quite lengthy process. I tried to load with the internal utility of oracle XE i.e to upload a file but i am facing great difficulties can any body help me please.
Thanks and
Regards.
Originally posted by Sekhar Choudary:
Hi All,
When i am trying to connect to oracle 10g using JdbcOdbcDriver, i am getting Message like "Oracle(tm) client software doest not exist..", this is at the time of running my program.
While installing 10g i have choosen Oracle 10g Enterprise Edition , but still i am getting this error.
Also i have setted the DSN as "ora"
Can any one let me know what should i do now?
Thank you.
Sekhar.
Originally posted by Romano Londt:
Hi,
I am trying to develop a webservice client in Axis 1.4 with Oracle JDeveloper 10.1.3.
When I run my a test-class in plain java I am able to recieve the expected outcome.
However when I pack the webservice client in a web-application I recieve the folowing error
08/05/06 14:50:23 AxisFault
faultCode: {http://xml.apache.org/axis/}HTTP
faultSubcode:
faultString: (400)Bad Request
faultActor:
faultNode:
faultDetail:
{}:return code: 400
{http://xml.apache.org/axis/}HttpErrorCode:400
Do you have any idea how to solve this issue or what to look for?
Regards,
Romano
Originally posted by Ulf Dittmer:
In that case I would start with the WSDL description of the service. It'll tell you what the service expects, and you can use it to let your WS stack tools create Java stubs for accessing it.
Also, make sure the WS doesn't do anything that prevents non-DotNet clients from accessing it.
Originally posted by Ulf Dittmer:
The code looks like you use both username/password and a signature. Is that what you want to do? In other words, is "context.Security.Elements.Add(new MessageSignature(userToken))" necessary?
Originally posted by Jeanne Boyarsky:
Ankur,
You can view/start/stop services through the control panel. Select the admin folder and then services.