Weblogic workshop test browser script error

Hi all
whenever i run any portal sample through Workshop Test Browser ,i get following
error.
a dialogue window "Internet Explorer script error" with following texts
An error has occured in the script on this page
Do you want to continue running scripts on this page ?
I am running Win2K professional, weblogic platform 8.1.1.0 and IE 5.0
But this problem does not appear in WinXP & IE6.0
ANy idea what is missing ?
thx
manjunath

Hi manjunath,
I had the same error on a similar config (win2k, ie 5). We tried several
other configuration (with newer browsers) and didn't have the same
experience.
I'm almost sure that the problem is the browser, which is too old and
doesn't support some featrue used by the webapp. If you can do it I
suggest to upgrade to a newer version.
BR,
don
manjunath wrote:
Hi all
whenever i run any portal sample through Workshop Test Browser ,i get following
error.
a dialogue window "Internet Explorer script error" with following texts
An error has occured in the script on this page
Do you want to continue running scripts on this page ?
I am running Win2K professional, weblogic platform 8.1.1.0 and IE 5.0
But this problem does not appear in WinXP & IE6.0
ANy idea what is missing ?
thx
manjunath

Similar Messages

  • Some browser script errors ?

    Hi,
    I have some questions ......
    I just install j2ee locally.
    1. I can able to open portal but brower throughs some scripting errors. But when i refresh it it works fine. While i click on user administration it also gives some screepting errors.(Internet Explorer 7)
    2. Is there any sld configuration need for running webdynpro java.
    3. I am not able to open visual administration with same password. It gives error like " Error in connection",.
    Regards,
    Gurprit Bhatia
    Edited by: GURPRIT BHATIA on Sep 17, 2008 6:55 AM

    Hi Gurprit,
    Please refer to the PAM(Product Availability Matrix) in here.
    https://websmp206.sap-ag.de/~form/handler?_APP=00200682500000001303&_EVENT=DISP_NEW&00200682500000002804=01200615320900001250
    Also, refer to these threads.
    portal not working properly on IE 7.0
    Internet Exporer 7.0 Settings for EP 6.0 SP19
    Hope this helps.
    Cheers,
    Sandeep Tudumu

  • Cockpit browser script error

    Hi,
    I have several customers using the cockpit. When the default "Home" cockpit loads, the browsers are set to the SAP website.
    The customers are getting several script errors while the browsers are loading. I also get the same behaviour on some but not all of our servers.
    Does any one know what IE / Java settings need to be changed to stop this annoying error on load?
    Thanks

    Hey Julie,
    Please kindly check in 'Agent Administration' if SMD Agent is running and is
    connected to SolMan if you can't see the Agent please check if it is
    visible in SLD, if it is please connect it to SolMan and then run setup again. Otherwise please uninstall SMD Agent and install it again connecting it directly to your SolMan using HTTP Connection via Message Server.
    As per the mentioned note: Please refer to SAP note 1232928 ,You need to switch to the dba cockpit that has authorizations to change the backend system then uninstall the backend, and then you can
    do this configuration step without the above error.
    You may want to refer to the  'Diagnostics Agent Setup Guide' available at
    http://wiki.scn.sap.com/wiki/display/TechOps/RCA_Home?original_fqdn=wiki.sdn.sap.com
    Hope this helps.
    Rgds,
    vamc.

  • Weblogic Test Browser

    Weblogic Test Browser is not able to handle miltiple windows. When javascript is used to open a new window, the test browser passes the control to the default browser of the machine but the session object is lost.
    Can we expect support for Multiple browser windows in the future version?
    BTW am running WebLogic Server 8.1 SP4.
    Krish

    Hi manjunath,
    I had the same error on a similar config (win2k, ie 5). We tried several
    other configuration (with newer browsers) and didn't have the same
    experience.
    I'm almost sure that the problem is the browser, which is too old and
    doesn't support some featrue used by the webapp. If you can do it I
    suggest to upgrade to a newer version.
    BR,
    don
    manjunath wrote:
    Hi all
    whenever i run any portal sample through Workshop Test Browser ,i get following
    error.
    a dialogue window "Internet Explorer script error" with following texts
    An error has occured in the script on this page
    Do you want to continue running scripts on this page ?
    I am running Win2K professional, weblogic platform 8.1.1.0 and IE 5.0
    But this problem does not appear in WinXP & IE6.0
    ANy idea what is missing ?
    thx
    manjunath

  • Error while generating ear using ant script in weblogic workshop 10

    In my application I have to create a ear file which should have the war file inside.
    I have created the build.xml for both ear application and web application, workshop.xml using weblogic workshop option
    File->export->WorkshopAntScripts
    I have been using the following command to execute the build.xml in EARApp(ear application)
    set the environment variables by running
    D:\bea\wlserver_10.0\common\bin\commEnv.cmd
    then
    D:\Source_Code\EARApp>ant clean build archive -Dworkspace="D:\Source_Code"
    I am getting the following error,
    Buildfile: build.xml
    init.env:
    check.versions:
    init.typedefs:
    init:
    clean:
    init.env:
    check.versions:
    init.typedefs:
    init:
    clean:
    [delete] Deleting 53 files from D:\Source_Code\WebApp\.apt_src
    [delete] Deleted 14 directories from D:\Source_Code\WebApp\.apt_src
    [delete] Deleting 218 files from D:\Source_Code\WebApp\build\classes
    [delete] Deleted 42 directories from D:\Source_Code\WebApp\build\classes
    [delete] Deleting directory D:\Source_Code\WebApp\build\assembly\.src
    [delete] Deleting directory D:\Source_Code\WebApp\build\weboutput
    [mkdir] Created dir: D:\Source_Code\WebApp\build\weboutput
    init.env:
    check.versions:
    init.typedefs:
    init:
    build:
    init.env:
    check.versions:
    init.typedefs:
    init:
    build:
    [apt] [web.content.root]|[D:\Source_Code\WebApp/\WebContent]
    [apt] [web.source.roots]|[D:\Source_Code\WebApp/src]
    [apt] Compiling 113 source files to D:\Source_Code\WebApp\build\classes
    [apt] warning: Annotation types without processors: [java.lang.SuppressWarnings, org.apache.be
    ehive.controls.system.jdbc.JdbcControl.ConnectionDataSource, org.apache.beehive.controls.system.jdbc
    .JdbcControl.SQL, com.bea.control.annotations.TransactionAttribute]
    [apt] 1 warning
    [apt] warning: Annotation types without processors: [java.lang.SuppressWarnings]
    [apt] 1 warning
    [apt] [web.content.root]|[D:\Source_Code\WebApp/\WebContent]
    [apt] [web.source.roots]|[D:\Source_Code\WebApp/src]
    [apt] Compiling 53 source files to D:\Source_Code\WebApp\build\classes
    [apt] warning: Annotation types without processors: [java.lang.SuppressWarnings]
    [apt] 1 warning
    [javac] Compiling 113 source files to D:\Source_Code\WebApp\build\classes
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] Compiling 53 source files to D:\Source_Code\WebApp\build\classes
    [delete] Deleting directory D:\Source_Code\WebApp\build\weboutput
    [mkdir] Created dir: D:\Source_Code\WebApp\build\weboutput
    [copy] Copying 1 file to D:\Source_Code\WebApp\build\weboutput\WEB-INF
    [copy] Copying 1 file to D:\Source_Code\WebApp\build\weboutput\WEB-INF
    init.env:
    check.versions:
    init.typedefs:
    init:
    stage:
    [delete] Deleting directory D:\Source_Code\EARApp\.staging
    [mkdir] Created dir: D:\Source_Code\EARApp\.staging
    [copy] Copying 7 files to D:\Source_Code\EARApp\.staging
    init.env:
    check.versions:
    init.typedefs:
    init:
    stage.to.ear:
    init.env:
    check.versions:
    init.typedefs:
    init:
    stage:
    init.env:
    check.versions:
    init.typedefs:
    init:
    generated.root.init:
    assembly:
    [mkdir] Created dir: D:\Source_Code\WebApp\build\assembly\.src
    [assemble] Assembly failed - Control Assembly process failed
    [assemble] Caused by: info
    BUILD FAILED
    D:\Source_Code\EARApp\build.xml:189: The following error occurred while executing t
    his line:
    jar:file:/D:/bea/WLSERV%7e1.0/workshop/lib/workshop-antlib.jar!/com/bea/workshop/cmdline/antlib/antl
    ib.xml:92: The following error occurred while executing this line:
    D:\Source_Code\EARApp\build.xml:201: The following error occurred while executing t
    his line:
    D:\Source_Code\WebApp\build.xml:351: The following error occurred while executing thi
    s line:
    D:\Source_Code\WebApp\build.xml:177: The following error occurred while executing thi
    s line:
    D:\Source_Code\WebApp\build.xml:424: Assembly failed.
    Some one help me solve this problem.
    Thanks in advance.

    --> some error on posting please refer to the next post...
    From the error logs we can trace it out to the web project's Build.xml file ....I was getting a similar error and by commenting out the following lines in the web project's Build.xml I am able to run the build script correctly and get a EAR file. The lines are
    <!--
    <assemble
    moduleDir="${generated.module.root}"
    moduleName="${project.name}"
    srcOutputDir="${assembly.src}"
    appRootDir="${ear.root}">
    <assemblyContext factory="org.apache.beehive.controls.runtime.assembly.WebAppAssemblyContext$Factory" />
    <assemblyContext factory="org.apache.beehive.controls.runtime.assembly.AppAssemblyContext$Factory" />
    <classpath refid="assembly.classpath" />
    <fileset dir="${project.dir}">
    <include name="**/*.controls.properties" />
    </fileset>
    </assemble>
         -->
    Please check it now, also if any one can let us know the function or role played by the above lines it would be great. Also if there would be any future or unseen problems by commenting out these lines please do let us know...
    Thanks
    -MiM
    Edited by prodigymonish83 at 10/22/2007 5:56 AM

  • Error in test browser while running a JPD

    anyone plzzz help me..i'm getting this error while trying to run a jpd ...this error is coming in test browser
    Service Request getContractLineResourceId
    Submitted at Wed Sep 07 17:54:35 IST 2005
    clResourceId = 102950
    Context Event context_onCreate on Control callback
    Submitted at Wed Sep 07 17:54:35 IST 2005
    Method: com.bea.control.ServiceBrokerControlImpl.context_onCreate
    Event source: context
    CallStack:
    callback.context_onCreate()
    callback:context.onCreate()
    callback:context.onAcquire()
    Returned from context_onCreate on callback
    Submitted at Wed Sep 07 17:54:35 IST 2005
    Context Event context_onAcquire on Control callback
    Submitted at Wed Sep 07 17:54:35 IST 2005
    Method: com.bea.control.ServiceBrokerControlImpl.context_onAcquire
    Event source: context
    Arguments:
    CallStack:
    callback.context_onAcquire()
    callback:context.onAcquire()
    Returned from context_onAcquire on callback
    Submitted at Wed Sep 07 17:54:35 IST 2005
    Operation setTargetService on Control callback
    Submitted at Wed Sep 07 17:54:35 IST 2005
    Method: com.pwc.us.ept.process.businessLogic.manageContractLine.MyContractLineRescJpd$Callback.setTargetService
    Arguments:
    Arg 0 : Service[http://TESTUI]
    CallStack:
    callback.setTargetService()
    Returned from setTargetService on callback
    Submitted at Wed Sep 07 17:54:35 IST 2005
    Operation setEchoConversationID on Control callback
    Submitted at Wed Sep 07 17:54:35 IST 2005
    Method: com.pwc.us.ept.process.businessLogic.manageContractLine.MyContractLineRescJpd$Callback.setEchoConversationID
    Arguments:
    Arg 0 : null
    CallStack:
    callback.setEchoConversationID()
    Returned from setEchoConversationID on callback
    Submitted at Wed Sep 07 17:54:35 IST 2005
    Operation setProtocol on Control callback
    Submitted at Wed Sep 07 17:54:35 IST 2005
    Method: com.pwc.us.ept.process.businessLogic.manageContractLine.MyContractLineRescJpd$Callback.setProtocol
    Arguments:
    Arg 0 : http-soap
    CallStack:
    callback.setProtocol()
    Returned from setProtocol on callback
    Submitted at Wed Sep 07 17:54:35 IST 2005
    Operation setRecipientCertificate on Control callback
    Submitted at Wed Sep 07 17:54:35 IST 2005
    Method: com.pwc.us.ept.process.businessLogic.manageContractLine.MyContractLineRescJpd$Callback.setRecipientCertificate
    Arguments:
    Arg 0 : null
    CallStack:
    callback.setRecipientCertificate()
    Returned from setRecipientCertificate on callback
    Submitted at Wed Sep 07 17:54:35 IST 2005
    Operation getContractLineResourceId
    Submitted at Wed Sep 07 17:54:35 IST 2005
    Method: com.pwc.us.ept.process.businessLogic.manageContractLine.MyContractLineRescJpd.getContractLineResourceId
    Arguments:
    clResourceId : 102950
    CallStack:
    getContractLineResourceId()
    Operation findByCtrlLineResourceId on Control dbContractLineControl
    Submitted at Wed Sep 07 17:54:35 IST 2005
    Method: com.pwc.us.ept.control.customDBControl.MyTestControl.CustomContractLineResc.findByCtrlLineResourceId
    Arguments:
    contractLineRescId : 102950
    CallStack:
    dbContractLineControl.findByCtrlLineResourceId()
    getContractLineResourceId()
    Returned from findByCtrlLineResourceId on dbContractLineControl
    Submitted at Wed Sep 07 17:54:35 IST 2005
    Return value: com.pwc.us.ept.app.dto.StateHolder@dfa0aa
    Process Completed
    Submitted at Wed Sep 07 17:54:35 IST 2005
    Returned from getContractLineResourceId
    Submitted at Wed Sep 07 17:54:35 IST 2005
    Return value: com.pwc.us.ept.app.dto.StateHolder@dfa0aa
    Context Event context_onRelease on Control callback
    Submitted at Wed Sep 07 17:54:35 IST 2005
    Method: com.bea.control.ServiceBrokerControlImpl.context_onRelease
    Event source: context
    Arguments:
    CallStack:
    callback.context_onRelease()
    callback:context.onRelease()
    Returned from context_onRelease on callback
    Submitted at Wed Sep 07 17:54:35 IST 2005
    Context Event context_onReset on Control callback
    Submitted at Wed Sep 07 17:54:35 IST 2005
    Method: com.bea.control.ServiceBrokerControlImpl.context_onReset
    Event source: context
    CallStack:
    callback.context_onReset()
    callback:context.onReset()
    Returned from context_onReset on callback
    Submitted at Wed Sep 07 17:54:35 IST 2005
    Service Response
    Submitted at Wed Sep 07 17:54:35 IST 2005
    <error>
    <faultcode>JWSError</faultcode>
    <faultstring>java.lang.RuntimeException: Protocol 'form-get' not available on this operation.</faultstring>
    <detail>
    com.bea.wlw.runtime.core.request.ResponseValidationException: java.lang.RuntimeException: Protocol 'form-get' not available on this operation.
    at com.bea.wlw.runtime.jws.request.MimeXmlResponse.setReturnValue(MimeXmlResponse.java:40)
    at com.bea.wlw.runtime.core.bean.BaseDispatcherBean.runAsInvoke(BaseDispatcherBean.java:261)
    at com.bea.wlw.runtime.core.bean.BaseDispatcherBean.invoke(BaseDispatcherBean.java:54)
    at com.bea.wlw.runtime.core.bean.SyncDispatcherBean.invoke(SyncDispatcherBean.java:160)
    at com.bea.wlw.runtime.core.bean.SyncDispatcher_k1mrl8_EOImpl.invoke(SyncDispatcher_k1mrl8_EOImpl.java:100)
    at com.bea.wlw.runtime.core.dispatcher.Dispatcher.remoteDispatch(Dispatcher.java:161)
    at com.bea.wlw.runtime.core.dispatcher.Dispatcher.dispatch(Dispatcher.java:49)
    at com.bea.wlw.runtime.core.dispatcher.HttpServerHelper.exploreExec(HttpServerHelper.java:275)
    at com.bea.wlw.runtime.core.dispatcher.HttpServerHelper.executeGetRequest(HttpServerHelper.java:593)
    at com.bea.wlw.runtime.core.dispatcher.HttpServer.doGet(HttpServer.java:81)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:971)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:402)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:305)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:6350)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:317)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:118)
    at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3635)
    at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2585)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
    Caused by: java.lang.RuntimeException: Protocol 'form-get' not available on this operation.
    at com.bea.wlw.runtime.core.dispatcher.DispMessage.marshalXml(DispMessage.java:363)
    at com.bea.wlw.runtime.jws.request.MimeXmlResponse.writePart(MimeXmlResponse.java:106)
    at com.bea.wlw.runtime.jws.request.MimeXmlResponse.writeOutputPart(MimeXmlResponse.java:98)
    at com.bea.wlw.runtime.jws.request.MimeXmlResponse.setReturnValue(MimeXmlResponse.java:36)
    ... 21 more
    </detail>
    </error>

    Hi,
    When Explorer quits, does any file gets generated automatically on your desktop?
    Regards,
    Soumyajit

  • Workshop ANT Script Error in JAX-WS and XMLBeans Facet

    I am having a strange problem. I have a web service project created in Eclipse BEA Weblogic 9.2 Workshop IDE. The structure is:
    -EAR...which consitutues
    -JAX-WS WAR project
    -EJB Project
    The JAX-WS WAR has XMLBeans/XMLBuilder facets enabled to be used for compiling my XSD schemas being used in my web service.
    When I build the project and export the ear through the IDE it works fine. I wanted to generate ANT scripts for all these projects so I can build and export the EAR through the command prompt. I was able to that. Now I wanted to check-in the project code in a source control management tool. Naturally I shouldn't check-in the .xbean_bin and .xbean_src folders generated by the the JAXB API against my schemas. The problem happens that when I delete these folders and then run my ANT build script through command prompt I get the following error:
    assembly: [mkdir] Created dir: C:\Projects\kc\kces2\kcesWs\build\assembly\.src
    [assemble] Input fileset contained no files, nothing to do. init.env: init.typedefs: init: generated.root.init: webservice.build:
    [jwsc] JWS: processing module weboutput
    [jwsc] Parsing source files
    [jwsc] Parsing source files
    [jwsc] 1 JWS files being processed for module weboutput [AntUtil.deleteDir] Deleting directory C:\DOCUME~1\Syunus\LOCALS~1\Temp\_5l950r10
    BUILD FAILED
    C:\Projects\KEYCOM~1\kces2\kcesEar\build.xml:184: The following error occurred while executing this line: jar:file:/C:/bea/WEBLOG%7e2/workshop/lib/wlw-antlib.jar!/com/bea/wlw/antlib/antlib.xml:91:
    The following error occurred while executing this line: C:\Projects\KEYCOM~1\kces2\kcesEar\build.xml:196:
    The following error occurred while executing this line: C:\Projects\kc\kces2\kcesWs\build.xml:401:
    The following error occurred while executing this line: C:\Projects\kc\kces2\kcesWs\build.xml:293:
    The following error occurred while executing this line: C:\Projects\kc\kces2\kcesWs\build.xml:490: java.lang.RuntimeException: java.lang.ExceptionInInitializerError
    Total time: 13 seconds
    The above mentioned XMLBean folders are created, my schemas are compiled but the build process terminates at that point when trying to compile the web service code file i.e. the jwsc task fails. Right after that, if I again initiate the build everything goes fine. Apparently the build script expects these 2 XMLBean folders to be present before hand?
    The ANT build chain goes like this:
    -ANT build script for the EAR project -> which calls child ANT build scripts for all referenced sub projects, which are the WAR (here it fails on the first run) and the EJB projects in my case.
    Any idea why it is happening? Thanks a lot.
    cross-posted at
    http://www.coderanch.com/t/485654/Ant-Maven-Other-Build-Tools/ANT-Script-Error-JAX-WS:

    Hi,
    Hope you are doing good.
    I needed some information on how to write a ANT script to create a deployable WAR file of web service built using JAX WS.
    Could you help me with steps / ANT tasks / sample if any.
    Thanks in advance.
    Chandan
    PWC

  • Oracle Load testing- Open script at the end of recording gives this error

    I am recording a script for R12 in Open scirpt , but at the end of finish record Open script Load testing gives this error"Failed to correlate script has encountered a problem"
    Steps I followed. Open Open script-New Script. Select Load testing Protocol(Automation) - Select Oracle EBS/Forms- Create a script. Now start recording. I have EBS R12 instance and the test I am doing is just login / open a form . After that I click Stop recording. Open script pops up a Window "Exception occured while correlating script:oracle.oats.scripting.transforms.TransformException:transfrom rule threw exception in TransformStep:oats.otas.scripting.modules.formsLT.correlationformsHttpVarSubstitution.Refer to the Error Log for Details". The tool is installed on Windiws 7 64 bit and using IE8 as a browser.
    Any help?

    Hi
    Thanks JB/Glen
    My Answers
    Stupid, but have you tried to create a new script?
    ANS-Yes JB . Always try with New one only not using the same. Also before I record first I try the same steps in browser to make sure it work/oepns all.The do the same via recording)
    Is that the only script that doesn't work?
    ANS-Every script that I record has this issue on this Windows - x 64 Laptop.
    Have you tried another one? Just a simple web one?
    ANS- Open script functional recording works fine.
    Have you ran the Diagnose Tool (Help Menu)?
    ANS- Yes- All came out Green
    Have you put a specific name for the script? Special characters?
    ANS-No my script name is Test1, Test2 etc
    Restart OpenScript?
    ANS- Yes Tried several times. Also I completely uninstalled/removed registry/folders, re-installed also.
    But I have another Windows XP machine where I installed now that works fine. Only issue now on this Laptop - Why /where is the issue on this Laptop?
    Open the error view which will show in the lower pane. You may find more details.
    ANS- More details shows only "Exception occurred while correlating script." a one liner
    When you manually run the "Correlate Script" option as JB has mentioned, first un-check all but one correlation rule. This is an additional choice in "Correlate Script" menu. If no error, "Revert to recorded" again, and then "Correlate Script" again though this time un-check all but two correlation rules. Continue this effort until you narrow down the correlation rule which throws the error.
    ANS- This is a simple out of the install and I ccan see only two Rules. HTTPS Libraries and Oracle Load Form Libraries. If we leave Oracle Load form libraries checked and correlate that is where it is failing. I believe we need that Library correct?
    Thanks

  • Q: General : Can workshop test form display a browse icon for file input?

    Hi,
    Is it possible to write a web service which takes in say a license file for validation
    and returns a boolean true if
    valid and false if not valid? Can the workshop test form display a browse icon so
    that I can select the license file
    from my local system? Or do I have to write an html/jsp front-end to the web service
    myself?
    Thanks,
    Sadhana

    Hi Adam,
    Thanks a lot again for answering my question with such a nice
    explanation!
    -Sadhana
    "Adam FitzGerald" <[email protected]> wrote:
    >
    Hi Sadhana,
    Web services have two mechanisms to receive data that are part of the SOAP
    1.1 specification.
    The first mechanism is to pass the data as a parameter to the web service
    operation
    - this only works if the data is text based and can be imbedded in an XML
    SOAP document
    (i.e. it cannot be binary information like images or music not can it be
    complete
    standalone XML documents). We demonstrated this technique in class and it
    is the
    most common way to transmit information.
    The second mechanism is to add the data to the SOAP request as an attachment
    (similar
    to email). This mechanism is not available directly in Workshop but WebLogic
    server
    does provide this capability if you use web service handlers. See the URL
    below for
    more information.
    http://edocs.bea.com/wls/docs70/webserv/design.html#1053805
    There is also a third programmatic solution. You could provide a URL for
    the file
    or document that you want to process as a parameter for the web service
    and then
    the web service could use the java.net API to retreive the document dynamically
    during
    processing. This has obvious preformance and security problems but it might
    be applicable
    in some situations.
    Good luck
    Adam
    "Sadhana Jain" <[email protected]> wrote:
    Hi,
    Is it possible to write a web service which takes in say a license file
    for validation
    and returns a boolean true if
    valid and false if not valid? Can the workshop test form display a browse
    icon so
    that I can select the license file
    from my local system? Or do I have to write an html/jsp front-end to the
    web service
    myself?
    Thanks,
    Sadhana

  • Firefox 4.0 is my default browser, and I am receiving a script error message when I try to view online images in Family Tree Maker 2011, a genealogy program. Have not had problems until Firefox 4.0. Can't seem to find a setting in Firefox to fix this.

    Error is as follows: Line: 63 Char: 4344 Error: Unable to get value of the property 'offsetHeight': object is null or undefined Code: 0 URL: http://yui.yahooapis.com/combo?2.8.0/build/yuiloader-dom- event/yuiloader-dom-event.js&2.8.0/build/dragdrop/dragdrop- min.js&2.8.0/build/stylesheet/stylesheet- Do you want to continue running scripts on this page? Y/N buttons."

    I see. Well, I just tried to make IE my default browser, but it did not solve the problem. I receive the same script error when I view the image. (I may not have explained this thoroughly enough at first - I do get to view the image after answering the error message, but the print button embedded in the window doesn't work. Before, I never had a problem with viewing or printing.)
    I imagine that at this point I will either need to communicate this to the IE people, or possibly revert to an older version of IE.

  • Error when generating a Web Service from WSDL (Weblogic Workshop)

    Hi,
    I am using weblogic workshop 10 for implementing web services and its was working fine. But now when I try to generate a web service from WSDL its crashing with the following error;
    Could not find one or more classes: "org.apache.tools.ant.launch.AntMain". Please check the Ant classpath.
    org.eclipse.core.runtime.CoreException: Could not find one or more classes: "org.apache.tools.ant.launch.AntMain". Please check the Ant classpath.
         at com.bea.workshop.webservices.core.gen.JwsFromWsdlBuilder.buildJws(JwsFromWsdlBuilder.java:107)
         at com.bea.workshop.webservices.ui.wizards.jwsfromwsdl.GenerateJwsFromWsdlWizard$1.execute(GenerateJwsFromWsdlWizard.java:133)
         at org.eclipse.ui.actions.WorkspaceModifyOperation$1.run(WorkspaceModifyOperation.java:101)
         at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1737)
         at org.eclipse.ui.actions.WorkspaceModifyOperation.run(WorkspaceModifyOperation.java:113)
         at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)
    org.eclipse.core.runtime.CoreException[4]: com.bea.workshop.webservices.core.gen.WebServicesException:
         at com.bea.workshop.webservices.core.gen.GenerationScript.runAnt(GenerationScript.java:154)
         at com.bea.workshop.webservices.core.gen.GenerationScript.createJWS(GenerationScript.java:98)
         at com.bea.workshop.webservices.core.gen.JwsFromWsdlBuilder.buildJws0(JwsFromWsdlBuilder.java:135)
         at com.bea.workshop.webservices.core.gen.JwsFromWsdlBuilder.buildJws(JwsFromWsdlBuilder.java:98)
         at com.bea.workshop.webservices.ui.wizards.jwsfromwsdl.GenerateJwsFromWsdlWizard$1.execute(GenerateJwsFromWsdlWizard.java:133)
         at org.eclipse.ui.actions.WorkspaceModifyOperation$1.run(WorkspaceModifyOperation.java:101)
         at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1737)
         at org.eclipse.ui.actions.WorkspaceModifyOperation.run(WorkspaceModifyOperation.java:113)
         at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)
    Caused by: org.eclipse.core.runtime.CoreException: Could not find one or more classes: "org.apache.tools.ant.launch.AntMain". Please check the Ant classpath.
         at org.eclipse.ant.core.AntRunner.problemLoadingClass(AntRunner.java:445)
         at org.eclipse.ant.core.AntRunner.handleInvocationTargetException(AntRunner.java:417)
         at org.eclipse.ant.core.AntRunner.run(AntRunner.java:362)
         at com.bea.workshop.webservices.core.gen.GenerationScript.runAnt(GenerationScript.java:152)
         ... 8 more
    I have checked my ANT_HOME and its pointing to the correct location bea\tools\eclipse32\eclipse\plugins\org.apache.ant_1.6.5 and the AntMain classs is present in this path: org.apache.tools.ant.launch.AntMain
    If anyone has any idea on this please suggest a solution.
    Thanks in advance
    -AKJ

    Yes, I assume you are talking about ANT_HOME:
    see this Screenshot which shows my current settings
    [http://i43.tinypic.com/nbrec6.jpg|http://i43.tinypic.com/nbrec6.jpg]
    Regards
    -AKJ

  • Getting Error while Publishing Web Application using weblogic workshop 10.2

    Hi all,
    I am trying to create a simple webapplication using the weblogic workshop studio for weblogic. I have created a domain using the configration wizard.
    when i am trying to deploy the newly created dynamic web project EAR in to the server, its throwing a error
    !MESSAGE Referenced library module 'weblogic-controls-10.0#[email protected]' failed to deploy.
    !SUBENTRY 2 com.bea.workshop.wls.core 4 4000 2008-05-21 15:32:06.117
    !MESSAGE java.net.MalformedURLException: no protocol: 10.2/wlserver_10.0/platform/lib/p13n/p13n_common.jar
    !STACK 0
    java.lang.Exception: Exception received from deployment driver. See Error Log view for more detail.
         at com.bea.workshop.wls.core.server.internal.WlsJ2EEDeploymentHelper$DeploymentProgressListener.watch(WlsJ2EEDeploymentHelper.java:1459)
         at com.bea.workshop.wls.core.server.internal.WlsJ2EEDeploymentHelper.deployLibrary(WlsJ2EEDeploymentHelper.java:1200)
         at com.bea.workshop.wls.core.server.internal.WlsJ2EEDeploymentHelper.deployLibraryModules(WlsJ2EEDeploymentHelper.java:1079)
         at com.bea.workshop.wls.core.server.internal.WlsJ2EEDeploymentHelper.deployAllLibraryModules(WlsJ2EEDeploymentHelper.java:1046)
         at com.bea.workshop.wls.core.server.internal.WlsJ2EEDeploymentHelper.deploy(WlsJ2EEDeploymentHelper.java:710)
         at com.bea.workshop.wls.core.server.internal.WeblogicServerBehaviour.publishWeblogicModules(WeblogicServerBehaviour.java:1195)
         at com.bea.workshop.wls.core.server.internal.WeblogicServerBehaviour.publishOnce(WeblogicServerBehaviour.java:657)
         at com.bea.workshop.wls.core.server.internal.WeblogicServerBehaviour.publish(WeblogicServerBehaviour.java:486)
         at org.eclipse.wst.server.core.internal.Server.doPublish(Server.java:875)
         at org.eclipse.wst.server.core.internal.Server.publish(Server.java:863)
         at org.eclipse.wst.server.core.internal.PublishServerJob.run(PublishServerJob.java:142)
         at org.eclipse.core.internal.jobs.Worker.run(Worker.java:58)
    Caused by: java.net.MalformedURLException: no protocol: 10.2/wlserver_10.0/platform/lib/p13n/p13n_common.jar
         at java.net.URL.<init>(URL.java:567)
         at java.net.URL.<init>(URL.java:464)
         at java.net.URL.<init>(URL.java:413)
         at sun.rmi.server.LoaderHandler.pathToURLs(LoaderHandler.java:747)
         at sun.rmi.server.LoaderHandler.loadClass(LoaderHandler.java:147)
         at java.rmi.server.RMIClassLoader$2.loadClass(RMIClassLoader.java:620)
         at java.rmi.server.RMIClassLoader.loadClass(RMIClassLoader.java:247)
         at sun.rmi.server.MarshalInputStream.resolveClass(MarshalInputStream.java:197)
         at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1544)
         at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1466)
         at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1699)
         at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1305)
         at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1634)
         at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1299)
         at java.io.ObjectInputStream.readObject(ObjectInputStream.java:348)
         at java.rmi.MarshalledObject.get(MarshalledObject.java:135)
         at javax.management.remote.rmi.RMIConnectionImpl$6.run(RMIConnectionImpl.java:1595)
         at java.security.AccessController.doPrivileged(Native Method)
         at javax.management.remote.rmi.RMIConnectionImpl.unwrap(RMIConnectionImpl.java:1586)
         at javax.management.remote.rmi.RMIConnectionImpl.access$600(RMIConnectionImpl.java:81)
         at javax.management.remote.rmi.RMIConnectionImpl$7.run(RMIConnectionImpl.java:1631)
         at java.security.AccessController.doPrivileged(Native Method)
         at javax.management.remote.rmi.RMIConnectionImpl.unwrap(RMIConnectionImpl.java:1627)
         at javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:766)
         at javax.management.remote.rmi.RMIConnectionImpl_WLSkel.invoke(Unknown Source)
         at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:589)
         at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:479)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
         at weblogic.security.service.SecurityManager.runAs(Unknown Source)
         at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:475)
         at weblogic.rmi.internal.BasicServerRef.access$300(BasicServerRef.java:59)
         at weblogic.rmi.internal.BasicServerRef$BasicExecuteRequest.run(BasicServerRef.java:1016)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:200)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:172)
    Any help on this is welcomed
    Thanks and regards
    Vishnu

    If you don't mind can you please provide a more step-by-step instructions to reproduce.

  • Error while configuring weblogic workshop application to cruise control.

    Hi,
    I have a web application which is created through weblogic workshop 9.2 and want to configure it to cruise control.
    In that process, i had to change the web app to ear application and created build.xml for configuring it to cruise control
    but I'm getting the following error.
    It would be great if anyone could resolve the issue.
    copyConfiguration:
    [echo] No configuration directories specified
    createWorkspaceXML:
    [echo] Running createWorkspaceXMLFile
    checkout:
    build:
    [echo] Compiling using /home/cocbad/wlp92-projects/SearchApp/src/SearchApp/SearchApp/build.xml
    init.env:
    check.params:
    check.versions:
    init.typedefs:
    [echo] Using Workshop Libraries located in the "../SearchApp/ant-build-lib" directory.
    Trying to override old definition of task for
    Trying to override old definition of task jspc
    init:
    [mdimport] The workspace is missing the definition of the "BEA WebLogic Server v9.2 JRE" Java VM, which is referenced by a project.
    BUILD FAILED
    /home/cocbad/wlp92-projects/SearchApp/SearchApp_build.xml:20: The following error occurred while executing this line:
    /home/cocbad/wlp92-build/build_app.xml:44: The following error occurred while executing this line:
    /home/cocbad/wlp92-build/build_tasks.xml:110: The following error occurred while executing this line:
    /home/cocbad/wlp92-projects/SearchApp/src/SearchApp/SearchApp/build.xml:74: Metadata import failed!
    Total time: 8 seconds
    Thanks & Regards,
    Swapna

    Hi,
    Issue is resolved.
    Value for property "aia.jdev.lib.dir" was missing in my build.xml.
    Regards,
    UJ

  • Why do I get a "script error" message from Adobe flash player?  It is installed as a part of my browser.IE 11

    Why do I get a "script error"  from flash player when it is not installed separately?  It is part of my browser--IE 11

    Same error message, I disabled tab mix and made sure I only have the newest version of Java, restarted firefox, now it seems to be fine no error yet on Pogo games or pictures upload to ebay which were the biggest problems besides hanging. I had also had disabled AVG secure search yesterday but that did not solve the issue. Now I will try to add back in AVG search...I have very few adds ons, also the note embedded about re- installing a toolbar went away, my old one did not work with FF4, so I installed Yahoo toolbar but the message still did not go away until I applied this fix. Hopes this helps someone..

  • Authentication error weblogic workshop

    Hi ,
    I am trying to debugg my application with weblogic workshop but its
    giving authentication error. My application is deployed and i can access it
    . I am using ant . Actually when i click the debug button it statrts the
    build and after successful termination of the build process it opens the
    debug view but gives the following error :-
    Authentication Failure when connecting to server
    Check your weblogic server username and password are correct and that the
    user has full admin rights.
    I have given the same username and password in workshop that i gave while
    configuring my domain. I guess workshop is not able to communicate with the
    server . Please help me out. I have spent enough time resolving this.
    Thanks

    The text of the error message may be incorrect, but the intent of the
    message is correct. You cannot use <max-beans-in-free-pool> with a Stateful
    session bean. See:
    http://e-docs.bea.com/wls/docs81/ejb/DDreference-ejb-jar.html#1114854
    Bill
    "Rick Jackson" <[email protected]> wrote in message
    news:26851318.1105651919423.JavaMail.root@jserv5...
    Hello,
    I have created a session EJB in Weblogic workshop. In the propertyeditor, I have set the "type" to "Stateful". I have then set the
    max-beans-in-free-pool to 1. I build my ejb project, and I get the below
    error:
    "A Stateless Session Bean cannot have a tag max-beans-in-free-pool". Thisdoesn't make any sense to me since I have specified that it is a "Stateful"
    session bean. I am using Weblogic workshop 8.1 sp2

Maybe you are looking for