aspose file tools
The moose likes JBoss and the fly likes Problem deploying spring - gwt application in JBoss 5.0.1 GA Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » JBoss
Reply Bookmark "Problem deploying spring - gwt application in JBoss 5.0.1 GA" Watch "Problem deploying spring - gwt application in JBoss 5.0.1 GA" New topic
Author

Problem deploying spring - gwt application in JBoss 5.0.1 GA

Suhas Bilaye
Ranch Hand

Joined: Sep 10, 2009
Posts: 80
Hi,

I am having an application which uses gwt at the client side and using the dispatcher servlet i have done the mapping for processing gwt requests. The GWT requests are Rpc requests and hence I am getting an exception on the jboss console which says


But if i run a simple gwt sample application i do not get this error.

Please suggest what should be done.

Thanks and Regards,
Suhas


Thanks and Regards,
Suhas
http://www.xplore-java.blogspot.com/
Jaikiran Pai
Marshal

Joined: Jul 20, 2005
Posts: 8146
    
  52

This was a bug which got fixed in 6.0.0.M1 of JBoss AS. Here's the discussion. Your workaround is to remove the jar file containing javax.servlet.* classes from your application packaging. See this too.

[My Blog] [JavaRanch Journal]
Suhas Bilaye
Ranch Hand

Joined: Sep 10, 2009
Posts: 80
Thanks a ton,

I used the Jboss 4.2.2 GA for my deployment it works fine but still it shows the conflict while loading gwt-user.jar and jeee.jar saying that the conflict is with the javax.servlet.Servlet class
and hence these jars have not been loaded

What do you suggest should i continue with this jboss or should i switch to 6.0

Thanks and Regards,
Suhas
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Problem deploying spring - gwt application in JBoss 5.0.1 GA
 
Similar Threads
java.lang.ClassCastException: org.apache.struts.taglib.html.MessagesTei
I set up JBoss mail, so why can't I access the mail bean?
non-HTTP request or response
I am getting java.lang.LinkageError: loader constraint violation:
ERROR [[CXFServlet]] Servlet.service() for servlet CXFServlet threw exception