• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

weblogic 8+JNDI

 
Ranch Hand
Posts: 53
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi
any one tell me how to set up JNDI in weblogic 8
i am unable to configure it as i seen in the project properties it shows the default checkbox is checked so i can understand it
thanks alot
 
Ranch Hand
Posts: 8945
Firefox Browser Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I havent understood you question. You dont need to setup JNDI in weblogic.
 
vikassheel gupta
Ranch Hand
Posts: 53
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi ,
Thanks alot

i am new in weblogic so when i try to make cmp ejb on weblogic 8 i faced one problem of couldnt found JNDI
i make the bean class and data source then when i try to build my file the warning occurs this is related to JNDI so i cant understand why this occurs and how to solve it

Thanks alot
 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Reason may be you didn't deploy ejb properly in weblogic or you don't have weblogic.jar in your client classpath from where you are invoking ejb's. Make sure that you have deployed the bean properly.Are you getting any naming exception in client side?
 
vikassheel gupta
Ranch Hand
Posts: 53
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello sir
thanks alot
but how can i deploy it without building the bean
the first step will be the build and i am unable to build my project
thats why this problem occurs
thanks alot
 
Pradeep bhatt
Ranch Hand
Posts: 8945
Firefox Browser Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by vikassheel gupta:
Hello sir
thanks alot
but how can i deploy it without building the bean
the first step will be the build and i am unable to build my project
thats why this problem occurs
thanks alot



What are the build errors you get?
 
vikassheel gupta
Ranch Hand
Posts: 53
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Build project Safe started.
BUILD STARTED
check-env:
clean:
Deleting 20 files from C:\DOCUME~1\VIKAS~1.VIK\LOCALS~1\Temp\wlw_Safe_build
Deleted 2 directories from C:\DOCUME~1\VIKAS~1.VIK\LOCALS~1\Temp\wlw_Safe_build
removed module 'Safe.jar'
build:
WARNING: Building to temporary directory C:\DOCUME~1\VIKAS~1.VIK\LOCALS~1\Temp\/wlw_Safe_build...
WARNING: Running EJBGen...
Loading source file C:\DOCUME~1\VIKAS~1.VIK\LOCALS~1\Temp\/wlw_Safe_build/Dod_authorisationBean\Dod_authorisationBean.java...
Constructing Javadoc information...
EJBGen 2.16

C:\DOCUME~1\VIKAS~1.VIK\LOCALS~1\Temp\wlw_Safe_build\Dod_authorisationBean\
WARNING: Dod_authorisationBean.java:23: No JNDI name was found.
[Info:] Creating C:\DOCUME~1\VIKAS~1.VIK\LOCALS~1\Temp\/wlw_Safe_build\Dod_authorisationBean\Dod_authorisationRemoteHome.java
[Info:] Creating C:\DOCUME~1\VIKAS~1.VIK\LOCALS~1\Temp\/wlw_Safe_build\Dod_authorisationBean\Dod_authorisationRemote.java
[Info:] Creating C:\DOCUME~1\VIKAS~1.VIK\LOCALS~1\Temp\/wlw_Safe_build\Dod_authorisationBean\Dod_authorisation.java
[Info:] Creating C:\DOCUME~1\VIKAS~1.VIK\LOCALS~1\Temp\/wlw_Safe_build\Dod_authorisationBean\Dod_authorisationHome.java
[Info:] Creating C:\DOCUME~1\VIKAS~1.VIK\LOCALS~1\Temp\/wlw_Safe_build\META-INF\ejb-jar.xml
[Info:] null [Bean] MAKE CLASS NAME G od_authorisationRemoteHome P od_authorisationBean N od_authorisationRemoteHome
[Info:] null [Bean] MAKE CLASS NAME G od_authorisationRemote P od_authorisationBean N od_authorisationRemote
[Info:] null [Bean] MAKE CLASS NAME G od_authorisationHome P od_authorisationBean N od_authorisationHome
[Info:] null [Bean] MAKE CLASS NAME G od_authorisation P od_authorisationBean N od_authorisation
[Info:] Creating C:\DOCUME~1\VIKAS~1.VIK\LOCALS~1\Temp\/wlw_Safe_build\META-INF\weblogic-ejb-jar.xml
[Info:] Creating C:\DOCUME~1\VIKAS~1.VIK\LOCALS~1\Temp\/wlw_Safe_build\META-INF\weblogic-cmp-rdbms-jar.xml
[Info:] Creating C:\DOCUME~1\VIKAS~1.VIK\LOCALS~1\Temp\/wlw_Safe_build\ejbgen-build.xml
post-ejbgen:
WARNING: EJBGen ok. Compiling...
Compiling 5 source files to C:\DOCUME~1\VIKAS~1.VIK\LOCALS~1\Temp\wlw_Safe_build
WARNING: All files compiled. Running ejbc...
<Sep 2, 2005 3:21:35 PM GMT+05:30> <Warning> <EJB> <BEA-010212> <The EJB 'Dod_authorisationBean(Jar: C:\DOCUME~1\VIKAS~1.VIK\LOCALS~1\Temp\wlw_Safe_build)' contains at least one method without an explicit transaction attribute setting. The default transaction attribute of Supports will be used for the following methods: home[createQuery(), create(java.lang.String,java.lang.String,java.lang.String,java.util.Date,double,double,java.lang.String,java.lang.String,java.util.Date,java.lang.String,java.lang.String,java.lang.String,java.util.Date,double,java.lang.String,double,double,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.util.Date,java.lang.String,java.util.Date), findByPrimaryKey(java.lang.String), remove(java.lang.Object), remove(javax.ejb.Handle)] remote[getAuthAmount(), setDelvBranch(java.lang.String), setRebookDays(double), getField2(), setChequePayableAt(java.lang.String), getChequeAmount(), getSafexRefNo(), setEntDate(java.util.Date), setInvoiceValue(double), setChequeAmount(double), setUserName(java.lang.String), setModifyDate(java.util.Date), getRebookDays(), setField1(java.lang.String), setAuthorisationNo(java.lang.String), getEntDate(), getInvoiceDate(), getChequeFavourOf(), getModifyDate(), setModifyBy(java.lang.String), getChequePayableAt(), setChequeFavourOf(java.lang.String), getUserName(), getDraftPayableAt(), getModifyBy(), setDraftAmount(double), setPoNo(java.lang.String), getAuthDate(), getDelvBranch(), setFormCYn(java.lang.String), setDraftPayableAt(java.lang.String), setCnmtNo(java.lang.String), getField1(), setAuthAmount(double), setPoDate(java.util.Date), remove(), setField2(java.lang.String), setBrCode(java.lang.String), setInvoiceNo(java.lang.String), getCngrRefNo(), setSafexRefNo(java.lang.String), getFormCYn(), getCnmtNo(), getCancel(), getPoNo(), getBrCode(), getDraftAmount(), setDraftFavourOf(java.lang.String), getDraftFavourOf(), setCancel(java.lang.String), getInvoiceValue(), setAuthDate(java.util.Date), getAuthorisationNo(), getInvoiceNo(), setInvoiceDate(java.util.Date), getPoDate(), setCngrRefNo(java.lang.String)] local-home[createQuery(), create(java.lang.String,java.lang.String,java.lang.String,java.util.Date,double,double,java.lang.String,java.lang.String,java.util.Date,java.lang.String,java.lang.String,java.lang.String,java.util.Date,double,java.lang.String,double,double,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.util.Date,java.lang.String,java.util.Date), findByPrimaryKey(java.lang.String), remove(java.lang.Object)] local[getAuthAmount(), setDelvBranch(java.lang.String), setRebookDays(double), getField2(), setChequePayableAt(java.lang.String), getChequeAmount(), getSafexRefNo(), setEntDate(java.util.Date), setInvoiceValue(double), setChequeAmount(double), setUserName(java.lang.String), setModifyDate(java.util.Date), getRebookDays(), setField1(java.lang.String), setAuthorisationNo(java.lang.String), getEntDate(), getInvoiceDate(), getChequeFavourOf(), getModifyDate(), setModifyBy(java.lang.String), getChequePayableAt(), setChequeFavourOf(java.lang.String), getUserName(), getDraftPayableAt(), getModifyBy(), setDraftAmount(double), setPoNo(java.lang.String), getAuthDate(), getDelvBranch(), setFormCYn(java.lang.String), setDraftPayableAt(java.lang.String), setCnmtNo(java.lang.String), getField1(), setAuthAmount(double), setPoDate(java.util.Date), remove(), setField2(java.lang.String), setBrCode(java.lang.String), setInvoiceNo(java.lang.String), getCngrRefNo(), setSafexRefNo(java.lang.String), getFormCYn(), getCnmtNo(), getCancel(), getPoNo(), getBrCode(), getDraftAmount(), setDraftFavourOf(java.lang.String), getDraftFavourOf(), setCancel(java.lang.String), getInvoiceValue(), setAuthDate(java.util.Date), getAuthorisationNo(), getInvoiceNo(), setInvoiceDate(java.util.Date), getPoDate(), setCngrRefNo(java.lang.String)] >
<Sep 2, 2005 3:21:36 PM GMT+05:30> <Warning> <EJB> <BEA-010202> <Call-by-reference is not enabled for the EJB 'Dod_authorisationBean'. The server will have better performance if it is enabled. To enable call-by-reference, set the enable-call-by-reference element to True in the weblogic-ejb-jar.xml deployment descriptor for this EJB.>
C:\DOCUME~1\VIKAS~1.VIK\LOCALS~1\Temp\wlw_Safe_build\Dod_authorisationBean\Dod_authorisationBean_2uetds_HomeImpl.java:13: cannot resolve symbol
symbol : class Dod_authorisationRemoteHome
location: class Dod_authorisationBean.Dod_authorisationBean
implements Dod_authorisationBean.Dod_authorisationRemoteHome, weblogic.utils.PlatformConstants
^
C:\DOCUME~1\VIKAS~1.VIK\LOCALS~1\Temp\wlw_Safe_build\Dod_authorisationBean\Dod_authorisationBean_2uetds_HomeImpl.java:124: cannot resolve symbol
symbol : class Dod_authorisationRemote
location: class Dod_authorisationBean.Dod_authorisationBean
public Dod_authorisationBean.Dod_authorisationRemote create (java.lang.String arg0,java.lang.String arg1,java.lang.String arg2,java.util.Date arg3,double arg4,double arg5,java.lang.String arg6,java.lang.String arg7,java.util.Date arg8,java.lang.String arg9,java.lang.String arg10,java.lang.String arg11,java.util.Date arg12,double arg13,java.lang.String arg14,double arg15,double arg16,java.lang.String arg17,java.lang.String arg18,java.lang.String arg19,java.lang.String arg20,java.lang.String arg21,java.lang.String arg22,java.util.Date arg23,java.lang.String arg24,java.util.Date arg25)
^
C:\DOCUME~1\VIKAS~1.VIK\LOCALS~1\Temp\wlw_Safe_build\Dod_authorisationBean\Dod_authorisationBean_2uetds_HomeImpl.java:149: cannot resolve symbol
symbol : class Dod_authorisationRemote
location: class Dod_authorisationBean.Dod_authorisationBean
public Dod_authorisationBean.Dod_authorisationRemote findByPrimaryKey(java.lang.String arg0)
^
C:\DOCUME~1\VIKAS~1.VIK\LOCALS~1\Temp\wlw_Safe_build\Dod_authorisationBean\Dod_authorisationBean_2uetds_EOImpl.java:15: cannot resolve symbol
symbol : class Dod_authorisationRemote
location: class Dod_authorisationBean.Dod_authorisationBean
implements Dod_authorisationBean.Dod_authorisationRemote, weblogic.utils.PlatformConstants
^
C:\DOCUME~1\VIKAS~1.VIK\LOCALS~1\Temp\wlw_Safe_build\Dod_authorisationBean\Dod_authorisationBean_2uetds_Intf.java:87: cannot resolve symbol
symbol : class Dod_authorisationBean_2uetds_Intf
location: class Dod_authorisationBean.Dod_authorisationBean
(java.sql.ResultSet rs, java.lang.Integer offset, Object __WL_pk, Dod_authorisationBean.Dod_authorisationBean_2uetds_Intf var)
^
C:\DOCUME~1\VIKAS~1.VIK\LOCALS~1\Temp\wlw_Safe_build\Dod_authorisationBean\Dod_authorisationBean_2uetds__WebLogic_CMP_RDBMS.java:75: cannot resolve symbol
symbol : class Dod_authorisationBean
location: class Dod_authorisationBean.Dod_authorisationBean
public final class Dod_authorisationBean_2uetds__WebLogic_CMP_RDBMS extends Dod_authorisationBean.Dod_authorisationBean
^
C:\DOCUME~1\VIKAS~1.VIK\LOCALS~1\Temp\wlw_Safe_build\Dod_authorisationBean\Dod_authorisationBean_2uetds__WebLogic_CMP_RDBMS.java:1927: cannot resolve symbol
symbol : class Dod_authorisationBean_2uetds_Intf
location: class Dod_authorisationBean.Dod_authorisationBean
Dod_authorisationBean.Dod_authorisationBean_2uetds_Intf beanIntf)
^
C:\DOCUME~1\VIKAS~1.VIK\LOCALS~1\Temp\wlw_Safe_build\Dod_authorisationBean\Dod_authorisationBean_2uetds_ELOImpl.java:15: cannot resolve symbol
symbol : class Dod_authorisation
location: class Dod_authorisationBean.Dod_authorisationBean
implements Dod_authorisationBean.Dod_authorisation, weblogic.utils.PlatformConstants, java.io.Serializable
^
C:\DOCUME~1\VIKAS~1.VIK\LOCALS~1\Temp\wlw_Safe_build\Dod_authorisationBean\Dod_authorisationBean_2uetds_LocalHomeImpl.java:13: cannot resolve symbol
symbol : class Dod_authorisationHome
location: class Dod_authorisationBean.Dod_authorisationBean
implements Dod_authorisationBean.Dod_authorisationHome, weblogic.utils.PlatformConstants
^
C:\DOCUME~1\VIKAS~1.VIK\LOCALS~1\Temp\wlw_Safe_build\Dod_authorisationBean\Dod_authorisationBean_2uetds_LocalHomeImpl.java:122: cannot resolve symbol
symbol : class Dod_authorisation
location: class Dod_authorisationBean.Dod_authorisationBean
public Dod_authorisationBean.Dod_authorisation create (java.lang.String arg0,java.lang.String arg1,java.lang.String arg2,java.util.Date arg3,double arg4,double arg5,java.lang.String arg6,java.lang.String arg7,java.util.Date arg8,java.lang.String arg9,java.lang.String arg10,java.lang.String arg11,java.util.Date arg12,double arg13,java.lang.String arg14,double arg15,double arg16,java.lang.String arg17,java.lang.String arg18,java.lang.String arg19,java.lang.String arg20,java.lang.String arg21,java.lang.String arg22,java.util.Date arg23,java.lang.String arg24,java.util.Date arg25)
^
C:\DOCUME~1\VIKAS~1.VIK\LOCALS~1\Temp\wlw_Safe_build\Dod_authorisationBean\Dod_authorisationBean_2uetds_LocalHomeImpl.java:147: cannot resolve symbol
symbol : class Dod_authorisation
location: class Dod_authorisationBean.Dod_authorisationBean
public Dod_authorisationBean.Dod_authorisation findByPrimaryKey(java.lang.String arg0)
^
C:\DOCUME~1\VIKAS~1.VIK\LOCALS~1\Temp\wlw_Safe_build\Dod_authorisationBean\Dod_authorisationBean_2uetds_HomeImpl.java:128: cannot resolve symbol
symbol : class Dod_authorisationRemote
location: class Dod_authorisationBean.Dod_authorisationBean
return (Dod_authorisationBean.Dod_authorisationRemote) super.create(md_ejbCreate_SSSjava_util_DateddSSjava_util_DateSSSjava_util_DatedSddSSSSSSjava_util_DateSjava_util_Date,
^
C:\DOCUME~1\VIKAS~1.VIK\LOCALS~1\Temp\wlw_Safe_build\Dod_authorisationBean\Dod_authorisationBean_2uetds_HomeImpl.java:153: cannot resolve symbol
symbol : class Dod_authorisationRemote
location: class Dod_authorisationBean.Dod_authorisationBean
return (Dod_authorisationBean.Dod_authorisationRemote)
^
C:\DOCUME~1\VIKAS~1.VIK\LOCALS~1\Temp\wlw_Safe_build\Dod_authorisationBean\Dod_authorisationBean_2uetds__WebLogic_CMP_RDBMS.java:289: cannot resolve symbol
symbol : variable super
location: class Dod_authorisationBean.Dod_authorisationBean_2uetds__WebLogic_CMP_RDBMS
super.setEntityContext(arg0);
^
C:\DOCUME~1\VIKAS~1.VIK\LOCALS~1\Temp\wlw_Safe_build\Dod_authorisationBean\Dod_authorisationBean_2uetds__WebLogic_CMP_RDBMS.java:302: cannot resolve symbol
symbol : variable super
location: class Dod_authorisationBean.Dod_authorisationBean_2uetds__WebLogic_CMP_RDBMS
super.unsetEntityContext();
^
C:\DOCUME~1\VIKAS~1.VIK\LOCALS~1\Temp\wlw_Safe_build\Dod_authorisationBean\Dod_authorisationBean_2uetds__WebLogic_CMP_RDBMS.java:314: cannot resolve symbol
symbol : variable super
location: class Dod_authorisationBean.Dod_authorisationBean_2uetds__WebLogic_CMP_RDBMS
super.ejbActivate();
^
C:\DOCUME~1\VIKAS~1.VIK\LOCALS~1\Temp\wlw_Safe_build\Dod_authorisationBean\Dod_authorisationBean_2uetds__WebLogic_CMP_RDBMS.java:1427: cannot resolve symbol
symbol : class Dod_authorisationBean_2uetds__WebLogic_CMP_RDBMS
location: class Dod_authorisationBean.Dod_authorisationBean
Dod_authorisationBean.Dod_authorisationBean_2uetds__WebLogic_CMP_RDBMS __WL_bean = null;
^
C:\DOCUME~1\VIKAS~1.VIK\LOCALS~1\Temp\wlw_Safe_build\Dod_authorisationBean\Dod_authorisationBean_2uetds__WebLogic_CMP_RDBMS.java:1503: cannot resolve symbol
symbol : class Dod_authorisationBean_2uetds__WebLogic_CMP_RDBMS
location: class Dod_authorisationBean.Dod_authorisationBean
__WL_bean = (Dod_authorisationBean.Dod_authorisationBean_2uetds__WebLogic_CMP_RDBMS)__WL_pm.getBeanFromRS(__WL_pk, __WL_rsInfo);
^
C:\DOCUME~1\VIKAS~1.VIK\LOCALS~1\Temp\wlw_Safe_build\Dod_authorisationBean\Dod_authorisationBean_2uetds__WebLogic_CMP_RDBMS.java:1930: cannot resolve symbol
symbol : class Dod_authorisationBean_2uetds__WebLogic_CMP_RDBMS
location: class Dod_authorisationBean.Dod_authorisationBean
Dod_authorisationBean.Dod_authorisationBean_2uetds__WebLogic_CMP_RDBMS __WL_bean = (Dod_authorisationBean.Dod_authorisationBean_2uetds__WebLogic_CMP_RDBMS)beanIntf;
^
C:\DOCUME~1\VIKAS~1.VIK\LOCALS~1\Temp\wlw_Safe_build\Dod_authorisationBean\Dod_authorisationBean_2uetds__WebLogic_CMP_RDBMS.java:1930: cannot resolve symbol
symbol : class Dod_authorisationBean_2uetds__WebLogic_CMP_RDBMS
location: class Dod_authorisationBean.Dod_authorisationBean
Dod_authorisationBean.Dod_authorisationBean_2uetds__WebLogic_CMP_RDBMS __WL_bean = (Dod_authorisationBean.Dod_authorisationBean_2uetds__WebLogic_CMP_RDBMS)beanIntf;
^
C:\DOCUME~1\VIKAS~1.VIK\LOCALS~1\Temp\wlw_Safe_build\Dod_authorisationBean\Dod_authorisationBean_2uetds__WebLogic_CMP_RDBMS.java:2319: cannot resolve symbol
symbol : variable super
location: class Dod_authorisationBean.Dod_authorisationBean_2uetds__WebLogic_CMP_RDBMS
super.ejbLoad();
^
C:\DOCUME~1\VIKAS~1.VIK\LOCALS~1\Temp\wlw_Safe_build\Dod_authorisationBean\Dod_authorisationBean_2uetds__WebLogic_CMP_RDBMS.java:2333: cannot resolve symbol
symbol : variable super
location: class Dod_authorisationBean.Dod_authorisationBean_2uetds__WebLogic_CMP_RDBMS
super.ejbStore();
^
C:\DOCUME~1\VIKAS~1.VIK\LOCALS~1\Temp\wlw_Safe_build\Dod_authorisationBean\Dod_authorisationBean_2uetds__WebLogic_CMP_RDBMS.java:2347: cannot resolve symbol
symbol : variable super
location: class Dod_authorisationBean.Dod_authorisationBean_2uetds__WebLogic_CMP_RDBMS
super.ejbRemove();
^
C:\DOCUME~1\VIKAS~1.VIK\LOCALS~1\Temp\wlw_Safe_build\Dod_authorisationBean\Dod_authorisationBean_2uetds__WebLogic_CMP_RDBMS.java:2724: cannot resolve symbol
symbol : class Dod_authorisationBean_2uetds__WebLogic_CMP_RDBMS
location: class Dod_authorisationBean.Dod_authorisationBean
case 0: __WL_loadGroup0FromRS(rs, offset, __WL_pk, (Dod_authorisationBean.Dod_authorisationBean_2uetds__WebLogic_CMP_RDBMS)eb); break;
^
C:\DOCUME~1\VIKAS~1.VIK\LOCALS~1\Temp\wlw_Safe_build\Dod_authorisationBean\Dod_authorisationBean_2uetds__WebLogic_CMP_RDBMS.java:2991: reference to + is ambiguous, both method +(java.lang.String,java.lang.String) in and method +(java.lang.String,boolean) in match
if(__WL_verbose) Debug.say("setting("+this+") 'authAmount' using column " +__WL_num + ". Value is " + this.authAmount);
^
C:\DOCUME~1\VIKAS~1.VIK\LOCALS~1\Temp\wlw_Safe_build\Dod_authorisationBean\Dod_authorisationBean_2uetds__WebLogic_CMP_RDBMS.java:3000: reference to + is ambiguous, both method +(java.lang.String,java.lang.String) in and method +(java.lang.String,boolean) in match
if(__WL_verbose) Debug.say("setting("+this+") 'authDate' using column " +__WL_num + ". Value is " + this.authDate);
^
C:\DOCUME~1\VIKAS~1.VIK\LOCALS~1\Temp\wlw_Safe_build\Dod_authorisationBean\Dod_authorisationBean_2uetds__WebLogic_CMP_RDBMS.java:3011: reference to + is ambiguous, both method +(java.lang.String,java.lang.String) in and method +(java.lang.String,boolean) in match
if(__WL_verbose) Debug.say("setting("+this+") 'brCode' using column " +__WL_num + ". Value is " + this.brCode);
^
C:\DOCUME~1\VIKAS~1.VIK\LOCALS~1\Temp\wlw_Safe_build\Dod_authorisationBean\Dod_authorisationBean_2uetds__WebLogic_CMP_RDBMS.java:3022: reference to + is ambiguous, both method +(java.lang.String,java.lang.String) in and method +(java.lang.String,boolean) in match
if(__WL_verbose) Debug.say("setting("+this+") 'cancel' using column " +__WL_num + ". Value is " + this.cancel);
^
C:\DOCUME~1\VIKAS~1.VIK\LOCALS~1\Temp\wlw_Safe_build\Dod_authorisationBean\Dod_authorisationBean_2uetds__WebLogic_CMP_RDBMS.java:3033: reference to + is ambiguous, both method +(java.lang.String,java.lang.String) in and method +(java.lang.String,boolean) in match
if(__WL_verbose) Debug.say("setting("+this+") 'chequeAmount' using column " +__WL_num + ". Value is " + this.chequeAmount);
^
C:\DOCUME~1\VIKAS~1.VIK\LOCALS~1\Temp\wlw_Safe_build\Dod_authorisationBean\Dod_authorisationBean_2uetds__WebLogic_CMP_RDBMS.java:3042: reference to + is ambiguous, both method +(java.lang.String,java.lang.String) in and method +(java.lang.String,boolean) in match
if(__WL_verbose) Debug.say("setting("+this+") 'chequeFavourOf' using column " +__WL_num + ". Value is " + this.chequeFavourOf);
^
C:\DOCUME~1\VIKAS~1.VIK\LOCALS~1\Temp\wlw_Safe_build\Dod_authorisationBean\Dod_authorisationBean_2uetds__WebLogic_CMP_RDBMS.java:3053: reference to + is ambiguous, both method +(java.lang.String,java.lang.String) in and method +(java.lang.String,boolean) in match
if(__WL_verbose) Debug.say("setting("+this+") 'chequePayableAt' using column " +__WL_num + ". Value is " + this.chequePayableAt);
^
C:\DOCUME~1\VIKAS~1.VIK\LOCALS~1\Temp\wlw_Safe_build\Dod_authorisationBean\Dod_authorisationBean_2uetds__WebLogic_CMP_RDBMS.java:3064: reference to + is ambiguous, both method +(java.lang.String,java.lang.String) in and method +(java.lang.String,boolean) in match
if(__WL_verbose) Debug.say("setting("+this+") 'cngrRefNo' using column " +__WL_num + ". Value is " + this.cngrRefNo);
^
C:\DOCUME~1\VIKAS~1.VIK\LOCALS~1\Temp\wlw_Safe_build\Dod_authorisationBean\Dod_authorisationBean_2uetds__WebLogic_CMP_RDBMS.java:3075: reference to + is ambiguous, both method +(java.lang.String,java.lang.String) in and method +(java.lang.String,boolean) in match
if(__WL_verbose) Debug.say("setting("+this+") 'cnmtNo' using column " +__WL_num + ". Value is " + this.cnmtNo);
^
C:\DOCUME~1\VIKAS~1.VIK\LOCALS~1\Temp\wlw_Safe_build\Dod_authorisationBean\Dod_authorisationBean_2uetds__WebLogic_CMP_RDBMS.java:3086: reference to + is ambiguous, both method +(java.lang.String,java.lang.String) in and method +(java.lang.String,boolean) in match
if(__WL_verbose) Debug.say("setting("+this+") 'delvBranch' using column " +__WL_num + ". Value is " + this.delvBranch);
^
C:\DOCUME~1\VIKAS~1.VIK\LOCALS~1\Temp\wlw_Safe_build\Dod_authorisationBean\Dod_authorisationBean_2uetds__WebLogic_CMP_RDBMS.java:3097: reference to + is ambiguous, both method +(java.lang.String,java.lang.String) in and method +(java.lang.String,boolean) in match
if(__WL_verbose) Debug.say("setting("+this+") 'draftAmount' using column " +__WL_num + ". Value is " + this.draftAmount);
^
C:\DOCUME~1\VIKAS~1.VIK\LOCALS~1\Temp\wlw_Safe_build\Dod_authorisationBean\Dod_authorisationBean_2uetds__WebLogic_CMP_RDBMS.java:3106: reference to + is ambiguous, both method +(java.lang.String,java.lang.String) in and method +(java.lang.String,boolean) in match
if(__WL_verbose) Debug.say("setting("+this+") 'draftFavourOf' using column " +__WL_num + ". Value is " + this.draftFavourOf);
^
C:\DOCUME~1\VIKAS~1.VIK\LOCALS~1\Temp\wlw_Safe_build\Dod_authorisationBean\Dod_authorisationBean_2uetds__WebLogic_CMP_RDBMS.java:3117: reference to + is ambiguous, both method +(java.lang.String,java.lang.String) in and method +(java.lang.String,boolean) in match
if(__WL_verbose) Debug.say("setting("+this+") 'draftPayableAt' using column " +__WL_num + ". Value is " + this.draftPayableAt);
^
C:\DOCUME~1\VIKAS~1.VIK\LOCALS~1\Temp\wlw_Safe_build\Dod_authorisationBean\Dod_authorisationBean_2uetds__WebLogic_CMP_RDBMS.java:3128: reference to + is ambiguous, both method +(java.lang.String,java.lang.String) in and method +(java.lang.String,boolean) in match
if(__WL_verbose) Debug.say("setting("+this+") 'entDate' using column " +__WL_num + ". Value is " + this.entDate);
^
C:\DOCUME~1\VIKAS~1.VIK\LOCALS~1\Temp\wlw_Safe_build\Dod_authorisationBean\Dod_authorisationBean_2uetds__WebLogic_CMP_RDBMS.java:3139: reference to + is ambiguous, both method +(java.lang.String,java.lang.String) in and method +(java.lang.String,boolean) in match
if(__WL_verbose) Debug.say("setting("+this+") 'field1' using column " +__WL_num + ". Value is " + this.field1);
^
C:\DOCUME~1\VIKAS~1.VIK\LOCALS~1\Temp\wlw_Safe_build\Dod_authorisationBean\Dod_authorisationBean_2uetds__WebLogic_CMP_RDBMS.java:3150: reference to + is ambiguous, both method +(java.lang.String,java.lang.String) in and method +(java.lang.String,boolean) in match
if(__WL_verbose) Debug.say("setting("+this+") 'field2' using column " +__WL_num + ". Value is " + this.field2);
^
C:\DOCUME~1\VIKAS~1.VIK\LOCALS~1\Temp\wlw_Safe_build\Dod_authorisationBean\Dod_authorisationBean_2uetds__WebLogic_CMP_RDBMS.java:3161: reference to + is ambiguous, both method +(java.lang.String,java.lang.String) in and method +(java.lang.String,boolean) in match
if(__WL_verbose) Debug.say("setting("+this+") 'formCYn' using column " +__WL_num + ". Value is " + this.formCYn);
^
C:\DOCUME~1\VIKAS~1.VIK\LOCALS~1\Temp\wlw_Safe_build\Dod_authorisationBean\Dod_authorisationBean_2uetds__WebLogic_CMP_RDBMS.java:3172: reference to + is ambiguous, both method +(java.lang.String,java.lang.String) in and method +(java.lang.String,boolean) in match
if(__WL_verbose) Debug.say("setting("+this+") 'invoiceDate' using column " +__WL_num + ". Value is " + this.invoiceDate);
^
C:\DOCUME~1\VIKAS~1.VIK\LOCALS~1\Temp\wlw_Safe_build\Dod_authorisationBean\Dod_authorisationBean_2uetds__WebLogic_CMP_RDBMS.java:3183: reference to + is ambiguous, both method +(java.lang.String,java.lang.String) in and method +(java.lang.String,boolean) in match
if(__WL_verbose) Debug.say("setting("+this+") 'invoiceNo' using column " +__WL_num + ". Value is " + this.invoiceNo);
^
C:\DOCUME~1\VIKAS~1.VIK\LOCALS~1\Temp\wlw_Safe_build\Dod_authorisationBean\Dod_authorisationBean_2uetds__WebLogic_CMP_RDBMS.java:3194: reference to + is ambiguous, both method +(java.lang.String,java.lang.String) in and method +(java.lang.String,boolean) in match
if(__WL_verbose) Debug.say("setting("+this+") 'invoiceValue' using column " +__WL_num + ". Value is " + this.invoiceValue);
^
C:\DOCUME~1\VIKAS~1.VIK\LOCALS~1\Temp\wlw_Safe_build\Dod_authorisationBean\Dod_authorisationBean_2uetds__WebLogic_CMP_RDBMS.java:3203: reference to + is ambiguous, both method +(java.lang.String,java.lang.String) in and method +(java.lang.String,boolean) in match
if(__WL_verbose) Debug.say("setting("+this+") 'modifyBy' using column " +__WL_num + ". Value is " + this.modifyBy);
^
C:\DOCUME~1\VIKAS~1.VIK\LOCALS~1\Temp\wlw_Safe_build\Dod_authorisationBean\Dod_authorisationBean_2uetds__WebLogic_CMP_RDBMS.java:3214: reference to + is ambiguous, both method +(java.lang.String,java.lang.String) in and method +(java.lang.String,boolean) in match
if(__WL_verbose) Debug.say("setting("+this+") 'modifyDate' using column " +__WL_num + ". Value is " + this.modifyDate);
^
C:\DOCUME~1\VIKAS~1.VIK\LOCALS~1\Temp\wlw_Safe_build\Dod_authorisationBean\Dod_authorisationBean_2uetds__WebLogic_CMP_RDBMS.java:3225: reference to + is ambiguous, both method +(java.lang.String,java.lang.String) in and method +(java.lang.String,boolean) in match
if(__WL_verbose) Debug.say("setting("+this+") 'poDate' using column " +__WL_num + ". Value is " + this.poDate);
^
C:\DOCUME~1\VIKAS~1.VIK\LOCALS~1\Temp\wlw_Safe_build\Dod_authorisationBean\Dod_authorisationBean_2uetds__WebLogic_CMP_RDBMS.java:3236: reference to + is ambiguous, both method +(java.lang.String,java.lang.String) in and method +(java.lang.String,boolean) in match
if(__WL_verbose) Debug.say("setting("+this+") 'poNo' using column " +__WL_num + ". Value is " + this.poNo);
^
C:\DOCUME~1\VIKAS~1.VIK\LOCALS~1\Temp\wlw_Safe_build\Dod_authorisationBean\Dod_authorisationBean_2uetds__WebLogic_CMP_RDBMS.java:3247: reference to + is ambiguous, both method +(java.lang.String,java.lang.String) in and method +(java.lang.String,boolean) in match
if(__WL_verbose) Debug.say("setting("+this+") 'rebookDays' using column " +__WL_num + ". Value is " + this.rebookDays);
^
C:\DOCUME~1\VIKAS~1.VIK\LOCALS~1\Temp\wlw_Safe_build\Dod_authorisationBean\Dod_authorisationBean_2uetds__WebLogic_CMP_RDBMS.java:3256: reference to + is ambiguous, both method +(java.lang.String,java.lang.String) in and method +(java.lang.String,boolean) in match
if(__WL_verbose) Debug.say("setting("+this+") 'safexRefNo' using column " +__WL_num + ". Value is " + this.safexRefNo);
^
C:\DOCUME~1\VIKAS~1.VIK\LOCALS~1\Temp\wlw_Safe_build\Dod_authorisationBean\Dod_authorisationBean_2uetds__WebLogic_CMP_RDBMS.java:3267: reference to + is ambiguous, both method +(java.lang.String,java.lang.String) in and method +(java.lang.String,boolean) in match
if(__WL_verbose) Debug.say("setting("+this+") 'userName' using column " +__WL_num + ". Value is " + this.userName);
^
C:\DOCUME~1\VIKAS~1.VIK\LOCALS~1\Temp\wlw_Safe_build\Dod_authorisationBean\Dod_authorisationBean_2uetds__WebLogic_CMP_RDBMS.java:3887: cannot resolve symbol
symbol : variable super
location: class Dod_authorisationBean.Dod_authorisationBean_2uetds__WebLogic_CMP_RDBMS
super.ejbCreate( arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11, arg12, arg13, arg14, arg15, arg16, arg17, arg18, arg19, arg20, arg21, arg22, arg23, arg24, arg25);
^
C:\DOCUME~1\VIKAS~1.VIK\LOCALS~1\Temp\wlw_Safe_build\Dod_authorisationBean\Dod_authorisationBean_2uetds__WebLogic_CMP_RDBMS.java:3928: cannot resolve symbol
symbol : variable super
location: class Dod_authorisationBean.Dod_authorisationBean_2uetds__WebLogic_CMP_RDBMS
super.ejbPostCreate( arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11, arg12, arg13, arg14, arg15, arg16, arg17, arg18, arg19, arg20, arg21, arg22, arg23, arg24, arg25);
^
C:\DOCUME~1\VIKAS~1.VIK\LOCALS~1\Temp\wlw_Safe_build\Dod_authorisationBean\Dod_authorisationBean_2uetds__WebLogic_CMP_RDBMS.java:4075: cannot resolve symbol
symbol : variable super
location: class Dod_authorisationBean.Dod_authorisationBean_2uetds__WebLogic_CMP_RDBMS
super.ejbRemove();
^
C:\DOCUME~1\VIKAS~1.VIK\LOCALS~1\Temp\wlw_Safe_build\Dod_authorisationBean\Dod_authorisationBean_2uetds__WebLogic_CMP_RDBMS.java:4135: cannot resolve symbol
symbol : variable super
location: class Dod_authorisationBean.Dod_authorisationBean_2uetds__WebLogic_CMP_RDBMS
super.ejbLoad();
^
C:\DOCUME~1\VIKAS~1.VIK\LOCALS~1\Temp\wlw_Safe_build\Dod_authorisationBean\Dod_authorisationBean_2uetds__WebLogic_CMP_RDBMS.java:4166: cannot resolve symbol
symbol : variable super
location: class Dod_authorisationBean.Dod_authorisationBean_2uetds__WebLogic_CMP_RDBMS
super.ejbStore();
^
C:\DOCUME~1\VIKAS~1.VIK\LOCALS~1\Temp\wlw_Safe_build\Dod_authorisationBean\Dod_authorisationBean_2uetds__WebLogic_CMP_RDBMS.java:4438: cannot resolve symbol
symbol : variable super
location: class Dod_authorisationBean.Dod_authorisationBean_2uetds__WebLogic_CMP_RDBMS
super.ejbPassivate();
^
C:\DOCUME~1\VIKAS~1.VIK\LOCALS~1\Temp\wlw_Safe_build\Dod_authorisationBean\Dod_authorisationBean_2uetds_LocalHomeImpl.java:126: cannot resolve symbol
symbol : class Dod_authorisation
location: class Dod_authorisationBean.Dod_authorisationBean
return (Dod_authorisationBean.Dod_authorisation) super.create(md_ejbCreate_SSSjava_util_DateddSSjava_util_DateSSSjava_util_DatedSddSSSSSSjava_util_DateSjava_util_Date,
^
C:\DOCUME~1\VIKAS~1.VIK\LOCALS~1\Temp\wlw_Safe_build\Dod_authorisationBean\Dod_authorisationBean_2uetds_LocalHomeImpl.java:151: cannot resolve symbol
symbol : class Dod_authorisation
location: class Dod_authorisationBean.Dod_authorisationBean
return (Dod_authorisationBean.Dod_authorisation)
^
59 errors
ERROR: ERROR: Error from ejbc: Compiler failed executable.exec
ERROR: ERROR: ejbc couldn't invoke compiler

BUILD FAILED
ERROR: ERROR: Error from ejbc: Compiler failed executable.exec
ERROR: ERROR: ejbc couldn't invoke compiler

***********************************************************

These are the build errors when i did
 
"Don't believe every tiny ad you see on the internet. But this one is rock solid." - George Washington
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic