Extend project configuration properties

I trying to add a new section in the C#/VB project property pages, similar to "Application, Build, ..." but I need this to work with the generic project types without creating a custom project type.
Is there a way to do that?
What about C++ VC projects, can I add a custom property page near "VC++ Directories", "C/C++"
regards,
Jose

Hi Jose,
>>I trying to add a new section in the C#/VB project property pages, similar to "Application, Build, ..." but I need this to work with the generic project types without creating a custom project type.
The same question was asked in this forum before, please see the answers in these threads:
How to extend
the property pages of a project in a Visual Studio Extension (VSIX) development?
Need sample code for custom property pages
>>What about C++ VC projects, can I add a custom property page near "VC++ Directories", "C/C++"
See the answer in this another thread:
VSX PKG: How to add custom property page
to Visual C++ Project?
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click
HERE to participate the survey.

Similar Messages

  • IFS-20010 : Unable to get service configuration properties

    Hi all,
    I am trying to connect to IFS using JDeveloper. I have coded a JSP which makes a call to my java class to connect.
    I know that I can connect from my machine because I can run a simple application from the command line to create
    a file in IFS.
    Anyway, I set up my classpath under Project Settings as follows (same as my classpath on command line):
    C:\oracle\JDeveloper\9ifs\settings;.;C:\DOCUMENT\jars\adk.jar;C:\DOCUMENT\jars\email.jar;
    C:\DOCUMENT\jars\repos.jar;C:\DOCUMENT\jars\utils.jar;C:\DOCUMENT\jars\xmlparserv2.jar;
    C:\oracle\ora90\jdbc\lib\classes12.zip
    When I run the jsp under JDeveloper I get the following output on my developer console.
    Should the classpath value be what I have entered for my classpath under Project Settings?
    Any help is appreciated,
    Paul
    C:\jdev9i_902\jdk\bin\javaw.exe -ojvm -classpath C:\jdev9i_902\j2ee\home\oc4j.jar com.evermind.server.OC4JServer -config C:\jdev9i_902\jdev\system\oc4j-config\server.xml
    [Starting OC4J using the following ports: HTTP=9011, RMI=23916, JMS=9252.]
    [waiting for the server to complete its initialization...]
    Oracle9iAS (9.0.2.0.0) Containers for J2EE initialized
    Target URL -- http://127.0.0.1:9011/maps-ifs-context-root/docScreens/test.jsp
    oracle.ifs.common.IfsException: IFS-20102: Unable to start service (IfsDefault)
    oracle.ifs.common.IfsException: IFS-20010: Unable to get service configuration properties (IfsDefault)
    void oracle.ifs.common.IfsException.<init>(int, java.lang.Object[])
    oracle.ifs.common.AttributeValue[] oracle.ifs.beans.LibraryService.getServiceConfigurationProperties(java.lang.String)
    oracle.ifs.beans.LibraryService oracle.ifs.beans.LibraryService.startService(java.lang.String, java.lang.String)
    oracle.ifs.beans.LibrarySession com.fujitsu.docHandler.dao.BusinessDocument_IFS_DAO.connect(java.lang.String, java.lang.String, java.lang.String, java.lang.String)
    void com.fujitsu.docHandler.dao.BusinessDocument_IFS_DAO.<init>(java.lang.String, java.lang.String, java.lang.String, java.lang.String)
    void docscreens.testForm._jspService(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)
    void oracle.jsp.runtime.HttpJsp.service(javax.servlet.ServletRequest, javax.servlet.ServletResponse)
    void oracle.jsp.runtimev2.JspPageTable.service(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, java.lang.String)
    void oracle.jsp.runtimev2.JspServlet.internalService(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)
    void oracle.jsp.runtimev2.JspServlet.service(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)
    void javax.servlet.http.HttpServlet.service(javax.servlet.ServletRequest, javax.servlet.ServletResponse)
    void com.evermind.server.http.ServletRequestDispatcher.invoke(javax.servlet.ServletRequest, javax.servlet.ServletResponse)
    void com.evermind.server.http.ServletRequestDispatcher.forwardInternal(javax.servlet.ServletRequest, javax.servlet.http.HttpServletResponse)
    boolean com.evermind.server.http.HttpRequestHandler.processRequest(com.evermind.server.ApplicationServerThread, com.evermind.server.http.EvermindHttpServletRequest, com.evermind.server.http.EvermindHttpServletResponse, java.io.InputStream, java.io.OutputStream, boolean)
    void com.evermind.server.http.HttpRequestHandler.run(java.lang.Thread)
    void com.evermind.util.ThreadPoolThread.run()

    Did anyone find a solution to the problem described in this thread?
    I have made a simple stateless session bean in JDeveloper from which I try to connect to iFS. If I use the
    embedded oc4j container in JDeveloper, I get the following exception:
    Standard output of the EJB:
    oracle.ifs.common.IfsException: IFS-20010: Unable to get service configuration properties (IfsDefault)Print stacktrace:
    oracle.ifs.common.IfsException: IFS-20102: Unable to start service (IfsDefault)
    oracle.ifs.common.IfsException: IFS-20010: Unable to get service configuration properties (IfsDefault)
         void oracle.ifs.common.IfsException.<init>(int, java.lang.Object[])
         oracle.ifs.common.AttributeValue[] oracle.ifs.beans.LibraryService.getServiceConfigurationProperties(java.lang.String)
         oracle.ifs.beans.LibraryService oracle.ifs.beans.LibraryService.startService(java.lang.String, java.lang.String)
         oracle.ifs.beans.LibrarySession xpackage1.impl.XSessionEJBBean.startSession(java.lang.String, java.lang.String)
         oracle.ifs.beans.LibrarySession XSessionEJB_StatelessSessionBeanWrapper0.startSession(java.lang.String, java.lang.String)
         java.lang.Object java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[])
         void com.evermind.server.rmi.RMICallHandler.run(java.lang.Thread)
         void com.evermind.util.ThreadPoolThread.run()
    The test client gets these messages:
    oracle.ifs.common.IfsException: IFS-20102: Unable to start service (IfsDefault)
    oracle.ifs.common.IfsException: IFS-20010: Unable to get service configuration properties (IfsDefault)
    If I use oc4j in the application server, then I get the following exception:
    Standard output of the EJB:
    Localized message: IFS-20102: Message unavailableMessage: IFS-20102: Message una
    vailableTo string :oracle.ifs.common.IfsException: IFS-20102: Message unavailabl
    e
    oracle.ifs.common.IfsException: IFS-20122: Message unavailable
    oracle.ifs.common.IfsException: IFS-12000: Message unavailable
    java.util.MissingResourceException: Can't find bundle for base name oracle.ifs.b
    eans.resources.LibraryResources, locale no_NOPrint stacktrace:
    oracle.ifs.common.IfsException: IFS-20102: Message unavailable
    oracle.ifs.common.IfsException: IFS-20122: Message unavailable
    oracle.ifs.common.IfsException: IFS-12000: Message unavailable
    java.util.MissingResourceException: Can't find bundle for base name oracle.ifs.b
    eans.resources.LibraryResources, locale no_NO
    void java.util.ResourceBundle.throwMissingResourceException(java.lang.St
    ring, java.util.Locale)
    java.util.ResourceBundle java.util.ResourceBundle.getBundleImpl(java.lan
    g.String, java.util.Locale, java.lang.ClassLoader)
    java.util.ResourceBundle java.util.ResourceBundle.getBundle(java.lang.St
    ring, java.util.Locale)
    void oracle.ifs.common.Localizer.<init>(java.util.Locale, oracle.ifs.bea
    ns.LibrarySession)
    void oracle.ifs.common.Localizer.<init>(java.util.Locale)
    void oracle.ifs.common.Localizer.<init>()
    void oracle.ifs.server.S_LibraryService.<init>(java.lang.String, java.la
    ng.String, oracle.ifs.common.AttributeValue[])
    oracle.ifs.server.S_LibraryService oracle.ifs.server.S_LibraryService.st
    artService(java.lang.String, java.lang.String, oracle.ifs.common.AttributeValue[
    oracle.ifs.beans.LibraryService oracle.ifs.beans.LibraryService.startSer
    vice(java.lang.String, java.lang.String, oracle.ifs.common.AttributeValue[])
    oracle.ifs.beans.LibraryService oracle.ifs.beans.LibraryService.startSer
    vice(java.lang.String, java.lang.String)
    oracle.ifs.beans.LibrarySession xpackage1.impl.XSessionEJBBean.startSess
    ion(java.lang.String, java.lang.String)
    oracle.ifs.beans.LibrarySession XSessionEJB_StatelessSessionBeanWrapper0
    .startSession(java.lang.String, java.lang.String)
    java.lang.Object java.lang.reflect.Method.invoke(java.lang.Object, java.
    lang.Object[])
    void com.evermind.server.rmi.RMICallHandler.run(java.lang.Thread)
    void com.evermind.util.ThreadPoolThread.run()
    The test client gets theese messages:
    oracle.ifs.common.IfsException: IFS-20102: Unable to start service (IfsDefault)
    oracle.ifs.common.IfsException: IFS-20122: Unable to construct service
    oracle.ifs.common.IfsException: IFS-12000: Unable to construct localizer
    java.util.MissingResourceException: Can't find bundle for base name oracle.ifs.beans.resources.LibraryResources, locale no_NO
    java.util.MissingResourceException: Can't find bundle for base name oracle.ifs.beans.resources.LibraryResources, locale no_NO
    The classpath of the actual project in JDeveloper is:
    C:\oracle\ora92ias\9ifs\settings;C:\oracle\ora92ias\9ifs\lib\adk.jar;C:\oracle\ora92ias\9ifs\lib\email.jar;C:\oracle\ora92ias\9ifs\lib\repos.jar;C:\oracle\ora92ias\9ifs\lib\utils.jar;C:\oracle\ora92\jdbc\lib\classes12.jar;C:\oracle\ora92ias\lib\xmlparserv2.jar;C:\oracle\ora92ias\j2ee\home\oc4j.jar;C:\oracle\ora92ias\j2ee\home\ejb.jar;C:\oracle\ora92ias\j2ee\home\jaas.jar;C:\oracle\ora92ias\j2ee\home\jaxp.jar;C:\oracle\ora92ias\j2ee\home\jdbc.jar;C:\oracle\ora92ias\9ifs\lib\http.jar;C:\oracle\ora92ias\9ifs\lib\provider.jar;C:\oracle\ora92ias\9ifs\lib\webui.jar;C:\oracle\ora92ias\jlib\javax-ssl-1_2.jar;C:\oracle\ora92ias\jlib\jssl-1_2.jar
    Other information:
    I have oracle 9i, application server and iFS installed on one machine with the windows advanced server 2000 os.
    Does anyone know what I can do in order to solve this problem?
    Thanks,
    Anne Sommerhein

  • Project configuration missing

    I created my project in netbeans 5.5 and openned it once in 6. Then, I can not see my configurations any more in 5.5
    anyway to solve this?

    Hi Norven,
    Based on your first and second screen shots, it seems that they are not the same project, the first one is the MFC project, but your second one is the server property.
    Could you share us a simple VS2010 sample? I will test it using the VS2012.
    I create a MFC app in VS2010, and then I open it in VS2012, I get the warning to updated the compiler like the screen shot. Click “Update”, and then right click the project like B (note: not right click the solution like A) in solution explorer like the
    following screen shot, so it works well in my side.
    Or you could create a new same project type like MFC app in your VS2012, and then view the properties of this project, if it still has this issue, I doubt that it is your VS IDE issue.
    But if the new VS2012 project works well, but your VS2010 project has this issue in VS2012, one possible reason is that your project doesn’t merge successfully. Please clean and rebuild your project, and check whether you get any warning or error message.
    Another possible reason is that you didn’t install the VS2010 sp1 for your VS2010.
    Of course, please also make sure that you check the project’s properties not the solution properties.
    If all projects include the new VS2012 projects like the MFC apps still have this issue, I doubt that it is your VS2012 IDE issue.
    If still no help, please let me the latest information in your side, maybe you could share me a simple sample with one drive.
    Best Regards,
    Jack
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Extended Accounting - Configuration info

    Hi all,
    My understanding is that the file '/etc/acctadm.conf' is created / changed, whenever extended accounting is enabled / changed. I noticed that this file is not getting created when extended accounting is enabled.
    Also is there a function which would return the extended accounting configuration information like providing information that /usr/sbin/acctadm prints out.
    Thanks
    Edited by: 849028 on Mar 31, 2011 12:41 PM

    Here are the specs and factory configurable options for the HP ENVY 700-200z CTO Desktop Computer you are interesrted in. Based on the specs, this model uses an HP JasmineR MS-7778 motherboard. The JasmineR motherboard supports an optical S/PDIF output, as shown below;
    2 - Optical S/PDIF-out port
    If you have any further questions, please don't hesitate to ask.
    Please click the white KUDOS star to show your appreciation
    Frank
    {------------ Please click the "White Kudos" Thumbs Up to say THANKS for helping.
    Please click the "Accept As Solution" on my post, if my assistance has solved your issue. ------------V
    This is a user supported forum. I am a volunteer and I don't work for HP.
    HP 15t-j100 (on loan from HP)
    HP 13 Split x2 (on loan from HP)
    HP Slate8 Pro (on loan from HP)
    HP a1632x - Windows 7, 4GB RAM, AMD Radeon HD 6450
    HP p6130y - Windows 7, 8GB RAM, AMD Radeon HD 6450
    HP p6320y - Windows 7, 8GB RAM, NVIDIA GT 240
    HP p7-1026 - Windows 7, 6GB RAM, AMD Radeon HD 6450
    HP p6787c - Windows 7, 8GB RAM, NVIDIA GT 240

  • Design suggestion for application-wide configuration properties

    Hello all
    I am seeking opinions on how to design an application in which multiple classes have access to a common set of configuration properties that may change at runtime.
    Until now, I would create an abstract class dedicated to initializing the properties set and enabling access to them from anywhere in the application through appropriate get/set static methods (most probably using an internal java.util.Properties object). Lately, my confidence in that approach seems to diminish.
    So, I thought I should ask... do you see any issues with the above approach? Would you suggest any alternatives?
    What I am essentially looking for here is a best practice to stick with from now on.
    Thanks in advance
    G

    909773 wrote:
    For example a 24x7 service that is supposed to handle requests on port X is very unlikely to need to change to port Y while running.
    Or what happens if you have a plugin architecture and someone changes the root plugin directory to another directory.On the other hand, the maximum draw distance in a virtual world, an application's "skin", or a filesharing client's bandwidth limit are, in my view, properties that may very well need to change at runtime.
    Seems reasonable to me. That is the easy part. The hard part is
    1. How/when do you reload
    2. How do you code your app so it gets the new values and uses themAs for 1, apologies if I haven't explained correctly: I am talking about properties that may change programmatically at runtime, e.g., by a user through a configuration dialog. Ok.
    I can think of at least one way to deal with 2 (classes interested in all or a few of the properties implement some property listener interface and accordingly re-get values when notified about changes).That is how you detect it. It has nothing to do with whether the current running process is in a state that allows changes to be made.
    all over the code reflects a wise design decision vs using a singleton property manager, references to a single property manager object (maybe even a java.util.Properties object) passed around through constructors, approaches involving dependency injection (not relying on any framework though), or else.Depends on the application. For example with a distributed system propogating the changes correctly so systems are not out of sync can be problematic.
    Depends on the context in which your user makes changes. If it is an admin then it has the same context has if you were using a file. In that case I would use a singleton.
    If it is a user changing part of the system, then you can't use a singleton. In that case you would need a context object from which other code derives the configuration values it uses. That is a one layer hierarchy and of course more levels require more complexity via a context object for each level.

  • CONFIGURATION PROPERTIES VIEW ON OWB

    Hi people, we want to know if there is some view or table on OWB Repository where we can see the values of the Configuration Properties dialog for each mapping.
    Otherwise we have to open OWB client, expand the mappings tree and open the Dialog for each mapping.
    Our OWB version is 10g R1 10.1.0.1.
    Thanks in advance for your help.
    JESUS B.H.
    Lima, Perú

    I'm not sure about a view or table but there are a useful set of experts for working with configuration values. Look in the Utilities, Tips & Tricks Exchange link on the OWB OTN page and search for Expert. It is listed for 10GR2 so I'm not sure if it works on your version. It uses OMB scripting though, so you could look at that to get the configuration properties.
    Dave

  • Application Module Configuration Properties file?

    Hi,
    Any body knows where could i find the Application Module Configuration Properties file on the disk.
    (This properties on wizard are appeared when we right click on application module and select configuration...)

    Curt,
    Thanks for your direction. That link is vary useful to be familiar with the AM configuration setting.
    Frankly, during last few months I was extremely busy to develop JSP pages. And didnt study much about AM But now that we are close to move the application to production I faced unacceptable problems. Recently I started to read your/and other folks treads to get more familiar with AM.
    Here is some of the problem i faced, which i think are AM related:
    1-The application speed goes down as soon as more than 2-3 browser(user) work with the same application(most probably I have memory leak).
    2-Some times I received following error when tried to load a JSP page in the application:
    Error Message: oracle.jbo.PCollException: JBO-28020: Passivation error on collection TXN, node id -1 void
    3-I faced following error when I tried to work with two applications in one or even two browsers:
    Error Message: JBO 30004: An application module that was not checked out was checked in...
    So, please let me know your idea on those and/or any point that I have to check.
    By the way, I am still on JDev9i-Beta and I accepted all default setting at the time I created AM . but the state of each page explicitly defined at the page level(mostly stateful, but on some of the pages i didn't mentioned the state which by default is stateless).
    Thanks.

  • Updating configuration properties

              Hi
              I have a quick question regarding updating the config properties in a resource
              adapter.
              When I deploy a resource adapter, I see that a setXXXX method in the ManagedConnectionFactory
              implementation is invoked for each config-property defined in the ra.xml (where
              XXXX is the name of the property).
              However, when I change the value of a config property in a deployed resource adapter
              using the administration console - these setXXXX methods are not being invoked,
              even if I click on the persist changes button.
              Is this possible some other way, or do I have to undeploy and or re-deploy a resource
              adapter to change its configuration properties ?
              (For what its worth, I'm using WebLogic Server 6.1, SP2 - Windows 2000 & JDK 1.3)
              Br
              Erik
              Ericsson Radio Systems AB, Stockholm Sweden
              

    I think you have to restart the server (or redeploy the adapter) for changes
              to take effect, which is been fixed in 7.0 version.
              Please confirm this though.
              Thanks
              Amit Chauhan
              Erik Eide <[email protected]> wrote in message
              news:[email protected]...
              >
              > The Server is run in Production Mode....
              >
              > /Erik
              >
              > "Raja Mukherjee" <[email protected]> wrote:
              > >Is your server is in development mode or production mode?
              > >
              > >..raja
              > >
              > >"Erik Eide" <[email protected]> wrote in message
              > >news:[email protected]...
              > >>
              > >> Hi
              > >>
              > >> I have a quick question regarding updating the config properties in
              > >a
              > >resource
              > >> adapter.
              > >>
              > >> When I deploy a resource adapter, I see that a setXXXX method in the
              > >ManagedConnectionFactory
              > >> implementation is invoked for each config-property defined in the
              ra.xml
              > >(where
              > >> XXXX is the name of the property).
              > >>
              > >> However, when I change the value of a config property in a deployed
              > >resource adapter
              > >> using the administration console - these setXXXX methods are not being
              > >invoked,
              > >> even if I click on the persist changes button.
              > >>
              > >> Is this possible some other way, or do I have to undeploy and or
              re-deploy
              > >a resource
              > >> adapter to change its configuration properties ?
              > >>
              > >> (For what its worth, I'm using WebLogic Server 6.1, SP2 - Windows 2000
              > >&
              > >JDK 1.3)
              > >>
              > >> Br
              > >> Erik
              > >>
              > >> ----
              > >> Ericsson Radio Systems AB, Stockholm Sweden
              > >
              > >
              >
              

  • Coherence *Extend-TCP configuration not working

    Hi,
         I was trying to setup the Coherence *Extend-TCP configuration on my solaris box.
         To start with, i'm trying to start a Cache server instance by using the cluster-side configuration XML (given at URL below)
         http://wiki.tangosol.com/display/COH32UG/Configuring+and+Using+Coherence*Extend
         But while starting its throwing me the below error. The Coherence version that i'm using is 3.2/353. Please advise.
         Exception in thread "main" java.lang.IllegalArgumentException: The "Proxy" element is missing a required acceptor configuration element
         at com.tangosol.coherence.component.util.daemon.queueProcessor.service.ProxyService.configure(ProxyService.CDB:30)
         at com.tangosol.coherence.component.util.SafeService.startService(SafeService.CDB:5)
         at com.tangosol.coherence.component.util.SafeService.getRunningService(SafeService.CDB:26)
         at com.tangosol.coherence.component.util.SafeService.ensureRunningService(SafeService.CDB:1)
         at com.tangosol.coherence.component.util.SafeService.start(SafeService.CDB:9)
         at com.tangosol.net.DefaultConfigurableCacheFactory.ensureService(DefaultConfigurableCacheFactory.java:775)
         at com.tangosol.net.DefaultCacheServer.start(DefaultCacheServer.java:138)
         at com.tangosol.net.DefaultCacheServer.main(DefaultCacheServer.java:60)
         regards
         Mike

    Sorry,
         I noticed that the above error occurs for version 3.1.1 (& not for 3.2) as previously
         specified in previous message (above). My apologies.
         As a follow-up, i've now installed 3.2 jars on my environment & i noticed that the
         above error doesnt occur for this version. The cache server seems to be coming
         up fine now (with the appropriate TCP/IP configuration tag in the xml).
         But when i try to run my client application (which attempts to connect to this
         remote cache server), it throws an InvocationTargetException error (full exception
         below).
         The error indicates that i'm missing some elements in the XML configuration.
         Exception
         (Wrapped) java.lang.reflect.InvocationTargetException
              at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
              at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
              at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
              at java.lang.reflect.Method.invoke(Unknown Source)
              at com.tangosol.net.extend.AdapterFactory.ensureCacheServiceAdapter(AdapterFactory.java:69)
              at com.tangosol.net.DefaultConfigurableCacheFactory.ensureService(DefaultConfigurableCacheFactory.java:729)
              at com.tangosol.net.DefaultConfigurableCacheFactory.ensureCache(DefaultConfigurableCacheFactory.java:650)
              at com.tangosol.net.DefaultConfigurableCacheFactory.configureCache(DefaultConfigurableCacheFactory.java:831)
              at com.tangosol.net.DefaultConfigurableCacheFactory.ensureCache(DefaultConfigurableCacheFactory.java:284)
              at com.tangosol.net.CacheFactory.getCache(CacheFactory.java:622)
              at com.tangosol.net.CacheFactory.getCache(CacheFactory.java:600)
              at com.tangosol.examples.explore.SimpleCacheClient.main(SimpleCacheClient.java:25)
         Caused by: java.lang.IllegalArgumentException: Missing required initiator child configuration element: <extend-cache-scheme tier='front'>
         <scheme-name>extend-direct</scheme-name>
         <service-name>ExtendTcpCacheService</service-name>
         <initiator-config tier='front'>
         <tcp-initiator>
         <remote-addresses>
         <socket-address>
         <address>gpblnx1d.nam.nsroot.net</address>
         <port>32000</port>
         </socket-address>
         </remote-addresses>
         <connect-timeout>10s</connect-timeout>
         <request-timeout>5s</request-timeout>
         </tcp-initiator>
         </initiator-config>
         </extend-cache-scheme>
              at com.tangosol.coherence.extend.component.comm.Adapter.getInitiatorElement(Adapter.CDB:13)
              at com.tangosol.coherence.extend.component.comm.adapter.CacheServiceStub.configure(CacheServiceStub.CDB:5)
              at com.tangosol.coherence.extend.component.application.library.generic.CoherenceExtend.createCacheServiceStub(CoherenceExtend.CDB:4)
              at com.tangosol.coherence.extend.component.application.library.generic.CoherenceExtend.ensureCacheServiceStub(CoherenceExtend.CDB:15)

  • Pre-configured properties are overwritten

    Hello,
    Sorry, posted this is wrong forum before
    I am using SunOne 6.0 SP4 and have noticed a strange problem when configuring the rules.properties and servlet.properties files.
    Here's what I do.
    1) Create a web server
    2) Copy pre-configured properties files to the config directory
    3) Apply changes
    However, the properties files are overwritten with default
    ones. It appears to be tied to the date the files are modified because if I modify the files before copying them over, they are not over-written.
    Is this a bug/feature?

    I'm a little confused by your steps. Can you be more explicit in your description?
    Based on what you've said I'd recommend you do this:
    1) Create your instance
    2) Configure what you need to through the GUI, then Apply
    3) Copy your hand-tuned files in place
    4) Re-enter the Admin Server interface from the beginning
    5) Follow the warning screens that indicatemanual changes have occurred.

  • [SOLVED] Clonning window in extended desktop configuration

    Hello,
    Does anyone know whether it is possible to clone a window in a extended desktop configuration running two monitors?
    I would like something like cloning the displays, but not for the entire screen, just for the windows that I want.
    Something like I did on this poorly made image
    Here is some link that I found, but I think that this doesn't cover this:
    http://jonblack.org/2013/06/02/the-stat … r-support/
    Sincerely
    Last edited by gbc921 (2013-11-01 17:52:58)

    I made a little script to automate this process.
    So one can just run it, select the window with the mouse and the vnc viewer pops out!
    http://pastebin.com/9H1ESz9q
    Feel free to say something!
    Thanks!

  • Managing several project configurations

    Hi!
    Being a newbie with Sun Studio, but not exactly with programming, I have a question regarding project configurations.
    Currently, I have a group of projects configured as dynamic libraries, the number may grow up to between 10 and 20. I want to be able to switch to static libraries, or even have both. Is this possible in a centralized way, so that I can change the type of the library in one place instead of in every project? Or perhaps even share project configurations?
    I could write my own makefiles or do something similarly murky behind the scenes, but then I'd sort of break the idea with a neat automated build system via the IDE.
    To make things simpler, the libraries are either all dynamic or all static, I don't need to mix both types.

    I'm almost positive that nothing like that exists in the GUI. If you can
    find a way to add an include Makefile into the auto-generated makefile
    you might be able to add some hooks there. But I don't think that's
    supported yet. Did you file an RFE at bugs.sun.com?

  • Debuging projects configured as Library?

    Hi all,
    may be this topic has been discussed before but I
    couldn't find anything in the archive.
    When I configure a project as Library and try to
    Debug the application locally it doesn't stop at the
    breakpoint. If I step into a specific method from
    that project the breakpoint is there but Forte seems
    to disregard it. Did anyone experience that before?
    Is there a specific flag for debuging projects
    configured as libraries? Or I am just missing or
    misunderstanding something?
    Thanks for any help!
    Rumen
    DO YOU YAHOO!?
    Get your free @yahoo.com address at http://mail.yahoo.com
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>

    As an example I exported the project 2013-02-05 and the exported library has the smart albums
    Original
    Exported

  • VC++ Wizard project setting properties

    I'm trying to build a wizard in VC++, for VC++ projects.
    While editing the project properties in default.js, there is no list of project properties which I can edit, i.e., I do not see a list of configuration object properties.
    function AddSpecificConfig(proj, strProjectName, bEmptyProject, strAppType)
    var config = proj.Object.Configurations("Debug");
    here, what are the available properties of config? And similarly for others like CLTool etc.
    Intellisense does not seem to want to help out.
    Where then, can I obtain a list of these properties so I can implement the correct project properties?
    Thanks.

    Hi tigrisofgod,
    Please go through these documents:
    Designing a Wizard
    VCProject Properties
    VCProject.Configurations
    Property
    VCConfiguration Properties
    JScript File
    The
    Custom   Wizard accesses the script engine and creates a JScript file called   Default.js for each project. It also includes
    Common.js.   These files contain JScript functions that give you access to the Visual   Studio and Visual C++ object models to customize a wizard. (See
    Designing   a Wizard for a list of these models.) You can add your own functions to   the wizard project's Default.js file.
    To   access properties and methods in the wizard object model or the environment   model from a JScript file, prepend the object model item with   "wizard." and "dte.", respectively.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • How to extend Project Task in the Purchase Order header?

    Hi everybody,
    I am facing a problem I am sure is not so hard, but I cannot find my way through it.
    So, my objective is to extend the Purchase Order Header with the Project Task ID.
    I created the extension field first, as below:
    But I just cannot find how to populate it automatically from the data in the Project Task field.
    I tried a Relation in a BO extension going through the AccountingBlockAssignement, but it seems to not be functional.
    I also tried to make a Reference to the extension field and created an Event After Modify like:
    this.projecttaskpo = this.ExtensionForPO.content
    The Project Task PO is my reference to the extension field created in the Cloud Solution.
    And the ExtensionForPO is my relation to the TaskID:
    import AP.Common.GDT;
    import AP.Purchasing.Global as Purchasing;
    import AP.ProjectManagement.Global as ProjectManagement;
    import AP.IS.CodingBlock.Global as Coding;
    [Extension] businessobject AP.Purchasing.Global:PurchaseOrder {
      [Relation(Coding:AccountingCodingBlockDistribution.AccountingCodingBlockAssignment.ProjectTaskKey.TaskID)]
      [Label("Project ID")] element ExtensionForPO : TaskID;
        node Item {
    I am pretty sure this is not so hard, but I can't figure how to do it.
    The Task ID is in the Line Item so I do not understand why it could be so hard to add it in the Purchase Order Header.
    Moreover, when I try to make the path directly from the PurchaseOrder, like:
    PurchaseOrder.Item.ItemAccountingCodingBlockDistribution.AccountingCodingBlockAssignment.ProjectTaskKey.TaskID
    It returns to me that the association between Item and ItemAccountingCodingBlockDistribution is not a node. I know that, but it would be perfect if I could directly go from the Purchase Order BO to the Project Reference and the Project Tasks. But I cannot do that.
    Any help on this would be greatly appreciated as it is quite a recurring request from customers.
    I could have a misunderstanding in the process of doing it, or even in the code as I am a pure development newbie, so I m open to all propositions.
    Thank you all.
    Have a nice day.
    Jacques-Antoine

    Jacques-Antoine,
    You can't directly translate a repeating node or element (such as an Item or a Project Task from the Accounting Coding Block of an Item) to a singular node or element.
    The reason is that, though your use case may have the elements assumed to be the same for all items, this isn't necessarily the case, so ByDesign won't assume that you can use that kind of logic.
    The simplest approach would be to do an On-Save at the Root node of the Purchase Order along the following lines:
    this.projecttaskpo = this.Item.GetLast().ItemAccountingCodingBlockDistribution.AccountingCodingBlockAssignment.ProjectTaskKey.TaskID;
    i wouldn't actually recommend this code.
    You'd need validations for IsInitial, IsSet, and those kinds of functions.
    i'd at least use some foreach loop to check that all the accounting coding blocks were for the same task, raise warnings if they weren't, etc.

Maybe you are looking for

  • Strange MRP behavior - creation of schedule lines we don't need

    We are having a very strange MRP issue that I'm hoping there's a solution for.  If MRP looks something like this (extremely simplified): 04/16 SchLine 100 04/17 DepReq  100 05/16 SchLine 100 05/17 DepReq 100 06/16 SchLine 100 06/16 DepReq 100 06/28 -

  • Smartform in Purchase Order ME21N

    Hi guys. I'm working in SAP 6.0 ECC. I am developing a sapscript for purchase order and it is working well, but i wanna do the same in smartform, i checked on the web that sap 6.0 ecc has some standard smartform for Purchase Order, but mine doesnt ha

  • How do I make my audio better when recording videos?

    what is the best way to enhance audio on videos I make with my iPhone 4?

  • Why doesnt my phone work...?

    well~ just got the s4 was happy about getting it till i actually started using it. wifi doesnt work, text wont send, and heats up around the camera area after just about 1 minute use.... =.= i have tried factory reset and any other way i can think of

  • Formula entry by selecting multiple cells

    I'm in my 30 day eval of iwork. In Numbers I don't see a way of entering a formula without spelling out the cell references into the cell containing the formula result. For example, in Excel, after selecting the cell for the result, in that cell I st