Users - edeal cannot be resolved in org.ofbiz.securityext.thirdparty.truition package

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Users - edeal cannot be resolved in org.ofbiz.securityext.thirdparty.truition package

Ashish Vijaywargiya-2
Hi,

retCode = edeal.coreg.EdCoReg.ed_create_cookie_nvp(nickName, "pwd", title, firstName,lastName, emailAddress, address1, address2, city, state, zipCode, country, phoneNumber,siteId, cookieName, cookieValue, "", "", "", partyId, "", "");

In my eclipse setup it says the edeal cannot be resolved.
Can anyone of you tell me the usage of the file "TruitionCoReg.java".(org.ofbiz.securityext.thirdparty.truition)

Regards
Ashish


"You can't always get what you want but if you try real hard,
you might just find that you get what you need" 

Regards
Ashish
****************************************
 
Image hosted by Photobucket.com


Talk is cheap. Use Yahoo! Messenger to make PC-to-Phone calls. Great rates starting at 1¢/min.
 
_______________________________________________
Users mailing list
Users@...
http://lists.ofbiz.org/mailman/listinfo/users
Reply | Threaded
Open this post in threaded view
|

Re: Users - edeal cannot be resolved in org.ofbiz.securityext.thirdparty.truition package

Si Chen-2
You should exclude it.  See our Eclipse tutorial.  http://www.opensourcestrategies.com/ofbiz/ofbiz_eclipse.php

Ashish Vijaywargiya wrote:
Hi,

retCode = edeal.coreg.EdCoReg.ed_create_cookie_nvp(nickName, "pwd", title, firstName,lastName, emailAddress, address1, address2, city, state, zipCode, country, phoneNumber,siteId, cookieName, cookieValue, "", "", "", partyId, "", "");

In my eclipse setup it says the edeal cannot be resolved.
Can anyone of you tell me the usage of the file "TruitionCoReg.java".(org.ofbiz.securityext.thirdparty.truition)

Regards
Ashish


"You can't always get what you want but if you try real hard,
you might just find that you get what you need" 

Regards
Ashish
****************************************
 
Image hosted by Photobucket.com


Talk is cheap. Use Yahoo! Messenger to make PC-to-Phone calls. Great rates starting at 1¢/min.


_______________________________________________ Users mailing list Users@... http://lists.ofbiz.org/mailman/listinfo/users

 
_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users
Reply | Threaded
Open this post in threaded view
|

Re: Users - edeal cannot be resolved in org.ofbiz.securityext.thirdparty

Ashish Vijaywargiya-2
Yeah Si that's what i was looking for.
Thanks si.................You are Rock man

Si can you tell me the Utility of this File "TruitionCoReg.java"