[jboss-user] [JBoss Seam] - Re: Seam Eclipse project structure (newbie question)
tptackab
do-not-reply at jboss.com
Fri Jun 22 02:27:04 EDT 2007
Thanks once again Alex. I was able to get my app deployed from WTP using a structure nearly identical to the one you described. I got the jars from a Netbeans Seam generated war. Now I just have to figure out which of the jars I'll really use...;-)
Here's the WTP project structure as it appears in Eclipse for anyone that might be interested:
my-application/
| src/
| com.myapp.foo.java
| com.myapp.bar.java
| ...
| META-INF/
| persistance.xml
| seam.properties
| security.drl
| messages.properties
| WebContent/
| index.html
| index.xhtml
| foopage.xhtml
| barpage.xhtml
| META-INF/
| MANIFEST.MF
| WEB-INF/
| faces-config.xml
| web.xml
| components.xml
| seam.properties
| LIB/
| ajax4jsf-1.1.1-SNAPSHOT.jar
| antlr-2.7.6.jar
| antlr-3.0ea8.jar
| commons-jci-core-1.0-406301.jar
| commons-jci-janino-2.4.3.jar
| drools-compiler-3.0.5.jar
| drools-core-3.0.5.jar
| el-api.jar
| el-ri.jar
| janino-2.4.3.jar
| jboss-seam-debug.jar
| jboss-seam-ioc.jar
| jboss-seam-mail.jar
| jboss-seam-pdf.jar
| jboss-seam-remoting.jar
| jboss-seam-ui.jar
| jboss-seam.jar
| jbpm-3.1.4.jar
| jsf-facelets.jar
| oscache-2.3.2.jar
| richfaces-3.0.1-SNAPSHOT.jar
| stringtemplate-2.3b6.jar
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4056737#4056737
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4056737
More information about the jboss-user
mailing list