[ 
https://issues.apache.org/jira/browse/AIRAVATA-24?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13065980#comment-13065980
 ] 

Aleksander Slominski commented on AIRAVATA-24:
----------------------------------------------

>+1 for moving the namespace to a constant. Or better yet, may be we can make 
>it configurable so that we have the option to support the older clients too.. 

In such case it is not just configurable - it would need to support both 
namespaces (not too difficult but that is based on how it worked in XSUL it may 
be different with AXIS2) so service will work with old and new clients.

> I propose to use http://incubator.apache.org/airavata/ as the current 
> namespace, unless anybody see any issues with that... 

Sounds good to me. I think we can reopen this JIRA?

> Error while running MsgBoxSample
> --------------------------------
>
>                 Key: AIRAVATA-24
>                 URL: https://issues.apache.org/jira/browse/AIRAVATA-24
>             Project: Airavata
>          Issue Type: Bug
>         Environment: mac
>            Reporter: Lahiru Gunathilake
>            Assignee: Thilina Gunarathne
>         Attachments: diff.out
>
>
> I am getting following error while running MsgBox sample.
> compile:
>     [javac] 
> /Users/lahirugunathilake/work/airavata/trunk/ws-messaging/distribution/target/airavta-ws-messenger-0.0.1-SNAPSHOT/client-api/samples/msgBoxSample/build.xml:65:
>  warning: 'includeantruntime' was not set, defaulting to 
> build.sysclasspath=last; set to false for repeatable builds
>     [javac] Compiling 2 source files to 
> /Users/lahirugunathilake/work/airavata/trunk/ws-messaging/distribution/target/airavta-ws-messenger-0.0.1-SNAPSHOT/client-api/samples/msgBoxSample/bin
> run:
>      [java] Exception in thread "main" org.apache.axis2.AxisFault: The 
> endpoint reference (EPR) for the Operation not found is 
> 127.0.0.1/axis2/services/MsgBoxService/clientid/6598dfc9-2f50-4fc2-9217-e8446b1faeac
>  and the WSA Action = 
> http://www.extreme.indiana.edu/xgws/msgbox/2004/storeMessages. If this EPR 
> was previously reachable, please contact the server administrator.
>      [java]   at 
> org.apache.axis2.util.Utils.getInboundFaultFromMessageContext(Utils.java:531)
>      [java]   at 
> org.apache.axis2.description.OutInAxisOperationClient.handleResponse(OutInAxisOperation.java:375)
>      [java]   at 
> org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:421)
>      [java]   at 
> org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisOperation.java:229)
>      [java]   at 
> org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)
>      [java]   at 
> org.apache.axis2.client.ServiceClient.sendReceive(ServiceClient.java:555)
>      [java]   at 
> org.apache.axis2.client.ServiceClient.sendReceive(ServiceClient.java:531)
>      [java]   at 
> org.apache.airavata.wsmg.msgbox.client.StoreMessage.execute(StoreMessage.java:70)
>      [java]   at 
> org.apache.airavata.wsmg.msgbox.client.MsgBoxClient.storeMessage(MsgBoxClient.java:46)
>      [java]   at 
> wsmg.samples.msgBox.SimpleMsgBoxExec.main(SimpleMsgBoxExec.java:70)
>      [java] Java Result: 1
> BUILD SUCCESSFUL
> Regards
> Lahiru

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to