[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: jboss on mac 10.5.5: simple portlet helloworld..error 40

PeterJ do-not-reply at jboss.com
Sat Jan 10 17:29:53 EST 2009


Are you sure you are creating a portlet? Did you install JBoss Portal? If not, perhaps you are creating a simple web application. Would you have any idea of how the application was deployed and what the WAR file structure is? Based on what you mentioned, your WAR file (or exploded directory) should be in the server/xxx/deploy directory, and should contain something like:

index.jsp
WEB-INF/web.xml
WEB-INF/classes/some/package/path/HelloWorld.class

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

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



More information about the jboss-user mailing list