Has anyone configured Harvester to Eclipse successfully?

I strictly followed the official guide but I didn't get Harvester working. Then I tried to use Harvester from command line and I am getting the message: Failed to get authToken.
I only made two changes in HarvesterSettings.xml. I change the HarvesterSettings.xml by using ecrypt.bat to get this result <password>v2_1.3jPrBaLjmnJaGGJBn0vwPg==</password> and I setted where is my jar
<rootDir>C:\Oracle\Middleware\repository111\core\tools\solutions\11.1.1.6.0-OER-Harvester\harvester\</rootDir>
<files>sbconfig.jar</files>
The firts lines of error message is:
[main] ERROR com.oracle.oer.sync.plugin.writer.oer.ALERConnectionCache - F
ailed to get authToken due to: [{http://schemas.xmlsoap.org/soap/envelope/}Serve
r.userException] [java.net.ConnectException: Connection refused: connect] [java.
net.ConnectException: Connection refused: connect]
AxisFault
faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException
faultSubcode:
faultString: java.net.ConnectException: Connection refused: connect
faultActor:
faultNode:
faultDetail:
{http://xml.apache.org/axis/}stackTrace:java.net.ConnectException: Conne
ction refused: connect

I didn't reach the entire solution, but I would like to register here what I have done. Maybe, this will be useful for someone.
Step-by-step
1) In Admin menu, I clicked Import Export. As a result, Import/Export utility was downloaded
2) From Import/Export utility, I imported C:\Oracle\Middleware\repository111\core\tools\solutions\11.1.1.6.0-OER-Harvester-Solution-Pack.zip. As a result, when I click List All under the Import Export, I see JobId 50200, Description Import, State Completed.
3) Unziped 11.1.1.6.0-OER-Harvester.zip
4) Opened command line from windows 7.
5) Accessed the unziped folder (cd C:\Oracle\Middleware\repository111\core\tools\solutions\11.1.1.6.0-OER-Harvester\harvester)
6) I setted the Windows enviroment variable: BEA_HOME=C:\Oracle\Middleware.
7) I encrypted the file C:\Oracle\Middleware\repository111\core\tools\solutions\11.1.1.6.0-OER-Harvester\harvester\HarvesterSettings.xml by accessed diagnostic page (http://localhost:7101/oer/diag/index.jsp), clicked in Encrypt Strings for passwords link e got the password encrypetd (v2_1.3jPrBaLjmnJaGGJBn0vwPg==)
8) I setted up repository connection information (C:\Oracle\Middleware\repository111\core\tools\solutions\11.1.1.6.0-OER-Harvester\harvester\HarvesterSettings.xml). As a result, the HarvesterSettings.xml has this tags:
<repository>
<uri>http://localhost:7101/oer/</uri> ---- here was my last error
<credentials>
<user>admin</user>
<password>v2_1.3jPrBaLjmnJaGGJBn0vwPg==</password>
</credentials>
<timeout>30000</timeout>
</repository>
9) Now I am expecting to be able to harvest to OER. To test I will try harvest a simple wsdl file to OER with the next command.
harvest.bat -file C:\Users\demecarv\workspace\Echo_wsdl\appClientModule\Echo.wsdl
But unfortunetlly, I got this error:
[main] ERROR com.oracle.oer.sync.plugin.writer.oer.ALERConnectionCache - F
ailed to get authToken due to: [{http://schemas.xmlsoap.org/soap/envelope/}Serve
r.userException] [java.net.ConnectException: Connection refused: connect] [java.
net.ConnectException: Connection refused: connect]
AxisFault
faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException
faultSubcode:
faultString: java.net.ConnectException: Connection refused: connect
faultActor:
faultNode:
faultDetail:
{http://xml.apache.org/axis/}stackTrace:java.net.ConnectException: Conne
ction refused: connect
After I struggled a lot I discover that it was caused because I was using <uri>http://localhost:7101/oer/</uri>. Soon I changed to my computer full name, it has been fixed, at least to work from command line with a simple wsdl.
PS.: The only serious instruction I found on internet was http://brajeshde.blogspot.com.br/ which tell us to use the harvester which comes with OSB instead of the one comming with OER. That has been sounded a good option if in the future something doesn't work with harvester origineted from Repository. Because I didn't find many related articles I am wondering if this tool is realy used in matured enviroment.

Similar Messages

  • Has anyone configured Harvester to Jdeveloper successfully?

    Hi ,
    If anyone has configured successfully the harvester onto Jdev please reply back. I have diligently followed manual to configure. But no luck yet in harvesting. I was able to configure it successfully. Getting loads of errors while i harvest.
    Error is as below.
    Entity map list contains 1 maps.
    [repository.submit] Loaded MetadataWriter class: com.oracle.oer.sync.plugin.writer.oer.OERWriter
    [repository.submit] Failed to get authToken due to: [{http://xml.apache.org/axis/}HTTP] [(404)Not Found] [(404)Not Found]
    AxisFault
    faultCode: {http://xml.apache.org/axis/}HTTP
    faultSubcode:
    faultString: (404)Not Found
    faultActor:
    faultNode:
    faultDetail:
         {}:return code: 404
    &lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0 Draft//EN&quot;&gt;
    &lt;HTML&gt;
    &lt;HEAD&gt;
    &lt;TITLE&gt;Error 404--Not Found&lt;/TITLE&gt;
    &lt;META NAME=&quot;GENERATOR&quot; CONTENT=&quot;WebLogic Server&quot;&gt;
    &lt;/HEAD&gt;
    &lt;BODY bgcolor=&quot;white&quot;&gt;
    &lt;FONT FACE=Helvetica&gt;&lt;BR CLEAR=all&gt;
    &lt;TABLE border=0 cellspacing=5&gt;&lt;TR&gt;&lt;TD&gt;&lt;BR CLEAR=all&gt;
    &lt;FONT FACE=&quot;Helvetica&quot; COLOR=&quot;black&quot; SIZE=&quot;3&quot;&gt;&lt;H2&gt;Error 404--Not Found&lt;/H2&gt;
    &lt;/FONT&gt;&lt;/TD&gt;&lt;/TR&gt;
    &lt;/TABLE&gt;
    &lt;TABLE border=0 width=100% cellpadding=10&gt;&lt;TR&gt;&lt;TD VALIGN=top WIDTH=100% BGCOLOR=white&gt;&lt;FONT FACE=&quot;Courier New&quot;&gt;&lt;FONT FACE=&quot;Helvetica&quot; SIZE=&quot;3&quot;&gt;&lt;H3&gt;From RFC 2068 &lt;i&gt;Hypertext Transfer Protocol -- HTTP/1.1&lt;/i&gt;:&lt;/H3&gt;
    &lt;/FONT&gt;&lt;FONT FACE=&quot;Helvetica&quot; SIZE=&quot;3&quot;&gt;&lt;H4&gt;10.4.5 404 Not Found&lt;/H4&gt;
    &lt;/FONT&gt;&lt;P&gt;&lt;FONT FACE=&quot;Courier New&quot;&gt;The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent.&lt;/p&gt;&lt;p&gt;If the server does not wish to make this information available to the client, the status code 403 (Forbidden) can be used instead. The 410 (Gone) status code SHOULD be used if the server knows, through some internally configurable mechanism, that an old resource is permanently unavailable and has no forwarding address.&lt;/FONT&gt;&lt;/P&gt;
    &lt;/FONT&gt;&lt;/TD&gt;&lt;/TR&gt;
    &lt;/TABLE&gt;
    &lt;/BODY&gt;
    &lt;/HTML&gt;
         {http://xml.apache.org/axis/}HttpErrorCode:404
    (404)Not Found
         at org.apache.axis.transport.http.HTTPSender.readFromSocket(HTTPSender.java:744)
         at org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:144)
         at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32)
         at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)
         at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)
         at org.apache.axis.client.AxisClient.invoke(AxisClient.java:165)
         at org.apache.axis.client.Call.invokeEngine(Call.java:2784)
         at org.apache.axis.client.Call.invoke(Call.java:2767)
         at org.apache.axis.client.Call.invoke(Call.java:2443)
         at org.apache.axis.client.Call.invoke(Call.java:2366)
         at org.apache.axis.client.Call.invoke(Call.java:1812)
         at com.flashline.registry.openapi.service.v300.FlashlineRegistryTrSoapBindingStub.authTokenCreateWithLicense(FlashlineRegistryTrSoapBindingStub.java:7449)
         at com.oracle.oer.sync.plugin.writer.oer.ALERConnectionCacheTr.getNewAuthToken(ALERConnectionCacheTr.java:77)
         at com.oracle.oer.sync.plugin.writer.oer.OERWriter.createIntrospectorMetadataEntry(OERWriter.java:210)
         at com.oracle.oer.sync.plugin.writer.oer.OERWriter.write(OERWriter.java:106)
         at com.oracle.oer.sync.framework.MetadataManager.start(MetadataManager.java:575)
         at com.oracle.oer.sync.framework.ant.IntrospectTask.performRepositoryWork(IntrospectTask.java:166)
         at com.oracle.oer.sync.framework.ant.RepositoryTaskBase.execute(RepositoryTaskBase.java:182)
         at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
         at org.apache.tools.ant.Task.perform(Task.java:364)
         at org.apache.tools.ant.Target.execute(Target.java:341)
         at org.apache.tools.ant.Target.performTasks(Target.java:369)
         at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1216)
         at org.apache.tools.ant.Project.executeTarget(Project.java:1185)
         at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:40)
         at org.apache.tools.ant.Project.executeTargets(Project.java:1068)
         at org.apache.tools.ant.Main.runBuild(Main.java:668)
         at org.apache.tools.ant.Main.startAnt(Main.java:187)
         at org.apache.tools.ant.Main.start(Main.java:150)
         at org.apache.tools.ant.Main.main(Main.java:240)
    [repository.submit] Entity write failed due to: (404)Not Found
    [repository.submit] An error occurred performing the Repository operation:
    [repository.submit] com.oracle.oer.sync.framework.MetadataIntrospectionException: Entity write failed due to: (404)Not Found
    BUILD FAILED
    C:\Jdeveloper\introspector\introspector-ant.xml:68: com.oracle.oer.sync.framework.MetadataIntrospectionException: Entity write failed due to: (404)Not Found
         at com.oracle.oer.sync.framework.ant.IntrospectTask.performRepositoryWork(IntrospectTask.java:169)
         at com.oracle.oer.sync.framework.ant.RepositoryTaskBase.execute(RepositoryTaskBase.java:182)
         at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
         at org.apache.tools.ant.Task.perform(Task.java:364)
         at org.apache.tools.ant.Target.execute(Target.java:341)
         at org.apache.tools.ant.Target.performTasks(Target.java:369)
         at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1216)
         at org.apache.tools.ant.Project.executeTarget(Project.java:1185)
         at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:40)
         at org.apache.tools.ant.Project.executeTargets(Project.java:1068)
         at org.apache.tools.ant.Main.runBuild(Main.java:668)
         at org.apache.tools.ant.Main.startAnt(Main.java:187)
         at org.apache.tools.ant.Main.start(Main.java:150)
         at org.apache.tools.ant.Main.main(Main.java:240)
    Caused by: com.oracle.oer.sync.framework.MetadataIntrospectionException: Entity write failed due to: (404)Not Found
         at com.oracle.oer.sync.framework.MetadataManager.start(MetadataManager.java:582)
         at com.oracle.oer.sync.framework.ant.IntrospectTask.performRepositoryWork(IntrospectTask.java:166)
         ... 13 more
    Caused by: (404)Not Found
         at org.apache.axis.transport.http.HTTPSender.readFromSocket(HTTPSender.java:744)
         at org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:144)
         at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32)
         at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)
         at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)
         at org.apache.axis.client.AxisClient.invoke(AxisClient.java:165)
         at org.apache.axis.client.Call.invokeEngine(Call.java:2784)
         at org.apache.axis.client.Call.invoke(Call.java:2767)
         at org.apache.axis.client.Call.invoke(Call.java:2443)
         at org.apache.axis.client.Call.invoke(Call.java:2366)
         at org.apache.axis.client.Call.invoke(Call.java:1812)
         at com.flashline.registry.openapi.service.v300.FlashlineRegistryTrSoapBindingStub.authTokenCreateWithLicense(FlashlineRegistryTrSoapBindingStub.java:7449)
         at com.oracle.oer.sync.plugin.writer.oer.ALERConnectionCacheTr.getNewAuthToken(ALERConnectionCacheTr.java:77)
         at com.oracle.oer.sync.plugin.writer.oer.OERWriter.createIntrospectorMetadataEntry(OERWriter.java:210)
         at com.oracle.oer.sync.plugin.writer.oer.OERWriter.write(OERWriter.java:106)
         at com.oracle.oer.sync.framework.MetadataManager.start(MetadataManager.java:575)
         ... 14 more
    --- Nested Exception ---
    com.oracle.oer.sync.framework.MetadataIntrospectionException: Entity write failed due to: (404)Not Found
         at com.oracle.oer.sync.framework.MetadataManager.start(MetadataManager.java:582)
         at com.oracle.oer.sync.framework.ant.IntrospectTask.performRepositoryWork(IntrospectTask.java:166)
         at com.oracle.oer.sync.framework.ant.RepositoryTaskBase.execute(RepositoryTaskBase.java:182)
         at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
         at org.apache.tools.ant.Task.perform(Task.java:364)
         at org.apache.tools.ant.Target.execute(Target.java:341)
         at org.apache.tools.ant.Target.performTasks(Target.java:369)
         at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1216)
         at org.apache.tools.ant.Project.executeTarget(Project.java:1185)
         at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:40)
         at org.apache.tools.ant.Project.executeTargets(Project.java:1068)
         at org.apache.tools.ant.Main.runBuild(Main.java:668)
         at org.apache.tools.ant.Main.startAnt(Main.java:187)
         at org.apache.tools.ant.Main.start(Main.java:150)
         at org.apache.tools.ant.Main.main(Main.java:240)
    Caused by: (404)Not Found
         at org.apache.axis.transport.http.HTTPSender.readFromSocket(HTTPSender.java:744)
         at org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:144)
         at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32)
         at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)
         at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)
         at org.apache.axis.client.AxisClient.invoke(AxisClient.java:165)
         at org.apache.axis.client.Call.invokeEngine(Call.java:2784)
         at org.apache.axis.client.Call.invoke(Call.java:2767)
         at org.apache.axis.client.Call.invoke(Call.java:2443)
         at org.apache.axis.client.Call.invoke(Call.java:2366)
         at org.apache.axis.client.Call.invoke(Call.java:1812)
         at com.flashline.registry.openapi.service.v300.FlashlineRegistryTrSoapBindingStub.authTokenCreateWithLicense(FlashlineRegistryTrSoapBindingStub.java:7449)
         at com.oracle.oer.sync.plugin.writer.oer.ALERConnectionCacheTr.getNewAuthToken(ALERConnectionCacheTr.java:77)
         at com.oracle.oer.sync.plugin.writer.oer.OERWriter.createIntrospectorMetadataEntry(OERWriter.java:210)
         at com.oracle.oer.sync.plugin.writer.oer.OERWriter.write(OERWriter.java:106)
         at com.oracle.oer.sync.framework.MetadataManager.start(MetadataManager.java:575)
         ... 14 more
    anyone has answer please reply back.
    Cheers,
    Bhuvi

    Ensure ur security, uddi links of OSR are correctly mapped

  • Has anyone integrated Checkout by Amazon successfully?

    http://services.amazon.com/amazon-payments/payment-features.html?ld=SCUSPAYGATE1013AS
    Amazon provides 4 ways of integrating  Checkout by Amazon (CBA) with online shops - HTML Button, Pre-Integrated Cart, Standard Checout and Inline Checkout. Has anyone integrated one of these options successfully? If so can you please share an example for that?
    Also does anyone know if BC is planning to provide CBA as one of the payment gateway options?
    Thanks

    Too messy to do on the client side, it would be possible but it would have so many strings attached and you would have to save all your data outside of the BC e-commerce system unless you used the API to finalize the order.
    But if you are going to use the API to finalize the order you would be better served do the entire thing in the API like Liam said.

  • Has anyone configured a Mail account to connect to a First Class server?

    I have the FirstClass Client on my Mac for School email. Now I want to configure a Mail account using IMAP to connect to the firstclass server at my school so all of my mail accounts can be viewed through the Mail app.
    Has anyone done this?
    It would be great to get my firstclass mail on my iPhone!

    I had POP3/SMTP working to our FirstClass 8.3 server (OS X) and just tried IMAP4 - seems to work (now).
    I'm the administrator of both FirstClass ("inherited" it - not very knowledgeable I'm afraid) and our main mailsystem CommuniGate too.
    We don't really use FirstClass for "regular" mail.
    In Apple MAIL I log in using the User ID/pw and the IMAP setting seems to default to MD5 Challenge respons for the pw.
    What's your problem?
    Are IMAP4/SMTP enabled in the server? Can you portscan your server for open TCP ports 143 IMAP and 25 SMTP (those could be useing some other portnumber depending on server setting).

  • Has anyone configured to send WSIB with FAX, if so ?

    We would like to send the WSIB form thru the FAX option.  I really am not too sure where to start for configuration and what our options are
    WE DO currently use SCOT to send email alert

    No replies?
    Has anyone out there using FAX'g of documents of any kind?
    maria

  • Has anyone configured OBIEE for the PeopleSoft Financials Prebuilt solution

    I am looking to bounce some questions off those that have configured OBIEE Prebuilt against Peoplesoft, namely the Peolpesoft Financials......We are noticing some configuration issues that we can not understand. On of our main fact tables is populating but not others and would like see if anyone has experience this. I try to get specific questions here soon. Thanks for any of you that can assist.

    Hi,
    Well, with peoplesoft you can save different languages into the lang tables, into those tables are just saved the description fields so we want to load the lang tables into the datawarehouse as well. Then when we show the reports we can see, for example the description department in English or Spanish depends on the language I choose in the log in page in BI.
    We couldn´t find out where those description fields in other language could be saved into the datawarehouse, we just know how to save a language (english or Spanish) but not both of them. The problem is just with the description fields.
    Thanks in advance
    j.espinosa

  • Has anyone configured MSS in my SAP ERP 2004?

    Hi All,
      I am configuring business Package 60.1 in my sap erp 2004. Can anyone tell me the detail procedure to configure.
    Where do i find these services in SPRO( backend).
    Thanks in Advance,
    Mahesh.M.R

    Hi,
    Please refer the document.This gives the complete configurations to be done
    <a href="https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/21eb036a-0a01-0010-25a3-b2224432640a">configuring ESS ERP2004</a>
    refer the blog also
    <a href="https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/3467">blog</a>
    Hope this helps.
    Regards,
    Sharadha

  • Email PO - Has anyone configured the Company Name in the Subject Email?

    Hi experts,
    I have configured the following in the subject of the email for all of our PO's being sent via email. 
    PO  &EKKO-EBELN& - &EKKO-BUKRS&
    This shows the PO Number and the Company Code in the subject line.  My clients do not want the Company Code to go into the subject becuase it is meaningless to our vendors / suppliers.  I need to find out how I can add the company name into the subject. 
    NOTE:  We have more than 1/2 dozen company names.
    Thanks

    hi
    pass the company code to the company code table get the description and pass on to a local variable from there display in subject email.

  • Has anyone found bluetooth headphones that successfully pair with Apple Watch (not Beats)

    I've been trying to pair the Apple Watch with a few different bluetooth headphones including LG and Kinivo without success. Not really interested in buying another set of bluetooth headphones or dropping $200 on them. Any one have success pairing Apple Watch with any bluetooth device?

    I have the Jaybird Bluebuds X and while I did get them to pair with the Watch, it required me to tell my iPhone 6 to forget the device. Normally I have it paired in Bluetooth settings to both my iPad Mini and iPhone, and while it attempt to pair with the last paired device, just going into Bluetooth Settings  and tapping connect will switch device.
    But apparently that won't work with the Watch - as I said I had to tell the iPhone to forget this device first.
    But what annoyed me even more was after getting it to pair with the Watch, when I attempted to play music using the Glances music app, the music played through the iPhone speaker. Sort of understand this as I don't have any music synced to my Watch and generally have the Bluebuds paired directly to the iPhone.
    Not sure if I did something wrong - might get around to playing around with it again.

  • Answer Yes/No - has anyone managed to use LoaderMax successfully?

    Just a Yes or a No would help me out here!
    But for more of the story...
    We've built an AIR for Android app that loads external SWFs into the app. This works beautifully.
    We're now currently trying to do the same for iPhone, but it is an exercise in sheer frustration so far.
    We tried to use the usual loader methods to load the SWFs in, but the COMPLETE event never fired. It would show progress all the way up to 0.99888999, then stop.
    We then tried to use LoaderMax, which worked for one glorious half hour (ie, a SWF was added to the LoaderMax queue, LoaderMax managed to fire the COMPLETE event, hurrah!) but then ... mysteriously ... it STOPPED WORKING. Why? WHY?
    Can anyone PLEASE help?

    A Very Strange Update.
    Gather round children...
    I can reliably produce this very strange behaviour. These are the steps:
    1. Create a new iPhone OS document. Mine is called loadtest.fla.
    2. Put the following into the Actions panel:
    import com.greensock.*;
    import com.greensock.loading.*;
    import com.greensock.events.LoaderEvent;
    var queue:LoaderMax = new LoaderMax({name:"mainQueue", onProgress:progressHandler, onComplete:completeHandler, onError:errorHandler});
    queue.append( new SWFLoader("bleep.swf", {name:"mainClip", estimatedBytes:3000, container:this, x:50}) );
    queue.load();
    function progressHandler(event:LoaderEvent):void {
        trace("progress: " + event.target.progress);
    function completeHandler(event:LoaderEvent):void {
      trace(event.target + " is complete!");
    function errorHandler(event:LoaderEvent):void {
        trace("error occured with " + event.target + ": " + event.text);
    3. Create a new ActionScript 3.0 document - mine is called bleep.fla (I may have spent too much time trying to solve this problem!)
    4. Draw some kind of shape on the stage, then save to the same directory as the iPhone OS document.
    5. Compile bleep.
    6. Ctrl+Enter on loadtest. This should all be working fine, ie, bleep should be loading and appearing on stage.
    7. In the iPhone OS Settings, add bleep.swf to the Included Files list. Publish to the iPhone. Still seems fine.
    NOTE: This is the last good moment. This is the last point I could get it to work on the iPhone!
    8. Now, add any kind of ActionScript to bleep.fla. Anything. I just put in a line like this:
    var foo:String = "Hello";
    9. Now, repeat steps 5-7.
    10. Repeat steps 5-7 again in disbelief. Wow. Is it true? Did putting in a single line of code prevent bleep.swf from being loaded?? How is this possible??? etc.
    So I'm really asking for help now. I just can NOT believe that something this rudimentary could be a problem. Surely I must have done something wrong, although I have done so little that I can't think of what it might be! Could someone please test this out and confirm if it is or is not possible to load an external swf in Packager for iPhone?

  • Has anyone configured NT realm in 8.1?

    Hi there,
    Our client currently using Windows NT Server, would like to see if use the NT
    realm for WebLogic Server 8.1 and then further for WebLogic Portal 8.1.
    I have gone through the steps in http://edocs.bea.com/wls/docs81/ConsoleHelp/security_6x.html#1105735,
    but up to step 5 I'm totally lost. Is the documentation outdated or I was not
    following the steps correctly?
    Thx in advance.
    best regards, Andrew

    See http://edocs.bea.com/wls/docs81/upgrade/upgrade6xto81.html#1066408 for more
    details.
    Yesh <[email protected]> wrote:
    yes I have done this. If you are running in "compatibility security
    mode" those instructions are correct .
    If you are starting from a fresh 8.1 domain then you have to configure
    a
    "realmadapterauthentication provider"
    restart the server and you will see the pages for configuring NT realm
    Andrew wrote:
    Hi there,
    Our client currently using Windows NT Server, would like to see ifuse the NT
    realm for WebLogic Server 8.1 and then further for WebLogic Portal8.1.
    I have gone through the steps in http://edocs.bea.com/wls/docs81/ConsoleHelp/security_6x.html#1105735,
    but up to step 5 I'm totally lost. Is the documentation outdated orI was not
    following the steps correctly?
    Thx in advance.
    best regards, Andrew

  • HT4199 has anyone configured a belkin n750 to get their ipod 4g to work getting on their wifi?

    having trouble connecting to my home network.  Tried everything except configuring my router.  I have a belkin n750 and everything in my home works fine on the router.  Even having trouble going online sometimes at starbucks or mcdonalds.  Sometimes it works, and sometimes it doesn't.  Any adivce?

    having trouble connecting to my home network.  Tried everything except configuring my router.  I have a belkin n750 and everything in my home works fine on the router.  Even having trouble going online sometimes at starbucks or mcdonalds.  Sometimes it works, and sometimes it doesn't.  Any adivce?

  • Has anyone got any examples of successfully using this crossword in CP6

    This is the link to the crossword....if so, is it online for viewing or can you provide a link to it?
    On that note, is there a easier way to create these yet...?
    http://www.adobe.com/cfusion/exchange/index.cfm?event=extensionDetail&loc=en_us&extid=3271 022
    Cheers
    Rossco

    It is good to hear that is getting Apple feedback from other sides regarding that network problem. I always thought that this just matters for bigger studios with multiple rooms and network installations and therefore not that a high priority for Apple. It never occurred to me that in a networked school environment that is a big issue and last time I checked Apple pretended to to care about the educational market.
    If you really need the network setup to work with Logic and can't wait for Apple to fix it, try to mount the network volumes via the smb protocol instead of the afp protocol. I used it for a while under Logic 7 and it worked, haven't tried it under L8. However keep in mind that are some drawbacks:
    Besides minor user interface limitations (color, icons, etc), the main problem is some boneheaded setup in Logic. Get that:
    Logic saves the path to any related media file, which is ok, but it saves also the network protocol it uses! If you logged on to a network volume over smb and use an audio file, Logic will save the complete path, something like "smb://MediaVolume/audio/MyGroove.aif". Netx time you mount the MediaVolume drive via afp and open your Logic Project, it won't find that file, or automount that volume again as an smb volume. So now you have the same network volume mounted twice, via afp and smb.
    Now you can see why I backed away from that solution.

  • Has anyone had a problem taking successful pictures of checks for a bank app using a Galaxy S5?

    I had no problems with making phone deposits on my Galaxy Stratosphere or on my husband's Galaxy S4.  However, after at least 20 tries on my new Galaxy S5, I kept getting error messages from the bank app indicating that it couldn't read it, to make sure the corners were within the frame or to make sure the MICR code was within the frame.  Even though I was certain I met all those criteria, and had plenty of light, nothing worked.  I even tried an old check that had been previously deposited via a different phone to see if it would work, but I had the same issues.  Any advice?  Thanks.

    According to BofA Mobile support, the camera on the GS5 is very sensitive to the lighting conditions. They suggested to try a lower lighting. And maybe try toggling the flash on or off. The App uses whatever settings you have set for the camera at that time. So if the flash is turned on for your camera, then the App will use the flash to take pictures as well. Basically you just have to play with the camera settings until the app reads the picture correctly.. Good Luck all!

  • Has anyone ever wondered how a successful company like apple could sometimes be so S***?

    Because I have.

    Hi,
    The Apple Discussions Terms of Use ban rumors such as the one you just posted.  Sorry.  The Terms of Use can be found at:  https://discussions.apple.com/___sbsstatic___/apple/tutorial/tou.html. 
    ---likeabird---

Maybe you are looking for

  • Setting profile option values using Java Concurrent Program

    Hi, I have a java concurrent program in which i am trying to update a profile option which is enabled only at site level, but the values are not getting committed once the CP completes. 1. I am using CpContext.getProfileStore().SetProfile(<name>,<val

  • 2.6 gig indicates 64 days of music

    After several days of moving libraries around and between computers and external drives I finally got everthing working how and where I want it. Unfortunately I Tunes library now indicates my 2.67 gig, 828 song library will play for 67.6 days! Since

  • ABAP query issue when logoff error message query not created

    Hi All , I created a ABAP query using SQ01 . I saved it and i'm able to see the output . But , if i logoff from the system and relogin again to system and trying to execute the query , it is showing an error message " The query has not been created "

  • Preventing Snap-Back with Ghost Text

        I have created an Adobe Livecycle ES4 form with expandable textfields. Almost all works fine, except for 1 problem. When the user has a textfield filled with pages of content (words) that run a number of pages (e.g. 4 pages) the form will snap-ba

  • RE: How to debug enhanced classes

    The line number information for classes is not affected by the enhancement process. For example, the pre-enhanced code 'this.foo = 2' looks like the following in pseudo-bytecode: aload_0 // load 'this' onto stack iconst_2 // load '2' onto stack putfi