IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
Expand all | Collapse all

I couldnt see the search.jsp page?????

  • 1.  I couldnt see the search.jsp page?????

    Posted Wed June 12, 2002 04:05 PM

    AFter clicking it thru my explorer its giving the following message in log file ls help me… 2002-06-12 18:41:07 - path=“/xappgen” :GuiServlet: init
    2002-06-12 18:41:07 - path=“/xappgen” :GuiServlet: [INFO] request URL: http://localhost:8080/xappgen/GuiServlet
    2002-06-12 18:41:07 - path=“/xappgen” :GuiServlet: [INFO] remote host: 127.0.0.1
    2002-06-12 18:41:22 - path=“/xappgen” :GuiServlet: [INFO] request URL: http://localhost:8080/xappgen/GuiServlet
    2002-06-12 18:41:22 - path=“/xappgen” :GuiServlet: [INFO] remote host: 127.0.0.1
    2002-06-12 18:41:22 - path=“/xappgen” :GuiServlet: [INFO] Doctype to be generated: Canteen
    2002-06-12 18:41:56 - path=“/xappgen” :GuiServlet: [ERROR] caused by 127.0.0.1 - com.softwareag.xtools.xapplication.generator.Abort: error reading d:\jakarta-tomcat\webapps\Canteen\WEB-INF\web.xml: Error in building: java.sun.com
    at com.softwareag.xtools.xapplication.generator.ConfigContainer.readXml(ConfigContainer.java:176)
    at com.softwareag.xtools.xapplication.generator.ConfigContainer.readWebXmlFile(ConfigContainer.java:214)
    at com.softwareag.xtools.xapplication.generator.ConfigContainer.(ConfigContainer.java:142)
    at com.softwareag.xtools.xapplication.generator.ConfigContainer.(ConfigContainer.java:121)
    at com.softwareag.xtools.xapplication.generator.GuiServlet.generateApplication(GuiServlet.java:576)
    at com.softwareag.xtools.xapplication.generator.GuiServlet.callGenerator(GuiServlet.java:503)
    at com.softwareag.xtools.xapplication.generator.GuiServlet.fillLayout(GuiServlet.java:398)
    at com.softwareag.xtools.xapplication.generator.GuiServlet.processRequest(GuiServlet.java:307)
    at com.softwareag.xtools.xapplication.generator.GuiServlet.doPost(GuiServlet.java:139)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at org.apache.tomcat.core.ServletWrapper.doService(ServletWrapper.java:405)
    at org.apache.tomcat.core.Handler.service(Handler.java:287)
    at org.apache.tomcat.core.ServletWrapper.service(ServletWrapper.java:372)
    at org.apache.tomcat.core.ContextManager.internalService(ContextManager.java:812)
    at org.apache.tomcat.core.ContextManager.service(ContextManager.java:758)
    at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(HttpConnectionHandler.java:213)
    at org.apache.tomcat.service.TcpWorkerThread.runIt(PoolTcpEndpoint.java:416)
    at org.apache.tomcat.util.ThreadPool$ControlRunnable.run(ThreadPool.java:501)
    at java.lang.Thread.run(Thread.java:484)


    #Tamino
    #API-Management
    #webMethods


  • 2.  RE: I couldnt see the search.jsp page?????

    Posted Wed June 12, 2002 05:12 PM

    At first glance, this looks like an XML parser problem. Which Tomcat version do you use? Did you make sure that jaxp is not installed on you machines (which is described in the install documentation of X-Application)?

    Michael

    Software AG Germany, Darmstadt


    #webMethods
    #API-Management
    #Tamino


  • 3.  RE: I couldnt see the search.jsp page?????

    Posted Thu June 13, 2002 08:52 AM

    Thank u Sir…I was using Tomcat 3.2 I did all the things in the install documentation.Now its working fine for Generate command in Dos Prompt.But If i use schema editor and through that I open the doctype and click “start generation” button, its giving the following error…

    error reading d:\jakarta-tomcat\webapps\Canteen\WEB-INF\web.xml: Error in building: java.sun.com…aborted

    WHat might be the problem??

    dgdfgf


    #API-Management
    #webMethods
    #Tamino


  • 4.  RE: I couldnt see the search.jsp page?????

    Posted Thu June 13, 2002 10:00 AM

    Hi dgdfgf,

    your problems is with the explorer, isn’t it?

    So now you’re using Tomcat 3.3 and there is no
    jaxp installed on your machine, right?

    Could you please post the complete error message?

    Does the generator GUI show up properly and the error happens if you start generation?

    Michael

    Software AG Germany, Darmstadt


    #webMethods
    #Tamino
    #API-Management


  • 5.  RE: I couldnt see the search.jsp page?????

    Posted Fri June 14, 2002 06:11 AM

    sir,
    But I am using Tomcat 3.2 only.And how do i know whether jaxp installed in my system…I have jaxp. jar in my system…Since I am using Tomcat 3.2 I have replaced jaxp.jar by xerces.jar of Tamino XApplication and renamed that to jaxp.jar…

    I am getting the GUI…But in the process status its giving the error.The Log file that had generated is as follows…
    2002-06-14 08:51:08 - path=“/xappgen” :GuiServlet: [INFO] request URL: http://localhost:8080/xappgen/GuiServlet
    2002-06-14 08:51:08 - path=“/xappgen” :GuiServlet: [INFO] remote host: 127.0.0.1
    2002-06-14 08:51:19 - path=“/xappgen” :GuiServlet: [INFO] request URL: http://localhost:8080/xappgen/GuiServlet
    2002-06-14 08:51:19 - path=“/xappgen” :GuiServlet: [INFO] remote host: 127.0.0.1
    2002-06-14 08:51:19 - path=“/xappgen” :GuiServlet: [INFO] Doctype to be generated: Canteen
    2002-06-14 08:51:47 - path=“/xappgen” :GuiServlet: [ERROR] caused by 127.0.0.1 - com.softwareag.xtools.xapplication.generator.Abort: error reading d:\jakarta-tomcat\webapps\Canteen\WEB-INF\web.xml: Error in building: java.sun.com
    at com.softwareag.xtools.xapplication.generator.ConfigContainer.readXml(ConfigContainer.java:176)
    at com.softwareag.xtools.xapplication.generator.ConfigContainer.readWebXmlFile(ConfigContainer.java:214)
    at com.softwareag.xtools.xapplication.generator.ConfigContainer.(ConfigContainer.java:142)
    at com.softwareag.xtools.xapplication.generator.ConfigContainer.(ConfigContainer.java:121)
    at com.softwareag.xtools.xapplication.generator.GuiServlet.generateApplication(GuiServlet.java:576)
    at com.softwareag.xtools.xapplication.generator.GuiServlet.callGenerator(GuiServlet.java:503)
    at com.softwareag.xtools.xapplication.generator.GuiServlet.fillLayout(GuiServlet.java:398)
    at com.softwareag.xtools.xapplication.generator.GuiServlet.processRequest(GuiServlet.java:307)
    at com.softwareag.xtools.xapplication.generator.GuiServlet.doPost(GuiServlet.java:139)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at org.apache.tomcat.core.ServletWrapper.doService(ServletWrapper.java:405)
    at org.apache.tomcat.core.Handler.service(Handler.java:287)
    at org.apache.tomcat.core.ServletWrapper.service(ServletWrapper.java:372)
    at org.apache.tomcat.core.ContextManager.internalService(ContextManager.java:812)
    at org.apache.tomcat.core.ContextManager.service(ContextManager.java:758)
    at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(HttpConnectionHandler.java:213)
    at org.apache.tomcat.service.TcpWorkerThread.runIt(PoolTcpEndpoint.java:416)
    at org.apache.tomcat.util.ThreadPool$ControlRunnable.run(ThreadPool.java:501)
    at java.lang.Thread.run(Thread.java:484)


    Thank You.

    dgdfgf


    #webMethods
    #API-Management
    #Tamino


  • 6.  RE: I couldnt see the search.jsp page?????

    Posted Fri June 14, 2002 07:45 AM

    Hi,

    in order to help you with your problem it would be of help if you could post the output of the Tomcat console window. We use it for displaying debug outputs directly to the user, so please attach it to your next reply.

    One thing that could maybe cause your trouble is that you might not use the standard webapps directory of Tomcat as target directory of your application. If this is the case, please try this directory as generation target.

    Thanks for your contribution

    Stefan Schwalm,
    Software AG, Darmstadt


    #webMethods
    #Tamino
    #API-Management


  • 7.  RE: I couldnt see the search.jsp page?????

    Posted Fri June 14, 2002 08:16 AM

    I am using the Target Directory of Webapps only.The following is the message that got displayed in Tomcat console…

    2002-06-14 10:59:14 - Ctx( /property ): Add context
    2002-06-14 10:59:14 - ContextManager: Adding context Ctx( /property )
    2002-06-14 10:59:14 - Ctx( /admin ): Add context
    Starting tomcat. Check logs/tomcat.log for error messages
    2002-06-14 10:59:14 - ContextManager: Adding context Ctx( /admin )
    2002-06-14 10:59:14 - ContextManager: Engine init
    2002-06-14 10:59:14 - Ctx( /Canteen ): Add context
    2002-06-14 10:59:14 - ContextManager: Adding context Ctx( /Canteen )
    2002-06-14 10:59:14 - Ctx( ): Add context
    2002-06-14 10:59:14 - ContextManager: Adding context Ctx( )
    2002-06-14 10:59:14 - Ctx( /test ): Add context
    2002-06-14 10:59:14 - ContextManager: Adding context Ctx( /test )
    2002-06-14 10:59:14 - Ctx( /xappgen ): Context Init
    2002-06-14 10:59:16 - Ctx( /xappgen ): Pre servlet init jsp(org.apache.jasper.se
    rvlet.JspServlet/null)
    2002-06-14 10:59:16 - Ctx( /xappgen ): Post servlet init jsp(org.apache.jasper.s
    ervlet.JspServlet/null)
    2002-06-14 10:59:16 - Ctx( /xappgen ): Removing duplicate servlet jsp jsp(org.ap
    ache.jasper.servlet.JspServlet/null)
    2002-06-14 10:59:16 - Ctx( /xappgen ): Removing duplicate *.jsp → jsp(org.apach
    e.jasper.servlet.JspServlet/null)
    2002-06-14 10:59:16 - Ctx( /xappgen ): Removing duplicate servlet GuiServlet Gui
    Servlet(com.softwareag.xtools.xapplication.generator.GuiServlet/null)
    2002-06-14 10:59:16 - Ctx( /xappgen ): Removing duplicate /GuiServlet → GuiServ
    let(com.softwareag.xtools.xapplication.generator.GuiServlet/null)
    2002-06-14 10:59:16 - Ctx( /xappgen ): Removing duplicate servlet tomcat.excepti
    onHandler tomcat.exceptionHandler(null/null)
    2002-06-14 10:59:16 - Ctx( /xappgen ): Removing duplicate servlet tomcat.statusH
    andler tomcat.statusHandler(null/null)
    2002-06-14 10:59:16 - Ctx( /xappgen ): Removing duplicate servlet tomcat.redirec
    tHandler tomcat.redirectHandler(null/null)
    2002-06-14 10:59:16 - Ctx( /xappgen ): Removing duplicate servlet tomcat.notFoun
    dHandler tomcat.notFoundHandler(null/null)
    2002-06-14 10:59:17 - Ctx( /xappgen ): Pre servlet init jsp(org.apache.jasper.se
    rvlet.JspServlet/null)
    2002-06-14 10:59:17 - Ctx( /xappgen ): Post servlet init jsp(org.apache.jasper.s
    ervlet.JspServlet/null)
    2002-06-14 10:59:17 - Ctx( /examples ): Context Init
    2002-06-14 10:59:17 - Ctx( /examples ): Pre servlet init jsp(org.apache.jasper.s
    ervlet.JspServlet/null)
    2002-06-14 10:59:17 - Ctx( /examples ): Post servlet init jsp(org.apache.jasper.
    servlet.JspServlet/null)
    2002-06-14 10:59:17 - Ctx( /examples ): Removing duplicate servlet jsp jsp(org.a
    pache.jasper.servlet.JspServlet/null)
    2002-06-14 10:59:17 - Ctx( /examples ): Removing duplicate *.jsp → jsp(org.apac
    he.jasper.servlet.JspServlet/null)
    2002-06-14 10:59:17 - Ctx( /examples ): Removing duplicate servlet snoop snoop(S
    noopServlet/null)
    2002-06-14 10:59:17 - Ctx( /examples ): Removing duplicate servlet servletToJsp
    servletToJsp(servletToJsp/null)
    2002-06-14 10:59:17 - Ctx( /examples ): Removing duplicate /snoop → snoop(Snoop
    Servlet/null)
    2002-06-14 10:59:17 - Ctx( /examples ): Removing duplicate *.snp → snoop(SnoopS
    ervlet/null)
    2002-06-14 10:59:17 - Ctx( /examples ): Removing duplicate /servletToJsp → serv
    letToJsp(servletToJsp/null)
    2002-06-14 10:59:17 - Ctx( /examples ): Removing duplicate servlet tomcat.except
    ionHandler tomcat.exceptionHandler(null/null)
    2002-06-14 10:59:17 - Ctx( /examples ): Removing duplicate servlet tomcat.status
    Handler tomcat.statusHandler(null/null)
    2002-06-14 10:59:17 - Ctx( /examples ): Removing duplicate servlet tomcat.redire
    ctHandler tomcat.redirectHandler(null/null)
    2002-06-14 10:59:17 - Ctx( /examples ): Removing duplicate servlet tomcat.notFou
    ndHandler tomcat.notFoundHandler(null/null)
    2002-06-14 10:59:17 - Ctx( /examples ): Pre servlet init jsp(org.apache.jasper.s
    ervlet.JspServlet/null)
    2002-06-14 10:59:17 - Ctx( /examples ): Post servlet init jsp(org.apache.jasper.
    servlet.JspServlet/null)
    2002-06-14 10:59:17 - Ctx( /property ): Context Init
    2002-06-14 10:59:17 - Ctx( /property ): Pre servlet init jsp(org.apache.jasper.s
    ervlet.JspServlet/null)
    2002-06-14 10:59:17 - Ctx( /property ): Post servlet init jsp(org.apache.jasper.
    servlet.JspServlet/null)
    2002-06-14 10:59:17 - Ctx( /property ): Removing duplicate servlet jsp jsp(org.a
    pache.jasper.servlet.JspServlet/null)
    2002-06-14 10:59:17 - Ctx( /property ): Removing duplicate *.jsp → jsp(org.apac
    he.jasper.servlet.JspServlet/null)
    2002-06-14 10:59:17 - Ctx( /property ): Removing duplicate servlet tomcat.except
    ionHandler tomcat.exceptionHandler(null/null)
    2002-06-14 10:59:17 - Ctx( /property ): Removing duplicate servlet tomcat.status
    Handler tomcat.statusHandler(null/null)
    2002-06-14 10:59:17 - Ctx( /property ): Removing duplicate servlet tomcat.redire
    ctHandler tomcat.redirectHandler(null/null)
    2002-06-14 10:59:17 - Ctx( /property ): Removing duplicate servlet tomcat.notFou
    ndHandler tomcat.notFoundHandler(null/null)
    2002-06-14 10:59:17 - Ctx( /property ): Pre servlet init jsp(org.apache.jasper.s
    ervlet.JspServlet/null)
    2002-06-14 10:59:17 - Ctx( /property ): Post servlet init jsp(org.apache.jasper.
    servlet.JspServlet/null)
    2002-06-14 10:59:17 - Ctx( /admin ): Context Init
    2002-06-14 10:59:18 - Ctx( /admin ): Pre servlet init jsp(org.apache.jasper.serv
    let.JspServlet/null)
    2002-06-14 10:59:18 - Ctx( /admin ): Post servlet init jsp(org.apache.jasper.ser
    vlet.JspServlet/null)
    2002-06-14 10:59:18 - Ctx( /admin ): Removing duplicate servlet jsp jsp(org.apac
    he.jasper.servlet.JspServlet/null)
    2002-06-14 10:59:18 - Ctx( /admin ): Removing duplicate *.jsp → jsp(org.apache.
    jasper.servlet.JspServlet/null)
    2002-06-14 10:59:18 - Ctx( /admin ): Removing duplicate servlet tomcat.exception
    Handler tomcat.exceptionHandler(null/null)
    2002-06-14 10:59:18 - Ctx( /admin ): Removing duplicate servlet tomcat.statusHan
    dler tomcat.statusHandler(null/null)
    2002-06-14 10:59:18 - Ctx( /admin ): Removing duplicate servlet tomcat.redirectH
    andler tomcat.redirectHandler(null/null)
    2002-06-14 10:59:18 - Ctx( /admin ): Removing duplicate servlet tomcat.notFoundH
    andler tomcat.notFoundHandler(null/null)
    2002-06-14 10:59:18 - Ctx( /admin ): Pre servlet init jsp(org.apache.jasper.serv
    let.JspServlet/null)
    2002-06-14 10:59:18 - Ctx( /admin ): Post servlet init jsp(org.apache.jasper.ser
    vlet.JspServlet/null)
    2002-06-14 10:59:18 - Ctx( /Canteen ): Context Init
    2002-06-14 10:59:18 - Ctx( /Canteen ): Pre servlet init jsp(org.apache.jasper.se
    rvlet.JspServlet/null)
    2002-06-14 10:59:18 - Ctx( /Canteen ): Post servlet init jsp(org.apache.jasper.s
    ervlet.JspServlet/null)
    2002-06-14 10:59:18 - Ctx( /Canteen ): Removing duplicate servlet jsp jsp(org.ap
    ache.jasper.servlet.JspServlet/null)
    2002-06-14 10:59:18 - Ctx( /Canteen ): Removing duplicate *.jsp → jsp(org.apach
    e.jasper.servlet.JspServlet/null)
    2002-06-14 10:59:18 - Ctx( /Canteen ): Removing duplicate servlet tomcat.excepti
    onHandler tomcat.exceptionHandler(null/null)
    2002-06-14 10:59:18 - Ctx( /Canteen ): Removing duplicate servlet tomcat.statusH
    andler tomcat.statusHandler(null/null)
    2002-06-14 10:59:18 - Ctx( /Canteen ): Removing duplicate servlet tomcat.redirec
    tHandler tomcat.redirectHandler(null/null)
    2002-06-14 10:59:18 - Ctx( /Canteen ): Removing duplicate servlet tomcat.notFoun
    dHandler tomcat.notFoundHandler(null/null)
    2002-06-14 10:59:18 - Ctx( /Canteen ): Pre servlet init jsp(org.apache.jasper.se
    rvlet.JspServlet/null)
    2002-06-14 10:59:18 - Ctx( /Canteen ): Post servlet init jsp(org.apache.jasper.s
    ervlet.JspServlet/null)
    2002-06-14 10:59:18 - Ctx( ): Context Init
    2002-06-14 10:59:19 - Ctx( ): Pre servlet init jsp(org.apache.jasper.servlet.Js
    pServlet/null)
    2002-06-14 10:59:19 - Ctx( ): Post servlet init jsp(org.apache.jasper.servlet.J
    spServlet/null)
    2002-06-14 10:59:19 - Ctx( ): Removing duplicate servlet jsp jsp(org.apache.jas
    per.servlet.JspServlet/null)
    2002-06-14 10:59:19 - Ctx( ): Removing duplicate .jsp → jsp(org.apache.jasper
    .servlet.JspServlet/null)
    2002-06-14 10:59:19 - Ctx( ): Removing duplicate servlet tomcat.exceptionHandle
    r tomcat.exceptionHandler(null/null)
    2002-06-14 10:59:19 - Ctx( ): Removing duplicate servlet tomcat.statusHandler t
    omcat.statusHandler(null/null)
    2002-06-14 10:59:19 - Ctx( ): Removing duplicate servlet tomcat.redirectHandler
    tomcat.redirectHandler(null/null)
    2002-06-14 10:59:19 - Ctx( ): Removing duplicate servlet tomcat.notFoundHandler
    tomcat.notFoundHandler(null/null)
    2002-06-14 10:59:19 - Ctx( ): Pre servlet init jsp(org.apache.jasper.servlet.Js
    pServlet/null)
    2002-06-14 10:59:19 - Ctx( ): Post servlet init jsp(org.apache.jasper.servlet.J
    spServlet/null)
    2002-06-14 10:59:19 - Ctx( /test ): Context Init
    2002-06-14 10:59:19 - Ctx( /test ): Pre servlet init jsp(org.apache.jasper.servl
    et.JspServlet/null)
    2002-06-14 10:59:19 - Ctx( /test ): Post servlet init jsp(org.apache.jasper.serv
    let.JspServlet/null)
    2002-06-14 10:59:19 - Ctx( /test ): Removing duplicate servlet jsp jsp(org.apach
    e.jasper.servlet.JspServlet/null)
    2002-06-14 10:59:19 - Ctx( /test ): Removing duplicate .jsp → jsp(org.apache.j
    asper.servlet.JspServlet/null)
    2002-06-14 10:59:19 - Ctx( /test ): Removing duplicate servlet servlet1 servlet1
    (requestMap.Servlet1/null)
    2002-06-14 10:59:19 - Ctx( /test ): Removing duplicate servlet servlet2 servlet2
    (requestMap.Servlet2/null)
    2002-06-14 10:59:19 - Ctx( /test ): Removing duplicate servlet servlet3 servlet3
    (requestMap.Servlet3/null)
    2002-06-14 10:59:19 - Ctx( /test ): Removing duplicate servlet servlet4 servlet4
    (requestMap.Servlet4/null)
    2002-06-14 10:59:19 - Ctx( /test ): Removing duplicate servlet servletParam1 ser
    vletParam1(ServletParam/null)
    2002-06-14 10:59:19 - Ctx( /test ): Removing duplicate servlet servletParam2 ser
    vletParam2(ServletParam/null)
    2002-06-14 10:59:19 - Ctx( /test ): Removing duplicate servlet PermanentlyUnavai
    lable2 PermanentlyUnavailable2(PermanentlyUnavailable/null)
    2002-06-14 10:59:19 - Ctx( /test ): Removing duplicate /foo/bar/
    → servlet1(re
    questMap.Servlet1/null)
    2002-06-14 10:59:19 - Ctx( /test ): Removing duplicate /baz/
    → servlet2(reques
    tMap.Servlet2/null)
    2002-06-14 10:59:19 - Ctx( /test ): Removing duplicate /catalog → servlet3(requ
    estMap.Servlet3/null)
    2002-06-14 10:59:19 - Ctx( /test ): Removing duplicate *.bop → servlet4(request
    Map.Servlet4/null)
    2002-06-14 10:59:19 - Ctx( /test ): Removing duplicate servlet tomcat.exceptionH
    andler tomcat.exceptionHandler(null/null)
    2002-06-14 10:59:19 - Ctx( /test ): Removing duplicate servlet tomcat.statusHand
    ler tomcat.statusHandler(null/null)
    2002-06-14 10:59:19 - Ctx( /test ): Removing duplicate servlet tomcat.redirectHa
    ndler tomcat.redirectHandler(null/null)
    2002-06-14 10:59:19 - Ctx( /test ): Removing duplicate servlet tomcat.notFoundHa
    ndler tomcat.notFoundHandler(null/null)
    2002-06-14 10:59:19 - Ctx( /test ): Pre servlet init jsp(org.apache.jasper.servl
    et.JspServlet/null)
    2002-06-14 10:59:19 - Ctx( /test ): Post servlet init jsp(org.apache.jasper.serv
    let.JspServlet/null)
    2002-06-14 10:59:20 - PoolTcpConnector: Starting HttpConnectionHandler on 0
    2002-06-14 10:59:20 - PoolTcpConnector: Starting HttpConnectionHandler on 8080
    2002-06-14 10:59:20 - PoolTcpConnector: Starting Ajp12ConnectionHandler on 8007
    2002-06-14 10:59:38 - Ctx( /xappgen ): Pre servlet init GuiServlet(com.softwarea
    g.xtools.xapplication.generator.GuiServlet/null)
    2002-06-14 10:59:38 - Ctx( /xappgen ): Post servlet init GuiServlet(com.software
    ag.xtools.xapplication.generator.GuiServlet/null)
    [GuiServlet] Session isNew(): true
    [GuiServlet] No schemaContainer created!
    [GuiServlet] ############## attribute values ###############
    [GuiServlet] TAMINO_COLLECTION: ColCanteen
    [GuiServlet] TOMCAT_HOME: d:\jakarta-tomcat
    [GuiServlet] TARGET_DIR: d:\jakarta-tomcat\webapps\Canteen1
    [GuiServlet] TAMINO_SCHEMA_TEXT:
    [GuiServlet] TAMINO_URL: http://localhost/tamino/first
    [GuiServlet] MODE: startgen
    [GuiServlet] USER_ID: administrator
    [GuiServlet] XAPP_HOME: D:\xapplication
    [GuiServlet] TAMINO_SCHEMA_FILE:
    [GuiServlet] TAMINO_AUTHORIZATION: on
    [GuiServlet] TAMINO_SCHEMA: Canteen
    [GuiServlet] DOCTYPE: Canteen
    [GuiServlet] ################################################
    2002-06-14 10:59:40 - Ctx( ): 404 R( + /xappgen/formate.css + null) null
    2002-06-14 10:59:44 - Ctx( ): 404 R( + /xappgen/images/space.gif + null) null
    2002-06-14 10:59:44 - Ctx( ): 404 R( + /xappgen/images/space(1).gif + null) nu
    ll
    2002-06-14 10:59:44 - Ctx( ): 404 R( + /xappgen/images/X-App_top.gif + null) n
    ull
    2002-06-14 10:59:44 - Ctx( ): 404 R( + /xappgen/images/sag_logo.gif + null) nu
    ll
    2002-06-14 10:59:44 - Ctx( ): 404 R( + /xappgen/images/left_corn.gif + null) n
    ull
    2002-06-14 10:59:44 - Ctx( ): 404 R( + /xappgen/images/tamino_logo.gif + null)
    null
    2002-06-14 10:59:44 - Ctx( ): 404 R( + /xappgen/images/right_corn.gif + null)
    null
    2002-06-14 10:59:44 - Ctx( ): 404 R( + /xappgen/images/top_left.gif + null) nu
    ll
    2002-06-14 10:59:44 - Ctx( ): 404 R( + /xappgen/images/bg_bl_line.gif + null)
    null
    2002-06-14 10:59:44 - Ctx( ): 404 R( + /xappgen/images/blank.gif + null) null
    2002-06-14 10:59:44 - Ctx( ): 404 R( + /xappgen/images/top_line_left.gif + nul
    l) null
    2002-06-14 10:59:44 - Ctx( ): 404 R( + /xappgen/images/bgleft_line.gif + null)
    null
    2002-06-14 10:59:44 - Ctx( ): 404 R( + /xappgen/images/cell_bkg.gif + null) nu
    ll
    2002-06-14 10:59:44 - Ctx( ): 404 R( + /xappgen/images/unten_rund.gif + null)
    null
    2002-06-14 10:59:44 - Ctx( ): 404 R( + /xappgen/images/top_line.gif + null) nu
    ll
    [GuiServlet] Session isNew(): false
    [GuiServlet] No schemaContainer created!
    [GuiServlet] ############## attribute values ###############
    [GuiServlet] TAMINO_COLLECTION: ColCanteen
    [GuiServlet] genType: generate
    [GuiServlet] TOMCAT_HOME: d:\jakarta-tomcat
    [GuiServlet] TAMINO_SCHEMA_TEXT:
    [GuiServlet] TARGET_DIR: d:\jakarta-tomcat\webapps\Canteen1
    [GuiServlet] submitButton: Start Generation
    [GuiServlet] TAMINO_URL: http://localhost/tamino/first
    [GuiServlet] MODE: startgen
    [GuiServlet] USER_ID: administrator
    [GuiServlet] XAPP_HOME: D:\xapplication
    [GuiServlet] TAMINO_SCHEMA_FILE:
    [GuiServlet] TAMINO_AUTHORIZATION: on
    [GuiServlet] TAMINO_SCHEMA: Canteen
    [GuiServlet] DOCTYPE: Canteen
    [GuiServlet] PASSWORD: CONFIDENTIAL
    [GuiServlet] ################################################
    [GuiServlet] Generate target dir: d:\jakarta-tomcat\webapps\Canteen1
    2002-06-14 11:00:20 - Ctx( ): 404 R( + /xappgen/formate.css + null) null
    2002-06-14 11:00:20 - Ctx( ): 404 R( + /xappgen/images/space(1).gif + null) nu
    ll
    2002-06-14 11:00:20 - Ctx( ): 404 R( + /xappgen/images/X-App_top.gif + null) n
    ull
    2002-06-14 11:00:20 - Ctx( ): 404 R( + /xappgen/images/space.gif + null) null
    2002-06-14 11:00:20 - Ctx( ): 404 R( + /xappgen/images/sag_logo.gif + null) nu
    ll
    2002-06-14 11:00:20 - Ctx( ): 404 R( + /xappgen/images/top_line_left.gif + nul
    l) null
    2002-06-14 11:00:20 - Ctx( ): 404 R( + /xappgen/images/tamino_logo.gif + null)
    null
    2002-06-14 11:00:20 - Ctx( ): 404 R( + /xappgen/images/bg_bl_line.gif + null)
    null
    2002-06-14 11:00:20 - Ctx( ): 404 R( + /xappgen/images/left_corn.gif + null) n
    ull
    2002-06-14 11:00:20 - Ctx( ): 404 R( + /xappgen/images/top_line.gif + null) nu
    ll
    2002-06-14 11:00:20 - Ctx( ): 404 R( + /xappgen/images/top_left.gif + null) nu
    ll
    2002-06-14 11:00:20 - Ctx( ): 404 R( + /xappgen/images/unten_rund.gif + null)
    null
    2002-06-14 11:00:20 - Ctx( ): 404 R( + /xappgen/images/bgleft_line.gif + null)
    null
    2002-06-14 11:00:21 - Ctx( ): 404 R( + /xappgen/images/blank.gif + null) null
    2002-06-14 11:00:21 - Ctx( ): 404 R( + /xappgen/images/cell_bkg.gif + null) nu
    ll
    2002-06-14 11:00:21 - Ctx( ): 404 R( + /xappgen/images/right_corn.gif + null)
    null
    [ConfigContainer] reading d:\jakarta-tomcat\webapps\Canteen1\config.xml
    [ConfigContainer] done reading d:\jakarta-tomcat\webapps\Canteen1\config.xml
    [ConfigContainer] reading d:\jakarta-tomcat\webapps\Canteen1\WEB-INF\web.xml

    Thank u sir!!!

    dgdfgf
    console.txt (15.8 KB)


    #webMethods
    #Tamino
    #API-Management


  • 8.  RE: I couldnt see the search.jsp page?????

    Posted Fri June 14, 2002 09:06 AM

    Hello,

    this topic will be moved to the Assistance Forum in the next days.
    The assistance forum is intended to be used for technical questions and answers.

    Thank you for your understanding.

    Regards,
    Christian.


    #webMethods
    #Tamino
    #API-Management


  • 9.  RE: I couldnt see the search.jsp page?????

    Posted Fri June 14, 2002 12:06 PM

    Application’s setup again.

    To find out if jaxp is installed, please look at the jre/ext subdirectory of your JDK. If you see jaxp.jar, crimson.jar and xalan.jar files, you have jaxp installed and it has to be de-installed. Please have a look at the limitations section of the documentation, it has some background information about this subject (simply search the documentation for jaxp to find this location).

    Michael

    Software AG Germany, Darmstadt


    #Tamino
    #webMethods
    #API-Management


  • 10.  RE: I couldnt see the search.jsp page?????

    Posted Fri June 14, 2002 12:09 PM

    Sorry, my previous mail was truncated. Here’s the complete text.

    X-Application’s setup doesn’t work with Tomcat 3.2. and Tomcat 3.2’s XML parser conflicts with X-Application’s XML parser. Is it possible for you to switch to Tomcat 3.3.1? Please install Tomcat 3.3.1 and run X-Application’s setup again.

    To find out if jaxp is installed, please look at the jre/lib/ext subdirectory of your JDK. If you see jaxp.jar, crimson.jar and xalan.jar files, you have jaxp installed and it has to be de-installed. Please have a look at the limitations section of the documentation, it has some background information about this subject (simply search the documentation for jaxp to find this location).

    These steps should solve your problem.


    Michael

    Software AG Germany, Darmstadt

    [This message was edited by Michael Hartmeier on 14 Jun 2002 at 11:00.]


    #Tamino
    #webMethods
    #API-Management


  • 11.  RE: I couldnt see the search.jsp page?????

    Posted Fri June 14, 2002 02:27 PM

    Thank u Sir!! Its working fine now.I have changed my Tomcat3.2 to Tomcat 3.3.1. And I reinstalled the X-Applications.Its perfect now.Thank u for the cooperation.

    And one more thing.I have run the example Java API files.Its giving the resluts in Command Prompt.Should I need to incorporate that java file into any JSP.How can I connect my java program to the JSP?

    dgdfgf


    #Tamino
    #API-Management
    #webMethods


  • 12.  RE: I couldnt see the search.jsp page?????

    Posted Fri June 14, 2002 04:29 PM

    Hello,

    with the current version 3.1.2 you must decide whether you want to create


    • a JSP application or
    • a Java application


    If it is the JSP application, then build you JSP pages using the Tags of the X-Application library. If you must add application specific code, you can do this

    • by Scriptlets
    • by extending / modifying the existing JSP tags
    • by adding own tags


    If you have implemented a Java application, it is currently not possible to connect the code directly to X-Applications JSP layer.

    But, we are working on the current version supporting Plugins. The concept is described in our architecture document, which is attached to the topic

    X-Application architecture review request

    The Plugin simplify the way to add application specific Java code to your JSP application.

    My proposal for you,

    • Build a JSP application.
    • Use Scriptlets for application specific code


    When the new version is available and you want to refactor your pages, you can move the code from Scriptlets to the Plugins. The advantage:

    • JSP pages becomes more readable
    • Code can be used by multiple pages / multiple projects


    Bye,
    Christian.


    #webMethods
    #API-Management
    #Tamino