Show me a solution!

I'm creating a web site using struts to manage download/upload files, user want to download or upload, must be login to system, but the problem is when user login, he had a addresslink(ex:www.adas.sd/upload/moneyreports.pdf) then he can download using this link without login!!!
I have searched on google but no meanings. And i found out that many forum have good management for this issue, although i have a link but when i use it, i remind me login and then allow to do download if valid, if not it refuse my request to download!
Pls help me!
Edited by: nampx on Sep 14, 2008 7:17 PM

1- How to configure and create container security file!Container security [google links|http://www.google.com/search?q=jsp+forms+based+authentication]
[Tomcat docs on config|http://tomcat.apache.org/tomcat-5.5-doc/realm-howto.html]
2-How to map a servlet to all access to security files??? this is problem to me!Put all your uploaded files into a specific directory eg "/uploads"
Define a filter mapping in web.xml
<filter>
  <filter-name>UploadFileSecurityFilter</filter-name>
  <filter-class>com.mypackage.UploadFileSecurityFilter</filter-class>
</filter>
<filter-mapping>
  <filter-name>UploadFileSecurityFilter</filter-name>
  <url-pattern>/uploads/*</url-pattern>
</filter-mapping>That mapping means anything trying to access the uploads directory will be run through the filter.
Write your filter class com.mypackage.UplaodFileSecurityFilter to check if they have permissions or not.
3-What does getFile servlet return? direct links or ...?The getFile servlet would actually return the File.
Basically it would just open a FileInputStream to the file on disk, and dump it straight to the ServletOutputStream.
You put the "uploads" directory somewhere completely outside your web application so that it can't actually be accessed via url.
Thus the only way to download a file is through this servlet/action and you have programmatic control over who can/can't do this.
ie - you can check if the user is logged in, who they are, if they have access to the file they are requesting...

Similar Messages

  • Create a Support Message in Production system showing up in Solution Manage

    Has anyone setup the link between creating a support message (under help) in a production system (like ECC) and SAP's Solution Manager.
    I understand that it uses BADI SBCOS001 with the interface method PREPARE_FEEDBACK_BO, but when I try to run it, it tells me that Customizing for feedback functionality missing. What functionality is missing? And how to I correct this? And how do I ensure it shows in SAP Solution Manager under a solution or project?
    Thanks
    Paul

    Hi Paul
    The only way is to use the IMG. I have just completed this via the IMG info. BUT, it is not that simple.
    Make sure your RFC's are trusted and that you have SAP ALL during config.
    I hope this will help:
    Setup Service Desk
    Steps to follow while configuring support desk.
    1) Implement the note 903587 .
    2) Create all the relevant RFC objects in the satellite system and add the appropriate logical components using transaction SMSY.
    3) Check all the objects in the table BCOS_CUST using transaction SM30.
    Appl : OSS_MSG
    + :W
    DEST :BACK RFC NAME (for solution manager system keep this field as 'NONE')
    + :CUST 620
    + :1.0.
    *4) Check whether the BC sets are activated or not using the transaction SCPR20.If the BC sets are not activated then implement the note 898614.The steps to activate the BC sets are described below
    4.1) Activate SOLMAN40_SDESK_BASICFUNC_000 BC Set.
    4.2) Activate this in expert mode with option u201COverwrite everythingu201D.
    4.3) Activation of the following components has to be done by replicating the previous steps
    3.1) SOLMAN40_SDESK_TPI_ACT_AST_001
    3.2) SOLMAN40_SDESK_ACTIONLOG_001
    3.3) SOLMAN40_SDESK_ACT_ADVCLOSE_001
    3.4) SOLMAN40_SDESK_TEXTTYPES_001
    *Depends upon the number of inactive BC set objects that we have after the upgrade.
    4.4) if the actions mentioned in 4.3 are not listed while executing the transaction SCPR20, then implement the note 898614.In the source client 000 of the solution manager system create a transport request using transaction SE09, unpack the file 'PIECELIST_SERVICE_DESK_INIT.ZIP' from the attachment of the note. Copy the contents of the file 'PIECELIST_SERVICE_DESK_INITIAL.TXT' to the transport request. And activate the actions. Use transaction SCC1 to import the transport request to the solution manager client. If any short dump occurs during the activation, implement the note 939116.
    5) Check whether the number range is set correctly. If not set the number ranges of basic notification (ABA) and the support desk message (Service transaction SLFN).To be able to use the same number ranges for both message types, the internal number range for basic notification (ABA) must correspond to the external number range for the support desk message.
    Number ranges for ABA notifications
    5.1) create an internal and external number range using transaction DNO_NOTIF.
    5.2) assign number range intervals to groups internal and external.
    5.3) SLF1 is the internal number range group
    5.4) SLF2 and SLF3 is the external number range interval
    5.5) Use transaction DNO_CUST01 to assign message categories to the number range.
    5.51) Go to transaction DNO_CUST01
    5.52) From the GOTO menu select the menu item DETAILS
    5.53) Now you can assign the number range of basis notification (ABA) into the notification type.
    The number range for ABA notification is 12 characters in length and to make it compatible with the CRM service transaction insert 2 ZEROES at the beginning.
    Number ranges for Support Desk notification
    5.54) Use transaction CRMC_NR_RA_SERVICE, and define the internal and external number ranges. Intervals must correspond to the intervals of the basic notifications (ABA notification).
    5.6) Then assign both the external and internal numbering
    5.61) Go to SPRO and then to SAP Solution Manager
    5.62) Then select General Settings and then select Transaction types
    5.63) Select the transaction type SLFN and then select the menu item DETAILS from the GOTO menu.
    5.64) In the Transaction Numbering block, assign the internal and external number range. The Number Range object should be CRM_SERVIC.
    5.7) To view the priorities use transaction DNO_CUST01 and select the notification type as SLF1 and then select priorities from the left pane of the screen. The priorities of the first four cannot be deleted, but new priorities can be added.
    6) Check the Action profiles for ABA Notifications (Action profiles are used for synchronization of ABA notification with the CRM Service transaction).
    6.1) To check the action profiles use the transaction SPPFCADM and select the application type DNO_NOTIF then select u2018DEFINE ACTION PROFILE AND ACTIONSu2019.
    6.2) Select the item u2018SLFN0001_STANDARD_DNOu2019 and then from the menu GOTO, select the menu item DETAILS.
    7) The Action profile u2018SLFN0001_STANDARD_DNOu2019 has to be assigned to the message category SLF1 (ABA notifications) using the transaction DNO_CUST01.
    8) The action profile for the support desk message can be set to u2018SLFN0001_ADVANCEDu2019.
    8.1) From SPRO select SAP Solution Manager then Scenario Specific Settings.
    8.2) Select the item Service Desk and then to general settings.
    8.3) Execute the category u2018Define Transaction Typesu2019.
    8.4) Select the transaction type as SLFN
    8.5) From the GOTO menu select the menu item u2018DETAILSu2019 and assign the action profile as SLFN0001_ADVANCED .
    9) Activate the partner/ Organization
    9.1) Go to CRM->MASTER DATA->BUSINESS PARTNER->INTEGRATION BUSINESS PARTNER ORGANIZATION MANAGEMENT->SET UP INTEGRATION WITH ORGANIZATIONAL MANAGEMENT.
    9.2)Find the entries starting with HRALX
    HRALX-HRAC WITH VALUE 'X'.
    HRALX-OBPON WITH VALUE 'ON'.
    HRALX-PBPON u2018ONu2019.
    HRALX-MSGRE u2013 u20180u2019.
    9.3) If entries are not found create it.
    10) Generate Business partner screens
    10.1) Go to transaction BUSP.
    10.2) Execute the report with the following parameters
    CLIENT - Client in which business partners should be created (solution manager client)
    APPLICATION OBJECT-
    SCREEN - *
    Generate all/ selected screens - All screens.
    delete sub screen containers -
    11) implement SAP note 450640.
    11.1) Go to transaction SA38 and select the report CRM_MKTBP_ZCACL_UPDATE_30.
    11.2) Execute it with test mode box unchecked.
    If a new relationship is to be created then steps 12 and 13 has to be followed
    12) To create a relationship category
    12.1) Go to transaction BUBA
    12.2) Select the entry CRMH00: Undefined relationship
    12.3) click on copy
    12.4) Rename CRMH00 to ZCRMH00.
    12.5) CREATE A RELATIONSHIP CATEGORY.
    IN GENERAL DATA FILL LIKE ' FROM BP1 : HAS THE ACTIVITY GROUP '.
    ' FROM BP2 : IS A PART OF ATTUNE
    13) Add the relationship category to the support team partner function
    13.1)Use SPRO
    IMG GUIDE->SAP SOLUTION MANAGER->SCENARIO SPECIFIC SETTINGS->
    -> SERVICE DESK->PARTNER DETERMINATION PROCEDURE->DEFINE PARTNER FUNCTION.
    13.2) FIND THE PARTNER FUNCTION SLFN0003 (SUPPORT TEAM).
    13.3) In the field relation ship category, Select the newly created relationship category and save.
    14) Steps 12 and 13 should be repeated for various business partner types like sold-to-party, message processors if new relationship is to be created for the respective business partner types.
    15) Create a new access sequence for the support team determination
    15.1) Go to the following IMG Path: SAP Solution Manager Implementation Guide ->
    SAP Solution Manager -> Configuration ->
    -> Scenario Specific Settings ->Service Desk -> Partner Determination Procedure ->
    ->Define Access Sequence
    15.2) Click on New Entries
    15.3) Define a new access sequence with sequence name as u2018Z001u2019 and description u2018NEW BP RELATIONSHIP ACTIVITY GROUPu2019
    15.4) Create an new Individual Access with the following value:
    u2022 Batch Seq: 10
    u2022 Dialog Seq : 10
    u2022 Source : Business Partner Relationship.
    u2022 Detail on the source:
    u2022 Partner Function : Reported By (CRM)
    u2022 Mapping/restrictions
    u2022 Flag Mapping/definition for partner being Searched
    u2022 Partner Function in Source: Support Team (CRM).
    Save it.
    This Access Sequence will give us the Partner which has the relationship assigned
    to the Support Team in the Reported By partner data.
    16) Adapt the partner determination schema/Function
    16.1) Go to the following IMG Path: SAP Solution Manager Implementation Guide ->
    SAP Solution Manager -> Scenario Specific Settings ->Service Desk ->
    -> Partner Determination Procedure -> Define Partner Determination Procedure.
    16.2) The two options to adapt partner determination schema are
    16.21) Adapt the standard Procedure (SLFN0001) or to create a new one by copying the standard one.
    16.22) select the line starting with SLFN0001 or the newly created procedure.
    16.23) Double Click on Partner Function in Procedure.
    16.24) Select the Partner Function "Support Team", and click Details.
    16.25) in the detail view only change the Partner Determination/access Sequence to
    the one we've just created. Save your entry.
    17) Create a root organizational model.
    17.1) Go to the following IMG Path: SAP Solution Manager Implementation Guide -> SAP Solution Manager -> Configuration-> Scenario Specific Settings ->Service Desk -> Organizational Model ->Create a Root Unit for Your Organizational Structure.
    17.2) creating an organizational unit by entering the data in the BASIC DATA tab.
    17.3) enter the organizational unit, the description and save it.
    18) Create the support team organization
    18.1) go to the following IMG Path: SAP Solution Manager Implementation Guide -> SAP Solution Manager -> Scenario Specific Settings ->Service Desk -> Create Organizational Objects in the Organizational Structure. Or use transaction (PPOMA_CRM).
    19) Create the business Partners.
    19. 1) Key users- End user (Business Partner General) ,Address should be specified.
    19.2) go to the transaction BP.
    19.3) create a new Person, Select the role: Business Partner (Gen).
    For Identification of the key user
    19.31) click on the identification tab
    19.32) enter a line in the identification number formatted as follows
    IDTYPE : CRM001.
    Identification number : <SID><INSTALL NUMBERS><CLIENT><USERNAME>
    eg: USER NAME : USER1.
    CLIENT : 100.
    SID : ER1.
    INSTALL NUMBER : 123456789.
    IDENTIFICATION NUMBER : ER1 123456789 100 USER1.
    20) Message Processors- Support Team members .
    20.1) they should be created first as the users in the corresponding client of the solution manager.
    20.2) As business partners they will have the role 'EMPLOYEE'.
    20.3) Go to transaction BP .
    20.4) Create New Person with the role employee.
    20.5) In the Identification tab you should enter the user name in the employee data/User Name.
    eg: username: proc1
    enter proc1 in the field User name.
    21) Organizational Business Partner- Organizational BPS have the same country in there main address tab. They should be created through the organizational model. Business partner corresponding to the root organization have the role 'SOLD TO PARTY'.
    22) Assign the business partners (Message Processors) to the previously created support team.
    22.1) Go to transaction PPOMA_CRM.
    22.2) Select the support team 1.
    22.3) Click on create
    22.4) select position
    22.5) call it 'MPROC_T1/Message Processors for team 1
    22.6) Replicate it for the other support teams.
    22.7) Select the position MPROC_T1/Message Processors for team1 and click assign,
    choose owner/Business Partner find and select the business partner
    22.8) Validate and Save it.
    22.9) If the assignment of business partner is not possible then implement the note 1008656
    Or 997009
    23) Create the iBase component
    23.1) IMG Path: SAP Solution Manager Implementation Guide -> SAP Solution Manager -> Basic Settings -> Standard Configuration of Basic Settings -> Solution Manager -> iBase -> Initially Create and Assign the Component Systems as iBase Components.
    23.2) or use the transaction IB51 to create the installed base.
    23.3) it is also possible to create the SOLUTION_MANAGER, select the solution and go to menu Edit -> Initial Data Transfer for iBase.
    24)Assign Business Partners to iBase Components
    IMG Path: SAP Solution Manager Implementation Guide -> SAP Solution Manager -> Basic Settings
    -> SAP Solution Manager System ->ServiceDesk-> iBase -> Assign Business Partners to iBase Components.
    *--optional--
    If you want to be able to assign the System Administrator: Go to the IMG: SAP Solution Manager Implementation Guide -> Customer Relationship Management -> Basic Function -> Partner Processing -> Define Partner Determination Procedure.
    Select the entry "00000032 Installed Base/IBase" and double click on Partner Functions in Procedure.
    Then copy the Entry "Contact Person (CRM)" to a new entry with the partner Function "System Administrator (CRM)" , save it.
    Go back to transaction IB52, select a component, and Goto -> Partner, you should be able
    now to assign the partner Function "System Administrator".
    25) Assign the SAP Standard Role to the user. Message Creator should have the role : SAP_SUPPDESK_PROCESS.
    26)Define the transaction variant for the message processors
    Go to the following IMG Path: SAP Solution Manager Implementation Guide -> SAP Solution Manager -> Configuration -> Scenario Specific Settings ->Service Desk -> General Settings -> Specify User Selection Variant.
    Here we will create variants for the central message processing transaction CRM_DNO_MONITOR.so that the user will have direct access to there dedicated message.
    27) Go to transaction PFCG
    27.1) Enter the role name as Z_MSG_PROCESSORS and choose single role.
    27.2) Give a description Message Processor role and save it.
    27.3) Go to the menu tab and choose add report
    27.4) select the report type : ABAP Report
    27.5) And in the report enter the report name as 'CRM_DNO_SERVICE_MONITOR'.
    27.6) Enter the previously created variant.
    27.7) flag the skip initial screen box.
    27.8) flag the SAPGUI for windows.
    27.9) Create a new transaction with tcode starting with Y or Z.
    27.10)Display this transaction and check the values at the bottom of the screen
    in the subscreen Default Values, you should have the following parameters:
    u2022 D_SREPOVARI-REPORT = CRM_DNO_SERVICE_MONITOR
    u2022 D_SREPOVARI-VARIANT = MY_TEAM_MSG
    u2022 D_SREPOVARI-NOSELSCRN = X
    And also all the user should have the correct role.

  • Problem getting HP Officejet J4680 to show up in Solution Center

    I changed my router to a Netgear WNR2000 v3, and now I can't get my HP Officejet J4680 to show up in Solution Center.  I can print to it, but I now have no way of scanning to files.  I've tried uninstalling/reinstalling both software and the printer, but I still can't get it to show up.  I've also reset the printer to factory defaults and changed the IP address as suggested.
    I also discovered that Document Manager won't open.
    Please help.

    It is an iTunes problem
    See
    iOS: Device not recognized in iTunes for Windows
    - I would start with
    Removing and Reinstalling iTunes, QuickTime, and other software components for Windows XP
    or               
    Removing and reinstalling iTunes and other software components for Windows Vista, Windows 7, or Windows 8
    However, after your remove the Apple software components also remove the iCloud Control Panel via Windows Programs and Featurs appin the Window Control Panel. Then reinstall all the Apple software components
    - New cable and different USB port
    - Run this and see if the results help with determine the cause
    iTunes for Windows: Device Sync Tests

  • I successfully unlocked my iPhone 4S (AT&T, iOS 7.0.2) and many apps are missing. Went to app store and updated all apps. If I manually update a single app it will show up. Solution to get all apps back in place?

    I successfully unlocked my iPhone 4S (AT&T, iOS 7.0.2) and many apps are missing. Went to app store and updated all apps. If I manually update a single app it will show up. Solution to get all apps back in place?

    Hi downeyjdm,
    Welcome to the Support Communities!
    To resolve this issue, I would suggest updating your iOS to the latest version, which is 7.0.3.
    iOS 7.0.3
    http://support.apple.com/kb/DL1691
    iOS: How to update your iPhone, iPad, or iPod touch
    http://support.apple.com/kb/HT4623
    If your purchased apps are still not appearing on the iPhone, you can redownload them:
    Downloading past purchases from the App Store, iBookstore, and iTunes Store
    http://support.apple.com/kb/HT2519
    Cheers,
    Judy

  • Deskjet D1460 not showing up in Solution Centre

    I've recently been having problems with my HP Deskjet D1460, which I tried to solve by uninstalling and reinstalling the printer driver and all related software. A fatal error occurred during installation, the installation was reversed and a solution was downloaded. After following the steps in the solution, I tried to reinstall again, only to be presented with a message saying the software was already installed - turns out the installation hadn't been reversed after all. Further investigation showed that the printer was working, although the original issue had not been solved. I managed to trace the cause of the issue to Google Chrome, and by uninstalling and reinstalling Chrome solved the problem. So I now have a fully functional printer. But here's the problem - the printer is no longer showing up in HP Solution Centre. Prior to the reinstall, it appeared there but wouldn't display ink levels. Now it's disappeared altogether, but my other HP printer (Photosmart Plus B209a-m) is still there and displaying ink levels. Any ideas why the Deskjet has disappeared, and how can I get it back?
    This question was solved.
    View Solution.

    Hi nintendoboy15,
    Thank you again for the reply and the additional information. I'm sorry to hear that this printer software is being so stubborn for you, but I think I still have a few tricks up my sleeve
    I'd suggest you go through this Fatal Error 'Error 1603 document, but do not do the uninstall/reinstall step. Once you've gone through that, I'd like you to complete the steps in this Resolving "Error 1606" document as well. You can do the uninstall/reinstall when it comes to it in this document.
    I hope between these two documents you get a resolution!!
    Please click “Accept as Solution ” if you feel my post resolved your issue, as it will help others find the solution faster
    Click the “Kudos Thumbs Up" on the right to say “Thanks” for helping!
    **MissTeriLynn**
    I work on behalf of HP

  • Gmail archived/labeled Emails not showing problem FIX SOLUTION FOUND - BUT STILL NOT FIXED!

    Newest edits in here:
    http://forums.crackberry.com/general-blackberry-discussion-f2/please-send-very-important-10os-device...
    100% FIX SOLUTION GUARANTEE for Gmail archived/labeled Emails not showing problem!
    How to fix it? FIX "Show Read Filed Emails" button to respond to ON and OFF devices Blackberry HUB for Gmail accounts - NOW IT IS ALWAYS OFF if you press ON or OFF!
     "Show Read Filed Emails" button ON and OFF for Gmail account works on Blackberry Blend desktop version!
    Works with: Blackberry Blend desktop version responds to "Show Read Filed Emails" button ON AND OFF with Gmail accounts! (pressing "Show Read Filed Emails" button ON and OFF again and again, view in Blackberry Blend immediately changes in order you press ON or OFF, but Blackberry HUB is always on OFF)
    Error/Bug: Blackberry HUB do not show Gmail labeled emails
    Main problem: Blackberry HUB "Show Read Filed Emails" button doesn't respond to ON AND OFF and is always OFF fo Gmail account.
    Main problem: ALL Blackberry 10OS devices Blackberry HUB"Show Read Filed Emails" button ON AND OFF doesnt respond with Gmail accounts!
    "Show Read Filed Emails" button doesn't work with: Gmail accounts
    Status: NOT FIXED!
    OS version: Blackberry 10 OS version OFFICIAL 10.3.1.1565
    PROBLEM FOUND!
    I created new Gmail account send 5 test emails and made first 2 test emails labeled and made step by step set up on my Blackberry 10OS device to confirm this ''Show Read Filed Emails'' button BUG/PROBLEM/ERROR:
    1. I signed in with my Blackberry 10OS device like this:
    http://forums.crackberry.com/attachments/blackberry-10-os-f269/338846d1425503380t-gmail-archived-lab...
    2. When I set on Gmail account settings "Sync Timeframe" is set to FOREVER and "Sync All Emails Folders" is set to ON
    http://forums.crackberry.com/attachments/blackberry-10-os-f269/338847d1425503392t-gmail-archived-lab...
    3. And at last I go to devices Blackberry HUB and see this:
    http://forums.crackberry.com/attachments/blackberry-10-os-f269/338856d1425505143t-gmail-archived-lab...
    As you can see it doesn't matter if "Show Read Filed Emails" button is set to ON or OFF, Blackberry HUB doesnt respond at all, but Blackberry Blend view changes at same second then I press.
    CONCLUSION: "Show Read Filed Emails" button ON and OFF BUG/PROBLEM/ERROR for Gmail accounts is confirmed and it STILL NOT FIXED!
    Please spread the word to people who have all the power to influence and accelerate processes to FIX this VERY SERIOUS ISSUE or please tell me there could I send this FIX SOLUTION to to get fastest respond and get it FIXED ASAP. THANK YOU!
    STILL NO FIX!

    If you select one month for mail days to sync, only one month's worth will be synced and available - the last month which will be constantly changing to the most recent 30 days. Select No Limit for Mail Days to Sync.
    Show 1000 recent messages is for the selected mailbox only and if there are more than 1000 messages in a mailbox and you have one month for mail days to sync selected, if the last 30 days for the mailbox includes 100 messages, only 100 messages will be available.
    Are these additional server stored mailboxes separate mailboxes and what I mean by that is not sub-mailboxes for the Inbox mailbox?
    Since you have had this issue with other operating systems, the common denominator is your Hotmail account. Have you contacted Hotmail technical support regarding this issue you have had with other operating systems?
    All server stored mailboxes with an Exchange account should be available with the email client used to access the account. If all are not available when accessing the account as an Exchange account with an email client, something is wrong with your setup for these mailboxes at the server level.

  • X in Battery and light show... solution

    I know a lot of people here have seen the X on the battery icon and others have also seen the "light show" where the power cord flashes green/amber/green/amber. I was having the same situation and while a very few herre have resolved the issue with a Power Management reset and battery recalibration, there are 2 other common causes: A defective battery or a logic board in need of replacement.
    If you are seeing the x through your battery and/or the flashing power cord lights.... try this: pick up your macbook with your left hand holding just the front left corner (the corner closest to you, left). Alternately, a very light "twist" of the macbook in opposite directions via the front corners. Does the X on the battery vanish? Does the lightshow change? If so, you should call Apple... the Logic Board most likely needs to be replaced. There must be a component on the board that is loose and the twisting force is enough to cause the battery cut-out.
    Apparently, the way to test this for sure (as Apple Support did with me) is to do the following:
    1. Remove the battery
    2. Plug in the power supply
    3. Power up the MacBook
    4. When the desktop appears, close the lid
    Does the laptop go to sleep? If it doesn't, it needs to go back to Apple for service. In my case, it didn't go to sleep and the technician knew instantly it needed to be repaired... this is after a battery replacement failed to solve the issue. A box arrived the next morning.... I sent the MacBook back... and now I'm waiting to get it back. I dropped it off with DHL last friday.
    Hope this helps...

    To discard a software issue, reset the SMC > http://support.apple.com/kb/HT3964 Then, try to charge your Mac and see if your battery gets charged.
    If it does not change anything, make a backup of your files with Time Machine on an external drive and take the Mac to an Apple Store or reseller. It looks like your battery is not working correctly or the battery connector is damaged, because what I can see is that the battery is not being charged.

  • Show me some solutions

    Hi all,
         I know that this article placed not correct ! But I alway hope receiving help from anybody.
         I have been created a connection beetween BlazeDS and ActiveMQ, my flex client can show all of messages from Java back-end but not lucky.
         From link http://www.theserverlabs.com/blog/2009/01/22/flex-with-jms-using-blazeds-jetty-and-activem q/ but I alway received error such as bellow image:
         I used BlazeDS turnkey (intergrated Tomcat). And ActiveMQ 5
         Pls, help me to solve my problem.

    anybody help ??

  • On start up sometime only 3/4 of desktop is showing. I restart and everything is fine. Same problem when opening lid, sometimes I get 3/4 screen showing. Any solutions?

    3/4 screen of desktop showing at start up and opening lid. How to fix this please. Restart usually shows full screen of desktop.
    Ron

    Hello mastertaster,
    It may help prevent the loss of the lower quarter of your MacBook Air's display should you reset your system's SMC and NVRAM.
    Intel-based Macs: Resetting the System Management Controller (SMC)
    http://support.apple.com/kb/HT3964
    About NVRAM and PRAM
    http://support.apple.com/kb/HT1379
    Cheers,
    Allen

  • Why my mozilla firefox cant open . and i had been uninstall and download and repeated 10 times already please show me a solution i cant do my work without it

    please give me advise . when i clean the ccleaner its said mozilla in progress like 'cant clean the mozilla cache still running'
    please give advise , im using firefox on internship program

    It is possible that your security software (firewall, anti-virus) blocks or restricts Firefox or the plugin-container process without informing you, possibly after detecting changes (update) to the Firefox program.
    Remove all rules for Firefox and the plugin-container from the permissions list in the firewall and let your firewall ask again for permission to get full, unrestricted, access to internet for Firefox and the plugin-container process and the updater process.
    See:
    *https://support.mozilla.org/kb/Server+not+found
    *https://support.mozilla.org/kb/Firewalls
    *https://support.mozilla.org/kb/fix-problems-connecting-websites-after-updating

  • ATV Not Showing in iTunes - Solution?

    I was just reading this, I have never had the problem, but maybe this could help some of the posters with this issue?
    http://www.macosxhints.com/article.php?story=20080825103711292
    Brian.

    tx for feedback.

  • Free item contained saleorder showing  openorder after released to accounts

    Dear Consultants,
                           Created a sale order with normal item with free offer.Free Item category is TANN.After the sale order is created
      and saw the overall status in va02 it is open.It is OK.
          If i do delivery for the sale order there is no problem in saving.Delivery number is generated.
    Now if check the open sale order in VA05N it is showing this order in open.(Now in VA02 if i check the overall status of the items normal item is showing status complete but free item is showing Overall status as being processed.
    When this problem  is raised open orders ratio is increasing in VA05N.
    Pl show me a solution at the earliest.Useful answer is awarded without fail.
    This is an immediate requirement.
    Edited by: akdevavarapu on Jun 25, 2010 6:27 AM

    Hi,
    Check if you have userexits running that handle the data of status, for instance, USEREXIT_MOVE_FIELD_TO_VBEPKOM
    in the include MV45AFZB or FORM USEREXIT_MOVE_FIELD_TO_VBEP in include MV45AFZZ.
    I hope this helps you
    Regards
    Eduardo

  • How do I add a second hp printer to HP solution center

    I am currently showing my older Desk jet HP 6380 printer in the HP solution center software as it should and it works fine. I have now added a HP Desk Jet  3052A printer to my office. Both printers are set up for wireless connection, both are 3 in one, and both printers work fine. I like using the HP solution center program to manage my printing / scanning. I want to add the new 3052A printer / scanner to the solution center so that I can switch between printers. How do I get both printers to show in the Solution Center software or can I?
    running Vista O/S
    Thanks
    Maxter

    Hey Maxter. To do this you need to add a device from the software installation. Here is how you can do that:
    If you do not have the downloaded software, you can find the setup source located within the HP Folder:
    Open Computer.
    Enter Drive C
    Enter Program Files folder (If you have a 64 bit OS, enter Program Files (x86))
    Enter HP folder
    Enter Digital Imaging folder
    You will see a random folder containing the installation source, you can recognize the folder by it's long name (the folder name should have a similar structure as {17016DA1-F040-4032-BD36-34DD317BC9D5})
    Run Setup.exe and select Add a Device.
    Let me know if this helped at all.
    Thanks!
    Sean
    -------------How do I give Kudos? | How do I mark a post as Solved? --------------------------------------------------------

  • Activation button not working in Solution builder 600V5

    Hi,
    We are importing Best Practice for Retail V1.603 for US in our blank
    client system. The add-ons for BP-ERP05 603V3 and BP-INSTASS 600V5 have
    been imported.
    After setting the scope of the solution , we are attempting to activate
    the solution( attempting to execute step #6 as per quickguide. FYI,
    step 4 was skipped because we are not personalising the solution at the
    moment). However, after pressing the activate button, the system does
    an object check for ecatts etc but does not show the "activate
    solution" dialog box at all. Basically "Activate" button is behaving
    same as "Check" button. No window for customising or workbench requests.
    The system is not updating the status( no green and no red as well)
    against any task for the building blocks.
    Kindly provide a resolution.
    With regards,
    Milan.

    Use manual step as workaround and get going.

  • Quiz not showing results

    I don't know why but I always have trouble with Quizzes in Adobe Presenter.  I recently published a new module and the quiz appears but it won't show the results and it won't advance to the final slide of the presentation after the quiz is complete.  I did get an error message when I saved the presentation (before I published it) but the quiz component still shows up in the published module....just not the results.  I am still using Adobe Presenter 6 and I downgraded the ppt. to 2003 since the new version of ppt. has been a known problem.  Does anyone have any advice?

    I just now had the same problem (well almost... mine would advance after the quiz results page, but the results weren't showing). The solution that worked for me was to delete the Quiz Results page then go into the Quiz Manager and click OK. AP then generated a new Quiz Results page, which worked fine.
    Thought I'd post this in case anyone else is searching through the forum because they're having the same problem (or if it happens to me and I forget how I fixed it)!

Maybe you are looking for

  • Prevent users from printing the List of Business Partner window

    Hi All I have had this request and not sure if it possible. He wants to prevent the users from printing the List of business partner. That is when you do a search on the marketing documents. when do a search it brings up the window, List of Business

  • Data propagation problems w/ NIS+ to LDAP migration..

    Hello All, I'm running in to an issue performing an NIS+ to LDAP migration with Solaris 9. It all happens like this: NIS+ successfully populates the directory through the 'initialUpdateAction=to_ldap' option-- afterwards, no updates made directly to

  • Failure to boot after restarting, no distinct pattern.

    My Mac Pro has an issue where every third or fourth restart the mac will fail to boot, needing me to hold the power button until it turns off. I get the grey apple and the spinning progress wheel for 30 seconds, then the screen stays grey and the app

  • Group by count in xml

    Hi I have a xml file like this G1 Col1 Col2 G2 Type name1 tag Type name 2. Tag G3 Count tag for type name1 Several tags for type name1 Count tag for type name 2 Several tags for type name2 G3 end G2 end G1 How to calculate tge sum of all counts accor

  • Only one color selectable for 'Set color to system'

    I have searched this forum and found some helpfull answers to set the color per system but I still have some questions about this subject. I have GUI 710 , PL5 If I start SAP I have the new color scheme of the SAP GUI http://img166.imageshack.us/img1