[svn] 3867: Add new user-agent info to the sample services-config.xml file.

Revision: 3867
Author: [email protected]
Date: 2008-10-24 07:13:10 -0700 (Fri, 24 Oct 2008)
Log Message:
Add new user-agent info to the sample services-config.xml file.
Modified Paths:
blazeds/trunk/resources/config/services-config.xml

Resolved! The problem was in the php code the wizard had generated as an example and that I had edited in Dreamweaver. I had tried to start a session and set session objects in the php code. I developed if() { statements} to check the session variable before executing the function in some of my data services. Apparently the wizard does not like this. I removed all references to session. I reconfigured the input types and the return types for each service. With the code now clean the wizard created the example code and placed the proper package in the scr.services package. I still have custom php code and it executes.
Things I learned:
If the php code stops when a session variable is not available in the if statement and the data service is refreshed, the wizard will not "look" beyond the if statement.
Functions downstream of a session variable misshap will show in the data services window but the functions will have a circle icon to the left of the function name and each variable to be passed to the php code will be declared as type = Object in Flashbuilder. The input types and return types will have to be reconfigured for each non-functioning function. Simply commenting out a portion of the php code and attempting a refresh will not make it work again.
When the wizard is unable to refresh properly because of a stop in the php code it stops working completely so additional refreshes or creation of code is not carried out.
I decided to create a My SQL table for user and other identifiers rather than attempting the session object again.
Sorry, I did not make screen shots as I solved this problem. I hope the solution is not hard to visualize.
Thanks for looking and considering how to help me. I hope my solution works for you.

Similar Messages

  • [svn:bz-trunk] 18928: fixing the sample service-config. xml for max-object-nest-level setting

    Revision: 18928
    Revision: 18928
    Author:   [email protected]
    Date:     2010-12-01 14:16:56 -0800 (Wed, 01 Dec 2010)
    Log Message:
    fixing the sample service-config.xml for max-object-nest-level setting
    Modified Paths:
        blazeds/trunk/resources/config/services-config.xml

    you have your driver jar in Tomcat\common\lib?
    if so, check your classpath, it could be that.

  • [svn:bz-trunk] 8823: Updated the sample messaging-config. xml with the new disallow-wildcard-subtopics configuration element.

    Revision: 8823
    Author:   [email protected]
    Date:     2009-07-27 09:12:08 -0700 (Mon, 27 Jul 2009)
    Log Message:
    Updated the sample messaging-config.xml with the new disallow-wildcard-subtopics configuration element.
    Modified Paths:
        blazeds/trunk/resources/config/messaging-config.xml

    Hi,
    could you let us know what version of OEPE you were running prior to the upgrade along with the Eclipse version ? Also was the previous installation a full OEPE install or was it installed via the update site ?
    thanks
    Raj

  • [svn:bz-trunk] 15129: Update the sample jgroups-tcp. xml file with proper explanations of each property after reviewing the JGroups documentation .

    Revision: 15129
    Revision: 15129
    Author:   [email protected]
    Date:     2010-03-30 06:17:55 -0700 (Tue, 30 Mar 2010)
    Log Message:
    Update the sample jgroups-tcp.xml file with proper explanations of each property after reviewing the JGroups documentation. This is still work in progress.
    Modified Paths:
        blazeds/trunk/resources/clustering/jgroups-tcp.xml

    It seems you are asking in wrong forum. AFAIK, you are asking "how to add HTTP header to response generated by my own script". It depend on WWW server we are speaking of and language of script itself. If you will fail to found solution within documentation of the HTTP server and/or scripting language you are using, then the better place for your question is a forum related to such language and HTTP server.
    In meantime, you can try other solituin. The "Refresh: 0;..." header is required for correct function of SoftKey:Next which is displayed by default. But you can redefine the content of SoftKey area using your own key. Such configuration is part of DirectoryObject you sent to phone. See definition of SoftKey 3 in example bottom. It's not original SoftKey:Next that depend on Refresh header. It's my own custom soft-key named "Next" with exact URL defined as part of key definition (replace 'N' with number of next page). It doesn't depend on Refresh header in any way. You should consider such advice as "temporary workaround". You should discover how to send HTTP header 'Refresh'  from your script. Note, it's not possible to redefine one SoftKey only. If you wish to redefine a soft-key, then all soft-keys need's to be defined by you.
    ... followed by Title, Prompt,up to 32 ...
    Dial
    SoftKey:Dial
    1
    EditDial
    SoftKey:EditDial
    2
    Next
    https://an-url-to-your-server-and-script/test-Directory.asp?page=N
    3
    Cancel
    SoftKey:Cancel
    4
    Exit
    SoftKey:Exit
    5

  • [svn:bz-trunk] 16330: QA: Yes - Ran test locally and it was failing but tested condition was true - there is no services-config .xml file

    Revision: 16330
    Revision: 16330
    Author:   [email protected]
    Date:     2010-05-26 07:55:41 -0700 (Wed, 26 May 2010)
    Log Message:
    QA: Yes - Ran test locally and it was failing but tested condition was true - there is no services-config.xml file
    Doc: No
    Checkintests: NA
    Details: Updated expected error message to match current error.
    Modified Paths:
        blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/NoServicesConfigFileTest/error.t xt

    I have uploaded detail.txt at below url.
    http://m.uploadedit.com/b041/1413264342685.txt
    Hi Mahesh,
    According to log file, I find the message ‘The setup100.exe.config file was not found, therefore the DTSWizard and SQLWatson app config files were not replaced’. It seems that the SQL Server setup file is not complete. Please check that if the SQL Server
    setup file is corrupted, if it is corrupted, please download it again and reinstall SQL Server 2008 R2.
    However, if there’s no problem with the setup file, please check that if there is third-party software such as anti-virus software on your computer blocking the process of SQL Server installation. In addition, make sure that you choose ‘Run as administrator’
    to launch the setup and configure SQL Server service accounts appropriately with administrator permission during the installation.
    For more details about this error, please review the following similar thread.
    http://answers.flyppdevportal.com/categories/sqlserver/sqlsetupandupgrade.aspx?ID=ad794a97-09ae-4aae-9d68-0b06f9af3e16
    Thanks,
    Lydia Zhang

  • How to add iphone user agent in safari browser running on windows xp

    How to add new user agent (iphone user agent) to safari browser(version 3) which is running on windows xp os .
    thanks in advance

    UPDATE:  We were able to further identify the root cause of the problem to be when anonymous access is turned off and the subweb is set up to use basic and integrated authentication (IIS settings).  To test this, we removed integrated authentication (leaving only basic authentication in place) and the problem was fixed.  However, this is not a viable solution as we need to use integrated authentication (for various other reasons).

  • Master Data Services - Can not add new User and MDS can not Identify LOCAL Users

    Team,
    We are using  SQL Server 2008 R2 and system working since long and suddenly we observed mentioned two issues. The server MyServer is already restarted but did not help.  The MDS installed and configured on SAME Machine (MyServer).
      I  have two issues here.
    1. MDM website can not Identify the local Users (MyServer\MyUser).
    The User created on local Machine (MyServer\MyUser). I logged into MDM website using Admin login and click on User and Permission. Then I click on add and Text box appears to type UserName. Here I type "MyServer\MyUser" (MyServer\MyUser is already
    exists and working since long). Then click checkName; I received a message "No exact Match was found for MyServer\MyUser". Where as User from OTHER domain identified in MDM but could not identify ONLY the local users like "MyServer\MyUser".
    2. Can not add new user in Existing working MDM.
    I created windows user on machine (MyServer\MyUser1) and add it in UserGroup having an access to MDM. and then I tried to login to MDM using newly created user (MyServer\MyUser1) ; I see error Access Is Denied. The Permission assigned to UserGroup (not
    to individual user). The new User (MyUser1) should automatically get added in MDM once logged in. This is working for existing users in UserGroup; BUT NOT ONLY for new user (MyUser1).

    Now I Solved this problem in my case.
    I just grant again all permissions according http://msdn.microsoft.com/en-us/library/ff486994.aspx. Now all work fine.
    Hope, it will help 

  • How to add new users to BPM 11g

    In BPM 10g, I can add new users and roles in administrator console. How to login to BPM 11g administrator console and add new users?

    While creating Human Task did you selected "Initiator" in the Pattern?
    Login as administartor(weblogic) go to Administration the you will find all the processes and corresponding roles. There you can add/modify the users to the processes.
    Let me know if you have any questions.
    Thanks
    MC

  • Can't Kerberize or add new users

    I keep experiencing the same strange behavior: after a variable amount of time (from hours to days) Open Directory in Server Admin will show that Kerberos is not running. When I click the Kerberize button, neither the server admin account nor the domain admin account will work. I just keep getting prompted for a password in a loop.
    Restarting may or may not show the Kerberos service running.
    In either case, I then cannot add new users to the domain. The New User button in Workgroup Manager is disabled.
    I'm really new to Mac Server (I don't even know enough to be dangerous); so, I'm not sure how to troubleshoot this issue. I'd like to transition users to portable home directories, but the solutions I've read to Kerberos problems is to demote the server and the promote. But that wipes the users, so, I don't really want to go that route.
    Any help is appreciated.
    Jeff

    Hi
    If you can authenticate to the OD node – and it only needs to be once – you can select all your users (not Directory Administrator UID 100) and export them. WGM > Server Menu > Export. How many are there? This will allow you to reimport them later on into any directory node you like, local NetInfo or OD. Passwords do not carry over but this is no big deal as you can assign a password policy later on. When first populating the OD node with users and groups its a good idea to export and save them all to a memory stick or something suitable. It may not help you in this situation but its a good tip for later on.
    As Leif says if Kerberos is stopping or starting and generally being flaky its usually (but not always) down to a problem with DNS somewhere.
    There are other possibilities. Perhaps the Server has been joined to an Active Directory KDC? If thats so the users you may be seeing are already on the AD Server and there is nothing to lose. It could also explain why authentication is a struggle. Your post also seems to be indicating a time sync issue, (along with DNS another common problem). Inspect the edu.mit.Kerberos file located in /Library/Preferences on the clients to see which KDC is issuing tickets. It may not be the OD Master. If you find that the server is supplementing AD and not providing SSO then its should be safe to demote. Ultimately this is really the only effective solution. Demote to Standalone and sort out the DNS problems (if any) and repromote.
    There is another possible solution which you could try if you feel brave enough.
    When the server get promoted to OD Master slapd creates the slapd_macosxserver.conf file in /etc/openldap. This file will contain an entry for the root LDAP user – rootdn. Just as System Administrator (UID 501) admin has root sitting behind it so does Directory Administrator (UID 1000) diradmin. This root user has total control over all the data inside the LDAP database, standard access controls do not apply to this user. The important bit about rootdn is that ANY USER and PASSWORD can be used. The user and password does not even have to exist in the LDAP database itself, it only needs to exist in slapd_macosxserver.conf. The default system admin account or root can edit this file to add a new user and password (it can be MD5 or plaintext), slapd will then assume that any user which can authenticate to the newly created name and password is the root user for the LDAP database and will give full access to user records and the OD node itself. Create a new user in the local NetInfo node first, try not to use diradmin and UID1000.
    Hope this helps – Tony

  • How to add new user status in Solman

    Hello,
    I wanted to add a new user status in Solman.i have added one new user status " reopen" . but when i checed it is showing as "no status".
    I have also checked the table TJ30T, in this table we have 2 entry for all other user status one is in english and one is in german.
    Please let me know how to add entry in this table or is there any other ways to add new user status in solman.
    Regards,
    Bhavesh

    Hi Abhyankar,
    Explain the scenario where you want to create a new user status?
    General remark:
    Creation of new user status can be for 2 cases: Whether you want the status to show up in the status field or you want to only use the status to search corrections and the status is displayed in "Further Statuses" tab.
    If you want to use the new user status for searching the corrections and this user status will be manually set, then you need to create the status in CRMBS02 transaction without specifying any status numbers.
    Then the new status will be available in "Further statuses" tab and you need to manually set or unset the status.
    If you need your user status to reflect in the status field then you've perform the following actions in SPRO:
    1. Create Authorization key for the new status
    2. Create the new status with status number and order of visibility; assign the authorization key to the status
    3. Create the action which will set the status
    4. Add the action in the action profile
    5. Write the schedule condition required
    These steps are on a high level. Hope this helps you to decide.
    Regards,
    Sameer

  • Can't add new users in Server Admin console in Server 10.1.4.

    I've run into an issue with an older OS X Server 10.1.4 running on a G4 platform. It functions as a shared file repository and I need to add new users. However, it would appear that I've developed a problem.
    When trying to add new users I get the following error:
    An error occurred in the Users & Groups module in entry point "RACMMenuItemSelected".
    A program error has occurred.
    1004
    Now, my best guess is it's a corruption somewhere. But, I don't want to go poking around the production server taking it down and up until I've got some idea where I'm going. Any suggestions on where my troubles might be? Or has anyone had this issue before, and how was it corrected? (Hopefully not by a full software reload.)
    I'd like to replace/upgrade this server, but until there's money in the budget, that's just a dream, I need to try to figure out how to fix what's here.
    Help, please?
    PowerBook G4 17   Mac OS X (10.3.9)   1.5G RAM

    No answer was found for this issue. I've finally removed the server from production and will likely reformat and reinstall for use in other production areas. Hopefully we'll be upgrading the OS at the same time.

  • Add new user in BPC

    When I add new user , I am not able to select my preffered server. Instead its using some old server. HOw to rectify.
    Please assist.

    Hi,
    What kind of authentication are you using? CMS or Active directory?
    Check for the servers and domains entered in the Server Manager.
    Check if they are, as you want it to be.
    Karthik AJ

  • Couldnot add new user to webserver

    Hi All,
    I want to add new users to my LDAP directory from webserver administartion console.
    I am using Sun ONE webserver 6.1. I have configured my directory service.
    When I add new user to it says -
    You do not have sufficient access privilages to perform the operation.
    Although, i can perform a ldapmodify command from the terminal to add new entry to the directory.

    What Bind DN did you use to bind to directory server in the WS Admin GUI settings used to configure the Directory service? Take a look at Global Settings->Configure Directory Service settings in your WS Admin GUI.
    Binding(the Bind DN) determines the permission level you are granted for the connection to LDAP. Try using cn=Directory Manager as Bind DN and test.
    Thanks
    Manish

  • Add new user action disabled sharepoint

    I am not able to add new user as an admin user. If I add admin as site collection admin then only I am able to see new user add action in sharepoint groups and I can not do that. I
    gave manage permissions rights but it does not allow to see new action in sharepoint groups.
    MCTS Sharepoint 2010, MCAD dotnet, MCPDEA, SharePoint Lead

    Hi,
    According to your post, my understanding is that you have an issue about add use in a group.
    Per my knowledge, when we add a user in the site collection administrator, the user would be assigned full control for the site.
    Then he would see the add option in a group.
    If you want to add a user as a site admin, we can assign him full control directly or add him to the site owner group.
    What did you mean "am not able to add new user as an admin user. If I add admin as site collection admin then
    only I am able to see new user add action in sharepoint groups and I can not do that."?
    If the use is a site collection admin, he would get full control, and the add option would be display in the group.
    It would be better if you can give us more information or screen print about this issue.
    Thanks,
    Jason
    Forum Support
    Please remember to mark the replies as answers if they
    help and unmark them if they provide no help. If you have feedback for TechNet
    Subscriber Support, contact [email protected]
    Jason Guo
    TechNet Community Support

  • Add new User Awareness Status Messages(Collboration)... :)

    Hello All,
    I want to add new user availability status messages (which are related to Awareness Status Selector in Collaboration).
    When an user enables the Collaboration Launch Pad, the user can enable on:
    i> Auto Detect Status
    ii> Not Available
    I would like to add essages like "Be Right Back", "In Meeting", etc....just like we have in Yahoo Messenger.
    I found the par file which is respensible for such  Collboration feaures & its:
    "com.sap.netweaver.coll.shared.ui.par"
    but when I opened the par file to check the details...noticed that all is in the portalapp.xml file.
    Cannot understand where can i add new messages....
    Please help...
    Awaiting Reply.
    Thanks and Warm Regards,
    Ritu R Hunjan
    <i>Note: Please excuse me for posting this in EP Development Content and not KMC Forum section.</i>
    Message was edited by: Ritu  Hunjan

    Reinstalling isn't a drastic measure w/Snow Leopard. It just replaces all OS components with new and uncorrupted ones and Apple's basic apps, such as TextEdit, Mail, Safari, and Terminal. That eliminates any mucked up ones. Once you assure yourself that the problem's solved, make a bootable backup/clone or Time Machine backup and update via Software Update. Let us know how it turns out.

Maybe you are looking for

  • HELP!  My ipod shows up in itunes but none of the songs show up.

    I need HELP. I just restored my ipod mini and manually put my songs from home onto my ipod. Everything worked great. I took my ipod to my work to download a few podcast and when I connect it to the computer, Itunes opens and recognizes my ipod. BUT t

  • RE: Dispatcher stopped while restarting of SAP

    Hi, When we are trying to restart SAP server, dispatcher is going to stopped state. For more details i have attched the trace file trc file: "dev_w0", trc level: 1, release: "700" ACTIVE TRACE LEVEL           1 ACTIVE TRACE COMPONENTS      all, MJ B 

  • DVD, PHOTO BURNING ON MAC WON'T OPEN ON WINDOWS

    I have burnt jpeg images onto a cd on my macbook pro, however when I try to open them on a windows computer it doesn't work, any ideas ? I have tried it on a different mac too and it works , I have read on the internet and it says if they are jpeg th

  • Process Map in Workspace

    Hi all, We are using a clustered environment in QA. When we click on a Work Item and then on Work Item Details inside the BPM Workspace and then click on the Process Map on the right hand corner of the Work Item Details , we DO NOT see the Process Ma

  • May host my DW CS6 mobile App prior phonegap compile, in Drop box

    May host my DW CS6 mobile App prior phonegap compile, in Drop box so access it from differ places eg home, office, mobile laptop? Developing a mobile App being an Index for my Town, is adviced keep records of shops and services in a DATABASE???