Run site studio site out side WCC

We have a requirement where I would like to run Site Studio site built in WCC using Site studio designer out side WCC on a tomcat container. Is it possible? Can I just publish the site.xml file to the container and drop some of the Site studio jars in tomcat lib and run the site. Has any one done this?

It is not possible - if nothing else, it'd definitely violate the licensing policy.
What you can do, however (if you still pay the license!), is exposing the Site Studio for External Application (SSXA) - see http://docs.oracle.com/cd/E29542_01/doc.1111/e13650/ssxa_understanding.htm#WCMJD538, and http://docs.oracle.com/cd/E29542_01/doc.1111/e13650/ssxa_deploying.htm#WCMJD7000 for more details. It is, however, certified only with Weblogic and Websphere. Also, SSXA projects are not the same as Site Studio Designer ones, so you might have to port your application first (it uses a lot of shared concepts, though).

Similar Messages

  • Muse 100% width elements and images have a small white gap running along the right hand side on mobile site

    On the mobile version of my site all the 100% width elements and images have a small white gap running along the right hand side. This looks very unprofessional. There are no other elements outside the area. Any ideas anyone? All advice would be greatly appreciated! Thanks

    Hello,
    I have checked you site on the phone and it seems that Zak is correct.
    Please go to the phone layout and make sure there is no element out side the browser area at the right side.
    You can simply do Select All to find if anything is outside the browser area. If you find anything you either need to delete it or you need to bring it in the browser area.
    If still an issue please share he muse file with us and we will investigate it further.
    Regards
    Vivek

  • I have a Mac 10.5.8 Dual. I cannot get any videos that I have stored to play. I have tried QT and then DL two out side players from apple site and then went to install and comp said can not be installed on this comp.

    I have a Mac 10.5.8 Dual. I cannot get any videos that I have stored to play. I have tried QT and then DL two out side players from apple site and then went to install and comp said can not be installed on this comp.

    When Microsoft decided not to support Windows Media any more, they made Flip4Mac available for free. If you have not taken advantage of that free download, this might be a good time.
    It may not completely solve the problem, but your Mac will play more with the free player. No need to pay for the Upgrades.
    http://www.telestream.net/flip4mac/

  • Building a site out of sliced images from photoshop

    I've just begun a web design class and i assume that the instructor has us building sites this way cuz pretty much none of us have any idea how to use CSS (pretty much everyone in the class is brand new to web design, myself included).  So i'm pretty much trying to build the entire thing/layout with a 945 pixel wide table (height to be 625 when everythings in place).
    It isn't working though, once i start splitting and merging stuff gets really messed up, like the measurements of cells appear to almost randomly change and when i try to change them back it like, wont work.
    i seriously dont know why this isnt working, google search has answered this question not at all.  i just dont think i dont know how to use tables, which i need to do in order to complete his assignments.
    plz halp meh T.T

    Building a site out of sliced images from Photoshop is a poor way for your instructor to begin your web design/Dreamweaver learning.
    Site layouts built this way are fragile and inflexible.
    Once you start splitting and merging cells and moving cell borders around, you open a world of debugging and troubleshooting.
    Much better to learn some elementary HTML and CSS first then learn Dreamweaver in a weekend. Dreamweaver makes so much more sense when you do.
    As it is, you're trying to learn Dreamweaver, HTML (and a little CSS) simultaneously on the fly. Really inefficient way to do it.
    Tables in web design are elastic by nature i.e. they collapse to fit snug against the content inside them.
    Since you're already on this journey, remove your cell dimensions entirely and see what happens.

  • When i send a PDF file to out side print, some of the things I aded dose not print. Is there a way I can "close" the PDF when i finish the work- so' every thing will be printed for sure

    when i send a PDF file to out side print, some of the things I aded dose not print.
    Is there a way I can "close" the PDF when i finish the work- so' every thing will be printed for sure

    Send Apple feedback. They won't answer, but at least will know there is a problem. If enough people send feedback, it may get the problem solved sooner.
    Feedback
    Or you can use your Apple ID to register with this site and go the Apple BugReporter. Supposedly you will get an answer if you submit feedback.
    Feedback via Apple Developer

  • Best minimum iMac for running FCP Studio

    A client of mine has hundreds of hours of tapes\film she wants to turn into a film. I want to set her up with an 'inexpensive' iMac powerful enough to run FCP Studio ...
    I want to transfer (up-rez) all her footage to an HD ProRes format (not sure which yet), so she will be working in HD.
    She needs to be able to view her footage and rough cut it into manageable chunks. Then I'll help her with the editing ... right up to final post-production, at which point we will move it into my studio which has all the bells and whistles.
    So I'm looking for just enough power to capture all the footage, to work in HD, but not so much that she goes broke setting up an edit suite she may only use for this one film.
    All ears,
    Ben

    Check the minimum system requirements for FCP Studio. That will tell you what minimum hardware is required to use it. According to the Apple site:
    *Minimum System Requirements to Install All Applications*
    Mac computer with an Intel processor
    1GB of RAM (2GB of RAM recommended for working with compressed HD and uncompressed SD sources; 4GB of RAM recommended for working with uncompressed HD sources)
    ATI or NVIDIA graphics processor (integrated Intel graphics processors not supported)
    128MB of VRAM
    Display with 1280-by-800 resolution or higher
    Mac OS X v10.5.6 or later
    QuickTime 7.6 or later
    DVD drive for installation

  • Not able to sign in in FBA from out side the server.

    Hello All,
    I have created https enabled web application and sitecollection using power shell. After creating web application, I have enabled claimed based authentication using below mentioned code :
    $wa = get-SPWebApplication https://tenant-test02.mydomain.ch
    $wa.UseClaimsAuthentication = $true
    $wa.Update()
    I have enabled FBA on my sharepoint foundation 2013. I am using default login page for login mechanism. While accessing pages from the SharePoint server, login mechanism works successfully. But when I am trying to open same site from out side the network,
    it shows the login page but its showing error message when clicking on "Login" button.
    From the co-relation Id I am getting below error message.
    "Cannot get Membership Provider with name "mycutomprovider". The membership provider for this process was not properly configured. You must configure the membership provider in the .config file for every SharePoint process"
    Any suggestion ?

    Hi Suhil,
    According to your description, my understanding is that the error occurred when you accessed the site with FBA from outside.
    Did you add the membership provider settings to the machine.config or to each web.config files?
    If not, please refer to the link below to implement this:
    http://chrisbarba.com/2013/07/16/sharepoint-2013-forms-based-authentication-fba/
    If you access the extended web application from outside, then please check if the extended zone has been configured to use the form based authentication.
    http://technet.microsoft.com/en-us/library/cc261814(v=office.15).aspx#section3
    Best regards.
    Thanks
    Victoria Xia
    TechNet Community Support

  • New mac mini and imac vs powermac G5 running FCP studio

    I want to compare running the FCP suite on the new max minis and imacs that came out today vs what I am currently using:
    Currently I am running FCP Studio on a Powermac G5 dual 2GHz with one gig of ram. I believe the frontside bus is 1GHz. I believe the stock video card isan ATI Radeon 9600 Pro (AGP 8X Pro) video card with 64 MB of DDR SDRAM.
    With this being said, is it safe to assume that the new entry level mac mini would surpass my G5 in terms of performnce in both video (NVIDIA GeForce 9400M with128MB or 256MB of shared DDR3) memory processing (intel core2 duo 2GHz)?
    If not would the two low end Imacs (using NVIDIA GeForce 9400M with 256MB of shared DDR3 memory) and processing power handle FCP studio better than my current powermac G5 setup listed above?
    I am wondering because I spoke to a apple sales person who transfered me to a system engineer that said I'd have a slow time rendering video on FCP with the mac minis as well as the 2 low end imacs. This may be but Im wondering if it is still better than what I am using
    I appreciate your opinions, but please only answer if you really know,
    Thanks!

    For FCP/FCS I would not save on anything but will get the max what my budget allow. You will be always doing more and the workflow in FCS will entice you to open almost all apps in FCS concurrently to make use of the advanced features. I think that the new iMac are powerful enough to handle FCS, but once again, the extra dollars will save you alot of pain. FCS is a pro app and is not to be underestimated. Good luck.

  • I run a studio in Atlanta.  I am doing an upgrade to Protools 11.  Avid does not support Yosemite.  Mavericks is no where to be found on App store.  Had to purchase Mountain Lion.  I am losing money waiting on Apple to "ship" / email me a activation

    I run a studio here in Atlanta.  YEster day morning I called an Apple store to see if I could buy a copy of Mavericks.  They forwarded me to Apple Care.  Apple Care tech and myself could not find Mavericks anywhere on the app store.  Avid does not support Yosemiteam yet, so I had no other choice but to purchase Mountain Lion.  It has been over 24 hours waI ting on Apple to "ship" / email me a code to download from the app store.  I read a lot of horror stories from when they rolled out Mountain Lion in 2012 about it taking 72 hours to receive the codes.  I hope that maybe it doesn't take that l9ng this time because I am losing money by the minute.  Microsoft would have had a code to me in minutes.  This is just crazy.  I have used Apple products for years, but this is very disappointing.  Anyone else ordered Mountain Lion recently?  How long dI'd it take Apple to "ship" you your code via email?  Thanks

    From what I've read on these forums over the past few months, it hasn't gotten any better. An electronic order from any company shouldn't take more than 12 hours for a system to respond to, but people have been waiting up to a week for their redemption code email to arrive. It makes no sense to me why it would take that long.

  • Is there any way to clone a machine using boot camp running WinXP. The Mac side is running Snow Leopard. I want to clone a newly set up machine on to a number of machines in a student lab. I am wanting to clone both particians

    Is there any way to clone a machine using boot camp running WinXP. The Mac side is running Snow Leopard. I want to clone a newly set up machine on to a number of machines in a student lab. I am wanting to clone both particians

    AFAIK, there's no app that'll clone the Mac and PC volumes so you can restore them. System Image Utility.app or Deploy Studio for Mac and Ghost for PC are needed. See these for starters:
    http://clc.its.psu.edu/Labs/Mac/Resources/blastimageconfig/
    http://blog.macadmincorner.com/
    http://lists.apple.com/archives/System-imaging/

  • How to find Out Sid Of A Particular User?

    How to find Out Sid Of A Particular User?

    if you have a privillege for v$mystat
    SQL> select distinct sid from v$mystat;
    SID
    140
    If the user doesn't have privillege
    In User Session ask him to run .
    SQL> select sys_context('userenv','sessionid') from dual;
    SYS_CONTEXT('USERENV','SESSIONID')
    4294967295
    In DBA session compare this value with v$session audsid
    SQL> select sid from v$session where audsid=4294967295;
    SID
    140

  • I have recently purchased an i5 27 inch Imac with 8gb ram, will this be enough to run logic studio and record vocals?

    I have recently stretched my budget as far as I can and have purchased my first Imac! I am really excited about getting it , its an i5 2.7ghz and i went for the 8gb ram upgrade. My question is will this be enough to run logic studio to produce music and record vocals?
    If you have a similar setup please le me know how it runs for you. I would also like to hear about the average number of plugins you can run and any other tip to get the most out of your processor.
    Logic Studio will be the only big program running on it, I plan to get a blue icicle converter and a blue condenser microphone for vocal recording so I hope the Imac is up to the task!
    Hope to hear from somebody real soon.

    You should have no problem at all. That iMac is more than capable of running Logic.

  • Report for materials sent out side receipt tracking

    hi gurus,
    I have a requirement that the materials sent outside for subcontraction purposes, after the work completed, should be back with in 180 days, i m not finding any standard report, can any body suggest
    to view without any development of report, as we are near to go live.
    Thanks in advance.

    hi indranil,
    ME2o for sending the material outside to subcontractor, and after completion of the job at subcontractor, we are doing jwc reconciliation also there i will get the return date, my question, my client want a pop up within the stipulated time( say one month before) so that he can follow up with the out side party to get deliver the material with in one month.
    YOur speedy response is highly appreciated.
    regards...

  • Why does the mouse 'run' to the lower right side of desktop and freeze when a SmartBoard is plugged into the USB port.  Running 10.8.5.   Sometimes the pointer has a cloud under it but it always freezes.

    I run SmartBoards connected to iMacs running 10.7 and 10.8 throughout my school.  On one of these computers the mouse has recently started freezing the minute a SmartBoard is plugged in to the USB port.  The mouse 'runs' to the bottom right side of the screen, a cloud often is under the pointer, and it is not longer interactive.  You can move the mouse upward a bit with the cloud following some of the time but it does not work.  Once the SmartBoard is unplugged the mouse works normally.  This particular computer worked fine with the SmartBoard until recenlty.  Any solutions or ideas?

    1. Reset the Pram and SMC
    http://support.apple.com/kb/ht3964
    http://support.apple.com/kb/ph14222
    If these don't relate to your computer a quick web search will get you details
    2. Run the Disk Utilty to verify the disk and then repair permissions.

  • Is there a way to create BOM out side of a company, so others can reference

    Dear~~~
    If I have one products with BOM are used identically in several companies.
    Can I create a reference BOM somehow and make all the companies reference it?
    So when I update the reference BOM, changes are reflected in all companies?
    Thanks~

    Dear
    BOM is the Plant Level PP-Master data .It is not possible to create an BOM out side the company .Company code is an legal entity as per SAP Standard .
    To create an BOM you should have Plant , BOM Usage , Material Code .All of them are deployed at Plant Level which is assinged to company code .
    Hope it is clear to you .
    Regards
    JH
    Edited by: Jiaul Haque on May 25, 2010 11:00 AM

Maybe you are looking for