Hi all!
Now I work in project using spring+hibernate+struts and DB is postgres 8.0.
When creating DB I set encoding of DB is UNICODE and in each jsp file i add this line code
<%@ page...
Type: Posts; User: gamblingman; Keyword(s):
Hi all!
Now I work in project using spring+hibernate+struts and DB is postgres 8.0.
When creating DB I set encoding of DB is UNICODE and in each jsp file i add this line code
<%@ page...
When i use Hibernate and not use Spring then no error occur my program.
But when i use Spring then error occur.
my error
test:
[junit] ERROR - Configuration.add(252) | Could not compile the...
Thanks alesj very much.
Thank Ales,
Can you post one example using ORM solution instead of Entity.
Using Struts+Spring + ORM Solution + EJB+Jboss. Can you post your example here?
I'm looking at Entity Beans. Can you show me one example?
Thank for Reading
Can you give me one simple example that usage of EJBs with Spring?
My Email: the_light_river@yahoo.com
Can you give me one simple example that usage of EJBs with Spring?
has anyone have simple EJB + Spring example deploy on Jboss.
Please post it to help me.
Has anyone have that example.
Please help me soon!
Thank for reading!
Hi,
I have to write example EJB use Spring + Hibernate that can run on Application server as: Orion, WebSphere... and can run servlet container such as Tomcat. It's mean that example can run EJB or...