WDeploy to Websphere6 can't use Webi application

After installing BOE 3.1 with default setting( Tomcat) successfully, I used Wdeploy to deploy to WebSphere6, but can view CR, can't view Webi Report, or new Webi Document. This behaviour is the same in both InfoView and CMC.
As I don't find a way to Attach files, I briefly list webiError, and the log file during the wdeploy command below.
AnyOne can help to point the reason?
Thanks in advance for the help!
Jennie
webiError:
Original Exception:
Error Message: org.apache.xalan.processor.TransformerFactoryImpl incompatible with javax.xml.transform.TransformerFactory
Error Code: 500
Target Servlet: /jsp/Webi_Create/universes.jsp
Error Stack:
java.lang.ClassCastException: org.apache.xalan.processor.TransformerFactoryImpl incompatible with javax.xml.transform.TransformerFactory
     at javax.xml.transform.TransformerFactory.newInstance(Unknown Source)
     at com.ibm.ws.jsp.translator.visitor.validator.PageDataImpl._getInputStream(PageDataImpl.java:125)
     at com.ibm.ws.jsp.translator.visitor.validator.PageDataImpl.getInputStream(PageDataImpl.java:117)
     at org.apache.taglibs.standard.tlv.JstlBaseTLV.validate(JstlBaseTLV.java:176)
     at com.ibm.ws.jsp.translator.visitor.validator.ValidateVisitor.validateTagLib(ValidateVisitor.java:988)
     at com.ibm.ws.jsp.translator.visitor.validator.ValidateVisitor.visitJspRootStart(ValidateVisitor.java:467)
     at com.ibm.ws.jsp.translator.visitor.JspVisitor.processJspElement(JspVisitor.java:138)
     at com.ibm.ws.jsp.translator.visitor.JspVisitor.visit(JspVisitor.java:121)
     at com.ibm.ws.jsp.translator.JspTranslator.processVisitors(JspTranslator.java:121)
     at com.ibm.ws.jsp.translator.utils.JspTranslatorUtil.translateJsp(JspTranslatorUtil.java:181)
     at com.ibm.ws.jsp.translator.utils.JspTranslatorUtil.translateJspAndCompile(JspTranslatorUtil.java:83)
     at com.ibm.ws.jsp.webcontainerext.AbstractJSPExtensionServletWrapper.translateJsp(AbstractJSPExtensionServletWrapper.java:349)
     at com.ibm.ws.jsp.webcontainerext.AbstractJSPExtensionServletWrapper._checkForTranslation(AbstractJSPExtensionServletWrapper.java:317)
     at com.ibm.ws.jsp.webcontainerext.AbstractJSPExtensionServletWrapper.checkForTranslation(AbstractJSPExtensionServletWrapper.java:226)
     at com.ibm.ws.jsp.webcontainerext.AbstractJSPExtensionServletWrapper.handleRequest(AbstractJSPExtensionServletWrapper.java:131)
     at com.ibm.ws.jsp.webcontainerext.AbstractJSPExtensionProcessor.handleRequest(AbstractJSPExtensionProcessor.java:270)
     at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.include(WebAppRequestDispatcher.java:606)
     at com.businessobjects.clientaction.webi.create.WebiCreateAction.autoWrapPerform(WebiCreateAction.java:154)
     at com.businessobjects.webutil.struts.CheckSessionAction.process(CheckSessionAction.java:79)
     at com.businessobjects.webutil.struts.CheckSessionAction.perform(CheckSessionAction.java:59)
     at org.apache.struts.action.ActionServlet.processActionPerform(ActionServlet.java:1787)
     at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1586)
     at com.businessobjects.webutil.struts.CrystalUTF8InputActionServlet.process(CrystalUTF8InputActionServlet.java:32)
     at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:492)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
     at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:966)
     at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:907)
     at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:118)
     at com.ibm.ws.webcontainer.filter.WebAppFilterChain._doFilter(WebAppFilterChain.java:87)
     at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:696)
     at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:641)
     at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:475)
     at com.ibm.ws.wswebcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:463)
     at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:3107)
     at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:238)
     at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:811)
     at com.ibm.ws.wswebcontainer.WebContainer.handleRequest(WebContainer.java:1425)
     at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:92)
     at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:465)
     at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:394)
     at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.java:102)
     at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:152)
     at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:213)
     at com.ibm.io.async.AbstractAsyncFuture.fireCompletionActions(AbstractAsyncFuture.java:195)
     at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:136)
     at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:193)
     at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:725)
     at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:847)
     at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1498)
WDeploy Log:
PLGC0005I: 插件配置文件 = C:\Program Files\IBM\WebSphere\AppServer\profiles\AppS
rv01\config\cells\plugin-cfg.xml
serialize_conf:
config:
Loading config.websphere6
Loading dswsbobje.properties
Warning: as_mode property not set. Standalone deployment assumed.
preconfig:
checkargs:
Validating configuration...
Deleting: C:\Program Files\Business Objects\deployment\workdir\websphere6\valida
teconfig.properties
Deleting: C:\Program Files\Business Objects\deployment\workdir\websphere6\valida
teconfig.scr
Configuration validated!
buildwar:
expand_and_package:
Copying 1 file to C:\Program Files\Business Objects\deployment\workdir\websphere
6\application
Created dir: C:\Program Files\Business Objects\deployment\workdir\websphere6\res
ources\web\dswsbobje\WEB-INF
prepareapp:
Preparing C:/Program Files/Business Objects/deployment/workdir/websphere6/applic
ation/dswsbobje
Created dir: C:\Program Files\Business Objects\deployment\workdir\websphere6\app
lication\dswsbobje
Created dir: C:\Program Files\Business Objects\deployment\workdir\websphere6\app
lication\dswsbobje\WEB-INF
Copying 1 file to C:\Program Files\Business Objects\deployment\workdir\websphere
6\application\dswsbobje\WEB-INF
Copying 1 file to C:\Program Files\Business Objects\deployment\workdir\websphere
6\application\dswsbobje\WEB-INF
Deleting directory C:\Program Files\Business Objects\deployment\workdir\webspher
e6\application\dswsbobje
_appbuildfilecall:
prepareapp:
Created dir: C:\Program Files\Business Objects\deployment\workdir\websphere6\app
lication\dswsbobje
Updating the application with modules.list file
Deleting directory C:\Program Files\Business Objects\deployment\workdir\webspher
e6\application\dswsbobje
postpackageapp:
Created dir: C:\Program Files\Business Objects\deployment\workdir\websphere6\app
lication\dswsbobje
Created dir: C:\Program Files\Business Objects\deployment\workdir\websphere6\app
lication\dswsbobje\META-INF
Moving 1 files to C:\Program Files\Business Objects\deployment\workdir\websphere
6\application\dswsbobje
Copying 1 file to C:\Program Files\Business Objects\deployment\workdir\websphere
6\application\dswsbobje\META-INF
Copying 1 file to C:\Program Files\Business Objects\deployment\workdir\websphere
6\application\dswsbobje\META-INF
Copying 1 file to C:\Program Files\Business Objects\deployment\workdir\websphere
6\application\dswsbobje\META-INF
Building ear: C:\Program Files\Business Objects\deployment\workdir\websphere6\ap
plication\dswsbobje.ear
Deleting directory C:\Program Files\Business Objects\deployment\workdir\webspher
e6\application\dswsbobje
predeploy:
predeployapp:
Looking up application's display name
Processing C:\Program Files\Business Objects\deployment\workdir\websphere6\resou
rces\web\dswsbobje\WEB-INF\web.xml to C:\Program Files\Business Objects\deployme
nt\workdir\websphere6\application\dswsbobje_name.properties
Loading stylesheet C:\Program Files\Business Objects\deployment\templates\appnam
e.xsl
Creating C:/Program Files/Business Objects/deployment/workdir/websphere6/applica
tion/dswsbobje_install.scr
deploy:
deployapp:
Moving 1 files to C:\Program Files\Business Objects\deployment\workdir\websphere
6\application
Copying 1 file to C:\Program Files\Business Objects\deployment\workdir\websphere
6\application
Deploying dswsbobje with wsadmin -f websphere6/application/dswsbobje_install.scr
WASX7209I: 使用 SOAP 连接器连接到节点 w2k3ee-TitanNode01 上的进程u201Cserver1u201D;进
程的类型为:UnManagedProcess
ADMA0080W: 没有任何许可权集合的模板策略文件包含在 1.2.x 企业应用程序中。安装应用
程序后,您可通过编辑 was.policy 文件(它位于 ${user.install.root}/config/cells/(
yourCellName)/applications/(yourAppName).ear/deployments/(yourAppName)/META-INF
目录中),修改企业应用程序的 Java 2 Security Policy。
WASX7327I: was.policy 文件的内容:
// Template policy file for enterprise application.
// Extra permissions can be added if required by the enterprise application.
// NOTE: Syntax errors in the policy files will cause the enterprise application
FAIL to start.
//       Extreme care should be taken when editing these policy files. It is adv
ised to use
//       the policytool provided by the JDK for editing the policy files
//       (WAS_HOME/java/jre/bin/policytool).
grant codeBase "file:$" {
grant codeBase "file:$" {
grant codeBase "file:$" {
grant codeBase "file:$" {
grant codeBase "file:$" {
ADMA5016I: 安装 dswsbobje 已启动。
ADMA5058I: 已使用部署目标的版本验证应用程序和模块版本。
ADMA5005I: 在 WebSphere Application Server 存储库中配置了应用程序 dswsbobje。
ADMA5053I: 创建了已安装的任选软件包的库引用。
ADMA5005I: 在 WebSphere Application Server 存储库中配置了应用程序 dswsbobje。
ADMA5001I: 应用程序二进制文件保存在 C:\Program Files\IBM\WebSphere\AppServer\pro
files\AppSrv01\wstemp\Script11e830f3b81\workspace\cells\w2k3ee-TitanNode01Cell\a
pplications\dswsbobje.ear\dswsbobje.ear 中
ADMA5005I: 在 WebSphere Application Server 存储库中配置了应用程序 dswsbobje。
SECJ0400I: 成功地用 appContextIDForSecurity 信息更新了应用程序 dswsbobje。
ADMA5011I: 清除应用程序 dswsbobje 的 temp 目录已完成。
ADMA5013I: 应用程序 dswsbobje 安装成功。
IBM WebSphere Application Server R6.1
WebSphere 插件配置生成器
Copyright IBM Corp., 1997-2006
PLGC0008I: 插件正在为单元生成单台服务器插件配置文件 w2k3ee-TitanNode01Cell, node
w2k3ee-TitanNode01, 服务器 server1.
PLGC0005I: 插件配置文件 = C:\Program Files\IBM\WebSphere\AppServer\profiles\AppS
rv01\config\cells\plugin-cfg.xml
serialize_conf:
config:
Loading config.websphere6
Loading jsfplatform.properties
Warning: as_mode property not set. Standalone deployment assumed.
preconfig:
checkargs:
Validating configuration...
Deleting: C:\Program Files\Business Objects\deployment\workdir\websphere6\valida
teconfig.properties
Deleting: C:\Program Files\Business Objects\deployment\workdir\websphere6\valida
teconfig.scr
Configuration validated!
buildwar:
expand_and_package:
Copying 1 file to C:\Program Files\Business Objects\deployment\workdir\websphere
6\application
Created dir: C:\Program Files\Business Objects\deployment\workdir\websphere6\res
ources\web\jsfplatform\WEB-INF
prepareapp:
Preparing C:/Program Files/Business Objects/deployment/workdir/websphere6/applic
ation/jsfplatform
Created dir: C:\Program Files\Business Objects\deployment\workdir\websphere6\app
lication\jsfplatform
Created dir: C:\Program Files\Business Objects\deployment\workdir\websphere6\app
lication\jsfplatform\WEB-INF
Copying 1 file to C:\Program Files\Business Objects\deployment\workdir\websphere
6\application\jsfplatform\WEB-INF
Copying 1 file to C:\Program Files\Business Objects\deployment\workdir\websphere
6\application\jsfplatform\WEB-INF
Deleting directory C:\Program Files\Business Objects\deployment\workdir\webspher
e6\application\jsfplatform
_appbuildfilecall:
postpackageapp:
Created dir: C:\Program Files\Business Objects\deployment\workdir\websphere6\app
lication\jsfplatform
Created dir: C:\Program Files\Business Objects\deployment\workdir\websphere6\app
lication\jsfplatform\META-INF
Moving 1 files to C:\Program Files\Business Objects\deployment\workdir\websphere
6\application\jsfplatform
Copying 1 file to C:\Program Files\Business Objects\deployment\workdir\websphere
6\application\jsfplatform\META-INF
Copying 1 file to C:\Program Files\Business Objects\deployment\workdir\websphere
6\application\jsfplatform\META-INF
Copying 1 file to C:\Program Files\Business Objects\deployment\workdir\websphere
6\application\jsfplatform\META-INF
Building ear: C:\Program Files\Business Objects\deployment\workdir\websphere6\ap
plication\jsfplatform.ear
Deleting directory C:\Program Files\Business Objects\deployment\workdir\webspher
e6\application\jsfplatform
predeploy:
predeployapp:
Looking up application's display name
Processing C:\Program Files\Business Objects\deployment\workdir\websphere6\resou
rces\web\jsfplatform\WEB-INF\web.xml to C:\Program Files\Business Objects\deploy
ment\workdir\websphere6\application\jsfplatform_name.properties
Loading stylesheet C:\Program Files\Business Objects\deployment\templates\appnam
e.xsl
Creating C:/Program Files/Business Objects/deployment/workdir/websphere6/applica
tion/jsfplatform_install.scr
deploy:
deployapp:
Moving 1 files to C:\Program Files\Business Objects\deployment\workdir\websphere
6\application
Copying 1 file to C:\Program Files\Business Objects\deployment\workdir\websphere
6\application
Deploying jsfplatform with wsadmin -f websphere6/application/jsfplatform_install
.scr
WASX7209I: 使用 SOAP 连接器连接到节点 w2k3ee-TitanNode01 上的进程u201Cserver1u201D;进
程的类型为:UnManagedProcess
ADMA0080W: 没有任何许可权集合的模板策略文件包含在 1.2.x 企业应用程序中。安装应用
程序后,您可通过编辑 was.policy 文件(它位于 ${user.install.root}/config/cells/(
yourCellName)/applications/(yourAppName).ear/deployments/(yourAppName)/META-INF
目录中),修改企业应用程序的 Java 2 安全策略。
WASX7327I: was.policy 文件的内容:
// Template policy file for enterprise application.
// Extra permissions can be added if required by the enterprise application.
// NOTE: Syntax errors in the policy files will cause the enterprise application
FAIL to start.
//       Extreme care should be taken when editing these policy files. It is adv
ised to use
//       the policytool provided by the JDK for editing the policy files
//       (WAS_HOME/java/jre/bin/policytool).
grant codeBase "file:$" {
grant codeBase "file:$" {
grant codeBase "file:$" {
grant codeBase "file:$" {
grant codeBase "file:$" {
ADMA5016I: 安装 jsfplatform 已启动。
ADMA5058I: 已使用部署目标的版本验证应用程序和模块版本。
ADMA5005I: 在 WebSphere Application Server 存储库中配置了应用程序 jsfplatform。
ADMA5053I: 创建了已安装的任选软件包的库引用。
ADMA5005I: 在 WebSphere Application Server 存储库中配置了应用程序 jsfplatform。
ADMA5001I: 应用程序二进制文件保存在 C:\Program Files\IBM\WebSphere\AppServer\pro
files\AppSrv01\wstemp\Script11e8310e151\workspace\cells\w2k3ee-TitanNode01Cell\a
pplications\jsfplatform.ear\jsfplatform.ear 中
ADMA5005I: 在 WebSphere Application Server 存储库中配置了应用程序 jsfplatform。
SECJ0400I: 成功地用 appContextIDForSecurity 信息更新了应用程序 jsfplatform。
ADMA5011I: 清除应用程序 jsfplatform 的 temp 目录已完成。
ADMA5013I: 应用程序 jsfplatform 安装成功。
IBM WebSphere Application Server R6.1
WebSphere 插件配置生成器
Copyright IBM Corp., 1997-2006
PLGC0008I: 插件正在为单元生成单台服务器插件配置文件 w2k3ee-TitanNode01Cell, node
w2k3ee-TitanNode01, 服务器 server1.
PLGC0005I: 插件配置文件 = C:\Program Files\IBM\WebSphere\AppServer\profiles\AppS
rv01\config\cells\plugin-cfg.xml
serialize_conf:
BUILD SUCCESSFUL
Total time: 37 minutes 36 seconds
Ant return code: 0
C:\Program Files\Business Objects\deployment>

I got the very same issue while deploying WebSphere 6.1.0.7 on BOXI3.1. It seems that there is some conflict between parsers. The xalan parser shipped with Websphere6.1.0.7. But I still couldn't work this issue out. Could anyone help us on that?
Thanks in advance,
Mohamed Ali

Similar Messages

  • To use Web Application Designer release 2004s do we need to have portals???

    Hi
    I would like some clarity regarding whther we need a portal or not.
    If you use Web Application Designer (SAP BW 3.x) it works fine, you can create reports and then it shows in SAP Easy Access under favourites. Executes fine, no portal is used.
    Now when I want to use the new Web Application Designer I can not execute the reports. Gives me error
    "Java communication error: RFC destination NOT_CONFIGURED does not exist", the window it appears in has a text saying it can't conect to the portal. Then notes that I look at regarding this seems that the connection between SAP BW and Portal must be set up.
    So can please someone tell me whether you need the portal to use the new Web Application Designer release 2004s
    Thanks in advance

    YOu neeed BI Java configured
    If you do not use any new BEx Web functions, do you have to install the usage types BI Java and EP?
    answer -SAP EP 6.0 Portals could be integrated into a federated portal system landscape using URL iViews.
    For more insights - FAQ
    Pls read carefuly should answer all your current and future questions.
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/webcontent/uuid/43008b6a-0901-0010-90af-c848d878bac3?rid=/library/uuid/a5067965-0901-0010-6f8a-bbf0b7424283
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/webcontent/uuid/43008b6a-0901-0010-90af-c848d878bac3?rid=/library/uuid/cea68c65-0901-0010-f5a4-fd34189d8078
    Hope it Helps
    Chetan
    @CP..

  • Can I use web Dynpro to access other database

    Hi Experts,
    Can I use web Dynpro to access other database? Like we have a Siebel Database, can web dynpro application read data from there? If yes, How can I do it?
    Thanks a lot!!!
    MH

    Hi,
    I think you should be able to write Native SQL in the supply function or the methods of the Assistance Class.
    Hope this helps.
    Regards,
    Kedar

  • Can i use other application on ipad such as microsoft excel or word? how?

    can i use other application on ipad such as microsoft excel or word? how?

    'Normal' PC and Mac (OS X) software do not work on the iPad (iOS), they are different operating systems. You can only install apps from the iTunes App Store on your computer or the App Store app directly on your iPad.
    Numbers (http://itunes.apple.com/us/app/numbers/id361304891?mt=8) and Pages (http://itunes.apple.com/us/app/pages/id361309726?mt=8) are two options, as are third-party apps such as Documents To Go :
    'normal' version : http://itunes.apple.com/us/app/documents-to-go-office-suite/id317117961?mt=8
    premium version : http://itunes.apple.com/us/app/documents-to-go-premium-office/id317107309?mt=8

  • I can't use my applications as I have a 'download error' and told to try again, but same thing happens ... any ideas?

    I can't use my applications as I have a 'download error' and told to try again, but same thing happens ... any ideas?

    Hi There,
    Kindly try the below mentioned link:
    Re: Creative Cloud - Download error - stubborn error
    Creative Cloud "Download Error" message
    Error downloading and installing Creative Cloud application
    Thanks,
    Atul Saini

  • Dynamic Servlet reload activation in Weblogic 6.0 using web applications

    Dynamic Servlet reload activation in Weblogic 6.0 using web applications
              Add the next lines to your web.xml file
              <context-param>
              <param-name>weblogic.httpd.servlet.reloadCheckSecs</param-name>
              <param-value>0</param-value>
              </context-param>
              <context-param>
              <param-name>weblogic.httpd.servlet.classpath</param-name>
              <param-value>C:/bea/wlserver6.0/config/myServer/applications/MyApp/WEB-INF/serverclasses</param-value>
              </context-param>
              Register your servlet on web.xml file.
              <servlet>
              <servlet-name>Test</servlet-name>
              <servlet-class>Test</servlet-class>
              </servlet>
              <servlet-mapping>
              <servlet-name>Test</servlet-name>
              <url-pattern>/Test/*</url-pattern>
              </servlet-mapping>
              <servlet>
              Create a directory under WEB-INF called "serverclasses"
              copy your servlet(also directories under serverclasses if your class has a package).
              Don't forget to remove from \classes the same servlet class file.
              I hope it could be helpfull for the community.
              Regards
              

    Dynamic Servlet reload activation in Weblogic 6.0 using web applications
              Add the next lines to your web.xml file
              <context-param>
              <param-name>weblogic.httpd.servlet.reloadCheckSecs</param-name>
              <param-value>0</param-value>
              </context-param>
              <context-param>
              <param-name>weblogic.httpd.servlet.classpath</param-name>
              <param-value>C:/bea/wlserver6.0/config/myServer/applications/MyApp/WEB-INF/serverclasses</param-value>
              </context-param>
              Register your servlet on web.xml file.
              <servlet>
              <servlet-name>Test</servlet-name>
              <servlet-class>Test</servlet-class>
              </servlet>
              <servlet-mapping>
              <servlet-name>Test</servlet-name>
              <url-pattern>/Test/*</url-pattern>
              </servlet-mapping>
              <servlet>
              Create a directory under WEB-INF called "serverclasses"
              copy your servlet(also directories under serverclasses if your class has a package).
              Don't forget to remove from \classes the same servlet class file.
              I hope it could be helpfull for the community.
              Regards
              

  • Can you use an application in hyper-v environment in Windows server from each client computer or that is not possible?

    hi,
    I like to know besides running 2 or more operating systems,like exchange or SQL  ect .
    what other benefits it has for example when you install 2-3  applications in t hyper_v environment can you use those applications from each client computer or that is not possible at all. ( I don't mean cloud )
    thanks
    johan
    h.david

    thanks,
    so , now what is the benefit of hyper-v role on essential 2012r2 .  it that means that I can install only one operating system on it only one instance and no more. also I can run some applications on this server  just like you say with RDP licence
    for each user to acces this virtual server!
    and if I want more instances then I have to get datacenter.
    johan
    h.david

  • Can a fusion web application run on smart phones also? Then what about database for mobiles?

    Sir,
    Can a fusion web application run on smart phones also? Then what about database for mobiles?
    Regards

    Any web application can run on smart phone because you are accessing it from browser so no need for database or application server on your mobile
    It is same as accessing any website on mobile
    If you are talking about mobile app
    check this - http://www.oracle.com/technetwork/developer-tools/adf-mobile/overview/adfmobile-1917693.html
    Ashish

  • I made the purchase association for more than a week, but even having already received confirmation of payment and the invoice , I can not use the application . I am being told I do not have no purchase on my name

    I made the purchase association for more than a week, but even having already received confirmation of payment and the invoice , I can not use the application . I am being told I do not have no purchase on my name. What i must to do ?

    Does your Cloud subscription show on your account page?
    https://www.adobe.com/account.html for subscriptions on your Adobe page

  • Tried my k3772-z modem to connect macbook air to internet and got the message: you can't use this application with this version of mac os x. Is there a setting that needs to be changed?

    Tried my k3772-z modem to connect macbook air to internet and got the message: you can't use this application with this version of mac os x. Is there a setting that needs to be changed?

    I can't help you with a direct answer.  For third-party devices you should contact the vendor (Vodafone). 
    If you have an iPhone (or an Android phone with hot-spot capability) you can use that to connect to the Internet without paying for a separate cellular service.

  • Renew your license window keeps popping up. My subscription is updated and I can't use any application

    Renew your license window keeps popping up. My subscription is updated and I can't use any application. Its is been 9 days since this happen and after hours of wasted time the only solution they give me is .. Create a new Adobe ID.

    A chat session where an agent may remotely look inside your computer may help
    Creative Cloud chat support (all Creative Cloud customer service issues)
    http://helpx.adobe.com/x-productkb/global/service-ccm.html

  • Security for creating web templates using web application designer

    I work for ChevronTexaco as a BW Security Analyst. I have a request to set up roles for web template creation using the Web Application Designer. Where can I get help in setting up the security for these types of roles? My experience is in setting up roles for running and creating queries in BEX. I need to know what additional authorizations will enable web template creation. Setting up a trace in ST01 has been less than helpful since it dumps out tons of RS_COMP tracing that doesn't help me much.
    The user wants to be able to create web templates for existing queries in BEX and restrict by rs_comp infocubes/areas/reportid, etc. and to be able to save to restricted role names. Are there new auth groups specific to this type of activity that I need to code for in addition to the basic end user or report builder authorizations?
    Any help would be greatly appreciated.
    Jeff Ehritt
    925 827-6012
    ChevronTexaco

    Thanks Marc, I'll check it out. My problem was that I was trying to create the role by granting a userid sap_all, sap_new and s.a_system as well as power user auths for a specific application. I set up a trace in ST01 for authorization cking on the ID while one of our BW Central Support people went into Web Designer to create a template and everything else they wanted to do.
    The resulting trace spewed out so much stuff from S_RS_comp and comp1 as to be virtually useless since it named scores of different cubes and infoareas that the analyst wasn't even interested in. The results puzzled me and made it extremely difficult to pin down the required authorizations. Usually ST01 can be used as a blueprint to create the role,ie; everything that the user touches is traced but no more than that. Have you seen this before? With just the new role I had set up the user could not save to a role unless I coded the fully qualified role name such as YRH_SENDAT_USER. YRH* would not work.
    Thanks,
    Jeff Ehritt
    ERP COE SAP BW Security

  • How to find out how many concurrent users using web application?

    Hi all,
    I have a web application deployed using 9iAS. I am trying to find out how to find out how many concurrent users are using this application at any one time. According to Oracle there is no way to see this information using the enterprise manager interface.
    Does anybody out there know how I can find out this information in real time? Failing that, are there any good analysis tools out there that display usage to the minute (all the tools I have found show usage by hour which is not sufficent for my needs).
    Any help would be much appreciated,
    Caroline

    I know I haven't heard of any software to do this, but this also sounds like a really hard problem to try and really analyze well.
    The trick is, you might "infer" how long a user is using an application based on when cookies are set and when they're set to expire. If that's a long time, though, that could count far more "concurrent" users than are actually there. A user could simply close the application at any time and stop using the application; you can't really detect that because the server isn't "told" when the user closes their browser or goes somewhere else.
    A good perl script might be able to read the Apache access log and tell you how many unique IPs asked for a given directory in which various applications are stored in any 5 minute span of time... that could be something like an indicator of "concurrent" users.
    If you don't know Perl, I'd suggest getting the O'Reilly & Associates book on Perl and learning it, because the more I think about this, the more this sounds like a textbook example for applying a Perl script.

  • Can i deploy web application with WEB-INF as war and leave others as it is

    i'm asked to deploy my web application with WEB-INF in a war and leave all the others as it is, but i'm getting error that "resource not found"
    what shld i do?
    this is the command i used to create war
    jar cvf WEB-INF.war *.*
    i entered this command from command prompt from the directory
    c:/tomcat/webapps/myapplication/WEB-INF/>jar cvf WEB-INF.war *.*
    please help!!!!!

    can u please elaborate...because i need to speak about that to the manager who is asking me to do so. he will not listen to me until i explain with true reasons.

  • Can't Deploy Web Application

    We recently upgraded to Netbean 6.01, but we have Netbeans 6.0 still installed on the computer. I'm trying to deploy a web application to Tomcat. I can deploy to GlassFish, but whenever I try to deploy the application to Tomcat, it gives me this message.
    Deployement error:
    The module has not been deployed.
    See the server log for details.
    ...a bunch of other useless messages...
    It gives me this error even with the brand new web application that Netbeans creates when you create a new project. When I check the server log like it says to, it's completely blank. However, when I check the IDE log, it says this:
    INFO [org.netbeans.modules.tomcat5.TomcatManagerImpl]: TomcatManagerImpl connecting to: http://localhost/8084/manager/list
    java.io.FileNotFoundException: http://localhost:8084/manager/list
    INFO [org.netbeans.modules.tomcat5.TomcatManagerImpl]: TomcatManagerImpl connecting to: http://localhost:8084/manager/deploy?config=file:/C:/DOCUME~1/Temp/context64322.xml&path=/WebApplication3
    java.io.FileNotFoundException: http://localhost:8084/manager/deploy?config=file:/C:/DOCUME~1/Temp/context64322.xml&path=/WebApplication3
    ...bunch of other stuff...
    INFO [global]
    The module has not been deployed.
    ...bunch of messages..
    java.io.IOException: Bad pathname
    I checked this file: C:/DOCUME~1/Temp/context64322.xml and it exists, but when I try to go to http://localhost:8084/manager or http://localhost:8084/manager/list it comes up blank. Is there something wrong with the configuration of Netbeans? It is because there's a Netbeans 6.0 and 6.01 on the same box? I did notice that it appears that Netbeans 6.0 and 6.01 are using the same configuration folder ({USER_HOME}/.netbeans/6.0) How do I fix this?

    looks like you have to add getter/setter for every one of your field (or at least firstName) in the class User

Maybe you are looking for

  • Can iphoto's library be located on an external HD?

    I am a photographer and have many different programs I use for editing and managing my files. I have no plans to move to iPhoto as a primary/only menas of managing my photos. However, I have recenlty gotten an AppleTV and would like to share/show my

  • Few questions about apex + epg and cookie blocked by IE6

    Hi, I would like to ask a few questions about apex and epg. I have already installed and configured apex 3.2 on oracle 10g (on my localhost - computer name 'chen_rong', ip address -192.168.88.175 ), and enable anonymous access xdb http server. now, 1

  • XP pro Boot Disk

    Can anyone tell me how to create a boot disk for xp pro?

  • Using Merge In BO Edge 3.0 wi an XL Spreadsheet

    I have a quey written against our data warehouse and I am trying to use an Excel 07 Spreadsheet to "filter" the data.  I have followed every thread I can find on the subject, downloaded the BO Edge PDF and read over the section on Merging data more t

  • ImageIcon retrieving file name once created

    I have created an image icon and at some later point would like to retrieve the name of the file that created the icon. Is that possible? I have not found a method to do this. Thanks. -Jim