Authenticate with SSL if username/password are in an HTTP header

Can 9iAS Portal authenticate a user if username and password are
embeded in the HTTP header? Customer is using SSL.

I'm not clear on what you're trying to accomplish. Are you attempting to detect that it's an iPad and then direct it to a web page designed for an iPad's format and browser? If you are, do a web search for "detecting mobile devices" and you'll find a number of techniques for doing that. Here's one:
http://www.bionicworks.com/php/detect-ipads-safari-browser-and-redirect-to-html5 -page
If that's not what you mean, please post back and explain further what it is you wish to accomplish and perhaps someone can steer you appropriately.
Regards.

Similar Messages

  • How to setup multiple Exchange accounts in Mail with the same username/password

    Okay didn't see a place to ask a Mail question so I am placing this here.
    I work for a helpdesk that requires me to monitor 4 different email accounts throughout the day. They are all Exchange accounts. The first one setups just fine but when I go to setup the others I get a message that states that the username and password are in use for the other account. Is there any way to setup multiple Exchange account when using the same LDAP creds for all the accounts?

    Csound1,
    I need to add a second Exchange account to my MBP using Mail.  Both accounts are with Rackspace, but each email address is unique (i.e., two different domain names).  When I use Preferences to attempt to add the second account, it recognizes the new credentials, finds the server and autopopulates the necessary address information.  But, as soon as I click "Done" after setting which functions are active on the account (mail, cal, contacts, etc.), the screen shows only my original Exchange account.  The new one is not added, yet there is no error message saying that it can't be added.  Any idea what is going on?  Shouldn't Mail be able to have multiple Exchange accounts, even if they are hosted via the same Rackspace server (in this case: connect.emailsrvr.com)?
    Many thanks,
    Wally
    MBPR with Mavericks, Exchange 2012, Mac Mail

  • I enter username and password to login into a website, use the site and then logoff. When I open the site again the username & password are alread filled in,

    The only way to prevent to from happening that I've found so far is to close Firefox. When I open back up, go to the site the username and password are empty. This hasn't happened with previous versions of Firefox.

    You can set the Boolean pref <b>signon.autofillForms</b> to <i>false</i> on the <b>about:config</b> page.
    *http://kb.mozillazine.org/signon.autofillForms
    *http://kb.mozillazine.org/about:config
    This can also be caused by cookies that weren't removed properly when you logged off.

  • My Usernames Passwords are not being saved, the pop up question about saving a password or not never shows. Please let me know how I can fix this problem.

    My usernames and passwords are not being saved. I never get the prompt:
    "Do you want Firefox to remember the password?"
    I've tried the help screens but I can't find the answer. Please let me know how this can be fixed.
    Thanks,
    Doug Clarke

    Make sure that you have set Firefox to remember passwords.
    * Tools > Options > Security: Passwords: "Remember passwords for sites"
    Make sure that you not run Firefox in (permanent) [[Private Browsing]] mode.
    * You enter Private Browsing mode if you select: Tools > Options > Privacy > History: Firefox will: "Never Remember History"
    * To see all History and Cookie settings, choose: Tools > Options > Privacy, choose the setting <b>Firefox will: Use custom settings for history</b>
    * Uncheck: [ ] "Permanent Private Browsing mode"

  • I'm having a problem with FF forgetting Username & Passwords to occasional sites, checked Tools options which is set correctly.

    Hi
    Twice this last few days, on different sites, FF3.6.10 has forgotten well used Usernames and passwords. First time it re-learnt after manually sign in.
    Second time FF totally refuses to learn the Username and Password for the site. Tried 3 times after checking Tools>Options
    Not blocked via site exceptions
    Privacy> Clear history when FF closes>Settings>Data> PSWD NOT set
    Thanks
    Mike

    Do you mean names and passwords in the Password Manager or do you mean that you are no longer logged on to (remembered by) websites after closing and restarting Firefox?
    If the latter happens then you have a problem with cookies that are not kept or the file that stores the cookies is corrupted.
    * Websites remembering you and automatically log you in is stored in a cookie.
    * You must allow that cookie (Tools > Options > Privacy > Cookies: Exceptions), especially for secure websites and if you let cookies expire when Firefox closes
    * Make sure that you do not use [[Clear Recent History]] to clear the "Cookies" and the "Site Preferences"
    See also http://kb.mozillazine.org/Websites_report_cookies_are_disabled

  • Configuring OID and logging into a database with a OID username\password

    I've installed the Oracle database software (v9.2.0.2.1) and created a database called OIDDB. I then installed the "Management and Integration" portion of the Oracle database software which includes "Oracle Management Server" and "Oracle Internet Directory". All of this installation is on the same database box.
    On another server, my other database (called: BAHDB) resides that I OID enabled. I've already used the "Database Configuration Assistant" to register it with the directory service.
    What else needs to be done at this point to log into the database without a Oracle username and password? What high level main steps am I missing? Do I need to do anything with Oracle wallets?

    There's now a difference when you use domains in your network configuration:
    tnsping server.at.your.domain should get resolved through tnsnames.
    tnsping server shoudl get resolved through the LDAP server.
    The illegal userid/password error makes me suspect you try to logon with the fully qualified server name; LDAP should respond with something like "no nickname found".
    Also - the guest user is only used as a "stub" - you should be able to login with a name, defined in OID - not defined in the database!
    Things to check:
    - rdbms_server_dn - DBCA should take care of it during registration of the database in OID, but it does not always do that. Setting it requires a restart. Remeember, it is case sensitive! Format is cn=SID,cn=OracleContext,dc=<your realm here>
    - Wallet. Was it created, what is in it?
    - User mapping (Use the Enterprise Security Manager - part of the client install); open Realms, open OracleDefaultDomain within Enterprise Domains, third tab ("Database Schema Mapping"), select "Add".
    Navigate to cn=Users,dc=<your realm>. Make sure Subtree level is selected, and use your globally identified user (you used guest) for schema; click OK.
    Click Apply
    You should now be able to logon as any user, defined in the OID under cn=Users,dc=<your realm> - orcladmin should do.
    when logged on, show user will respond with "guest"; use select sys_context('userenv','external_name') from dual; to find out the real user.
    The way you now set it up probably will fail to login with 'user lacks create session privilege' - for test purposes, grant create session to guest - in a 'normal' eenviroment, you would use enterprise roles, and assign these to the OID defined users, not directly to the "stub user" (guest in your example)

  • Setting the username & password for the plain http adapter.

    Hi,
    When i am passing in an HTTP request into the integration engine's plain_http adapter url, i am required to give a username and a password for authentication.
    Is it possible to set this username and password globally some where, to avoid this to be given again for each message?
    The requirement is like, all http messages from our partners will be routed through a proxy in the DMZ which would have an authentication and we donot want the XI user credentials to be given again.
    Thanks & Regards,
    Renjith.

    If you want to just test http adapter use the code by stefan grube in the following thread.
    /message/266750#266750 [original link is broken]
    Thanks for the points
    regards
    SKM

  • Submit Pdf form to http w/ credentials (username/password)

    Hi!
    I developed a form in Adobe LiveCycle, it has a button which submits form with attachments to http site.
    No coding involved, just configuration of the button.
    Http site requires credentials (username/password). How do I pass those credentials with submission?
    Can username/password be added to http header?
    Or I can excecute some javascript before submission?
    Thanks you!

    I got it working
    1. WS (in .net) must be asmx service. WS method accepting attachment should have string as a parameter, which will be passed as base-64 encoded string. So to save it as a file it has to be decoded first. I used byte[] ... = Convert.FromBase64String(yourstring).
    Keep in mind string <= 2GB
    2. In PDF file add WS service as Data Connection (File->New Data Connection ->WSDL File-> wsdl -> etc...). PDF will generate all WS parameters and a button to call WS. Drag and drop data connection on the form OR right mouse click -> generate fields OR set <connect> element of different controls as you wish to match data connection. Let's say control generated and binded to WS input string parameter is called "base64StringDocContent" (name = "base64StringDocContent") and button that submits to WS is called "submitAttachmentBtn" (name="submitAttachmentBtn").
    3. Javascript code to send attachment to WS:
    //access pdf form
    var formDom = event.target;
    //attachment id should be unique, can be anything you like
    var attachmentId = new Date().getTime() + "";
    //prompt user for document and get it
    var documentSelected = formDom.importDataObject(attachmentId);
    if (documentSelected == true){
         //user selected the document
         //get stream of the document (attachment)
         var inputStream = formDom.getDataObjectContents(attachmentId);
         //get new stream encoded as base64
         var vEncodedStream = Net.streamEncode(inputStream, "base64");
         //get string from the stream
         var sBase64 = util.stringFromStream(vEncodeStream);
         //get conrol which is binded to WS input parameter
         //my PDF form is called form1
         var wsInputParam = form1.resolveNode("$..base64StringDocContent");
         //get button which submits to WS
         var wsSubmitBtn = form1.resolveNode("$..submitAttachmentBtn");
         //assign attachment content (encoded string to input parameter)
         wsInputParam.rawValue = sBase64;
         //call click event of WS submit button
         wsSubmitBtn.execEvent('click');
         //done
         //if WS returns any value it will be assigned to control binded to output value of the web service.
    else{
         //user clicked Cancel
    4. Validation and try and catch should be added where/when needed.
    Hope it saves a couple of days for somebody.
    Good luck!!!
    I am still curious how to work with credentials doing http submission.
    If somebody has a solution please post it.

  • Authentication with username/password *OR* certificates?

    Hi folks,
    we have to authenticate users either via username/password combo or via
    certificate.
    Of course, by using SSL in both cases. Is this possible with WLS 6.0? Since
    I've read
    that I have to configure WLS explicitly to support client certificates, I'm
    rather suspiscious
    if this will work.
    Any ideas anybody?
    Regards,
    Gerhard

    You can use certificates for authentication if you do the following:
    1) you need to implement a CertAuthenticator which, given a
    certificate from SSL, extracts a user name (for example, get
    the email address from the certificate and return the name
    portion - [email protected] might use foo as the user name)
    2) in your realm, you must have a user for the user name in
    the certificate (so, for the example above, you need to have
    a user named "foo" in the realm)

  • Problems with setting first username and password

    I haven't used a cisco router in over 12 years, so I'm a bit rusty.  I had to replace a nortel box for a small charter school here in Hawaii, so I decided to go with a cisco 1941 / K9 router. using a usb terminal connection I started up the router as directed in the PDF documentation for this box.  It warned me that I must change the starting username and password (<cisco> and <cisco> respectively) with my own username and password.  I wanted to change this to <cisco1> and a simple password.  I thought I followed the directions, but I failed to reset the user name and password.  As I was looking up online for help on how to set a new username and password, the terminal window timed-out and now I can't log in to the 1941 router at all.
    How do I reset the router?  Once I do how do I correctly setup  username and password after I login once with cisco and cisco?
     Any help would be appreciated.
    I'm attaching a screen capture of the terminal window...

    How do I reset the router?
    Power OFF the router.
    If you look at the back (where the power button is) and to the lower left-hand corner, you'll observe two CF slots.  Pop the cover open and eject the CF. 
    Power up the router.  
    Observe the console terminal and when you see "rommon1>" enter the command "confreg 2142".  
    After the command has been accepted, insert the CF back and reboot the router.  
    Your router should boot into factory default (Username & Password are "cisco") but the config-registry value is still 2102.  
    Do the following:
    ​conf t
    config-registry 0x2102
    username BLAH password BLAH
    end
    wr

  • Consumer application username/password setting

    Hello,
    We are migrating our ADF server from 11.1.1.2 to 11.1.15.
    We have a problem with an application that is a web service consumer.
    The username/password are set when you create the connection in the wizard from jdevelopper.
    On the developer PC, it works.
    On the 11.1.1.2, after a jdev deploy it works.
    On the 11.1.1.5, after a jdev deploy it does not work.
    I have snooped the traffic between the adf consumer and the web server (provider).
    It does not work because it does not send the username/password in the http header.
    How can I reconfigure the username password that it used to authenticate in the web server
    providing the web service.
    Thanks in advance for your answer.

    Hi,
    please check below link
    13.2.2 How to Create a New Web Service Connection
    http://docs.oracle.com/cd/E23943_01/web.1111/b31974/web_services.htm#CJAEFIAJ
    This will create Application_name\.adf\META-INF\connection.xml
    <Reference name="TestService" className="oracle.adf.model.connection.webservice.impl.WebServiceConnectionImpl" credentialStoreKey="TestService" xmlns="">
    <Factory className="oracle.adf.model.connection.webservice.api.WebServiceConnectionFactory"/>
    <RefAddresses>
    <XmlRefAddr addrType="WebServiceConnection">
    <Contents>
    <wsconnection description="file:/C:/JDeveloper/mywork/WS-Proxy-Authentication/Project2/src/com/client/TestService.wsdl" service="{http://SampleWebService/}TestService">
    <model name="{http://SampleWebService/}TestService" xmlns="http://oracle.com/ws/model">
    <service name="{http://SampleWebService/}TestService">
    <port name="TestPort" binding="{http://SampleWebService/}TestPortBinding">
    <soap username="transportUserName" password="transportPassword" addressUrl="http://localhost:7001/WS-Proxy-Authentication-Project1-context-root/TestPort" xmlns="http://schemas.xmlsoap.org/wsdl/soap/"/>
    <operation name="hello">
    <soap soapAction="" xmlns="http://schemas.xmlsoap.org/wsdl/soap/"/>
    <input name=""/>
    <output name=""/>
    </operation>
    </port>
    </service>
    </model>
    </wsconnection>
    </Contents>
    </XmlRefAddr>
    <SecureRefAddr addrType="transportPassword"/>
    <SecureRefAddr addrType="transportUserName"/>
    </RefAddresses>
    </Reference>
    HTH
    Regards,
    Sunil P

  • Problems setting up username & password for SQL

    Due to the outstanding advice I recieved from this excellent forum, I have managed to overcome my first problem with declaring a new Class.
    This leads me to request help with my next biggest problem:
    Setting up a user GUI that takes a "username" & "password" that will be used to access a password protected database.
    I am a simple bloke, with simple thought processes, so please, go easy on me...
    import java.awt.*;
    import java.awt.event.*;
    import javax.swing.*;
    import java.sql.*;
    public class DBQuery1 {
         String username = "" , password = "";
         public static void main(String[] arguments) {
              PassDB UPass = new PassDB();
              String data = "jdbc:odbc:JavaTestDataBase";
              try {
                   Class.forName("sun.jdbc.odbc.JdbcOdbcDriver");
                   Connection conn = DriverManager.getConnection(data, "" + username, "" + password);
                   Statement st = conn.createStatement();
                   ResultSet rec = st.executeQuery(
                        "SELECT Title, ContactID, First, Last, Dear FROM Contacts "
                        + "WHERE (Title='Mr') ORDER BY ContactID");
              /*     ResultSet rec2 = st.executeQuery(
                        "SELECT Subject, ContactID FROM Calls "
                        + "WHERE (Subject Is Not Null) ORDER BY ContactID");
              System.out.println("\nFirst Name\tSurname\t\tNick Name\t\tSubject\n");
              while(rec.next()) {
                   System.out.println(rec.getString(3) + "\t\t" + rec.getString(4) + "\t\t" + rec.getString(5) /* + rec2.getString(1) */ );
              st.close();
              catch (SQLException s) {
                   System.out.println("SQL Error: " + s.toString() + " " + s.getErrorCode() + " " + s.getSQLState());
              catch (Exception e) {
                   System.out.println("Error: " + e.toString() + e.getMessage());
    class PassDB extends javax.swing.JFrame implements ActionListener {
         String username = "", password = "";
         JTextField uname = new JTextField(10);
         JTextField pword = new JTextField(10);
         // JPasswordField pword = new JTextField(10);
         PassDB() {
              super("duBe's database logon");
              setSize(220, 160);
              setDefaultCloseOperation(EXIT_ON_CLOSE);
              JPanel pane = new JPanel();
              JLabel unameLabel = new JLabel ("Username: ");
              JLabel pwordLabel = new JLabel ("Password: ");
              JButton submit = new JButton("OK");
              submit.addActionListener(this);
              pane.add(unameLabel);
              pane.add(uname);
              pane.add(pwordLabel);
              pane.add(pword);
              pane.add(submit);
              setContentPane(pane);
              setVisible(true);
         public void actionPerformed(ActionEvent evt) {
              PassDB clicked = (PassDB)evt.getSource();
              username = uname.getText();
              password = pword.getText();
    This code generates two errors, stating:
    C:\Java_progs>javac DBQuery1.java
    DBQuery1.java:14: non-static variable username cannot be referenced from a static context
    Connection conn = DriverManager.getConnection(data, "" +
    username, "" + password);
    ^
    DBQuery1.java:14: non-static variable password cannot be referenced from a static context
    Connection conn = DriverManager.getConnection(data, "" +
    username, "" + password);
                    ^
    2 errors*****************************
    The code works when I remove the reference to the variables "username" & "password" in Connection "conn" call & replace them with the actual username & password, but this is not exactly what I was after. I was hoping to make the program responsive to each individual user, not set in code.
    I also would like to make the program pause after the call in "main" to "PassDB" to wait for "PassDB" to exit before continuing.
    I would also like to make "PassDB" destroy itself after the "OK" button is pressed & the "username" & "password" set.
    If that isn't enough for you, I would really like the program to search 2 different database tables, return their values & compare them to be sure that they are the same.
    When I try & search 2 different tables, as in:
    ResultSet rec = st.executeQuery(
                        "SELECT Title, ContactID, First, Last, Dear FROM Contacts "
                        + "WHERE (Title='Mr') ORDER BY ContactID");
                   ResultSet rec2 = st.executeQuery(
                        "SELECT Subject, ContactID FROM Calls "
                        + "WHERE (Subject Is Not Null) ORDER BY ContactID")javac tells me that "ResultSet" is set to null 0
    As always, I am extremely appreciative of any assistance you are able to offer.
    Kind regards
    duBedat
    [email protected]

    This is where I'm at now:
    import java.awt.*;
    import java.awt.event.*;
    import javax.swing.*;
    import java.sql.*;
    public class DBQuery {
         static String username = "" ;
         static String password = "" ;
         public static void main(String[] arguments) {
         PassDB UPass = new PassDB();
         String data = "jdbc:odbc:JavaTestDataBase";
         try {
              Class.forName("sun.jdbc.odbc.JdbcOdbcDriver");
              Connection conn = DriverManager.getConnection(data, "" + DBQuery.username, "" + DBQuery.password);
              Statement st = conn.createStatement();
              ResultSet rec = st.executeQuery(
              "SELECT Title, ContactID, First, Last, Dear FROM Contacts "
              + "WHERE (Title='Mr') ORDER BY ContactID");
              /*     ResultSet rec2 = st.executeQuery(
                   "SELECT Subject, ContactID FROM Calls "
                   + "WHERE (Subject Is Not Null) ORDER BY ContactID");
              System.out.println("\nFirst Name\tSurname\t\tNick Name\t\tSubject\n");
              while(rec.next()) {
                   System.out.println(rec.getString(3) + "\t\t" + rec.getString(4) + "\t\t" + rec.getString(5) /* + rec2.getString(1) */ );
              st.close();
         catch (SQLException s) {
              System.out.println("SQL Error: " + s.toString() + " " + s.getErrorCode() + " " + s.getSQLState());
         catch (Exception e) {
              System.out.println("Error: " + e.toString() + e.getMessage());
    class PassDB extends javax.swing.JFrame implements ActionListener {
         static boolean getOut = false;
         JTextField uname = new JTextField(10);
         JTextField pword = new JTextField(10);
         // JPasswordField pword = new JTextField(10);
         public PassDB() {
              super("duBe's database logon");
              setSize(220, 160);
              setDefaultCloseOperation(EXIT_ON_CLOSE);
              JPanel pane = new JPanel();          
              JLabel unameLabel = new JLabel ("Username: ");
              JLabel pwordLabel = new JLabel ("Password: ");
              JButton submit = new JButton("OK");
              submit.addActionListener(this);
              pane.add(unameLabel);
              pane.add(uname);
              pane.add(pwordLabel);
              pane.add(pword);
              pane.add(submit);
              setContentPane(pane);
              while(getOut == false)
                   setVisible(true);                         
         public void actionPerformed(ActionEvent evt) {
              PassDB clicked = (PassDB)evt.getSource();
              DBQuery.username = uname.getText();
              DBQuery.password = pword.getText();
              getOut = true;               
    }          Any advice is greatly appreciated
    duBe

  • Invalid username/password  when running VSM1.3

    Hi, I have the issue of invalid username/password when running VSM 1.3.
    When I ran authentication.java , I got the error as follow:
    oracle: Exception thrown from getService method of ServiceLocator class: Lookup error:javax.naming.AuthenticationException:Invalid username/password for current-workspace-app(admin);nested exception is: javax.naming.AuthenticationException:Invalid username/password for current-workspace-app(admin)
    When running the web app, I got same message "Invalid username/password ".
    I checked the database. There are 4 records for admin,apparelowner,electowner and guest.
    My oracle db has japanese character set.
    I have read all the threads about the topic of VSM.
    But unfortunately I didn't find a clear conclusion and solution for this issue.
    Is it an issue of locale? Really appreciate your reply.
    Leon

    Was this working before? If yes, any changes been done recently?
    Was the dbc file recreated recently?
    Please see these docs/links.
    After Cloning Oracle Applications And Resetting APPS Password, Discoverer 10g/11g Fails With Error: Unable To Connect To Oracle Applications Database (afscpgcs) [ID 788706.1]
    Apps User Logging Into Discoverer Plus/Viewer Get Error "A connection error has occurred. -Unable to connect to Oracle Applications database: Your password has expired." [ID 871384.1]
    Getting Invalid Username/Password While Running Adupdeul On E-Business Suite R12 [ID 562876.1]
    Attempting to Import Discoverer EUL through adupdeul, returns the error "Failed to connect to database - Unable to connect to Oracle Applications database: invalid username/password" [ID 1243866.1]
    https://forums.oracle.com/forums/search.jspa?threadID=&q=%27Unable+to+connect+to+Oracle+Applications+database%27&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    Thanks,
    Hussein

  • Unable to connect (invalid username/password)

    Hi there.
    I have major problems with connecting to iFS. The db and iFS is running on a remot machine under solaris and i use a windows nt machine. I use iFS 1.1, jdk 1.3 and the jdbc driver for jdk 1.2 that is provided by the oracle website. I am sure that the username and the password are right. Is there a special Here is the code i use for connecting:
    LibraryService ls = new LibraryService();
    LibrarySession session = null;
    CleartextCredential me = new CleartextCredential(user, password);
    ConnectOptions connect = new ConnectOptions();
    connect.setLocale(Locale.getDefault());
    connect.setServiceName(service);
    connect.setServicePassword(password);
    session = ls.connect(me, connect);
    And here is the exception:
    oracle.ifs.common.IfsException: IFS-10620: Unable to construct connection pool
    oracle.ifs.common.IfsException: IFS-10620: Unable to construct connection pool
    at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:114)
    at oracle.jdbc.oci8.OCIDBAccess.check_error(OCIDBAccess.java:1500)
    at oracle.jdbc.oci8.OCIDBAccess.logon(OCIDBAccess.java:310)
    at oracle.jdbc.driver.OracleConnection.<init>(OracleConnection.java:200)
    at oracle.jdbc.driver.OracleDriver.getConnectionInstance(OracleDriver.java:251)
    at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:224)
    at java.sql.DriverManager.getConnection(DriverManager.java:517)
    at java.sql.DriverManager.getConnection(DriverManager.java:177)
    at oracle.ifs.server.LibraryConnection.<init>(LibraryConnection.java:235)
    at oracle.ifs.server.ConnectionPool.createLibraryConnection(ConnectionPool.java:576)
    at oracle.ifs.server.ConnectionPool.<init>(ConnectionPool.java:321)
    at oracle.ifs.server.S_LibraryService.<init>(S_LibraryService.java:912)
    at oracle.ifs.server.S_LibraryService.startService(S_LibraryService.java:1129)
    at oracle.ifs.beans.LibraryService.connectLocal(LibraryService.java:408)
    at oracle.ifs.beans.LibraryService.connect(LibraryService.java:280)
    at com.ifbus.XSP.oracleifs.IfsUtils.startIfsSession(IfsUtils.java:141)
    at com.ifbus.XSP.oracleifs.IfsUtils.startIfsSession(IfsUtils.java:103)
    at C._Programme._tomcat_3_2_1._webapps._archiv._site._startsession.populateDocument(_startsession.java:108)
    at org.apache.cocoon.processor.xsp.XSPPage.getDocument(XSPPage.java:96)
    at org.apache.cocoon.processor.xsp.XSPProcessor.process(XSPProcessor.java:516)
    at org.apache.cocoon.Engine.handle(Engine.java:370)
    at org.apache.cocoon.Cocoon.service(Cocoon.java:183)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at org.apache.tomcat.core.ServletWrapper.doService(ServletWrapper.java:404)
    at org.apache.tomcat.core.Handler.service(Handler.java:286)
    at org.apache.tomcat.core.ServletWrapper.service(ServletWrapper.java:372)
    at org.apache.tomcat.core.ContextManager.internalService(ContextManager.java:797)
    at org.apache.tomcat.core.ContextManager.service(ContextManager.java:743)
    at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(HttpConnectionHandler.java:210)
    at org.apache.tomcat.service.TcpWorkerThread.runIt(PoolTcpEndpoint.java:416)
    at org.apache.tomcat.util.ThreadPool$ControlRunnable.run(ThreadPool.java:498)
    at java.lang.Thread.run(Thread.java:484)
    DEBUG: XIfsException.toDOM( [#document-fragment: null] )
    DEBUG: XIfsException.toDOM([#document: null], oracle.ifs.common.IfsException: IFS-10620: Unable to construct connection pool)
    DEBUG: XIfsException.toDOM([#document: null], oracle.ifs.common.IfsException: IFS-10633: Unable to create library connection
    oracle.ifs.common.IfsException: IFS-10600: Unable to construct library connection
    java.sql.SQLException: ORA-01017: invalid username/password; logon denied
    DEBUG: XIfsException.toDOM([#document: null], oracle.ifs.common.IfsException: IFS-10600: Unable to construct library connection
    java.sql.SQLException: ORA-01017: invalid username/password; logon denied
    null

    Which HTTP Listener are you using... This stack trace looks strange. I would expect to see reference to org.apache.jserv if you were running a supported environment. The supported Web Servers are JWS which comes with iFS, and Oracle HTTP Listener, which comes with 8.1.7 or iAS 1.0.2
    Also please try with JDBC11 and let me know if this works

  • Where is username/password in webservice call

    Hi,
    I'm have a webservice client based on a simple WLS sample client that makes a
    call of the form:
    <my service name>Port port = <my service name>_Impl().get<my service name>Port()
    The get<my service name>Port can optionally take "username" and "password" parameters
    to allow the client to invoke a secured web service. How are "username" and "password"
    passed? In the SOAP message itself, in HTTP...? I dumped the SOAP request using
    the verbose option and do not see the username or password.
    We want to be able to have .NET clients invoke these secured web services also
    and have not been able to figure out how a .NET client specifies username/password
    to invoke our web service. Has anyone done this?
    Thanks in advance.

    WLS use HTTP basic auth. The user name and passwd are in the HTTP
    header.
    I know that we test basic auth with .Net, but not sure how to set username
    and passwd in the .net client.
    http://manojc.com
    "Jack Ottofaro" <[email protected]> wrote in message
    news:3edfaa1c$[email protected]..
    >
    Hi,
    I'm have a webservice client based on a simple WLS sample client thatmakes a
    call of the form:
    <my service name>Port port = <my service name>_Impl().get<my servicename>Port()
    >
    The get<my service name>Port can optionally take "username" and "password"parameters
    to allow the client to invoke a secured web service. How are "username"and "password"
    passed? In the SOAP message itself, in HTTP...? I dumped the SOAP requestusing
    the verbose option and do not see the username or password.
    We want to be able to have .NET clients invoke these secured web servicesalso
    and have not been able to figure out how a .NET client specifiesusername/password
    to invoke our web service. Has anyone done this?
    Thanks in advance.

Maybe you are looking for