[ http://issues.apache.org/jira/browse/MUSE-152?page=all ]
Bertrand updated MUSE-152:
--------------------------
Attachment: Tomcat4.log
I copied WsResource.rmd from muse/samples/wsn-producer/wsdl/ to
tomcat/wepapps/muse2_test/WEB-INF/services/muse/wsdl/ and now the server does
not throw any "file not found" errors anymore. It actually seems to work a bit,
at least the client is receiving messages (see MyTestClient4.log). However the
server still keeps throwing certain errors (see Tomcat4.log).
It seems tomcat is deploying 29/11/2006 09:44:35
org.apache.ws.muse.test.wsrf.MyCapability$1 run (where does this $1 come from?)
$ unzip -l tomcat/webapps/muse2_test/WEB-INF/lib/muse2_test.jar
Length Date Time Name
-------- ---- ---- ----
0 11-28-06 10:14 META-INF/
106 11-28-06 10:14 META-INF/MANIFEST.MF
0 11-28-06 10:14 org/
0 11-28-06 10:14 org/apache/
0 11-28-06 10:14 org/apache/ws/
0 11-28-06 10:14 org/apache/ws/muse/
0 11-28-06 10:14 org/apache/ws/muse/test/
0 11-28-06 10:14 org/apache/ws/muse/test/wsrf/
404 11-28-06 10:14 org/apache/ws/muse/test/wsrf/IMyCapability.class
1853 11-28-06 10:14 org/apache/ws/muse/test/wsrf/MyCapability$1.class
2026 11-28-06 10:14 org/apache/ws/muse/test/wsrf/MyCapability.class
404 11-28-06 10:14 org/apache/ws/muse/test/wsrf/IMyCapability.class
1853 11-28-06 10:14 org/apache/ws/muse/test/wsrf/MyCapability$1.class
2026 11-28-06 10:14 org/apache/ws/muse/test/wsrf/MyCapability.class
-------- -------
8672 14 files
And this is how my $PROJECT_DIR looks like:
$ grep -r MyCapa *
Binary file JavaClasses/org/apache/ws/muse/test/wsrf/IMyCapability.class matches
Binary file JavaClasses/org/apache/ws/muse/test/wsrf/MyCapability$1.class
matches
Binary file JavaClasses/org/apache/ws/muse/test/wsrf/MyCapability.class matches
JavaSource/org/apache/ws/muse/test/wsrf/MyCapability.java:public class
MyCapability extends AbstractWsResourceCapability implements IMyCapability
JavaSource/org/apache/ws/muse/test/wsrf/IMyCapability.java:public interface
IMyCapability
JavaSource/org/apache/ws/muse/test/wsrf/MyCapability.java~:public class
MyCapability extends AbstractWsResourceCapability implements IMyCapability
Binary file WebContent/WEB-INF/lib/muse2_test.jar matches
WebContent/WEB-INF/services/muse/muse.xml:
<desc:java-capability-class>org.apache.ws.muse.test.wsrf.MyCapability</desc:java-capability-class>
WebContent/WEB-INF/services/muse/muse.xml~:
<desc:java-capability-class>org.apache.ws.muse.test.wsrf.MyCapability</desc:java-capability-class>
As far as I know I only edited files with a editor (kate) leaving a "~" for
auto-saved files...... where this $1 comes from... and also strange that there
is only a MyCapability$1 deployed but no MyCapability.
> Problems with the muse tutorial
> -------------------------------
>
> Key: MUSE-152
> URL: http://issues.apache.org/jira/browse/MUSE-152
> Project: Muse
> Issue Type: Bug
> Environment: Linux 2.6.17-10-386 #2 Fri Oct 13 18:41:40 UTC 2006 i686
> GNU/Linux
> Kubuntu edgy
> JAVA_HOME=/usr/lib/j2sdk1.5-sun
> tomcat 5.5
> Reporter: Bertrand
> Assigned To: Dan Jemiolo
> Priority: Minor
> Attachments: MyTestClient.java, MyTestClient.log, MyTestClient3.log,
> sample-wsn-producer.wsdl, Tomcat.log, Tomcat2.log, Tomcat3.log, Tomcat4.log
>
>
> While trying to do the tutorial ran into a number of problems. See attached
> files for more information. Not really insight into which components exactly
> are affected since I was doing the tutorial to learn more about muse.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]