Hello,
I have a big problem. (i use equinox : hsqldb, hibernate, spring and JSF).
I do the server and web side to link user and company tables ...
JUnit, JWebUnit, Canoo Tests works fine ..
...
Type: Posts; User: scraly; Keyword(s):
Hello,
I have a big problem. (i use equinox : hsqldb, hibernate, spring and JSF).
I do the server and web side to link user and company tables ...
JUnit, JWebUnit, Canoo Tests works fine ..
...
Hello,
Has somebody already worked on an architecture 3 tier including : hibernate, spring, a deployment of the classes "spring" in wsdl (Web service).
With Tomcat and Axis i deploy some web...
I would like to know how : " created a simple Axis web service, which extends ServletEndpointSupport class and uses getWebApplicationContext("myService") to load service implementation beans from...
Hello,
i must do an application which will use some differents technologies :
Hibernate --> Spring --> Web Services
--> JSF
It's simple to cerate an application...