Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [higgins-dev] Help needed ASAP : Deployed rpps-axis but problem with ICM deployment

Hi Alex,
 
I was wrong with the eclipse.higgins.ics.ws.RPPSEndpointAddress setting. Now i set it to
 
https://localhost:8443/rpps-axis/services/RPPSService
 
and it works fine.
 
Please clarify the impact of the code change mentioned in the previous mail.
 
Thanks & Regards,
Krishna Chaitanya Y.G.


From: higgins-dev-bounces@xxxxxxxxxxx [mailto:higgins-dev-bounces@xxxxxxxxxxx] On Behalf Of krishna.yarramsetty@xxxxxxxxx
Sent: Friday, May 16, 2008 3:39 PM
To: AYuhimenko@xxxxxxxxxxxxxx
Cc: higgins-dev@xxxxxxxxxxx
Subject: [higgins-dev] Help needed ASAP : Deployed rpps-axis but problemwith ICM deployment

Hi Alex,
 
Thanks alot for the help in deploying RPPS-AXIS(T1-0-1). 
 
I was getting an error which i had earlier also mentioned. The error says it cannot get node model for the uri: (uri point to #UserProfile ).
 
However i had to make a code change in the following class

org.eclipse.higgins.idas.model.impl.ContextModel

Please see if this is a bug. The following is the code change:

I have commented the following if condition

if (ns.startsWith(getType().toString()))

That is to say i retained the if block and accessing it without the condition.

Coming to ICM,  i had followed instructions on the wiki. As said, i had made an entry for eclipse.higgins.ics.ws.RPPSEndpointAddress into startup.bat but i still have error. Please see the attached tomcat console and do the needful. The entry that i made was

SET JAVA_OPTS=%JAVA_OPTS% -Dorg.eclipse.higgins.ics.ws.RPPSEndpointAddress="https://localhost:8443/"

Your contact number could do much help. I can get it sorted out over a brief talk. Please also mention the convenient time to contact you.

Looking forward for reply.

 

Thanks & Regards,

Krishna Chaitanya Y.G.

Please do not print this email unless it is absolutely necessary.

The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments.

WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email.

www.wipro.com

Please do not print this email unless it is absolutely necessary.

The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments.

WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email.

www.wipro.com


Back to the top