Uisng XSQL without changing Tomcat configuration

I would like to use XSQL servlet with a JSF application. In the installation guide, steps are given to specify the servlet responsible for *.xsql requests in the servlet container configuration files such as Tomcat's.
But I was wondering if it is possible to specify the XSQL servlet in web.xml file for the application? Just as I do for JSF:
<servlet>
<servlet-name>Faces Servlet</servlet-name>
<servlet-class>javax.faces.webapp.FacesServlet</servlet-class>
<load-on-startup>1</load-on-startup>
</servlet>
<servlet-mapping>
<servlet-name>Faces Servlet</servlet-name>
<url-pattern>*.jsf</url-pattern>
</servlet-mapping>
That way I would'nt have to alter the server configuration. Thanks!

XSQL Servlet may be added to web.xml
<servlet>
<servlet-name>XSQLServlet</servlet-name>
<servlet-class>oracle.xml.xsql.XSQLServlet </servlet-class>
</servlet>
Refer
Can't get XSQL servlet to work on iPlanet Web Server (iws 6.0)

Similar Messages

  • Lost ability to SSH & Ping without changing configuration

    Howdy - hoping someone with a bigger brain than I can help me figure this out. I had a problem with the recent storms wiping out my ADSL & phone line. The phone co. got my line and connection back up, and I can get outbound connections fine (e.g., email & HTTP work fine) but for some reason after the physical repair to my phone line, I can no longer SSH into my home system through my AEX/1000 box.
    Prior to the line problem, I enjoyed easy SSH connections via port 22 to my home computer. Now, without changing any configuration (and verifying that all configurations are identical to the condition they were in prior to the outage), I can no longer tunnel into my home computer, nor ping the IP (dyndns - it's always worked flawlessly for me).
    And yes, I've rebooted DSL modem, AEX and main SSH server multiple times. Ideas?

    Well, I wouldn't put that past AT&T. But I don't know how to reckon if they are. Their technical support is all but useless except for the most mundane or simple issues. And the amount of time it would take me to work my way through the phone tree to get to someone who could actually answer that question (I've tried before) would make it more feasible to switch ISP's and start from scratch. I thought there might be some issue with the AEX router or port forwarding that I'm missing. But like I said, the only thing that's changed is that I lost the ADSL line for a couple of days.

  • How to configure roles at runtime without changing application code?

    Hi,
    We have implemented Custom Login Module security for our application. Our requirement is to configure the roles without changing the application code.
    Our Authentication Type is 'JAAS With Custom Login Module' and Authorization Type is 'JAAS'.
    According to 10.1.3 section of JhsDevGuide1013.pdf, we need to configure the roles in web.xml and also need to give the role in the 'Authorized roles/permissions' section of the group.
    We dont want to change the application definition once we go live just for adding roles. That is overhead for us as we may need to configure more roles according to our business requirements, but each time we dont want to change the code and re-deploy the application.
    Please let us know the way to meet our requirement.
    Thanks in advance.
    Thanks & Regards,
    Ramakrishna. P

    Hello,
    The JHeadstart Developers Guide has an excellent chapter about security to answer questions like these.
    For example, you could use the JHeadstart based custom security, with datatables, that will enable you to add roles and users at runtime.
    Regards,
    Evert-Jan de Bruin
    JHeadstart Team

  • Is It possible to keep users behind WSA IPs without change?

    Hello Guys,
    I need to know if it is possible to deploy WSA to serve internal users without changing their IPs?
    If yes, how to do it?
    Thanks.

    We would need to know a little more information to really help you on this, however if you have ASA you can do this with WCCP. 
    This link might help:
    http://www.cisco.com/c/en/us/support/docs/security/web-security-appliance/117810-configure-wsa-00.html
    -MB

  • Resume hook for changed display configuration

    Hi arch forum,
    I need some help configuring my resume process. First the scenario:
    I'm working with my notebook (ThinkPad T420s) on the train
    and when I get off the train I close the lid and the notebook suspends. When I get to work
    I drop the notebook into the docking station, where an external monitor is connected.
    If I hit the power button on the docking station the notebook resumes without opening the lid,
    but it does not check for changed display configuration. I have to open the lid and type my password to
    get the new configuration started.
    Question is: Is it possible to create a resume hook, so that X checks for the changed setup on resume before I opened the lid?
    If someone could direct me to the right place in the wiki that would be great.
    Now I should specify my configuration:
    Gnome3 and proprietary nvidia drivers
    Its a new installation so I have a systemd only setup (which takes care of suspend/resume so far)
    If you need to know more, just ask.
    Thanks for any help in advance,
    arnold

    Hi,
    I'm trying to buy the exact same configuration. 
    although i cannot find this 2429CTT on lenovo site anywhere, is available for selling on a known european supplier.
    and my propose is to have 2 Monitors connected, so I'll follow this inquire very closely and hold my order until then.
    do you have any update on it?
    just by curiosity, what about the rest? how does the PC feels to you? everything else is working?
    thanks

  • Firefighter Configuration - FF Owner should not change the configuration

    Hello Experts,
    We have requirement to restrict Firefighter configuration changes only to Firefighter Administrators.
    1. Restricting Firefighters to make any changes in Firefighter Configuration -- SAP Note 1101665 Superuser Security Role Modifies Tables - Successfully Achieved.
    2. Restricting Firefighter ID Owners (having /VIRSA/Z_VFAT_ID_OWNER) to make any changes in Firefighter Configuration --> Need your inputs on how to achieve this.
    We want that Firefighter ID Owners can only assign the FFID to Firefighters and assign a new controller only, but no following should be allowed to Firefighter Owners -->
    a. Creating a new owner for a FFID.
    b. Changing Firefighter configuration.
    c. Creating or changing Reason Codes.
    And which role should be assigned to Firefighter ID Controller?
    Looking forward to hear from your experiences.
    Thanks & Regards
    Davinderpal Singh

    Thanks Alpesh and Simon for your valuable inputs.
    My observations are, if you assign Firefighter Owner and Controller role only, then user is not able to make any configuration change, Reason Code change, etc, etc - behaviour is as expected.
    And in our case, this problem is coming as FF owners/controllers have been assignbed few other roles/profiles which seems to override the authorisations of FF owner role and allow changes in FF configuration.
    Now searching through each of these roles/profiles for extra set of authorisation objects is a huge security job.
    And we don't have much experience in Security - so as per your experiences what should be the best way to restrict FF owners to not make any change in FF configurations, without removing existing roles/profiles ( as we don't know what all would be removed if we remove all of these roles).
    Is it possible to specify a condition/check so that if a user has been assigned FF owner role, inspite of whatever extra permission he has - he should not be able to make configuration changes - please bear with me if i am expecting too much over here.
    Which authorisation objects controls FF configurations changes?
    Best Regards
    Davinderpal Singh

  • Change sapscript without changing the driver program

    Hi! Abapers
    is there any way out to modify sapscript for the transaction code ME22N without changing the driver program.
    thankx
    Amit
    TCL

    Hi,
    Yes you can change the form to your needs and use the text elements available in print program and if any thing which you are needed is not available write performs in your script itself and try to fetch your data. configure your new form in nace transaction.
    Thats it..
    Reward if find useful

  • How can i add an already existing iphone to a different itunes account without changing anything on the actual phone...just updating it?

    I have an iphone synced to my iTunes account.  But I need to add another used/existing iphone to my account to update it.  I do not want to sync my emails/contacts/apps, etc. from my computer/iTunes to this new iPhone.  This 2nd iPhone already has existing apps and is in use.
    Is there any way that I can do this without changing anything on the existing iPhone?  All I need to do is update it to the iOS 5.0.1. 
    Thanks!

    Thanks so much for the response!  You have been helpful and quick! 
    It wasn't my phone, hence the reason we didn't want to share/take each other's content (apps, contacts, music, photos, etc.).  But the owner's phone hadn't been able to update because of a computer crash/no access to a stable computer.  So, I just wasn't sure if we could do an update without sharing content. 
    But you most definitely answered my question!  So, thank you!

  • How to edit the cube with new fields without changing historical  in BI 7.0

    HI,
    I have requirment that need to edit cube with new fields and without changing historical data on it.
    Please some one can advise me abt the above scenario.
    Note:I am using BI7.0

    hi Krish,
    In BI 7.0,
    we cannot add a characteristic to an existing dimension if the data is not deleted from the cube.
    It can go to a new dimension and that will not change the existing structure of the cube tables, but will just add to it (as another dim table).  or use remodeling.
    for more details, please seach threads.....
    with hopes
    ARS

  • I am using a work laptop and have the same problem. When I try to change the "configure proxy", they only available option is "use this proxy server for all protocols". Could it be that my system administrator blocked me from changing it since they don'

    I am using a work laptop and have the same problem. When I try to change the "configure proxy", they only available option is "use this proxy server for all protocols". Could it be that my system administrator blocked me from changing it since they don't want us to use Firefox.
    == User Agent ==
    Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.4; FNGP_SYS)

    Start Firefox in [[Safe Mode]] to check if one of your add-ons is causing your problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    See [[Troubleshooting extensions and themes]] and [[Troubleshooting plugins]]
    If it does work in Safe-mode then disable all your extensions and then try to find which is causing it by enabling one at a time until the problem reappears.
    You can use "Disable all add-ons" on the ''Safe mode'' start window.
    You have to close and restart Firefox after each change via "File > Exit" (on Mac: "Firefox > Quit")

  • How can i purchase an app of japan store without change my itunes store? i have balance in my US ac so i cant change my stores, but the app i want to purchase in jp store is a free app.... i know apple dun allow balance spend in other countriesbutitisfree

    How can i purchase an app of japan store without change my itunes store? i have balance in my US ac so i cant change my stores, but the app i want to purchase in jp store is a free app.... i know apple dun allow balance spend in other countries but it is a free app

    You cannot use the Japanese iTunes Store unless are physically present there and have a Japanese payment method. This applies even for free apps; you cannot get them from the Japanese iTunes Store if you are in the US.
    If you are in Japan, you can set up a new iTunes Store account just to get free apps. See:
    http://support.apple.com/kb/HT2534
    Read the steps carefully as the order in which you follow them is  critical. Note that you can do this only when creating a new Apple ID. You cannot use an existing ID.
    If you have moved to Japan and wish to change the country of your account permanently, you can contact the iTunes Store and ask them to clear your remaining balance. You will need to be able to provide a Japanese payment method, though.
    Regards.

  • How can I change the password in the iBook donated to our nonprofit.  No password was given with the iBook?  We need to put in printer and other software.  Help, we can use the laptop without changing the password.

      How can we change the password in the iBook donated to our nonprofit?  No password was given with the iBook and every time we try to install items, the password window pops up.  We need to put in printer and other software.  Help! We can use the laptop without changing the password.

    If you did not get an OS X install-restore DVD with the computer you may need
    to buy one from somewhere, and you may be lucky to get a retail OS X 10.5.x
    version. The original grey-label install set of software and OS X it shipped with
    likely would be an older system than Leopard 10.5. Last versions of G4 Mac, &
    G5, shipped with a Tiger 10.4 system; so did early Intel-based Mac. Grey discs
    which accompanied other computer build models generally do not interchange.
    The last OS X version a PowerPC architecture can use, if supported, is 10.5.8.
    A PPC processor at 867MHz & faster should be able to run OS X 10.5 Leopard.
    {With the correct disc installer, you can use it to change a password and other
    things including re-install, and perform disk utility functions, etc.}
    There is a chance you may be able to get a white-label Replacement 10.4 DVD
    or Replacement 10.5 DVD from AppleCare or the online Apple Store (800myapple)
    from a Mac OS X system specialist; these have been available yet hard to get
    as not all persons involved with them seem to know if they still exist until someone
    is asking. These aren't retail stock, are special discs for computers who could use
    a system later than original old discs; these are complete install discs not for one
    specific series of Mac. Generally they'd work in supported PowerPC G4/G5; but
    do not replace specialized original install DVD, such as an early Intel mac requires.
    You'd need to have a serial number of the computer, and a method of payment
    when seeking some replacement system media from Applecare or Apple sales
    and these discs are not available in a retail store. The original Retail discs are
    labeled differently and shipped in a retail box with a big X on the front. Other
    sources for retail 10.4 Tiger or 10.5 Leopard may be online via amazon sellers
    or computer resellers who handle repaired Macs. Avoid mystery grey label ones
    that were intended to be sold and kept with their original computer kits.
    Good luck!

  • How can I move an event in my calendar to my "completed" calendar without changing all the events in the series?

    How can I move an event in my calendar to my "completed" calendar without changing all the events in the series?
    As Apple has yet to upgrade iCalendar so I can check off my events as I complete them (no, I do not want to use a task list/reminder list), I want to be able to move my events to my "completed" events calendar as I complete them. The issue is that most of my events are repeating events, and it changes the entire series. How do I change only the event I clicked on using my iPhone?
    Thanks

    If you change anything in a repeating calendar entry it will give you the option of disconnecting it from the series. So may any random change, choose to not change the series.

  • I have same Apple ID for iPhone iPad and my daughters iPod and iPad mini. Can I obtain another iCloud account for her without changing her Apple ID. She had a iCloud account on old iPod bit can't retrieve it.

    Me and my daughter have same Apple ID for my iPhone iPad and her iPod and iPad mini. Is there any way to get an iCloud account for her devices without changing her Apple ID. She has an old iCloud account from older iPod but  can't activate it or remember her old iCloud account.
    Thanks

    You have to use a different Apple ID to create a new iCloud account (each ID can only be used with a single account).  You don't have to use the ID for anything else though, she can continue to use her current ID for other services such as iTunes, iMessage, FaceTime, etc.
    The only limitation is that each device can only create three iCloud accounts.

  • FaceTime: I have a iPad, iPhone, iMac all on the same apple Id/account. Without changing id/email address can I use FaceTime between any 2 of my devices? It works from iPad to iPhone but not the other way??? I would like talk/see my kids if am away

    FaceTime: I have a iPad, iPhone, iMac all on the same apple Id/account. Without changing id/email address can I use FaceTime between any 2 of my devices? It works from iPad to iPhone but not the other way??? I would like talk/see my kids if am away.
    Hope you can help.
    I have added a new email address but kept my Id, but I get busy when trying from iPhone to iPad as they are clashing. Like find my iPhone app hence trying to keep them all on one account

    IOS: using facetime http://support.apple.com/kb/ht4319
    using an ipad will use the email address since you can't make a phone call.  see the link.
    Your basically calling/emailing yourself that's why your getting a busy signal.

Maybe you are looking for