The jboss-seam.jar is not there; however there are many jboss-seam-*.jar files where * is a variety of things such as ui, mail. ioc, etc.
The jboss-seam.jar is in my EAR project:
C:\Users\Mike\workspace342\RaisedInAmerica-ear\EarContent.
I did not explicitly put any jar anywhere. This is where they fell from the project generation.
I take it I should move that jar over to the EJB project, right?
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4265700#4265700
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4265700
Buff, I'm looking inside the HistoryVariableImpl class and it only maintains a String representation of the original variable value, its not enough, to be functional the HistoryVariableImpl should maintain the exact value and type of the original variable.
I think the better approach is not delete the process instances when they are ended, and extends the ProcessInstanceQuery with the ended flag. This could be a short term solution. Why do you deletes the instances when it were ended? because the performance? the number of records in the tables?
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4265695#4265695
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4265695
Sorry for the bad english on the previous message and for revisiting this subject after such a long time.
I downloaded JBT 3.1.0 - M4, and tried again to publish a simple Seam Web Application using JBoss 5.1 Runtime.
The application does not get publish. It is show as synchronized under Jboss 5.1 Runtime but the web application is not available: "The requested resource (/teste) is not available".
When I change the runtime to Jboss 4.2.3 it works perfectly.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4265689#4265689
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4265689
I am trying to use JPA where possible but I have a class containing a Locale which I would like to map to (and from) a String in the correponding table. I cannot seem to find a way to do this using standard JPA - can anyone tell me a way to do this please?
>From what I can find from googling I think I need to use a Hibernate Tuplizer - is this correct? However I can't seem to find any good examples of a Tuplizer that I can adapt for my purposes. Does anybody know of any good examples please?
Thanks in advance.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4265681#4265681
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4265681