i am deploying a simple portal created using sun java studio creator,but
when i tried to deploy in jboss i am getting the following error

java.lang.NullPointerException
        
javax.faces.webapp.UIComponentTag.setupResponseWriter(UIComponentTag.java:615)
        javax.faces.webapp.UIComponentTag.doStartTag(UIComponentTag.java:217)
        com.sun.faces.taglib.jsf_core.ViewTag.doStartTag(ViewTag.java:105)
        
org.apache.jsp.PortletPage1_jsp._jspx_meth_f_view_0(org.apache.jsp.PortletPage1_jsp:86)
        
org.apache.jsp.PortletPage1_jsp._jspService(org.apache.jsp.PortletPage1_jsp:64)
        org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
        
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:322)
        org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
        org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
        
org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:81)


i would like to know the necessary files to be added to my application,also the 
ones to be deleted so that the portal 
gets properly deployed on jboss.

i searched the forums and links through google but could not come up with a 
proper solution ,

so could anyone generalize the requirements for getting a portal developed in 
java studio creator to be deployed under jboss,without any error.


i also wish that the jboss guys come clear on this topic with an working 
example or two


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3931312#3931312

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3931312


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to