Willie Peloquin

Greenhorn
+ Follow
since Dec 20, 2009
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Willie Peloquin

Hello,

I am looking for a tree component to integrate into a struts jsp application. At this point I am not familiar with GWT, but I do know there is a tree component available. Can I use just one part of GWT, or must the entire application be converted to GWT. Can someone recommend a modern tree component that will work in the struts, jsp environment.

Thanks,

Willie
10 years ago
GWT
Hi,

I just started working with web services. I am utilizing Eclipse with Tomcat and CXF to develop server applications. I have generated an executable (or whatever it is called) and deployed it on Tomcat with a single WSDL. I am trying to add a second WSDL to the first executable. When I do this, the WAR file loads, but the service never starts up. Can I have 2 endpoints in a single service? I have about a dozen WSDLs to deploy, should I just create a separate server object and WAR file for each one?

Thanks,

Willie
11 years ago