If I find the time, I'll update my locally created tags to seam 2.0 and post them. I made tags that take an existing pdf and can do either:
- fill in forms based on acrofield names
- do overlay based on x,y coordinates in combination with a pagenumber
It works kinda great, but never found the time to update it and really test it. There is a jira issue for this afaik where I'll attach the code I have
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4105874#4105874
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105874
Hi,
1. How can I catch 404 error and redirect to some page? I found this but i'm not sure that' is it?
| <exception class="javax.persistence.EntityNotFoundException">
| <http-error error-code="404"/>
| </exception>
|
2. Why Seam 2.0.GA when I work offline load sooooo slooww!?
Each page loads few minutes, and second? Why my page try to connect to some google analitics page there?
3. Is possible to run Seam 2.0 app on Tomcat 6.0, JBoss embedded, EJB 3.0 in clustered environment with full seam support?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4105871#4105871
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105871
following the JPA structure is not a hack...but doing it to get it working with hibernate tools, after seam-gen finishes its work is :-).
if seam-gen can create persistence-xxx.xml files, its no big deal for it to create a persistence.xml with the project name as the PersistenceUnit name by default.
going about r&d work to solve these issues negates the productivity gain acheived using seam. tools are the core of today's development scenario and such basic issues casts serious doubts.
Regards,
Shivdeep
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4105860#4105860
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105860