Visual Age 3.5, WLS 5.1, Integration Kit 5.1 beta and JSP?

Hello,
i have a problem with the missing JSP-support in Visual Age. It would be a
workaround to develop JSP outside Visual Age and just put them into the
myserver/public_html directory. But if i start WLS from within Visual Age,
the JSP won't compile, i get the error:
D:\Java\bea51\myserver\classfiles\jsp_servlet\_test.java:48: Wrong number of
arguments in method.
if (sci.isResourceStale("/test.jsp", 978702001388L, "5.1.0 Service
Pack 6 09/20/2000 21:03:19 #84511")) return true;
Operating System is WinNT 4.0, Service Pack 6, i use the professional
edition of Visual Age.
Is there a wrong setting in the IDE or is it impossible to develop JSPs with
the Integration Kit?
Regards,
Reinhard Maier
D:\Java\bea51\myserver\classfiles\jsp_servlet\_test.java:48: Wrong number of
arguments in method.
if (sci.isResourceStale("/test.jsp", 978702001388L, "5.1.0 Service
Pack 6 09/20/2000 21:03:19 #84511")) return true;
^
1 error
java.io.IOException: Compiler failed
executable.exec([Ljava.lang.String;[d:/java/jdk1.2/bin/javac.exe, -classpath
, "D:\Programme\IBM\VisualAge for
Java\ide\program\lib\rt.jar;.;d:\programme\ibm\visualage for
java\ide\project_resources\WebLogic Examples;d:\programme\ibm\visualage for
java\ide\project_resources\Weblogic Java 2
Classes;d:\programme\ibm\visualage for java\ide\project_resources\WebLogic
Java Enterprises Libraries;d:\programme\ibm\visualage for
java\ide\project_resources\WebLogic OCI;d:\programme\ibm\visualage for
java\ide\project_resources\WebLogic Server;d:\programme\ibm\visualage for
java\ide\project_resources\WebLogic Server
Classes;d:\programme\ibm\visualage for java\ide\project_resources\WebLogic
Support
Libraries;d:\java\bea51\classes\boot\;d:\java\bea51\classes\;d:\java\bea51\l
icense\;d:\java\bea51\myserver\serverclasses\;d:\java\bea51\lib\weblogicaux.
jar;d:\java\bea51\myserver\ejb_basic_containerManaged.jar;d:\java\bea51\myse
rver\ejb_extensions_readMostly.jar;d:\java\bea51\classes;D:\Java\bea51\myser
ver\tmp_deployments\ejbjar30505.jar;d:\java\bea51\myserver\servletclasses;D:
\Java\bea51\myserver\classfiles", -d, D:\Java\bea51\myserver\classfiles,
D:\Java\bea51\myserver\classfiles\jsp_servlet\_test.java])
java.lang.Throwable(java.lang.String)
java.lang.Exception(java.lang.String)
java.io.IOException(java.lang.String)
void
weblogic.utils.compiler.CompilerInvoker.compileMaybeExit(java.lang.String
void weblogic.utils.compiler.CompilerInvoker.compile()
void weblogic.servlet.jsp.JspStub.compilePage(java.lang.String,
javax.servlet.http.HttpServletRequest,
javax.servlet.http.HttpServletResponse, boolean)
void
weblogic.servlet.jsp.JspStub.prepareServlet(weblogic.servlet.internal.Servle
tRequestImpl, weblogic.servlet.internal.ServletResponseImpl)
javax.servlet.Servlet
weblogic.servlet.internal.ServletStubImpl.getServlet(weblogic.servlet.intern
al.ServletRequestImpl, weblogic.servlet.internal.ServletResponseImpl)
void
weblogic.servlet.internal.ServletStubImpl.invokeServlet(weblogic.servlet.int
ernal.ServletRequestImpl, weblogic.servlet.internal.ServletResponseImpl)
void
weblogic.servlet.internal.ServletStubImpl.invokeServlet(weblogic.servlet.int
ernal.ServletRequestImpl, weblogic.servlet.internal.ServletResponseImpl)
void
weblogic.servlet.internal.ServletContextImpl.invokeServlet(weblogic.servlet.
internal.ServletRequestImpl, weblogic.servlet.internal.ServletResponseImpl,
weblogic.servlet.internal.ServletStubImpl)
void
weblogic.servlet.internal.ServletContextImpl.invokeServlet(weblogic.servlet.
internal.ServletRequestImpl, weblogic.servlet.internal.ServletResponseImpl)
int
weblogic.servlet.internal.ServletContextManager.invokeServlet(weblogic.socke
t.MuxableSocketHTTP)
int weblogic.socket.MuxableSocketHTTP.invokeServlet()
void
weblogic.socket.MuxableSocketHTTP.execute(weblogic.kernel.ExecuteThread)
void weblogic.kernel.ExecuteThread.run()
Mo Jan 08 12:00:03 GMT+01:00 2001:<E> <ServletContext-General> Servlet
failed with Exception
java.io.IOException: Compiler failed
executable.exec([Ljava.lang.String;[d:/java/jdk1.2/bin/javac.exe, -classpath
, "D:\Programme\IBM\VisualAge for
Java\ide\program\lib\rt.jar;.;d:\programme\ibm\visualage for
java\ide\project_resources\WebLogic Examples;d:\programme\ibm\visualage for
java\ide\project_resources\Weblogic Java 2
Classes;d:\programme\ibm\visualage for java\ide\project_resources\WebLogic
Java Enterprises Libraries;d:\programme\ibm\visualage for
java\ide\project_resources\WebLogic OCI;d:\programme\ibm\visualage for
java\ide\project_resources\WebLogic Server;d:\programme\ibm\visualage for
java\ide\project_resources\WebLogic Server
Classes;d:\programme\ibm\visualage for java\ide\project_resources\WebLogic
Support
Libraries;d:\java\bea51\classes\boot\;d:\java\bea51\classes\;d:\java\bea51\l
icense\;d:\java\bea51\myserver\serverclasses\;d:\java\bea51\lib\weblogicaux.
jar;d:\java\bea51\myserver\ejb_basic_containerManaged.jar;d:\java\bea51\myse
rver\ejb_extensions_readMostly.jar;d:\java\bea51\classes;D:\Java\bea51\myser
ver\tmp_deployments\ejbjar30505.jar;d:\java\bea51\myserver\servletclasses;D:
\Java\bea51\myserver\classfiles", -d, D:\Java\bea51\myserver\classfiles,
D:\Java\bea51\myserver\classfiles\jsp_servlet\_test.java])
java.lang.Throwable(java.lang.String)
java.lang.Exception(java.lang.String)
java.io.IOException(java.lang.String)
void
weblogic.utils.compiler.CompilerInvoker.compileMaybeExit(java.lang.String
void weblogic.utils.compiler.CompilerInvoker.compile()
void weblogic.servlet.jsp.JspStub.compilePage(java.lang.String,
javax.servlet.http.HttpServletRequest,
javax.servlet.http.HttpServletResponse, boolean)
void
weblogic.servlet.jsp.JspStub.prepareServlet(weblogic.servlet.internal.Servle
tRequestImpl, weblogic.servlet.internal.ServletResponseImpl)
javax.servlet.Servlet
weblogic.servlet.internal.ServletStubImpl.getServlet(weblogic.servlet.intern
al.ServletRequestImpl, weblogic.servlet.internal.ServletResponseImpl)
void
weblogic.servlet.internal.ServletStubImpl.invokeServlet(weblogic.servlet.int
ernal.ServletRequestImpl, weblogic.servlet.internal.ServletResponseImpl)
void
weblogic.servlet.internal.ServletStubImpl.invokeServlet(weblogic.servlet.int
ernal.ServletRequestImpl, weblogic.servlet.internal.ServletResponseImpl)
void
weblogic.servlet.internal.ServletContextImpl.invokeServlet(weblogic.servlet.
internal.ServletRequestImpl, weblogic.servlet.internal.ServletResponseImpl,
weblogic.servlet.internal.ServletStubImpl)
void
weblogic.servlet.internal.ServletContextImpl.invokeServlet(weblogic.servlet.
internal.ServletRequestImpl, weblogic.servlet.internal.ServletResponseImpl)
int
weblogic.servlet.internal.ServletContextManager.invokeServlet(weblogic.socke
t.MuxableSocketHTTP)
int weblogic.socket.MuxableSocketHTTP.invokeServlet()
void
weblogic.socket.MuxableSocketHTTP.execute(weblogic.kernel.ExecuteThread)
void weblogic.kernel.ExecuteThread.run()

Hi ,
There is a solution posted in "weblogic.beta.tools.visualage" newsgroup which will enable u to
develope and debug JSP's from IVJ .
TITLE "JSP debugging in IVJ "
cheers
Amjad
Dana Jeffries wrote:
Visual Age does not support the latest versrions of the JSP/servlet spec. I believe they're still
.92 and 1.0.
Reinhard Maier wrote:
Hello,
i have a problem with the missing JSP-support in Visual Age. It would be a
workaround to develop JSP outside Visual Age and just put them into the
myserver/public_html directory. But if i start WLS from within Visual Age,
the JSP won't compile, i get the error:
D:\Java\bea51\myserver\classfiles\jsp_servlet\_test.java:48: Wrong number of
arguments in method.
if (sci.isResourceStale("/test.jsp", 978702001388L, "5.1.0 Service
Pack 6 09/20/2000 21:03:19 #84511")) return true;
Operating System is WinNT 4.0, Service Pack 6, i use the professional
edition of Visual Age.
Is there a wrong setting in the IDE or is it impossible to develop JSPs with
the Integration Kit?
Regards,
Reinhard Maier
D:\Java\bea51\myserver\classfiles\jsp_servlet\_test.java:48: Wrong number of
arguments in method.
if (sci.isResourceStale("/test.jsp", 978702001388L, "5.1.0 Service
Pack 6 09/20/2000 21:03:19 #84511")) return true;
^
1 error
java.io.IOException: Compiler failed
executable.exec([Ljava.lang.String;[d:/java/jdk1.2/bin/javac.exe, -classpath
, "D:\Programme\IBM\VisualAge for
Java\ide\program\lib\rt.jar;.;d:\programme\ibm\visualage for
java\ide\project_resources\WebLogic Examples;d:\programme\ibm\visualage for
java\ide\project_resources\Weblogic Java 2
Classes;d:\programme\ibm\visualage for java\ide\project_resources\WebLogic
Java Enterprises Libraries;d:\programme\ibm\visualage for
java\ide\project_resources\WebLogic OCI;d:\programme\ibm\visualage for
java\ide\project_resources\WebLogic Server;d:\programme\ibm\visualage for
java\ide\project_resources\WebLogic Server
Classes;d:\programme\ibm\visualage for java\ide\project_resources\WebLogic
Support
Libraries;d:\java\bea51\classes\boot\;d:\java\bea51\classes\;d:\java\bea51\l
icense\;d:\java\bea51\myserver\serverclasses\;d:\java\bea51\lib\weblogicaux.
jar;d:\java\bea51\myserver\ejb_basic_containerManaged.jar;d:\java\bea51\myse
rver\ejb_extensions_readMostly.jar;d:\java\bea51\classes;D:\Java\bea51\myser
ver\tmp_deployments\ejbjar30505.jar;d:\java\bea51\myserver\servletclasses;D:
\Java\bea51\myserver\classfiles", -d, D:\Java\bea51\myserver\classfiles,
D:\Java\bea51\myserver\classfiles\jsp_servlet\_test.java])
java.lang.Throwable(java.lang.String)
java.lang.Exception(java.lang.String)
java.io.IOException(java.lang.String)
void
weblogic.utils.compiler.CompilerInvoker.compileMaybeExit(java.lang.String
void weblogic.utils.compiler.CompilerInvoker.compile()
void weblogic.servlet.jsp.JspStub.compilePage(java.lang.String,
javax.servlet.http.HttpServletRequest,
javax.servlet.http.HttpServletResponse, boolean)
void
weblogic.servlet.jsp.JspStub.prepareServlet(weblogic.servlet.internal.Servle
tRequestImpl, weblogic.servlet.internal.ServletResponseImpl)
javax.servlet.Servlet
weblogic.servlet.internal.ServletStubImpl.getServlet(weblogic.servlet.intern
al.ServletRequestImpl, weblogic.servlet.internal.ServletResponseImpl)
void
weblogic.servlet.internal.ServletStubImpl.invokeServlet(weblogic.servlet.int
ernal.ServletRequestImpl, weblogic.servlet.internal.ServletResponseImpl)
void
weblogic.servlet.internal.ServletStubImpl.invokeServlet(weblogic.servlet.int
ernal.ServletRequestImpl, weblogic.servlet.internal.ServletResponseImpl)
void
weblogic.servlet.internal.ServletContextImpl.invokeServlet(weblogic.servlet.
internal.ServletRequestImpl, weblogic.servlet.internal.ServletResponseImpl,
weblogic.servlet.internal.ServletStubImpl)
void
weblogic.servlet.internal.ServletContextImpl.invokeServlet(weblogic.servlet.
internal.ServletRequestImpl, weblogic.servlet.internal.ServletResponseImpl)
int
weblogic.servlet.internal.ServletContextManager.invokeServlet(weblogic.socke
t.MuxableSocketHTTP)
int weblogic.socket.MuxableSocketHTTP.invokeServlet()
void
weblogic.socket.MuxableSocketHTTP.execute(weblogic.kernel.ExecuteThread)
void weblogic.kernel.ExecuteThread.run()
Mo Jan 08 12:00:03 GMT+01:00 2001:<E> <ServletContext-General> Servlet
failed with Exception
java.io.IOException: Compiler failed
executable.exec([Ljava.lang.String;[d:/java/jdk1.2/bin/javac.exe, -classpath
, "D:\Programme\IBM\VisualAge for
Java\ide\program\lib\rt.jar;.;d:\programme\ibm\visualage for
java\ide\project_resources\WebLogic Examples;d:\programme\ibm\visualage for
java\ide\project_resources\Weblogic Java 2
Classes;d:\programme\ibm\visualage for java\ide\project_resources\WebLogic
Java Enterprises Libraries;d:\programme\ibm\visualage for
java\ide\project_resources\WebLogic OCI;d:\programme\ibm\visualage for
java\ide\project_resources\WebLogic Server;d:\programme\ibm\visualage for
java\ide\project_resources\WebLogic Server
Classes;d:\programme\ibm\visualage for java\ide\project_resources\WebLogic
Support
Libraries;d:\java\bea51\classes\boot\;d:\java\bea51\classes\;d:\java\bea51\l
icense\;d:\java\bea51\myserver\serverclasses\;d:\java\bea51\lib\weblogicaux.
jar;d:\java\bea51\myserver\ejb_basic_containerManaged.jar;d:\java\bea51\myse
rver\ejb_extensions_readMostly.jar;d:\java\bea51\classes;D:\Java\bea51\myser
ver\tmp_deployments\ejbjar30505.jar;d:\java\bea51\myserver\servletclasses;D:
\Java\bea51\myserver\classfiles", -d, D:\Java\bea51\myserver\classfiles,
D:\Java\bea51\myserver\classfiles\jsp_servlet\_test.java])
java.lang.Throwable(java.lang.String)
java.lang.Exception(java.lang.String)
java.io.IOException(java.lang.String)
void
weblogic.utils.compiler.CompilerInvoker.compileMaybeExit(java.lang.String
void weblogic.utils.compiler.CompilerInvoker.compile()
void weblogic.servlet.jsp.JspStub.compilePage(java.lang.String,
javax.servlet.http.HttpServletRequest,
javax.servlet.http.HttpServletResponse, boolean)
void
weblogic.servlet.jsp.JspStub.prepareServlet(weblogic.servlet.internal.Servle
tRequestImpl, weblogic.servlet.internal.ServletResponseImpl)
javax.servlet.Servlet
weblogic.servlet.internal.ServletStubImpl.getServlet(weblogic.servlet.intern
al.ServletRequestImpl, weblogic.servlet.internal.ServletResponseImpl)
void
weblogic.servlet.internal.ServletStubImpl.invokeServlet(weblogic.servlet.int
ernal.ServletRequestImpl, weblogic.servlet.internal.ServletResponseImpl)
void
weblogic.servlet.internal.ServletStubImpl.invokeServlet(weblogic.servlet.int
ernal.ServletRequestImpl, weblogic.servlet.internal.ServletResponseImpl)
void
weblogic.servlet.internal.ServletContextImpl.invokeServlet(weblogic.servlet.
internal.ServletRequestImpl, weblogic.servlet.internal.ServletResponseImpl,
weblogic.servlet.internal.ServletStubImpl)
void
weblogic.servlet.internal.ServletContextImpl.invokeServlet(weblogic.servlet.
internal.ServletRequestImpl, weblogic.servlet.internal.ServletResponseImpl)
int
weblogic.servlet.internal.ServletContextManager.invokeServlet(weblogic.socke
t.MuxableSocketHTTP)
int weblogic.socket.MuxableSocketHTTP.invokeServlet()
void
weblogic.socket.MuxableSocketHTTP.execute(weblogic.kernel.ExecuteThread)
void weblogic.kernel.ExecuteThread.run()

Similar Messages

  • Visual Age 3.5 + windows 2000 + integration KIT 5.1 beta

    I can manage running Weblogic server in VA 35 integration kit with windows 2000.
    (it's work with NT4).
    I get the error immediately error : java.lang.unsatisfiedLinkError no server validator in java.library.path

    this is because of 2 missing dll files ! they do not get installed on win2k .u can get these files from a
    winNT installation of IVJ
    ivj_home>license contains the dll files .copy them and create a license directory in ur ivj installation !this
    should get things moving !
    cheers
    Amjad
    Le bail wrote:
    I can manage running Weblogic server in VA 35 integration kit with windows 2000.
    (it's work with NT4).
    I get the error immediately error : java.lang.unsatisfiedLinkError no server validator in java.library.path--
    Pixelpark AG. . . . . . . . .
    Amjad Liaquat
    IT Developer
    Ruhrallee 9
    44139 DO
    #49 231 5521452 fax-1490
    mobile-49 177 2683743

  • Report on olap universe (integration kit) fails by WEBI and it runs by Rich

    I've implemented the integration Kit and an OLAP universe query based and it runs.
    I've a problem on a report that runs via Rich Client and fails via web client.
    We are on BI 7.0 sp 19. Is it necessary to upgrade to BI 7.01 SP03 or SP04 ? We've seen your interesting document about the improvement of perfomance of BI 7.01 SP04 but we'd like to upgrade our BI system 7.0 in 2 months and not now.
    Thanks in advance.
    Best Regards.

    Hi Sebastian,
    The BO XI 3.1 Fix pack Level is 1.7. We have activated traces but we don't know if the traces are java.
    We have the problem with reports with a large quantity of data, in report with a low quantity of data webi runs.
    OSS ask us to evaluate the upgrade of our SAP BI to the EHP1 03 but it requires 2 weeks and we'd like to evaluate all alternatives before to do it.
    Thanks in advance.
    Best Regards.
    M.

  • Visual Age Integration Kit

    I am trying to get hold of the Visual Age integration kit for VAJA 3.02 and Weblogic
    5.1.
    Does anyone know where I can get it?
    On the website it is just the one for VAJA 3.5.

    Petra,
    I would suggest contacting BEA Support with this issue. They would be help you with a solution.
    Thanks,
    Nirav.
    Petra Abbam wrote:
    Thanks for the help.
    I have another problem now. When I try the last step of the configuration, which
    is selecting Configure Tool in VAJA I get an uncaught exception java.lang.UnsatisfiedLinkError:
    no ToolsValidator in shared library path.
    Does anyone have any ideas?
    Petra Abbam wrote:
    I am trying to get hold of the Visual Age integration kit for VAJA3.02 and Weblogic
    5.1.
    Does anyone know where I can get it?
    On the website it is just the one for VAJA 3.5.--
    Nirav Chanchani
    BEA Systems, Inc.
    Nirav Chanchani
    BEA Systems, Inc.

  • ERROR "Error Applying Transforms" while installing SAP integration kit.

    i have currently installed
    BusinessObjects Enterprise XI3.1 SP3
    Live office
    xcelsius 2008
    Crystal reports 2008
    now i want to install the integration KIT for SAP BO.  But when i start the setup it gives the error "Error Applying Transforms. Verify that the transform parths are valid."
    Need help on this.. please

    Hi,
    Try installing Windows uninstaller to uninstall the integration kit(the previous one) and installl the integration kit again. This will work.
    Thanks
    Washburn

  • Crystal Reports 10 and SAP Integration Kit

    Hi,
    we have a customer using crystal reports 10. Is it possible to use the SAP Integration Kit for version 10? When installing the Kit (Version XI 3.0) there is an error that we do not use CR 2008.
    Thanks in advice
    Claudia

    Hello Claudia,
    the SAP Integration Kit is always dependent on the product releases. there is a Crystal Reports v 10 and Crystal Enterprise v 10 and a SAP Integration Kit v 10 - but keep in mind that v 10 is already out of support.
    Crystal Reports 2008 requires the SAP Integration Kit XI 3.x and BusinessObjects Enterprise XI 3.x
    Ingo

  • Businessobjects Integration kit  for SAP

    Hi all,
    I am integrating BI with Xcelsius tool. For that I want Businessobjects Integration kit  for SAP in my client machine. I have reffered the following installation guide.
    [BusinessObjects Integration Kit for SAP - Installation and Configuration|https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/a00ee3b2-5283-2b10-f1bf-8c6413e0898f]
    After selecting  the option Yes, automatically deploy the web application(Step 20), i get one screen for Configuring web application Server. It is asking Sever instance and Service Name.
    What is Server Instance and Service Name? Can you tell any example for Sever instance and Service Name ?
    Help me in this regard.
    Regards,
    Hemalatha J

    Hi Hemalatha,
    You wouldn't necessarily need the Web application to be installed on the client machine, and unless you want the user to access your Business Objects environment using SAP security, you wouldn't necessarily need the Web Application that comes with the SAP Integration Kit.
    I agree that the documentation is not great in explaining what you would need if you want to do what you describe.
    Are you looking to have connected Xcelsius models which use QAaWS over a Universe which is built over SAP BI content (Cube/Query)
    If so, you may find that you only need the data connectivity components of the SAP integration kit.
    Can you further explain what you are trying to do....I may be able to add more assistance.
    Darren

  • Integration Kit for SAP - Edge or XI?

    Hi guys, I'm a little confused, I know that BOBJ Edge Server components is a XI, capped and intended for smaller installations. The question is, I don't see in the installation components any "Integration Kit for SAP Solutions" specific for EDGE, however I do see "SBOP EDGE BI, VERSION WITH DATA INTEGRATION (FOR SAP ERP)" that includes the Int Kit.
    The question is, what happened if I installed Edge before without the Int Kit for SAP, do I have to uninstall and re-istall? or I can use the Int Kit for SAP for XI?
    Thanks for your help.

    mmmm, actually I had installed by mistake the Integration Kit for SAP for XI, it did let me install, after the fact I realized that I should had used the one that comes with Edge with Data Integration for ERP.
    I did uninstall and re-installed the correct one, however, I also noticed that the SP2 for the Integration Kit says on the title "BOBJ XI 3.1 Integration Kit for SAP Solutions" and not BOBJ Edge. So makes me wonder if there is a real difference.

  • Integration KIT R2 and BW7.0

    Hi all,
    i would like to know if is possible to integrate a BO XI R2 on a SAP system with BW7.0.
    I've downloaded the integration kit R2 for sap, and the file platforms_en.txt included in it speaks about the following:
    ==========
    4: SAP GUI
    ==========
    SAP 620 GUI, patch level 42
    SAP 640 GUI, patch level 8
    ==============
    5: SAP Servers
    ==============
    SAP BW 3.0b, BASIS level 55, ABA level 55, BW level 29
    SAP BW 3.1c, BASIS level 55, ABA level 55, BW level 23
    SAP BW 3.5,  BASIS level 16, ABA level 16, BW level 15
    SAP R/3 4.6c BASIS level 46c, ABA level 46c
    SAP R/3 4.7  BASIS level 41, ABA level 41
    mySAP ERP 2004 BASIS level 9, ABA level 9
    SAP Enterprise Portal 6 SP3
    Is there a way to integrate BOXI R2 with BW 7.0?
    Thanks to anyone will answer.
    Kind Regards
    Massimo Solleretto

    HI Massimo,
    on the machine where the BO Server runs on, you just have just to download and install the SAP Java Connector 2.1.6 (You do not need to install SAP GUI on your server). For your development client installations (i.e Universe Designer, Crystal Reports Designer) you have to install SAP GUI  6.40.
    Just look in the actual document about the supported platforms for the int.KIT for SAP XI R2.
    SAP GUI 7.10 is officially supported in XI 3.0 and 3.1
    Regards,
    Stratos

  • Dimitri, Having issues with Anychart5 for APEX integration kit

    Hello Dimitri,
    I tried sending an email to [email protected]; however, I get an error so I hope to catch you here.
    I have installed APEX trial integration kit into another folder and modified the region to point to the correct path. The new charts show; however, some of the labels are not displaying on the 3D pie chart. I've noticed this is an issue on the sample http://anychart.apex-evangelists.com/pls/apex/f?p=755:7:1610753316996317::NO:::. Also, the legend just says value1 with no data.
    Regards,
    Kelly

    Tasty, Morten!
    Good work.
    Ben

  • BO Integration kit for BI

    Hi,
    Can anybody tell me how I can install Data integration kit to integrate BI and BO? and from where can I download the trial version of that kit.
    Thanks

    Hi,
    Try this URL. At the bottom of the page you will find links to download the integration kit.
    https://www.sdn.sap.com/irj/boc/index?rid=/webcontent/uuid/806c9894-42a5-2b10-648a-d900489b76da
    Thanks,
    KR

  • BO Integration kit with SAP  Nothing happens after I click authentication

    I have installed BO integration kit for 3.0 and i can see SAP in authentication however when i click nothing happens. I have checked if designer can connect into SAP if i give the authentication details manually and it does return data from SAP BI.
    Am i missing something here.
    Regards
    Kalyan

    looks like a duplicate to this one
    Re: BO Integration kit with SAP  Nothing happens after I click authentication
    Ingo

  • Activation of XI 3.1 Integration Kit - BO 3.1 already productive

    Hello
    We have a BO 3.1 system already available and productive running.
    Now we would like to acitivate the XI 3.1 integration kit to use SAP (BW) objects.
    Is there a "how-to-guide" exisiting for this matter?
    Thanks
    BEO

    Hello Sebastian
    I have the document of Ingo Helgefort:
    BusinessObjects Integration Kit for SAP - Installation and Configuration, BusinessObjects Enterprise XI Release 3.0, BusinessObjects Integration Kit for SAP Solutions.
    I do not find a similar document for XI Release 3.1 (SP3 or 4) - do you have the link?
    I have been here: http://help.sap.com/businessobject/product_guides/
    Thanks
    BEO

  • Visual Age Integration

    What is the ETA for an Integration Kit for WLS 5.1 and Visual Age Java 3?
    I'm working on a major project using these tools.

    I suggest contacting your account representative who can provide you the
    details on this.
    Michael Girdley
    WLS Product Manager
    Jamie Orchard-Hays <[email protected]> wrote in message
    news:8d4lrf$s8d$[email protected]..
    What is the ETA for an Integration Kit for WLS 5.1 and Visual Age Java 3?
    I'm working on a major project using these tools.

  • Visual Age 3.5.3 and WebLogic Integration Kit

    I have Visual Age for Java Enterprise Edition v3.5.3
    When I install WebLogic Integration Kit, i receive an alert message:
    Visual Age for Java is not installed.
    Can anyone say me if WebLogic Integration Kit found in Visual Age 3.5.3?
    Israel Garcia Alesanco ([email protected])
    Bilbomática S.A. (www.bilbomatica.es)
    Licenciado Poza 55 4 planta
    Tel. 94.427.63.08 Fax 94.427.15.47
    48013 BILBAO

    Israel,
    The WebLogic Integration Kit is certified to work with VAJ 3.5 and not VAJ
    3.5.3. The kit supporting VAJ 3.5.3 should be available on BEA's download
    site sometime by the end of this week.
    Thanks,
    Nirav.
    "Israel García" wrote:
    I have Visual Age for Java Enterprise Edition v3.5.3
    When I install WebLogic Integration Kit, i receive an alert message:
    Visual Age for Java is not installed.
    Can anyone say me if WebLogic Integration Kit found in Visual Age 3.5.3?
    Israel Garcia Alesanco ([email protected])
    Bilbomática S.A. (www.bilbomatica.es)
    Licenciado Poza 55 4 planta
    Tel. 94.427.63.08 Fax 94.427.15.47
    48013 BILBAO--
    Nirav Chanchani
    BEA Systems, Inc.

Maybe you are looking for

  • Error while generating reports

    Hi, I have taken Customer Fname,Customer ID and salary (as a measure) to generate a report in compound layout.I am encountering the following error: Error Codes: OPR4ONWY:U9IM8TAC:OI2DL65P State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSEr

  • Transport control program (tp) ended with return code 0200

    Hi Gurus, Please help, we have a fresh system copy of our prod. I already configure new domain controller with one virtual system. it was meant for 2 system lanscape. PRD -> VIR. The problem now is everytime we try to release a config it shows an err

  • I have hundreds of the same shape that needs to be converted into a symbol for easy editing. Is ther

    I have hundreds of the same shape that needs to be converted into a symbol for easy editing. Is there a way to do this in Illustrator? Background here may be relevant: The place I am working is currently using ai CS 3 & 5 and the files in question ar

  • Can't open password protected pdf in reader

    Password protected PDF rejects password. The password is correct, as this PDF can be opened on other PC. Ver of adobe reader is 11.0 on windows 7 pro

  • Endeca tag cloud

    Hello All, We have free text fields and would like to extract commonly spoken/written words from these fields. I have following questions about this - Once we have loaded these fields in Endeca data store, would the tag cloud in studio automatically