Creator 2 samples

I was trying to learn creator2 and run the "Single Page CRUD with Table"
I found that it's functionality is wrong it deletes wrong records, insert previous data in blank fields.
Since I am a beginner it is hard for me to debug it but I can say it is not a good sample to learn creator2 with.

Does this help: http://developers.sun.com/prodtech/javatools/jscreator/learning/tutorials/2/inserts_updates_deletes.html

Similar Messages

  • Deploy/Verifier problem

    When I try to deploy my war file to my production AppServer8 and box the deployment verifier fails.
    My error is:
    Error Name : Could not verify successfully.
    Error Description : java.lang.NullPointerException
    at com.sun.enterprise.deployment.node.web.ServletMappingNode.setElementValue(ServletMappingNode.java:55)
    Am I to assume that I'm using some type of ServletMappingNode somewhere in my project or is this a deployment call that is complaining. I've tried cleaning up all of my project and nothing seems to be helping. BTW, this project deploys and runs fine under the creator environment.

    Well, after waisting several days (3) of development time I've stumbled on another creator problem, I think this is showstopper number 4 since I've started this project a couple of months ago.
    I've found the issue with deploying, the deployer xml parser is crashing on my web.xml file. Since I used one of the sample apps as my base for this project and I've never touched this file i'm still confused. I tried to dump in another web.xml file from another creator sample and it crashes also but in a different place. I finally dumped in the web.xml file from the JTSLDemo app and my project war file now deploys without a problem.

  • Sample java studio creator application for displaying in three languages

    please send me a sample web application in java studio creator which should consists of hyperlinks to display web application in three languages french german and engish when i click on the hyperlink

    please send me a sample web application in java studio creator which should consists of hyperlinks to display web application in three languages french german and engish when i click on the hyperlink

  • ITunes  won't play songs.  Nor even the song samples at the iTunes store.

    My sound system is working fine. Commercial CDs play in WMP.
    I downloaded latest version of iTunes along with Quicktime. Download/install: no problem. I tried to get some m4p songs I'd saved on a CD to load back into iTunes, and while 1 or 2 appeared in iTunes, they would not play. I click on the spkr icon next to the song...no response. They would not transfer from the CD to iTunes. I gave up trying. (Same thing happens at the Music Store with its 30 second samples.) Doesn't make any differene what song I select. My computer is working fine; I get on the net with no problem. I do not get any error messages. The Diagnosic check from iTunes shows everything normal re my computer settings and network settings. (I'm using XP).
    I tried a "Repair" install of iTunes...didn't help. I uninstalled iTunes and re-downloaded the setup.exe file, then reinstalled iTunes. Didn't change anything.
    At the moment I've no songs in iTunes--when I call iTunes up, I am taken directly to the Music Store where I have a current, functioning account. IS THAT NORMAL WHEN YOU'VE NOT SET UP A PLAYLIST? And am I correct that itunes uses Quicktime to play iTunes songs?
    I have 3 CDs I made of iTunes songs. One was burned with Roxio Easy Media Creator 7.5. Another was burned with XP itself. A third was burned with iTunes and it will play in my car CD Player and in WMP 11 in my computer. iTunes will NOT play any of the three. If I put a commercial music CD in my computer, iTunes loads all into itself the songs and will play them.
    It's a problem when an uninstall and reinstall of iTunes does nothing. I also just ran a Repair Install of XP last night. Went mostly OK; I got a messsage: "Windows could not load the installer for tape controller." I clicked OK as I don't use any tape device. There was another message: "The CinePlayer Decoders have not yet been activated. You must activate the product before use. Please run the player that included these decoders in order to activate the product". Again I clicked OK. I don't know what those cine player decoders do or what a cine player is. Movies? I checked my movie files--they played fine in WMP. I did not copy the CDs (any of them) to my HDD before trying to get them into iTunes but...would that have mattered?
    What to do? I would like to get my Music Store songs back into iTunes from my CDs. Hope a clean XP install is not necessary.

    go into iTunes Preferences-->iPod
    change Auto Synch to Manually Synch

  • I can not run Travel Center Sample

    Hi!
    I followed the instructions of the manual to build the travel center sample. However, when I run it I get these error messages:
    Exception Handler
    Description: An unhandled exception occurred during the execution of the web application. Please review the following stack trace for more information regarding the error.
    Exception Details: javax.faces.el.EvaluationException
    javax.faces.FacesException: java.sql.SQLException: Error in allocating a connection. Cause: Connection could not be allocated because: SQL-server rejected establishment of SQL-connection. Pointbase Server may not be running on localhost at port 9092.
    Possible Source of Error:
    Class Name: com.sun.faces.el.ValueBindingImpl
    File Name: ValueBindingImpl.java
    Method Name: getValue
    Line Number: 185
    Source not available. Information regarding the location of the exception can be identified using the exception stack trace below.
    Stack trace:
    com.sun.faces.el.ValueBindingImpl.getValue(ValueBindingImpl.java:185)
    com.sun.faces.el.ValueBindingImpl.getValue(ValueBindingImpl.java:136)
    javax.faces.component.UISelectItems.getValue(UISelectItems.java:110)
    com.sun.faces.util.Util.getSelectItems(Util.java:598)
    com.sun.faces.renderkit.html_basic.MenuRenderer.getOptionNumber(MenuRenderer.java:461)
    com.sun.faces.renderkit.html_basic.MenuRenderer.renderSelect(MenuRenderer.java:438)
    com.sun.faces.renderkit.html_basic.MenuRenderer.encodeEnd(MenuRenderer.java:406)
    javax.faces.component.UIComponentBase.encodeEnd(UIComponentBase.java:713)
    javax.faces.webapp.UIComponentTag.encodeEnd(UIComponentTag.java:606)
    javax.faces.webapp.UIComponentTag.doEndTag(UIComponentTag.java:529)
    com.sun.faces.taglib.html_basic.SelectOneMenuTag.doEndTag(SelectOneMenuTag.java:473)
    org.apache.jsp.Page1_jsp._jspx_meth_h_selectOneMenu_0(Page1_jsp.java:173)
    org.apache.jsp.Page1_jsp._jspx_meth_h_form_0(Page1_jsp.java:144)
    org.apache.jsp.Page1_jsp._jspx_meth_f_view_0(Page1_jsp.java:116)
    org.apache.jsp.Page1_jsp._jspService(Page1_jsp.java:80)
    org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:141)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:861)
    org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:325)
    org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:306)
    org.apache.jasper.servlet.JspServlet.service(JspServlet.java:253)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:861)
    sun.reflect.GeneratedMethodAccessor106.invoke(Unknown Source)
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    java.lang.reflect.Method.invoke(Method.java:324)
    org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:289)
    java.security.AccessController.doPrivileged(AccessController.java:-2)
    javax.security.auth.Subject.doAsPrivileged(Subject.java:500)
    org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:311)
    org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:205)
    org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:283)
    org.apache.catalina.core.ApplicationFilterChain.access$000(ApplicationFilterChain.java:102)
    org.apache.catalina.core.ApplicationFilterChain$1.run(ApplicationFilterChain.java:192)
    java.security.AccessController.doPrivileged(AccessController.java:-2)
    org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
    org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:759)
    org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:523)
    org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:460)
    org.apache.catalina.core.ApplicationDispatcher.access$000(ApplicationDispatcher.java:124)
    org.apache.catalina.core.ApplicationDispatcher$PrivilegedForward.run(ApplicationDispatcher.java:139)
    java.security.AccessController.doPrivileged(AccessController.java:-2)
    org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:366)
    com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:322)
    com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:142)
    com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:87)
    com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:200)
    com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:117)
    javax.faces.webapp.FacesServlet.service(FacesServlet.java:198)
    sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2)
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    java.lang.reflect.Method.invoke(Method.java:324)
    org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:289)
    java.security.AccessController.doPrivileged(AccessController.java:-2)
    javax.security.auth.Subject.doAsPrivileged(Subject.java:500)
    org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:311)
    org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:205)
    org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:283)
    org.apache.catalina.core.ApplicationFilterChain.access$000(ApplicationFilterChain.java:102)
    org.apache.catalina.core.ApplicationFilterChain$1.run(ApplicationFilterChain.java:192)
    java.security.AccessController.doPrivileged(AccessController.java:-2)
    org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
    org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:263)
    org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:156)
    org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:569)
    org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:261)
    org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:215)
    org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:156)
    org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:569)
    org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:200)
    org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:156)
    org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:180)
    org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:154)
    org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:582)
    org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:154)
    com.sun.enterprise.webservice.EjbWebServiceValve.invoke(EjbWebServiceValve.java:134)
    org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:154)
    com.sun.enterprise.security.web.SingleSignOn.invoke(SingleSignOn.java:254)
    org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:154)
    com.sun.enterprise.web.VirtualServerValve.invoke(VirtualServerValve.java:209)
    org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:154)
    org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:569)
    org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:161)
    org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:156)
    com.sun.enterprise.web.VirtualServerMappingValve.invoke(VirtualServerMappingValve.java:166)
    org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:154)
    org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:569)
    org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:979)
    org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:211)
    org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:692)
    org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:647)
    org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:589)
    org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:691)
    java.lang.Thread.run(Thread.java:534)
    Exception Details: javax.faces.FacesException
    java.sql.SQLException: Error in allocating a connection. Cause: Connection could not be allocated because: SQL-server rejected establishment of SQL-connection. Pointbase Server may not be running on localhost at port 9092.
    Possible Source of Error:
    Class Name: com.sun.jsfcl.data.RowSetDataModel
    File Name: RowSetDataModel.java
    Method Name: isRowAvailable
    Line Number: 168
    Source not available. Information regarding the location of the exception can be identified using the exception stack trace below.
    Stack trace:
    com.sun.jsfcl.data.RowSetDataModel.isRowAvailable(RowSetDataModel.java:168)
    com.sun.jsfcl.data.RowSetDataModel$ColumnDataMap.get(RowSetDataModel.java:798)
    com.sun.faces.el.PropertyResolverImpl.getValue(PropertyResolverImpl.java:59)
    com.sun.faces.el.impl.ArraySuffix.evaluate(ArraySuffix.java:162)
    com.sun.faces.el.impl.ComplexValue.evaluate(ComplexValue.java:146)
    com.sun.faces.el.impl.ExpressionEvaluatorImpl.evaluate(ExpressionEvaluatorImpl.java:238)
    com.sun.faces.el.ValueBindingImpl.getValue(ValueBindingImpl.java:155)
    com.sun.faces.el.ValueBindingImpl.getValue(ValueBindingImpl.java:136)
    javax.faces.component.UISelectItems.getValue(UISelectItems.java:110)
    com.sun.faces.util.Util.getSelectItems(Util.java:598)
    com.sun.faces.renderkit.html_basic.MenuRenderer.getOptionNumber(MenuRenderer.java:461)
    com.sun.faces.renderkit.html_basic.MenuRenderer.renderSelect(MenuRenderer.java:438)
    com.sun.faces.renderkit.html_basic.MenuRenderer.encodeEnd(MenuRenderer.java:406)
    javax.faces.component.UIComponentBase.encodeEnd(UIComponentBase.java:713)
    javax.faces.webapp.UIComponentTag.encodeEnd(UIComponentTag.java:606)
    javax.faces.webapp.UIComponentTag.doEndTag(UIComponentTag.java:529)
    com.sun.faces.taglib.html_basic.SelectOneMenuTag.doEndTag(SelectOneMenuTag.java:473)
    org.apache.jsp.Page1_jsp._jspx_meth_h_selectOneMenu_0(Page1_jsp.java:173)
    org.apache.jsp.Page1_jsp._jspx_meth_h_form_0(Page1_jsp.java:144)
    org.apache.jsp.Page1_jsp._jspx_meth_f_view_0(Page1_jsp.java:116)
    org.apache.jsp.Page1_jsp._jspService(Page1_jsp.java:80)
    org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:141)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:861)
    org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:325)
    org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:306)
    org.apache.jasper.servlet.JspServlet.service(JspServlet.java:253)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:861)
    sun.reflect.GeneratedMethodAccessor106.invoke(Unknown Source)
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    java.lang.reflect.Method.invoke(Method.java:324)
    org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:289)
    java.security.AccessController.doPrivileged(AccessController.java:-2)
    javax.security.auth.Subject.doAsPrivileged(Subject.java:500)
    org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:311)
    org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:205)
    org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:283)
    org.apache.catalina.core.ApplicationFilterChain.access$000(ApplicationFilterChain.java:102)
    org.apache.catalina.core.ApplicationFilterChain$1.run(ApplicationFilterChain.java:192)
    java.security.AccessController.doPrivileged(AccessController.java:-2)
    org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
    org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:759)
    org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:523)
    org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:460)
    org.apache.catalina.core.ApplicationDispatcher.access$000(ApplicationDispatcher.java:124)
    org.apache.catalina.core.ApplicationDispatcher$PrivilegedForward.run(ApplicationDispatcher.java:139)
    java.security.AccessController.doPrivileged(AccessController.java:-2)
    org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:366)
    com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:322)
    com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:142)
    com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:87)
    com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:200)
    com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:117)
    javax.faces.webapp.FacesServlet.service(FacesServlet.java:198)
    sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2)
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    java.lang.reflect.Method.invoke(Method.java:324)
    org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:289)
    java.security.AccessController.doPrivileged(AccessController.java:-2)
    javax.security.auth.Subject.doAsPrivileged(Subject.java:500)
    org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:311)
    org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:205)
    org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:283)
    org.apache.catalina.core.ApplicationFilterChain.access$000(ApplicationFilterChain.java:102)
    org.apache.catalina.core.ApplicationFilterChain$1.run(ApplicationFilterChain.java:192)
    java.security.AccessController.doPrivileged(AccessController.java:-2)
    org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
    org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:263)
    org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:156)
    org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:569)
    org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:261)
    org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:215)
    org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:156)
    org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:569)
    org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:200)
    org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:156)
    org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:180)
    org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:154)
    org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:582)
    org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:154)
    com.sun.enterprise.webservice.EjbWebServiceValve.invoke(EjbWebServiceValve.java:134)
    org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:154)
    com.sun.enterprise.security.web.SingleSignOn.invoke(SingleSignOn.java:254)
    org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:154)
    com.sun.enterprise.web.VirtualServerValve.invoke(VirtualServerValve.java:209)
    org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:154)
    org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:569)
    org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:161)
    org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:156)
    com.sun.enterprise.web.VirtualServerMappingValve.invoke(VirtualServerMappingValve.java:166)
    org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:154)
    org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:569)
    org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:979)
    org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:211)
    org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:692)
    org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:647)
    org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:589)
    org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:691)
    java.lang.Thread.run(Thread.java:534)
    Exception Details: java.sql.SQLException
    Error in allocating a connection. Cause: Connection could not be allocated because: SQL-server rejected establishment of SQL-connection. Pointbase Server may not be running on localhost at port 9092.
    Possible Source of Error:
    Class Name: com.sun.gjc.spi.DataSource
    File Name: DataSource.java
    Method Name: getConnection
    Line Number: 72
    Source not available. Information regarding the location of the exception can be identified using the exception stack trace below.
    Stack trace:
    com.sun.gjc.spi.DataSource.getConnection(DataSource.java:72)
    com.sun.sql.rowset.JdbcRowSetXImpl.connect(JdbcRowSetXImpl.java:590)
    com.sun.sql.rowset.JdbcRowSetXImpl.prepare(JdbcRowSetXImpl.java:650)
    com.sun.sql.rowset.JdbcRowSetXImpl.execute(JdbcRowSetXImpl.java:428)
    com.sun.jsfcl.data.RowSetDataModel.isRowAvailable(RowSetDataModel.java:157)
    com.sun.jsfcl.data.RowSetDataModel$ColumnDataMap.get(RowSetDataModel.java:798)
    com.sun.faces.el.PropertyResolverImpl.getValue(PropertyResolverImpl.java:59)
    com.sun.faces.el.impl.ArraySuffix.evaluate(ArraySuffix.java:162)
    com.sun.faces.el.impl.ComplexValue.evaluate(ComplexValue.java:146)
    com.sun.faces.el.impl.ExpressionEvaluatorImpl.evaluate(ExpressionEvaluatorImpl.java:238)
    com.sun.faces.el.ValueBindingImpl.getValue(ValueBindingImpl.java:155)
    com.sun.faces.el.ValueBindingImpl.getValue(ValueBindingImpl.java:136)
    javax.faces.component.UISelectItems.getValue(UISelectItems.java:110)
    com.sun.faces.util.Util.getSelectItems(Util.java:598)
    com.sun.faces.renderkit.html_basic.MenuRenderer.getOptionNumber(MenuRenderer.java:461)
    com.sun.faces.renderkit.html_basic.MenuRenderer.renderSelect(MenuRenderer.java:438)
    com.sun.faces.renderkit.html_basic.MenuRenderer.encodeEnd(MenuRenderer.java:406)
    javax.faces.component.UIComponentBase.encodeEnd(UIComponentBase.java:713)
    javax.faces.webapp.UIComponentTag.encodeEnd(UIComponentTag.java:606)
    javax.faces.webapp.UIComponentTag.doEndTag(UIComponentTag.java:529)
    com.sun.faces.taglib.html_basic.SelectOneMenuTag.doEndTag(SelectOneMenuTag.java:473)
    org.apache.jsp.Page1_jsp._jspx_meth_h_selectOneMenu_0(Page1_jsp.java:173)
    org.apache.jsp.Page1_jsp._jspx_meth_h_form_0(Page1_jsp.java:144)
    org.apache.jsp.Page1_jsp._jspx_meth_f_view_0(Page1_jsp.java:116)
    org.apache.jsp.Page1_jsp._jspService(Page1_jsp.java:80)
    org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:141)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:861)
    org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:325)
    org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:306)
    org.apache.jasper.servlet.JspServlet.service(JspServlet.java:253)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:861)
    sun.reflect.GeneratedMethodAccessor106.invoke(Unknown Source)
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    java.lang.reflect.Method.invoke(Method.java:324)
    org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:289)
    java.security.AccessController.doPrivileged(AccessController.java:-2)
    javax.security.auth.Subject.doAsPrivileged(Subject.java:500)
    org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:311)
    org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:205)
    org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:283)
    org.apache.catalina.core.ApplicationFilterChain.access$000(ApplicationFilterChain.java:102)
    org.apache.catalina.core.ApplicationFilterChain$1.run(ApplicationFilterChain.java:192)
    java.security.AccessController.doPrivileged(AccessController.java:-2)
    org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
    org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:759)
    org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:523)
    org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:460)
    org.apache.catalina.core.ApplicationDispatcher.access$000(ApplicationDispatcher.java:124)
    org.apache.catalina.core.ApplicationDispatcher$PrivilegedForward.run(ApplicationDispatcher.java:139)
    java.security.AccessController.doPrivileged(AccessController.java:-2)
    org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:366)
    com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:322)
    com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:142)
    com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:87)
    com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:200)
    com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:117)
    javax.faces.webapp.FacesServlet.service(FacesServlet.java:198)
    sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2)
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    java.lang.reflect.Method.invoke(Method.java:324)
    org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:289)
    java.security.AccessController.doPrivileged(AccessController.java:-2)
    javax.security.auth.Subject.doAsPrivileged(Subject.java:500)
    org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:311)
    org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:205)
    org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:283)
    org.apache.catalina.core.ApplicationFilterChain.access$000(ApplicationFilterChain.java:102)
    org.apache.catalina.core.ApplicationFilterChain$1.run(ApplicationFilterChain.java:192)
    java.security.AccessController.doPrivileged(AccessController.java:-2)
    org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
    org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:263)
    org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:156)
    org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:569)
    org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:261)
    org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:215)
    org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:156)
    org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:569)
    org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:200)
    org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:156)
    org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:180)
    org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:154)
    org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:582)
    org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:154)
    com.sun.enterprise.webservice.EjbWebServiceValve.invoke(EjbWebServiceValve.java:134)
    org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:154)
    com.sun.enterprise.security.web.SingleSignOn.invoke(SingleSignOn.java:254)
    org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:154)
    com.sun.enterprise.web.VirtualServerValve.invoke(VirtualServerValve.java:209)
    org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:154)
    org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:569)
    org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:161)
    org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:156)
    com.sun.enterprise.web.VirtualServerMappingValve.invoke(VirtualServerMappingValve.java:166)
    org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:154)
    org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:569)
    org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:979)
    org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:211)
    org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:692)
    org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:647)
    org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:589)
    org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:691)
    java.lang.Thread.run(Thread.java:534)

    Pointbase is started from $CREATOR_INSTALL/SunAppServer8/pointbase/tools/serveroption/startserver
    Can you see the tables from the "Data Sources" tree in Creator?
    Also, Pointbase only supports one simultaneous connection.
    You can't have the Pointbase client console running when executing you application.
    hth,
    -Alexis

  • Problem removing sample app JAAS from appServer 8

    Running JSC 2.1 and packaged appserver 8.x with latest JSC updates
    on windows XP SP2
    Problem undeploying the JAAS sample application which shows up within the appserv admin console but does not showup from the JSC "Deployment Server" panel:
    The application is not displayed within the "Deployment Server - Deployed Components" "panel" within Creator 2.1
    How can I remove this application from the Application server 8 manually??
    From the server log display with Creator 2.1
    init:
    deps-module-jar:
    deps-ear-jar:
    deps-jar:
    library-inclusion-in-archive:
    library-inclusion-in-manifest:
    Compiling 1 source file to C:\Documents and Settings\gwheeler\My Documents\Creator\Projects\JAASAuthentication\build\web\WEB-INF\classes
    compile:
    compile-jsps:
    pluto-hack-web-xml-run:
    portlet-container-deploy:
    jsCreatorDist:
    run-deploy:
    In-place deployment at C:\Documents and Settings\gwheeler\My Documents\Creator\Projects\JAASAuthentication\build\web
    Start registering the project's server resources
    Finished registering server resources
    Application JAASAuthentication is already deployed on other targets. Please use create-application-ref command to create reference to the specified target; requested operation cannot be completed
    deployment started : 0%
    Application JAASAuthentication is already deployed on other targets. Please use create-application-ref command to create reference to the specified target; requested operation cannot be completed
    deployment started : 0%
    Deployment of application failed - null; requested operation cannot be completed
    From "Web Application" within the Application Server Admin Console:
    A "com.sun.enterprise.tools.guiframework.exception.FrameworkException" was caught. The message from the exception: "Unabled to handle pre-compiled JSP '/jsp/webApplicationsEdit.jsp'. Expected pre-compiled classname: 'org.apache.jsp.jsp.webApplicationsEdit_jsp'."
    The root cause is "com.sun.enterprise.admin.common.exception.MBeanConfigException: Component not registered"
    See the HTML source for more detailed (stack trace) information.
    Thanks

    Hi!
    Try this:
    1) Stop the Application Server
    2) Go into $Server_Dir/domains/<domain_name>/config/ and edit domain.xml.
    3) Find all the elements refering to your application and delete them.
    4) Try to deploy again.
    I hope it helps.
    Thanks,
    Roman.

  • Need Help Deploying Creator Project with Derby as Embedded

    HI,
    I have developed a web app using creator and the derby database instance that runs within creator. Now I want to war up the app and include the derby db as an embedded database. I have included the derby jar file in my lib directory and have created a new datasource with the derby embedded driver for testing. I cannot seem to get the db to run as embedded. My data source is setup as follows:
    dataSource name="DerbyTest3"
    driverClassName="org.apache.derby.jdbc.EmbeddedDriver"
    url="jdbc:derby:../sample"
    validationQuery="select * from "
    username="dbadmin"
    password="7237EACC50DB74EF"
    />
    The sample database was copied from the creator source tree and inserted under WEB-INF
    When I try to connect I get the following error:
    Description: An unhandled exception occurred during the execution of the web application. Please review the following stack trace for more information regarding the error.
    Exception Details: org.apache.jasper.JasperException
    java.sql.SQLException: Error in allocating a connection. Cause: Connection could not be allocated because: Database '../sample' not found.
    Possible Source of Error:
    Class Name: org.apache.jasper.servlet.JspServletWrapper
    File Name: JspServletWrapper.java
    Method Name: service
    Line Number: 384
    any help greatly appreciated.
    gary
    Message was edited by:
    garff
    Message was edited by:
    garff

    One of our developers mentioned this, but it's also in the derby ref manual for the SQLException you're getting:
    http://db.apache.org/derby/docs/10.2/ref/rrefattrib26867.html
    sounds like you needed to append
    ;create=true
    to the JDBC Url...
    HTH,
    skj

  • Technology Theme: The reference sample components will not work!

    OK, maybe I am somewhere in left field on this one, but when I read "A pre-built Calendar component JavaServer Faces library. Import this file directly into Java Studio Creator", I take that to mean that I should be able to import it into JSC...WRONG!
    When I try to do so it tells me "Invalid Component Library Package -- extension must be "complib" ".
    So I scan the zip file for .complib...but I didn't find anything with that extension! ARGH!!!
    So does this thing work with JSC Update 7 or not? If it is supposed to, then what am I doing wrong?
    What I am doing now is:
    1) Go to Pallette->Added components
    2) Right click in that area and select "Import Component Library"
    3) Change the Filed of Type to All Files
    4) Select the zip file holding the same I downloaded from SUN.
    That's when the error messge pops up complaining that it doesn't like like the extension (not complib).
    Thanks!

    Hi,
    The Sample Calendar component download has been fixed for Update 7.
    http://developer.sun.com/prodtech/javatools/jscreator/reference/codesamples/samplecomps/calendar.html
    Also, the source is available and also is valid.
    Please read the brief instructions in NOTES.txt
    To build the source, you'll need to use ant
    http://ant.apache.org
    Then , in the build.xml file included in the zip, correct
    the creator.home property setting to point to the installation directory of Creator.
    hth
    John

  • SOAP header in my WSDL ignored by Creator

    The soap:header element from the bind section of my WSDL file is being ignored by Creator.
    Creator is picking up the soap:operation element soapAction=..
    and
    My <input> element for a operation has both soap:body and soap:header elements. The soap:body works.
    Any suggestions?

      Here is a valid Soap Request from XMLSPY and
    a Request from a JSC app and the WSDL used to create the both.
    Sample of Reqest generated by XMLSPY
    <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
         <SOAP-ENV:Header>
              <m:Security_Request xmlns:m="http://psfttemp.org">
                   <m:Username>String</m:Username>
                   <m:Password>String</m:Password>
              </m:Security_Request>
         </SOAP-ENV:Header>
         <SOAP-ENV:Body>
              <m:Get__CompIntfc__USER_PROFILE xmlns:m="http://psfttemp.org">
                   <m:UserID>String</m:UserID>
              </m:Get__CompIntfc__USER_PROFILE>
         </SOAP-ENV:Body>
    </SOAP-ENV:Envelope>
    Sample of a Request from  the JSC generated application
    <?xml version="1.0" encoding="UTF-8"?>
    <env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:ns0="http://psfttemp.org">
         <env:Body>
              <ns0:Get__CompIntfc__USER_PROFILE>
                   <ns0:UserID>DPAT</ns0:UserID>
              </ns0:Get__CompIntfc__USER_PROFILE>
         </env:Body>
    </env:Envelope>
    Original WSDL file
    <?xml version="1.0"?>
    <definitions xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:s="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:psftci="http://psfttemp.org" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" targetNamespace="http://psfttemp.org">
         <types>
              <s:schema targetNamespace="http://psfttemp.org" elementFormDefault="qualified">
                   <s:element name="Get__CompIntfc__USER_PROFILE">
                        <s:complexType>
                             <s:sequence>
                                  <s:element name="UserID" type="s:string" maxOccurs="1" minOccurs="1"/>
                             </s:sequence>
                        </s:complexType>
                   </s:element>
                   <s:element name="Get__CompIntfc__USER_PROFILEResponse">
                        <s:complexType>
                             <s:sequence>
                                  <s:element name="UserID" type="s:string" maxOccurs="1" minOccurs="1"/>
                                  <s:element name="UserDescription" type="s:string" maxOccurs="1" minOccurs="0"/>
                             </s:sequence>
                        </s:complexType>
                   </s:element>
                   <s:element name="Security_Request">
                        <s:complexType>
                             <s:sequence>
                                  <s:element name="Username" type="s:string" maxOccurs="1" minOccurs="1"/>
                                  <s:element name="Password" type="s:string" maxOccurs="1" minOccurs="1"/>
                             </s:sequence>
                        </s:complexType>
                   </s:element>
                   <s:element name="detail">
                        <s:complexType>
                             <s:sequence>
                                  <s:element name="keyinformation" maxOccurs="1" minOccurs="0"/>
                                  <s:element name="messages" maxOccurs="unbounded" minOccurs="1">
                                       <s:complexType>
                                            <s:sequence>
                                                 <s:element name="type" type="s:string" maxOccurs="1" minOccurs="1"/>
                                                 <s:element name="messagesetnumber" type="s:decimal" maxOccurs="1" minOccurs="0"/>
                                            </s:sequence>
                                       </s:complexType>
                                  </s:element>
                             </s:sequence>
                        </s:complexType>
                   </s:element>
              </s:schema>
         </types>
         <message name="Get__CompIntfc__USER_PROFILESoapIn">
              <part name="parameters" element="psftci:Get__CompIntfc__USER_PROFILE"/>
         </message>
         <message name="Get__CompIntfc__USER_PROFILESoapOut">
              <part name="parameters" element="psftci:Get__CompIntfc__USER_PROFILEResponse"/>
         </message>
         <message name="Security_Request">
              <part name="parameters" element="psftci:Security_Request"/>
         </message>
         <message name="Fault">
              <part name="fault" element="psftci:detail"/>
         </message>
         <portType name="USER_PROFILESoap">
              <operation name="Get__CompIntfc__USER_PROFILE">
                   <input message="psftci:Get__CompIntfc__USER_PROFILESoapIn"/>
                   <output message="psftci:Get__CompIntfc__USER_PROFILESoapOut"/>
                   <fault name="Fault" message="psftci:Fault"/>
              </operation>
         </portType>
         <binding name="USER_PROFILESoap" type="psftci:USER_PROFILESoap">
              <soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
              <operation name="Get__CompIntfc__USER_PROFILE">
                   <soap:operation soapAction="#SOAPTOCI#UU_WS" style="document"/>
                   <input>
                        <soap:body use="literal" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
                        <soap:header xmlns:n1="http://schemas.xmlsoap.org/wsdl/" message="psftci:Security_Request" part="parameters" use="literal" namespace="http://psfttemp.org"/>
                   </input>
                   <output>
                        <soap:body use="literal"/>
                   </output>
                   <fault name="Fault">
                        <soap:fault name="fault" use="literal" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://psfttemp.org"/>
                   </fault>
              </operation>
         </binding>
         <service name="USER_PROFILECIService">
              <documentation>This is the service for accessing the USER_PROFILE Component Interface using SOAP requests through PeopleSoft's Integration Broker</documentation>
              <port name="USER_PROFILESoap" binding="psftci:USER_PROFILESoap">
                   <soap:address location="http://localhost:14000/PSIGW/HttpListeningConnector"/>
              </port>
         </service>
         <documentation>This component interface is based off of the USERMAINT component.  It is used for User Profile maintenance.</documentation>
    </definitions>

  • How do I get CVS w/ SSH working with Studio Creator?

    I'm sure this has been answered before but I'm having real difficulties and I think I need a walkthrough. Other links I have found that supposedly answer this question have proved unsuccessful. I am running on Windows XP and the CVS repository is remote on a linux server.
    I have been able to setup CVS via SSH using command line instructions and also using Eclipse. However I have been unsuccessful in setting up CVS with SSH inside of Studio Creator 2. Is there a line by line walkthrough or sample somewhere in order to confirm that I can get CVS working via SSH?

    Well, it seems I've found a solution to my own problem. I was trying to use CVSNT and SSH Secure Shell. Apparently, the version of CVSNT I was using was old (although it came bundled with WinCVS which I was trying at the same time). After trying to install TortoiseCVS, I was told to update CVSNT or else TortoiseCVS would have problems. I removed CVSNT (and WinCVS), installed TortoiseCVS, and the exact same configuration I was using previously worked like a charm. Oh well... no more complaints by me!

  • Java Studio Creator Wishlist

    Hey here is a wishlist for the documentation support
    1. DOcumentation on how to add more data sourcs nto the ide
    2. How can JSCreator be used in a proiduction environment, with Source control support, inter operaboility with html design tools such as Dream weaver etc...
    3. More code samples on how to create a web service from JSCreator
    4. J2EE Compatibilkity..
    I know more people will more items to be added into this list.

    Thanks for your feedback - Here's some responses...
    1 - see the tutorials under Databases - is this what you mean?
    2 - yes we are working on this
    3 - currently in Creator we "consume" webservices, but we don't create them... there's a tutorial and also the Google Client example on how to use an existing webservice. Creating web services is something we are looking at for the future but can already be done using other Sun products.
    4 -could you pleas be more specific on what you mean here?
    Thanks,
    Val

  • How to call Web Services with Sun Java Studio Creator?

    Can someone from Sun please explain how to use the sample Web Services USWeather and GoogleSearch in Sun Java Studio Creator (no Portlet Application)?
    I read the Web Service Tutorial Accessing Web Services (http://developers.sun.com/prodtech/javatools/jscreator/learning/tutorials/2/webservices.html) and this blog entry: http://blogs.sun.com/roller/page/winston?entry=code_google_search_in_no .
    But the proposed solutions do not work with the services USWeather and GoogleSearch.
    Thank you.

    Thank you for your answer, dongmei.
    It seems that the MethodResultTableDataProvider does not return the response of the web service as a value field if the WSDL contains only one result element.
    E.g. from WSDL of the USWeather Web Service which returns theGetWeatherReportResult string:
    <?xml version="1.0" encoding="utf-8"?>
    <wsdl:definitions xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:s="http://www.w3.org/2001/XMLSchema" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:tns="http://www.webserviceX.NET" xmlns:tm="http://microsoft.com/wsdl/mime/textMatching/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" targetNamespace="http://www.webserviceX.NET" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
      <wsdl:types>
        <s:schema elementFormDefault="qualified" targetNamespace="http://www.webserviceX.NET">
          <s:element name="GetWeatherReport">
            <s:complexType>
              <s:sequence>
                <s:element minOccurs="0" maxOccurs="1" name="ZipCode" type="s:string" />
              </s:sequence>
            </s:complexType>
          </s:element>
          <s:element name="GetWeatherReportResponse">
            <s:complexType>
              <s:sequence>
                <s:element minOccurs="0" maxOccurs="1" name="GetWeatherReportResult" type="s:string" />
              </s:sequence>
            </s:complexType>
          </s:element>
          <s:element name="string" nillable="true" type="s:string" />
        </s:schema>If I drag the web service method on the page and I should be able to select the response value in the Bind to Data dialog box. But there is no value field. Value fields only occur if the web service returns more than one value.
    The question is how can I get the response GetWeatherReportResult from the service.

  • Net beans Web Service call from Sun Creator

    I am new to all of sun studio tools.
    Currently I am using Sun Java Studio Creator early access 2 and Net Beans 4.1 for my development project.
    I could not find tutorial to create web service using Sun Java Studio Creator therefore I am creating using Net Beans 4.1. I am having difficulty calling web service created in Net Beans 4.1 from Sun Java studio Creator. Could someone please help me out. I looked at all tutorial sun have available about Sun Java Studio Creator Early Access 2 and Net Beans 4.1.
    When Net Beans 4.1 is running, the web service can be called from Creator tool but once it's close, web service does not respond. Looks like I need to turn-on the Net Beans 4.1 server but don't know where to go.
    Bassically, I would like to call web service created in Net Beans 4.1 from Sun Java Studio Creator Early access 2.
    If somebody know how to create web service in Sun Java studio creator, please pass me the link would be great help.
    Thanks
    s

    Thanks for your reply.
    I looked at the tutorial link couple days ago but didn't help me.
    Coding is fine, no error. I checked the web service by refrencing URL and local WSDL file, it's responding fine when both Net Beans 4.1 and Sun Java Studio Creator EA 2 are up and running. Looks like to call web service locally, I need to have net beans 4.1 app server running concurrently with sun creator app server.
    I downloaded and installed Net Beans 4.1 bundled with SJS App Server.
    How do I turn on the Net beans 4.1 app server.
    There are some default WSDL file for sample projects in sun java studio creator ea 2.
    Is there a way to deploy the web service created in net beans 4.1 to sun java studio creator's specific directory and consume those WSDL file just like the sample project.
    Is there a way I can use one SJS App Server for both Net Beans 4.1 and Sun Java Studio Creator EA2. If then could you please pass me the tutorial to do so.
    Thanks
    S

  • Pointers to Sample report for Interactive Reporting

    Hi All,
                Can any one provide me Pointers to Sample report for Interactive Reporting( which uses Hotspots, Hide, At-User Command).
    Thanks in advance.
    Regards,
    Navin.

    Hi
    see the sample report
    REPORT ZTEJ_INTAB1 LINE-SIZE 103 LINE-COUNT 35(5) NO STANDARD PAGE
    HEADING.
    *TABLES DECLARATION
    TABLES : KNA1, VBAK, VBAP.
    *SELECT OPTIONS
    SELECT-OPTIONS: CUST_NO FOR KNA1-KUNNR.
    *INITIALIZATION
    INITIALIZATION.
    CUST_NO-LOW = '01'.
    CUST_NO-HIGH = '5000'.
    CUST_NO-SIGN = 'I'.
    CUST_NO-OPTION = 'BT'.
    APPEND CUST_NO.
    *SELECTION SCREEN VALIDATION
    AT SELECTION-SCREEN ON CUST_NO.
    IF CUST_NO-LOW < 1 OR CUST_NO-HIGH > 5000.
    MESSAGE E001(ZTJ1).
    ENDIF.
    *BASIC LIST SELECTION
    START-OF-SELECTION.
    SELECT KUNNR NAME1 ORT01 LAND1 INTO
    (KNA1-KUNNR, KNA1-NAME1,KNA1-ORT01,KNA1-LAND1)
    FROM KNA1
    WHERE KUNNR IN CUST_NO.
    WRITE:/1 SY-VLINE,
    KNA1-KUNNR UNDER 'CUSTOMER NO.' HOTSPOT ON,
    16 SY-VLINE,
    KNA1-NAME1 UNDER 'NAME',
    61 SY-VLINE,
    KNA1-ORT01 UNDER 'CITY',
    86 SY-VLINE,
    KNA1-LAND1 UNDER 'COUNTRY',
    103 SY-VLINE.
    HIDE: KNA1-KUNNR.
    ENDSELECT.
    ULINE.
    *SECONDARY LIST ACCESS
    AT user-command.
    IF SY-UCOMM = 'IONE'.
    PERFORM SALES_ORD.
    ENDIF.
    IF SY-UCOMM = 'ITWO'.
    PERFORM ITEM_DET.
    ENDIF.
    *TOP OF PAGE
    TOP-OF-PAGE.
    FORMAT COLOR 1.
    WRITE : 'CUSTOMER DETAILS'.
    FORMAT COLOR 1 OFF.
    ULINE.
    FORMAT COLOR 3.
    WRITE : 1 SY-VLINE,
    3 'CUSTOMER NO.',
    16 SY-VLINE,
    18 'NAME',
    61 SY-VLINE,
    63 'CITY',
    86 SY-VLINE,
    88 'COUNTRY',
    103 SY-VLINE.
    ULINE.
    FORMAT COLOR 3 OFF.
    *TOP OF PAGE FOR SECONDARY LISTS
    TOP-OF-PAGE DURING LINE-SELECTION.
    *TOP OF PAGE FOR 1ST SECONDARY LIST
    IF SY-UCOMM = 'IONE'.
    ULINE.
    FORMAT COLOR 1.
    WRITE : 'SALES ORDER DETAILS'.
    ULINE.
    FORMAT COLOR 1 OFF.
    FORMAT COLOR 3.
    WRITE : 1 SY-VLINE,
    3 'CUSTOMER NO.',
    16 SY-VLINE,
    18 'SALES ORDER NO.',
    40 SY-VLINE,
    42 'DATE',
    60 SY-VLINE,
    62 'CREATOR',
    85 SY-VLINE,
    87 'DOC DATE',
    103 SY-VLINE.
    ULINE.
    ENDIF.
    FORMAT COLOR 3 OFF.
    *TOP OF PAGE FOR 2ND SECONDARY LIST
    IF SY-UCOMM = 'ITWO'.
    ULINE.
    FORMAT COLOR 1.
    WRITE : 'ITEM DETAILS'.
    ULINE.
    FORMAT COLOR 1 OFF.
    FORMAT COLOR 3.
    WRITE : 1 SY-VLINE,
    3 'SALES ORDER NO.',
    40 SY-VLINE,
    42 'SALES ITEM NO.',
    60 SY-VLINE,
    62 'ORDER QUANTITY',
    103 SY-VLINE.
    ULINE.
    ENDIF.
    FORMAT COLOR 3 OFF.
    *END OF PAGE
    END-OF-PAGE.
    ULINE.
    WRITE :'USER :',SY-UNAME,/,'DATE :', SY-DATUM, 85 'END OF PAGE:',
    SY-PAGNO.
    SKIP.
    *& Form SALES_ORD
    *& FIRST SECONDARY LIST FORM
    FORM SALES_ORD .
    SELECT KUNNR VBELN ERDAT ERNAM AUDAT INTO
    (VBAK-KUNNR, VBAK-VBELN, VBAK-ERDAT, VBAK-ERNAM, VBAK-AUDAT)
    FROM VBAK
    WHERE KUNNR = KNA1-KUNNR.
    WRITE:/1 SY-VLINE,
    VBAK-KUNNR UNDER 'CUSTOMER NO.' HOTSPOT ON,
    16 SY-VLINE,
    VBAK-VBELN UNDER 'SALES ORDER NO.' HOTSPOT ON,
    40 SY-VLINE,
    VBAK-ERDAT UNDER 'DATE',
    60 SY-VLINE,
    VBAK-ERNAM UNDER 'CREATOR',
    85 SY-VLINE,
    VBAK-AUDAT UNDER 'DOC DATE',
    103 SY-VLINE.
    HIDE : VBAK-VBELN.
    ENDSELECT.
    ULINE.
    ENDFORM. " SALES_ORD
    *& Form ITEM_DET
    *& SECOND SECONDARY LIST FORM
    FORM ITEM_DET .
    SELECT VBELN POSNR KWMENG INTO
    (VBAP-VBELN, VBAP-POSNR, VBAP-KWMENG)
    FROM VBAP
    WHERE VBELN = VBAK-VBELN.
    WRITE : /1 SY-VLINE,
    VBAP-VBELN UNDER 'SALES ORDER NO.',
    40 SY-VLINE,
    VBAP-POSNR UNDER 'SALES ITEM NO.',
    60 SY-VLINE,
    VBAP-KWMENG UNDER 'ORDER QUANTITY',
    103 SY-VLINE.
    ENDSELECT.
    ULINE.
    ENDFORM. " ITEM_DET
    REPORT demo_list_at_pf.
    START-OF-SELECTION.
    WRITE 'Basic List, Press PF5, PF6, PF7, or PF8'.
    AT pf5.
    PERFORM out.
    AT pf6.
    PERFORM out.
    AT pf7.
    PERFORM out.
    AT pf8.
    PERFORM out.
    FORM out.
    WRITE: 'Secondary List by PF-Key Selection',
    / 'SY-LSIND =', sy-lsind,
    / 'SY-UCOMM =', sy-ucomm.
    ENDFORM.
    After executing the program, the system displays the basic list. The user can press the function keys F5 , F6 , F7 , and F8 to create secondary lists. If, for example, the 14th key the user presses is F6 , the output on the displayed secondary list looks as follows:
    Secondary List by PF-Key Selection
    SY-LSIND = 14
    SY-UCOMM = PF06
    Example for AT USER-COMMAND.
    REPORT demo_list_at_user_command NO STANDARD PAGE HEADING.
    START-OF-SELECTION.
    WRITE: 'Basic List',
    / 'SY-LSIND:', sy-lsind.
    TOP-OF-PAGE.
    WRITE 'Top-of-Page'.
    ULINE.
    TOP-OF-PAGE DURING LINE-SELECTION.
    CASE sy-pfkey.
    WHEN 'TEST'.
    WRITE 'Self-defined GUI for Function Codes'.
    ULINE.
    ENDCASE.
    AT LINE-SELECTION.
    SET PF-STATUS 'TEST' EXCLUDING 'PICK'.
    PERFORM out.
    sy-lsind = sy-lsind - 1.
    AT USER-COMMAND.
    CASE sy-ucomm.
    WHEN 'FC1'.
    PERFORM out.
    WRITE / 'Button FUN 1 was pressed'.
    WHEN 'FC2'.
    PERFORM out.
    WRITE / 'Button FUN 2 was pressed'.
    WHEN 'FC3'.
    PERFORM out.
    WRITE / 'Button FUN 3 was pressed'.
    WHEN 'FC4'.
    PERFORM out.
    WRITE / 'Button FUN 4 was pressed'.
    WHEN 'FC5'.
    PERFORM out.
    WRITE / 'Button FUN 5 was pressed'.
    ENDCASE.
    sy-lsind = sy-lsind - 1.
    FORM out.
    WRITE: 'Secondary List',
    / 'SY-LSIND:', sy-lsind,
    / 'SY-PFKEY:', sy-pfkey.
    ENDFORM.
    When you run the program, the system displays the following basic list with a the page header defined in the program:
    You can trigger the AT LINE-SELECTION event by double-clicking a line. The system sets the status TEST and deactivates the function code PICK. The status TEST contains function codes FC1 to FC5. These are assigned to pushbuttons in the application toolbar. The page header of the detail list depends on the status.
    Here, double-clicking a line no longer triggers an event. However, there is now an application toolbar containing five user-defined pushbuttons. You can use these to trigger the AT USER-COMMAND event. The CASE statement contains a different reaction for each pushbutton.
    For each interactive event, the system decreases the SY-LSIND system field by one, thus canceling out the automatic increase. All detail lists now have the same level as the basic list and thus overwrite it. While the detail list is being created, SY-LSIND still has the value 1.
    <b>Reward points for useful Answers</b>
    Regards
    Anji

  • Problem opening "Travel" sample tables in Sun Java Studio

    I just downloaded the Sun Java Studio Creator. I am able to open the sample 'Order' data source, but I cannot open the sample 'Travel' data source that is used in the tutorials. I get an error msg saying that "Cannot find the user 'Travel'". I have started the Pointbase Database, refreshed the 'Travel' data source, and I still get the same error. Can anyone help me on this?
    Ronnie

    I'd guess your install did not finish correctly.
    windows? linux? mac?
    The following instructions apply to creator 2 EA2.
    Start the pointbase server - since you can see Order, it must be running.
    open up a cmd (or terminal) window, then
    cd <rave_install>/bin
    now run
    create-sample-db.bat (or .sh)
    This will populate the Travel and other sample databases.
    If it doesn't run, post the errors here.

Maybe you are looking for

  • How to get greater log detail from Mail.app in Lion (slow attachment caching)

    I have an IMAP account, hosted by FuseMail, that is taking an extraordinary amount of time to catch attachments. I would say it is taking upwards of 10 minutes to cache one attachment. This is causing a side-effect in mail that it keeps spawning new

  • Creation of Multiple position with LSMW in sap om

    Hi friends, I have to create 300 position for org. unit using LSMW. please help me out. Best Regards: Priyaranjan

  • Add'l Partitions to Dual-Boot Win 8/Arch Linux

    I'm hoping to get a dual-boot arrangement going on my refurbished Asus Q200E Netbook that Santa brought! Here's what the hard drive looks like now: Asus tells me the following: sda1: System Files to start sda2: Recovery sda3: OS automatically created

  • Why can i not open downloads on my galaxy 10.1 (open is greyed out)

    I have downloaded several program extensions, like seo quake on my galaxy tab 10.1 and while they appear under my firefox downloads i cannot open them. Firefox has the open tab greyed out only showing the uninstall and go to site option. Any suggesti

  • Iterator refresh after commit

    Hi, I have three tabs in my page , and in each tab , i have separate taskflows. The first tab taskflow contains a jsff which has lets say master table iterator i.e departments iterator. In the second tab, i have a table based on read only query, but