I'm having a problem deploying a Portlet on JBoss Portal (2.0 alpha).  I was 
attempting to create a hello world portlet as a starting point. It deplys fine 
but throws the following exception when I call it. Can anyone give me a few 
hints as to what is likely to cause this exception. I've attached the relevant 
section of the log.


2005-02-26 13:51:15,602 DEBUG 
[org.jboss.portal.server.impl.invocation.InvocationImpl] Found page 
page.default.hello
2005-02-26 13:51:15,612 DEBUG 
[net.sf.hibernate.impl.SessionFactoryObjectFactory] JNDI lookup: 
portal/SessionFactory
2005-02-26 13:51:15,612 DEBUG 
[net.sf.hibernate.impl.SessionFactoryObjectFactory] lookup: 
uid=40288082024eed3501024eed3b860000
2005-02-26 13:51:15,612 DEBUG [net.sf.hibernate.impl.SessionImpl] opened session
2005-02-26 13:51:15,612 DEBUG [org.jboss.hibernate.session.TransactionSynch] 
Preparing synch [name=java:portal/SessionFactory, [EMAIL PROTECTED]
2005-02-26 13:51:15,612 INFO  [STDOUT] javax.servlet.ServletException: no main
2005-02-26 13:51:15,612 INFO  [STDOUT]  at 
org.jboss.portal.core.servlet.CoreServlet.render(CoreServlet.java:300)
2005-02-26 13:51:15,612 INFO  [STDOUT]  at 
org.jboss.portal.server.servlet.AbstractMainServlet.invoke(AbstractMainServlet.java:61)
2005-02-26 13:51:15,612 INFO  [STDOUT]  at 
org.jboss.portal.core.servlet.CoreServlet.process(CoreServlet.java:201)
2005-02-26 13:51:15,612 INFO  [STDOUT]  at 
org.jboss.portal.core.servlet.CoreServlet.invoke(CoreServlet.java:101)
2005-02-26 13:51:15,612 INFO  [STDOUT]  at 
org.jboss.portal.server.servlet.AbstractMainServlet.doGet(AbstractMainServlet.java:53)
20


Thanks,
    Jonny

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

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


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to