You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2007/05/01 05:52:15 UTC

[jira] Assigned: (AXIS2-2613) Scripting module broken

     [ https://issues.apache.org/jira/browse/AXIS2-2613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Davanum Srinivas reassigned AXIS2-2613:
---------------------------------------

    Assignee: Glen Daniels

> Scripting module broken
> -----------------------
>
>                 Key: AXIS2-2613
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2613
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: jaxws
>            Reporter: Davanum Srinivas
>         Assigned To: Glen Daniels
>
> Glen,
> during the deployer cleanup looks like you missed to change the scripting module...
> -- dims
> java:compile:
>     [echo] Compiling to /home/dims/axis2/modules/scripting/target/classes
>     [javac] Compiling 11 source files to /home/dims/axis2/modules/scripting/target/classes
>     [javac] /home/dims/axis2/modules/scripting/src/org/apache/axis2/scripting/ScriptRepositoryListener.java:45: cannot find symbol
>     [javac] symbol  : variable TYPE_SERVICE
>     [javac] location: class org.apache.axis2.scripting.ScriptRepositoryListener
>     [javac]                 wsInfoList.addWSInfoItem(files[i], TYPE_SERVICE);
>     [javac]                                                    ^
>     [javac] /home/dims/axis2/modules/scripting/src/org/apache/axis2/scripting/ScriptRepositoryListener.java:49: cannot find symbol
>     [javac] symbol  : variable TYPE_DEFAULT
>     [javac] location: class org.apache.axis2.scripting.ScriptRepositoryListener
>     [javac]         wsInfoList.addWSInfoItem(null, TYPE_DEFAULT);
>     [javac]                                        ^
>     [javac] Note: /home/dims/axis2/modules/scripting/src/org/apache/axis2/scripting/ScriptMessageContext.java uses or overrides a deprecated
>     [javac] Note: Recompile with -Xlint:deprecation for details.
>     [javac] 2 errors

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org