Re: OOPHM r4218: java.lang.ClassNotFoundException: com.google.gwt.user.client.rpc.RemoteService

2008-12-04 Thread Kevin Tarn
Thanks for the reply. First, this problem did not happen in GWT 1.53. It
only happens on OOPHM branch. I believe the WAR includes jar correctly.
Attached is my web.xml. The lib folder I means is the subfolder of installed
Tomcat directory.



On Thu, Dec 4, 2008 at 5:45 AM, [EMAIL PROTECTED] <[EMAIL PROTECTED]>wrote:

>
> This is an issue of your web.xml or war not including the jar
> correctly (or at all).  By dumping it into the lib folder (which one?)
> it will automatically be on the class path already.
>
> Posting your web.xml could allow people to help discern why it's not
> including the jar.
>
> On Dec 3, 4:42 am, Kevin Tarn <[EMAIL PROTECTED]> wrote:
> > I used NetBeans for my GWT project. Recently I tried to build OOPHM
> > for using Firefox as my hosted browser. If I put gwt-user.jar into my
> > WAR package, this ClassNotFoundException occurred. I tried to remove
> > gwt-user.jar from WAR package, and put it into tomcat's lib folder.
> > This exception doesn't happen.
> >
>

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---


http://java.sun.com/xml/ns/j2ee"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd";>

XimLib
com.xcome.server.XimLibImpl


SQLDB
com.xcome.server.SQLDBImpl


GetIcon
com.xcome.server.GetIcon


UploadIcon
com.xcome.server.UploadIcon


XimLib
/com.xcome.xim/XimLib


SQLDB
/com.xcome.xim/SQLDB


GetIcon
/com.xcome.xim/GetIcon.jpg


UploadIcon
/com.xcome.xim/UploadIcon



30



xim.html




	







	





Re: OOPHM r4218: java.lang.ClassNotFoundException: com.google.gwt.user.client.rpc.RemoteService

2008-12-03 Thread dolcra...@gmail.com

This is an issue of your web.xml or war not including the jar
correctly (or at all).  By dumping it into the lib folder (which one?)
it will automatically be on the class path already.

Posting your web.xml could allow people to help discern why it's not
including the jar.

On Dec 3, 4:42 am, Kevin Tarn <[EMAIL PROTECTED]> wrote:
> I used NetBeans for my GWT project. Recently I tried to build OOPHM
> for using Firefox as my hosted browser. If I put gwt-user.jar into my
> WAR package, this ClassNotFoundException occurred. I tried to remove
> gwt-user.jar from WAR package, and put it into tomcat's lib folder.
> This exception doesn't happen.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---



OOPHM r4218: java.lang.ClassNotFoundException: com.google.gwt.user.client.rpc.RemoteService

2008-12-03 Thread Kevin Tarn

I used NetBeans for my GWT project. Recently I tried to build OOPHM
for using Firefox as my hosted browser. If I put gwt-user.jar into my
WAR package, this ClassNotFoundException occurred. I tried to remove
gwt-user.jar from WAR package, and put it into tomcat's lib folder.
This exception doesn't happen.

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---