[JBoss-user] [Beginners Corner] - Re: Symlinks in the deploy directory?

2005-03-09 Thread phoenixsilver
How do you specify this on a Windows machine. This is what I have, and I'm getting the same zip errors deploy/,file:/Projects/UFA/Pace_Phase_II/Development/eclipse/workspace/Self-Service/http.war/ Location of my Jboss installation D:\Projects\UFA\Pace_Phase_II\Development\jboss

[JBoss-user] [EJB/JBoss] - Re: ejb jar as utility jar

2005-03-04 Thread phoenixsilver
This is what the ouput is when DEBUG is on 09:32:56,103 DEBUG [Member#findByLastName] Executing SQL: SELECT FROM members t0_o WHERE (t0_o.last_name = ?) 09:32:56,103 DEBUG [Member#findByLastName] Executing SQL: SELECT FROM members t0_o WHERE (t0_o.last_name = ?) View the original post : http

[JBoss-user] [EJB/JBoss] - CMP error Can't parse EJB-QL statement

2005-03-04 Thread phoenixsilver
Hi I have a very simple CMP 2.0 bean where the finder method will not parse and I almost 100% correct. I will post all of the relevant code and the exepction if anyone can help that would be great. Platform -- JBoss 4.0.1 Win2000 Pro IDE Eclipse Postgres 7.4 -