WebLogic 12 c: deployment of security problem

Hello!

I'm testing 12.1.3 JDeveloper and Weblogic 12 c migrate our 11.1.2.1 JDeveloper projects

Currently I'm testing an app that works in 11.1.2.1/Weblogc JDeveloper 10.3.5 and also integrated Weblogic 12 c of JDeveloper 12.1.3. But when I deploy it stand-alone Weblogic 12 c appears to the the security configuration does not work.

The login page appears and I don't the logging correctly but the main page generates an authorization error.

I see that in Weblogic 12 c, the store security differs from weblogic 10.3.5, who had a XML data-jazn-system. WebLogic 12 c now has an LDAP provider in jdbc/OpssDataSource

10.3.5 WebLogic:

Pantallazo-2.png

WebLogic 12 c:

Pantallazo.png

I experienced a similar error in another application with ADF security. When that has been migrated to 12 c and deployed, an authorization also error thrown. At the moment I put the parameter "application.name' in the JSP filter in the Web.XML to inform the"Stripe Application"used for the application and it worked. But now this solution does not work...

What happens with the request to 12 c band deploy us an application with ADF security? Where are the roles and enforcement strategies, if they are not in the system-jazn-"Data.xml"?

Thanks for any suggestions.

Check the version of JDK used by autonomous WLS (ADF, 12.1.3 security does not work with JDK 8)

Also check if it will work on WLS 12.2.1

Dario

Tags: Java

Similar Questions

  • WebLogic. The Deployment Manager

    Can I deploy adf on weblogic server applications in jdeveloper 11.1.1.3.

    I need to deploy the application web adf using ANT or weblogic. Responsible for the deployment.

    However, I get errors as follows:


    --------------------------------------------------------------------------------

    Microsoft Windows [Version 6.0.6001]
    Copyright (c) 2006 Microsoft Corporation. All rights reserved.

    C:\users\administrator > d:

    D:\ > cd D:\weblogicSA2011\wlserver_10.3\samples\domains\wl_server\bin

    D:\weblogicSA2011\wlserver_10.3\samples\domains\wl_server\bin > setDomainEnv.cmd
    D:\weblogicSA2011\wlserver_10.3\samples\domains\wl_server > java weblogic. The Deployment Manager
    adminurl - http://localhost:7001 - user weblogic-password eu1-deploy - download E:\SOAworkspace\otnapp\deploy\otnapp_application1.ear
    WebLogic. Deployer invoked with options: adminurl - http://localhost:7001 - user weblogic - deploy - download E:\SOAworkspace\otnapp\deploy\otnapp_application1.ear
    javax.enterprise.deploy.spi.exceptions.DeploymentManagerCreationException
    to weblogic.deploy.api.spi.deploy.WebLogicDeploymentManagerImpl. < init > (WebLogicDeploymentManagerImpl.java:121)
    at weblogic.deploy.api.spi.factories.internal.DeploymentFactoryImpl.getDeploymentManager(DeploymentFactoryImpl.java:86)
    at weblogic.deploy.api.tools.SessionHelper.getRemoteDeploymentManager(SessionHelper.java:496)
    at weblogic.deploy.api.tools.deployer.Jsr88Operation.connect(Jsr88Operation.java:297)
    at weblogic.deploy.api.tools.deployer.Deployer.perform (Deployer.java:137
    )
    at weblogic.deploy.api.tools.deployer.Deployer.runBody(Deployer.java:88)

    at weblogic.utils.compiler.Tool.run(Tool.java:158)
    at weblogic.utils.compiler.Tool.run(Tool.java:115)
    in weblogic. Deployer.Run (deployer. Java:70)
    in weblogic. Deployer.main (deployer. Java:54)
    Caused by: weblogic.deploy.api.spi.exceptions.ServerConnectionException
    at weblogic.deploy.api.spi.deploy.internal.ServerConnectionImpl.init(ServerConnectionImpl.java:141)
    at weblogic.deploy.api.spi.deploy.WebLogicDeploymentManagerImpl.getNewConnection(WebLogicDeploymentManagerImpl.java:148)
    to weblogic.deploy.api.spi.deploy.WebLogicDeploymentManagerImpl. < init > (WebLogicDeploymentManagerImpl.java:118)
    at weblogic.deploy.api.spi.factories.internal.DeploymentFactoryImpl.getDeploymentManager(DeploymentFactoryImpl.java:86)
    at weblogic.deploy.api.tools.SessionHelper.getRemoteDeploymentManager(SessionHelper.java:496)
    at weblogic.deploy.api.tools.deployer.Jsr88Operation.connect(Jsr88Operation.java:297)
    at weblogic.deploy.api.tools.deployer.Deployer.perform (Deployer.java:138
    )
    at weblogic.deploy.api.tools.deployer.Deployer.runBody(Deployer.java:88)

    at weblogic.utils.compiler.Tool.run(Tool.java:158)
    at weblogic.utils.compiler.Tool.run(Tool.java:116)
    ... 2 more
    Caused by: javax.naming.CommunicationException [root exception is java.net.Conne
    ctException: http://localhost:7001: Destination unreachable; nested exception is
    :
    java.net.ProtocolException: result not specified - Tunneling is the HTTP s
    Server host: 'localhost' and the port: '7001' a WebLogic Server? No available at destination router]
    at weblogic.jndi.internal.ExceptionTranslator.toNamingException(ExceptionTranslator.java:40)
    at weblogic.jndi.WLInitialContextFactoryDelegate.toNamingException(WLInitialContextFactoryDelegate.java:787)
    at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java:366)
    at weblogic.jndi.Environment.getContext(Environment.java:315)
    at weblogic.jndi.Environment.getContext(Environment.java:285)
    at weblogic.jndi.Environment.createInitialContext(Environment.java:208)
    at weblogic.jndi.Environment.getInitialContext(Environment.java:192)
    at weblogic.jndi.Environment.getInitialContext(Environment.java:170)
    at weblogic.deploy.api.spi.deploy.internal.ServerConnectionImpl.getContext(ServerConnectionImpl.java:328)
    at weblogic.deploy.api.spi.deploy.internal.ServerConnectionImpl.getEnvironment(ServerConnectionImpl.java:300)
    at weblogic.deploy.api.spi.deploy.internal.ServerConnectionImpl.init(ServerConnectionImpl.java:139)
    at weblogic.deploy.api.spi.deploy.WebLogicDeploymentManagerImpl.getNewConnection(WebLogicDeploymentManagerImpl.java:148)
    to weblogic.deploy.api.spi.deploy.WebLogicDeploymentManagerImpl. < init > (WebLogicDeploymentManagerImpl.java:118)
    at weblogic.deploy.api.spi.factories.internal.DeploymentFactoryImpl.getDeploymentManager(DeploymentFactoryImpl.java:86)
    at weblogic.deploy.api.tools.SessionHelper.getRemoteDeploymentManager(SessionHelper.java:496)
    at weblogic.deploy.api.tools.deployer.Jsr88Operation.connect(Jsr88Operation.java:297)
    at weblogic.deploy.api.tools.deployer.Deployer.perform (Deployer.java:137
    )
    at weblogic.deploy.api.tools.deployer.Deployer.runBody(Deployer.java:88)

    at weblogic.utils.compiler.Tool.run(Tool.java:158)
    at weblogic.utils.compiler.Tool.run(Tool.java:115)
    ... 2 more
    Caused by: java.net.ConnectException: http://localhost:7001: Destination unreach
    capable; nested exception is:
    java.net.ProtocolException: result not specified - Tunneling is the HTTP server to the host: 'localhost' and the port: '7001' a WebLogic Server? No router available at destination
    at weblogic.rjvm.RJVMFinder.findOrCreateInternal(RJVMFinder.java:216)
    at weblogic.rjvm.RJVMFinder.findOrCreate(RJVMFinder.java:170)
    at weblogic.rjvm.ServerURL.findOrCreateRJVM(ServerURL.java:153)
    to weblogic.jndi.WLInitialContextFactoryDelegate$ 1.run(WLInitialContextFactoryDelegate.java:345)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:147)
    at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java:340)
    ... 19 more
    Caused by: java.rmi.ConnectException: Destination unreachable; nested exception
    is:
    java.net.ProtocolException: result not specified - Tunneling is the HTTP server to the host: 'localhost' and the port: '7001' a WebLogic Server? No provision rou
    to destination
    at weblogic.rjvm.ConnectionManager.bootstrap(ConnectionManager.java:464)

    at weblogic.rjvm.ConnectionManager.bootstrap(ConnectionManager.java:315)

    at weblogic.rjvm.RJVMManager.findOrCreateRemoteInternal(RJVMManager.java:254)
    at weblogic.rjvm.RJVMManager.findOrCreate(RJVMManager.java:197)
    at weblogic.rjvm.RJVMFinder.findOrCreateRemoteServer (RJVMFinder.java:238
    )
    at weblogic.rjvm.RJVMFinder.findOrCreateRemoteCluster(RJVMFinder.java:316)
    at weblogic.rjvm.RJVMFinder.findOrCreateInternal(RJVMFinder.java:205)
    at weblogic.rjvm.RJVMFinder.findOrCreate(RJVMFinder.java:170)
    at weblogic.rjvm.ServerURL.findOrCreateRJVM(ServerURL.java:153)
    to weblogic.jndi.WLInitialContextFactoryDelegate$ 1.run(WLInitialContextFactoryDelegate.java:345)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:147)
    at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java:340)
    at weblogic.jndi.Environment.getContext(Environment.java:315)
    at weblogic.jndi.Environment.getContext(Environment.java:285)
    at weblogic.jndi.Environment.createInitialContext(Environment.java:208)
    at weblogic.jndi.Environment.getInitialContext(Environment.java:192)
    at weblogic.jndi.Environment.getInitialContext(Environment.java:170)
    at weblogic.deploy.api.spi.deploy.internal.ServerConnectionImpl.getContext(ServerConnectionImpl.java:328)
    at weblogic.deploy.api.spi.deploy.internal.ServerConnectionImpl.getEnvironment(ServerConnectionImpl.java:300)
    at weblogic.deploy.api.spi.deploy.internal.ServerConnectionImpl.init(ServerConnectionImpl.java:139)
    at weblogic.deploy.api.spi.deploy.WebLogicDeploymentManagerImpl.getNewConnection(WebLogicDeploymentManagerImpl.java:150)
    to weblogic.deploy.api.spi.deploy.WebLogicDeploymentManagerImpl. < init > (WebLogicDeploymentManagerImpl.java:118)
    at weblogic.deploy.api.spi.factories.internal.DeploymentFactoryImpl.getDeploymentManager(DeploymentFactoryImpl.java:86)
    at weblogic.deploy.api.tools.SessionHelper.getRemoteDeploymentManager(SessionHelper.java:496)
    at weblogic.deploy.api.tools.deployer.Jsr88Operation.connect(Jsr88Operation.java:297)
    at weblogic.deploy.api.tools.deployer.Deployer.perform(Deployer.java:138)
    at weblogic.deploy.api.tools.deployer.Deployer.runBody(Deployer.java:88)

    at weblogic.utils.compiler.Tool.run(Tool.java:158)
    at weblogic.utils.compiler.Tool.run(Tool.java:116)
    ... 2 more
    Unable to connect to 'http://localhost:7001': Destination unreachable; nested exception is:
    java.net.ProtocolException: result not specified - Tunneling is the HTTP server to the host: 'localhost' and the port: '7001' a WebLogic Server? No provision rou
    to destination. Make sure that the url is an administrator of the server running and that the credentials are correct. If you use the http protocol, the tunnel must be enabled on the management server.

    D:\weblogicSA2011\wlserver_10.3\samples\domains\wl_server >

    Re: How to use weblogic. The Deployment Manager

  • The use of weblogic. The Deployment Manager

    Can I deploy this application of adf to weblogic server in jdeveloper 11.1.1.3.
    The use of weblogic. Responsible for the deployment in weblogic 10.3.3? I get an error as follows:

    ----------------------------------------------------------------

    Microsoft Windows [Version 6.0.6001]
    Copyright (c) 2006 Microsoft Corporation. All rights reserved.

    C:\users\administrator > d:

    D:\ > cd D:\weblogicSA2011\wlserver_10.3\samples\domains\wl_server\bin

    D:\weblogicSA2011\wlserver_10.3\samples\domains\wl_server\bin > setDomainEnv.cmd
    D:\weblogicSA2011\wlserver_10.3\samples\domains\wl_server > java weblogic. The Deployment Manager
    adminurl - http://localhost:7001 - user weblogic-password eu1-deploy - download E:\SOAworkspace\otnapp\deploy\otnapp_application1.ear
    WebLogic. Deployer invoked with options: adminurl - http://localhost:7001 - user weblogic - deploy - download E:\SOAworkspace\otnapp\deploy\otnapp_application1.ear
    javax.enterprise.deploy.spi.exceptions.DeploymentManagerCreationException
    to weblogic.deploy.api.spi.deploy.WebLogicDeploymentManagerImpl. < init > (WebLogicDeploymentManagerImpl.java:121)
    at weblogic.deploy.api.spi.factories.internal.DeploymentFactoryImpl.getDeploymentManager(DeploymentFactoryImpl.java:86)
    at weblogic.deploy.api.tools.SessionHelper.getRemoteDeploymentManager(SessionHelper.java:496)
    at weblogic.deploy.api.tools.deployer.Jsr88Operation.connect(Jsr88Operation.java:297)
    at weblogic.deploy.api.tools.deployer.Deployer.perform (Deployer.java:137
    )
    at weblogic.deploy.api.tools.deployer.Deployer.runBody(Deployer.java:88)

    at weblogic.utils.compiler.Tool.run(Tool.java:158)
    at weblogic.utils.compiler.Tool.run(Tool.java:115)
    in weblogic. Deployer.Run (deployer. Java:70)
    in weblogic. Deployer.main (deployer. Java:54)
    Caused by: weblogic.deploy.api.spi.exceptions.ServerConnectionException
    at weblogic.deploy.api.spi.deploy.internal.ServerConnectionImpl.init(ServerConnectionImpl.java:141)
    at weblogic.deploy.api.spi.deploy.WebLogicDeploymentManagerImpl.getNewConnection(WebLogicDeploymentManagerImpl.java:148)
    to weblogic.deploy.api.spi.deploy.WebLogicDeploymentManagerImpl. < init > (WebLogicDeploymentManagerImpl.java:118)
    at weblogic.deploy.api.spi.factories.internal.DeploymentFactoryImpl.getDeploymentManager(DeploymentFactoryImpl.java:86)
    at weblogic.deploy.api.tools.SessionHelper.getRemoteDeploymentManager(SessionHelper.java:496)
    at weblogic.deploy.api.tools.deployer.Jsr88Operation.connect(Jsr88Operation.java:297)
    at weblogic.deploy.api.tools.deployer.Deployer.perform (Deployer.java:138
    )
    at weblogic.deploy.api.tools.deployer.Deployer.runBody(Deployer.java:88)

    at weblogic.utils.compiler.Tool.run(Tool.java:158)
    at weblogic.utils.compiler.Tool.run(Tool.java:116)
    ... 2 more
    Caused by: javax.naming.CommunicationException [root exception is java.net.Conne
    ctException: http://localhost:7001: Destination unreachable; nested exception is
    :
    java.net.ProtocolException: result not specified - Tunneling is the HTTP s
    Server host: 'localhost' and the port: '7001' a WebLogic Server? No available at destination router]
    at weblogic.jndi.internal.ExceptionTranslator.toNamingException(ExceptionTranslator.java:40)
    at weblogic.jndi.WLInitialContextFactoryDelegate.toNamingException(WLInitialContextFactoryDelegate.java:787)
    at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java:366)
    at weblogic.jndi.Environment.getContext(Environment.java:315)
    at weblogic.jndi.Environment.getContext(Environment.java:285)
    at weblogic.jndi.Environment.createInitialContext(Environment.java:208)
    at weblogic.jndi.Environment.getInitialContext(Environment.java:192)
    at weblogic.jndi.Environment.getInitialContext(Environment.java:170)
    at weblogic.deploy.api.spi.deploy.internal.ServerConnectionImpl.getContext(ServerConnectionImpl.java:328)
    at weblogic.deploy.api.spi.deploy.internal.ServerConnectionImpl.getEnvironment(ServerConnectionImpl.java:300)
    at weblogic.deploy.api.spi.deploy.internal.ServerConnectionImpl.init(ServerConnectionImpl.java:139)
    at weblogic.deploy.api.spi.deploy.WebLogicDeploymentManagerImpl.getNewConnection(WebLogicDeploymentManagerImpl.java:148)
    to weblogic.deploy.api.spi.deploy.WebLogicDeploymentManagerImpl. < init > (WebLogicDeploymentManagerImpl.java:118)
    at weblogic.deploy.api.spi.factories.internal.DeploymentFactoryImpl.getDeploymentManager(DeploymentFactoryImpl.java:86)
    at weblogic.deploy.api.tools.SessionHelper.getRemoteDeploymentManager(SessionHelper.java:496)
    at weblogic.deploy.api.tools.deployer.Jsr88Operation.connect(Jsr88Operation.java:297)
    at weblogic.deploy.api.tools.deployer.Deployer.perform (Deployer.java:137
    )
    at weblogic.deploy.api.tools.deployer.Deployer.runBody(Deployer.java:88)

    at weblogic.utils.compiler.Tool.run(Tool.java:158)
    at weblogic.utils.compiler.Tool.run(Tool.java:115)
    ... 2 more
    Caused by: java.net.ConnectException: http://localhost:7001: Destination unreach
    capable; nested exception is:
    java.net.ProtocolException: result not specified - Tunneling is the HTTP server to the host: 'localhost' and the port: '7001' a WebLogic Server? No router available at destination
    at weblogic.rjvm.RJVMFinder.findOrCreateInternal(RJVMFinder.java:216)
    at weblogic.rjvm.RJVMFinder.findOrCreate(RJVMFinder.java:170)
    at weblogic.rjvm.ServerURL.findOrCreateRJVM(ServerURL.java:153)
    to weblogic.jndi.WLInitialContextFactoryDelegate$ 1.run(WLInitialContextFactoryDelegate.java:345)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:147)
    at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java:340)
    ... 19 more
    Caused by: java.rmi.ConnectException: Destination unreachable; nested exception
    is:
    java.net.ProtocolException: result not specified - Tunneling is the HTTP server to the host: 'localhost' and the port: '7001' a WebLogic Server? No provision rou
    to destination
    at weblogic.rjvm.ConnectionManager.bootstrap(ConnectionManager.java:464)

    at weblogic.rjvm.ConnectionManager.bootstrap(ConnectionManager.java:315)

    at weblogic.rjvm.RJVMManager.findOrCreateRemoteInternal(RJVMManager.java:254)
    at weblogic.rjvm.RJVMManager.findOrCreate(RJVMManager.java:197)
    at weblogic.rjvm.RJVMFinder.findOrCreateRemoteServer (RJVMFinder.java:238
    )
    at weblogic.rjvm.RJVMFinder.findOrCreateRemoteCluster(RJVMFinder.java:316)
    at weblogic.rjvm.RJVMFinder.findOrCreateInternal(RJVMFinder.java:205)
    at weblogic.rjvm.RJVMFinder.findOrCreate(RJVMFinder.java:170)
    at weblogic.rjvm.ServerURL.findOrCreateRJVM(ServerURL.java:153)
    to weblogic.jndi.WLInitialContextFactoryDelegate$ 1.run(WLInitialContextFactoryDelegate.java:345)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:147)
    at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java:340)
    at weblogic.jndi.Environment.getContext(Environment.java:315)
    at weblogic.jndi.Environment.getContext(Environment.java:285)
    at weblogic.jndi.Environment.createInitialContext(Environment.java:208)
    at weblogic.jndi.Environment.getInitialContext(Environment.java:192)
    at weblogic.jndi.Environment.getInitialContext(Environment.java:170)
    at weblogic.deploy.api.spi.deploy.internal.ServerConnectionImpl.getContext(ServerConnectionImpl.java:328)
    at weblogic.deploy.api.spi.deploy.internal.ServerConnectionImpl.getEnvironment(ServerConnectionImpl.java:300)
    at weblogic.deploy.api.spi.deploy.internal.ServerConnectionImpl.init(ServerConnectionImpl.java:139)
    at weblogic.deploy.api.spi.deploy.WebLogicDeploymentManagerImpl.getNewConnection(WebLogicDeploymentManagerImpl.java:150)
    to weblogic.deploy.api.spi.deploy.WebLogicDeploymentManagerImpl. < init > (WebLogicDeploymentManagerImpl.java:118)
    at weblogic.deploy.api.spi.factories.internal.DeploymentFactoryImpl.getDeploymentManager(DeploymentFactoryImpl.java:86)
    at weblogic.deploy.api.tools.SessionHelper.getRemoteDeploymentManager(SessionHelper.java:496)
    at weblogic.deploy.api.tools.deployer.Jsr88Operation.connect(Jsr88Operation.java:297)
    at weblogic.deploy.api.tools.deployer.Deployer.perform(Deployer.java:138)
    at weblogic.deploy.api.tools.deployer.Deployer.runBody(Deployer.java:88)

    at weblogic.utils.compiler.Tool.run(Tool.java:158)
    at weblogic.utils.compiler.Tool.run(Tool.java:116)
    ... 2 more
    Unable to connect to 'http://localhost:7001': Destination unreachable; nested exception is:
    java.net.ProtocolException: result not specified - Tunneling is the HTTP server to the host: 'localhost' and the port: '7001' a WebLogic Server? No provision rou
    to destination. Make sure that the url is an administrator of the server running and that the credentials are correct. If you use the http protocol, the tunnel must be enabled on the management server.

    D:\weblogicSA2011\wlserver_10.3\samples\domains\wl_server >

    It seems that the Protocol is not correct (unable to connect to 'http://localhost:7001': Destination unreachable)

    You can try the t3 Protocol, for example,

    java weblogic.Deployer -adminurl t3://localhost:7001 -username weblogic -password welcome1 -listapps
    
  • OfficeJet Pro 8610: Get the Permission of HPeprint or security problem error

    I used printing wireless for several months successfully to print from my work computer, but am now able to print to the e-mail address provided.

    The error reads 'your message was not delivered because of a permission or a security problem.  It may have been rejected by a moderatory, the address can only accept email from certain senders, or another restriction to prevent any delivery.

    The Organization rejected your message: hpeprint.com. »

    I've reconfigured my printer to my router.  Any suggestions?

    Hey @LoreeW,

    Welcome to the Forum from HP Support. I hope you enjoy your experience here.

    I understand that you have a few problems with ePrint using your HP Officejet Pro 8610 e-all-in-one printer.  I want to help you with this.

    I recommend that you first check your printer to verify its intact ePrint connection:

    • Touch the icon (webservices)
    • If you see an address @hpeprint.com, I recommend that you try to send a test ePrint from a different email domain than what you use on your work computer.  If it prints correctly, we can rule out your printer as being a factor in this particular issue.  If your printer's Web services is enabled is more, re - enable.  Any problem would occur with this, click here to access another relevant post I created.  Scroll to my suggestion re: setting a manual DNS as this tends to help by allowing the webservices where fail the normal steps.

    If you were able to send your printer work ePrint of any e-mail domain other than the one you use at work, read on.  Click here to see an HP ePrint article that focuses on the various factors that can contribute jobs ePrint not printing not.  Note that some areas of corporate email may become incompatible with ePrint due to the presence of a digital signature in the outgoing message template.  EPrint jobs you send work meet these criteria?

    Please let me know the result of your troubleshooting by responding to this post.  Thanks again for reaching out in the Forums - we are always happy to help you.  If I helped you to solve the problem and that you liked this post, feel free to give me virtual accessories by clicking on the 'Thumbs Up' icon below.

    Have a great day!

  • Security problem with hidden extensions checked.

    I said I should uncheck "Hide extensions of the file types that you want to know" in Windows 7, because I could inadvertently download a document with a double extension like 'Memo.txt.vbs. If the extension is hidden, then it would appear like 'Memo.txt. It would be a security problem. Is this true?

    For any question on Windows 7:

    http://social.answers.Microsoft.com/forums/en-us/category/Windows7

    Link above is Windows 7 Forum for questions on Windows 7.

    Windows 7 questions should be directed to / stationed there.

    You are in the Vista Forums.

    See you soon.

    Mick Murphy - Microsoft partner

  • Best calls "Windows Help" Attorney call me to say I have a security problem on my PC and wants that I let him remote connect to solve this problem, it is legitimate?

    The first few times we call I refused to listen to because it sounded wrong, but this time I heard him out and that's what they said. First, he was of the India, I think his accent and he said he was calling to inform me about a security problem with my PC, it is said to "Best Windows Help" and that my network was showing at its end with a red light indicating a problem. He had opened the Run command and type of command bar to display the observer of events and go to the newspapers of Win and click Applications, then he wanted me to scroll the Application events and see how many errors was there. Between 20 and 50 I said, he said oh yes you have a problem and that he could fix in a few minutes, then it puts me in a collaborator of his that says display the control bar run then type "Iexplore www.support.me" which led me to a "Logmein Rescue page to https://secure.logmeinrescue.com/Customer/Code.aspx. At this point, that he asked me to give him full access to my PC in which I said, "you're crazy, no way" and he said OK then your PC will freeze and crash and I said a few words very friendly back and hung up. They seem to call every month or two and it looks like the same guy. Is it a Con? Who is this company "best Windows Help and how are they finding me? They say the information they hold comes from Microsoft. My caller ID lists like V052409070106, phone # (202) 011 - 3341. What is everything. Also, my PC is not crash or freeze because I installed it 2 years ago. I am running Win 7 Pro with Microsoft Security Essentials and windows Firewall behind a Cisco router.

    Scam.  They said that my computer was downloading malicious code and therefore transmit signals the error on their server.

    They have a Web site, as afar as I can tell.  I asked the guy at the phone for his site.  He couldn't give me a Web site URL or couldn't pronounce correctly.  He was frustrated and hung up.  Scam.

  • where the application is stored in the weblogic file after deployment?

    Hello, I am beginner of WebLogic Server12C.

    I deployed a project of console gui war. However, I can't find where the expansion.

    I can find. "" appmergengen folder "and"_WL_user folder"in the tmp folder.

    They exploded Archive Directory. However, they are in the tmp folder.

    So could you tell me where the application is stored in the weblogic file after deployment?

    I find no specific document of the oralce site documents.

    The application that you deploy to weblogic may be placed under a folder tmp only under appropriate weblogic server instance i.e. Managed server / Server Admin

    It will be cached in the exploded only form and not in WAR or archived form.

    Hope that clarifies!

    Thank you

    Vijaya

  • Security problems.  Adobe connects vires of intellectual property. and if so recognize who visited my recordings.  Thank you

    Security problems.  Adobe connects vires of intellectual property. and if so recognize who visited my recordings.  Thank you

    Connect does not collect IP addresses. Records can follow who saw them if viewers are journaled in Connect.

  • File restrictions not met does not, major security problem with Reader shared.

    Summary: it is possible to transfer files freely between host and virtual machines, but are not limited to declared Shared Folders.

    I'm under VMWare Player 6.0.3 + tools under Win7/32, generally without problems. However, I just found out what seems to be a major security problem; It may have been there for years, I never checked. On a CentOS Linux VM and a Windows XP VM, I put folders always active; two folders are shared, C:\Users\ < name > \Desktop\VMWare (a subdirectory on the desktop) and R:\ (a RAM drive). "Card as a drive in Windows network, you can" is checked in the virtual Windows machine. There is no option for a folder always be not shared, the other only until the next poweroff (re point 2 below). I did some tests and was able to easily drag and drop files from the two virtual machines (running at once) to the host WITHOUT RESTRICTION FOR THE SHARED FOLDERS; I copied the files of the computer desktop virtual on the desktop of the host (not the directory said 'VMWare'), the office of the host on the desktop of the virtual computer and directory host random (C:\TMP) on the virtual machine, and then again to the desktop of the host.

    1. serious, important question: the VM seems to have free run of the host, not only in the shared directories.

    2. point minor: indicates the VMX (all below dossier_partage) file < sharedFolder0.expiration = "session" > but < sharedFolder1.expiration = "never" >; should not be the same thing, 'never' as records of actions are always enabled?

    I have shared folders only through settings, no direct VMX edition. The VMX has:

    sharedFolder.maxNum = '2 '.

    sharedFolder0.present = 'TRUE '.

    sharedFolder0.enabled = 'TRUE '.

    sharedFolder0.readAccess = 'TRUE '.

    sharedFolder0.writeAccess = 'TRUE '.

    sharedFolder0.hostPath = "C:\Users\ < name > \Desktop\VMWare.

    sharedFolder0.guestName = ' transfer to '.

    sharedFolder0.expiration = "session".

    sharedFolder1.present = 'TRUE '.

    sharedFolder1.enabled = 'TRUE '.

    sharedFolder1.readAccess = 'TRUE '.

    sharedFolder1.writeAccess = 'TRUE '.

    sharedFolder1.hostPath = "R:\". »

    sharedFolder1.guestName = "RamDrive.

    sharedFolder1.expiration = "never".

    That concerns me; I sometimes deliberately tried to expose virtual machines to viruses, in the hope that there is a Chinese wall between the host and the VM, except for shared directories.

    I am dong something wrong, is this expected behavior or is it an error in VMWare Player?

    Best wishes

    Looks like you're confused shared with drag-and-drop folders.  With shared folders, the host files are mapped in the comments (possibly as a Windows network drive).  Navigate in the comments under \\vmware-host.  Drag-and-drop is a completely independent feature.  There is no restriction on access to the drag-and-drop.  To disable drag-and - drop in VMware Player, power off the virtual computer and add the following to your virtual machine configuration file:

    insulation. Tools.Copy.Disable = 'TRUE '.

    insulation. Tools.dnd.Disable = 'TRUE '.

    insulation. Tools.Paste.Disable = 'TRUE '.

  • Security problem - version XI

    If (!.) IsDocOpened (docConst.HelpFile))
    {
    Try
    {
    oDoc = openDataObject (docConst.HelpFile);
    var szFilePath = oDoc.path;

    } catch (e)
    {
    ShowError (e.message + "\c path was \'" + szFilePath + "\" ", 0");
    }

    try {}
    oDoc = app.openDoc ({cPath: szFilePath})

    ({acachees: false}); Security this access problem

    } catch (e) {}

    App.Alert (' error in app.openDoc: "+ e.message);
    }

    }

    I am gettting a security problem when you try to open an attachment. What I forget?

    Perhaps, this must be a function of trust at the level of the folders?

    As a professional, there is an option for document level scripts. With the standard, you must use the JavaScript console to add the script.

    Did you look at example 2 for disclosed? It can be run from the JS console.

  • I received this warning when I open a specific page on my Web site in Internet Explorer: MuseJSAssert: error calling the function switch: error: a security problem has occurred.

    Hello

    I discovered when I'm in Internet Explorer and go to the page "artists."

    and I click on a name, for example: "Abel team ELA / I ai Gomes

    I get this warning:

    MuseJSAssert: Error calling the function switch: error: a security problem has occurred.

    It is only in IE, not when I use Safari or Chrome

    This is the Web site link

    Any ideas how to solve this problem?

    There is an invalid hyperlink on the Abel Equipe ELA / I've got Gomes page on a piece of text which reads "with"your entry. You must find this text in the Muse, delete the hyperlink and enter a valid.

  • Why doesn't Java Deployment Toolkit (click-to-play) is blocked, as the referenced bug is closed and there is no security problem not known in Version 7 U51?

    In my view, it is important to block insecure addons. But if you do it should be an open bug assigened. The bug referenced to this add-on is already resolved, so I do not know why this plugin is disabled. https://Bugzilla.Mozilla.org/show_bug.cgi?id=636633

    I have the problem that I want to use Secure_Auth that uses the Deployment Kit Java of nasty (via javascript) way that firefox does not see the deployment kit must be started. This is why I have not expected this plugin still for this web site. Since there is no available documentation how to do this configuration in a config file that I'm stuck at the moment.

    I'm a little surprised liitle which blocks all versions (same secure versions) is a way to get a good user experience.

    Concerning

    Martin

    MG_DAU,

    Why do you think that the problem is caused by the block of Java Deployment Toolkit, not Java itself? See http://www.java.com/en/download/faq/deployment_toolkit.xml and this document I found with a google search:

    For general information on the use of Java on trusted sites, see:

  • Problem on Weblogic Server application deployment [unsupported major.minor version 51.0]

    Hello

    I had a problem where I can't deploy my project on the Weblogic Server. I can run the model project, but the problem comes when I try to run the Viewcontroller project.

    The illustration below shows the error caused.

    PS: I use jdev 11g, and I reinstalled the JDK [1.7.0_71] and [g 11], the Jdev all over again without success.

    2015-05-28 16_30_53-Oracle JDeveloper 11g Release 1 - NeGenerationProject.jws _ ViewController.jpr.png

    Any help is welcome because I can't keep my job without this problem.

    Thank you all!

    Thanks Shay,

    I could solve this change the java_home in weblogic configurations

  • Problem on the weblogic server application deployment

    Nice day

    I had one job the next on Oracle WebCenter forum, Thread but it seems the problem with weblogic. weblogic Server deployment:

    *Re: cannot record contained in the Complutense University of MADRID through servlet depolyed on weblogic server

    All of the Suggestions.

    Concerning

    Dear,
    The problem is resolved. It's a delicate question.

    The type of method in my jsp page was 'post'

    *

    *

    This is what is written in Netbeans and deployed to the Glassfish server.

    When a war file created and deployed on weblogic server and the parameters obtained with the value null of the application; the request had the value zero. This is because weblogic seems to read the type of method that is case-sensitive. When I change post everything works fine.

    Kind regards.

  • How to deploy ADF security active app in weblogic server

    Hello

    I activated the ADF security in my application and created some users and roles.
    the application works fine in my integrated Weblogic Server.

    Now when I deploy the application in autonomous WLS, Login is not successful there.
    I've been following the thread:
    11g ADF security: deploy to WebLogic 10.3.1
    and created some user in the WLS console, but its does not work for me.

    I use Jdeveloper11.1.1.4 & weblogic server 10.3.4

    Please guide me to deploy my application to WLS with appropriate measures.
    I have to migrate ADF security policies & If yes then how?

    TIA,
    Vishal

    Hello
    From Jdeveloper11.1.1.3 you don't need to migrate to the stand-alone weblogic Server ADF security policies. Make sure that the default authentication in the field of the security provider has its indicator of control as 'sufficient' (default is 'required').
    In Application--> Application--> deployment properties make sure that all the Security deployment options are enabled (crush strategies application and credentials, migrate users and groups).

Maybe you are looking for

  • Folders or Playlists-how do

    Is there a way to make a folder (or selection) on my old iPod Classic?  I mean make a folder called Music market.  A folder called music group.  So, I want to put songs into these folders.  I would like, if possible, to put the same song in several f

  • Qosmio X 70-A - 11 Q-monitor HDMI does not work

    Hello I'm working on my laptop with 2 external displays. It is connected via the VGA and the other via HDMI. Everything worked fine until yesterday when my HDMI monitor could not be found. Things I've tried:I tested the moitor by connecting it with a

  • Video playback will stop while the buffering

    video buffering When I try to play videos from the internet they keep stop while the buffering so I can't get the video to play video and sound as well as keep stop.

  • HP Pavilion HPE h8-1216 Desktop PC/new Nvidia Geforce GTX 650 will not install

    HP Pavilion HPE h8-1216 Desktop/windows7 Have already replace supply 500watts power when I put the old GT520 it works very well put when I replace it with the GTX 650 that I just get the HP welcome screen, nothing else seems to work without a mouse a

  • How to make a backup of all scheduled both tasks?

    I'm going to re - install windows 7 and would like to know on how to make a backup of all existing at the time scheduled tasks, so once the new window is installed and I can restore all scheduled both tasks. Does anyone have any suggestions?Thanks in