[Building Sakai] jws file and sakai 2.6

Claudia Roberta claudia.icmc at gmail.com
Wed Oct 21 07:00:06 PDT 2009


Hi Steve!

The page opened in my browser. I tried with my file and it opened too.
I added axis-1.4.jar in pom.xml and it works fine in sakai-2.5. But when I
enter the command mvn clean install in sakai-2.6, the maven entered in loop:

[DEBUG]   junit:junit:jar:3.8.1:test (selected for test)
[DEBUG]   axis:axis:jar:1.4:compile (selected for compile)
[DEBUG] While downloading axis:axis-jaxrpc:1.4
  This artifact has been relocated to org.apache.axis:axis-jaxrpc:1.4.


[DEBUG] While downloading org.apache.axis:axis-jaxrpc:1.4
  This artifact has been relocated to org.apache.axis:axis-jaxrpc:1.4.


[DEBUG] While downloading org.apache.axis:axis-jaxrpc:1.4
  This artifact has been relocated to org.apache.axis:axis-jaxrpc:1.4.

...

I checked the repository and the path of the pom.xml is correct. All the
jars are there : http://repo1.maven.org/maven2/org/apache/axis/

If I add axis-1.3.jar (http://repo1.maven.org/maven2/axis/axis-1.3) in
pom.xml, the maven works fine. But I have this problem. Could be related to
this problem?

Thanks!




2009/10/20 Steve Swinsburg <steve.swinsburg at gmail.com>

> Hi,
> After tomcat is started, if you go to
> http://your.sakai.server/sakai-axis/SakaiScript.jws?wsdl in your browser
> then let that load, do you get the classes compiled? The JWS classes compile
> at runtime.
>
> If not, can you stop Tomcat, remove the sakai-axis directory and war from
> Tomcat/webapps, rebuild and redeploy the 2.6 webservices project, then start
> Tomcat and repeat step 1 (navigate in browser) and see if that can get it
> compiled.
>
> cheers,
> Steve
>
>
> On 21/10/2009, at 4:55 AM, Claudia Roberta wrote:
>
> Hello Sakai list!
>
> I  have upgraded my tools to sakai 2.6, but I have a problem. I use
> sakai-webservices. I created a  .jws (java web services) file and this works
> fine in sakai 2.5. In sakai 2.6, my tomcat didn't create the directory
> "jwsClasses" with classes of jws files. In other words, any class of the jws
> files developed by sakai (SakaiLogin.jws, SakaiScript.jws) or my jws files
> were not created. Any idea?
>
> Thanks,
> --
> Claudia Roberta
> Intermídia - ICMC/USP - São Carlos, SP - Brasil
> _______________________________________________
> sakai-dev mailing list
> sakai-dev at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
>
> TO UNSUBSCRIBE: send email to
> sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of
> "unsubscribe"
>
>
>


-- 
Claudia Roberta
Intermídia - ICMC/USP - São Carlos, SP - Brasil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20091021/6f85aecb/attachment.html 


More information about the sakai-dev mailing list