PRavi kumar

Ranch Hand
+ Follow
since May 13, 2007
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by PRavi kumar

Hi Reddy,

Yes I already prove my self with management and got good name in top managemnt of the organization. BuT i am looking for the Good work calture. Here we are working daily 12 to 14 hours.

But I am looking at other aspects of Work Cleatur and carrier growth and Brand Name.

Kindly advice.
15 years ago
HI,

I need advice from rachers.

Currently I am working in service-based company in India. The company is Good and the Pay also good as per the Industry standards. With 3.5 Years Experience I am working as a Project Lead in current Company.

Now I got a offer in One Us-based Financial company and the psotion will be the Senior Developer. the salary will be 10% higher than what I am drawing now.

I need advice I can take up this offer. How is the carrier growth and future in Finance-based companies.

Kindly Advice.
15 years ago
HI,

I have 5 lacks records in csv file. the records needs to be uploaded to databse every day. Each record have a key

now before updating these records. I need to check with data base the key is already exist in master table.

whcih is the best way to compare the Key with master table

1) Hit the database every time. in thins case it's 5 lacks data base calls.
2) store the 5 lack records in collection object and compare.

now which is the best soluation in performance wise.

I think that holding the 5 lacks records in collection may be the performance issue. The JVM can able to hold the 5 lack Objects .


Kindly advice mw which is the best soluation to handle.
15 years ago
Hi,

I got a offer in Startup company. I have 3+years experience in java/j2ee with SOA and AquaLogic and I am sun certified jav/web component developer.

Kindly advice it's better to join in startup company.


Thanks & Regards,
Pravi
16 years ago
HI I am getting below error while testing my Apache CXF service using SOAP-UI

The service is take int array as input.

Kindly help me to resove this issue.


INFO: Interceptor has thrown exception, unwinding now
org.apache.cxf.interceptor.Fault: Unmarshalling Error : Current state not START_
ELEMENT or END_ELEMENT
at org.apache.cxf.jaxb.JAXBEncoderDecoder.unmarshallArray(JAXBEncoderDec
oder.java:476)
at org.apache.cxf.jaxb.JAXBEncoderDecoder.unmarshall(JAXBEncoderDecoder.
java:280)
at org.apache.cxf.jaxb.io.DataReaderImpl.read(DataReaderImpl.java:40)
at org.apache.cxf.interceptor.DocLiteralInInterceptor.getPara(DocLiteral
InInterceptor.java:233)
at org.apache.cxf.interceptor.DocLiteralInInterceptor.handleMessage(DocL
iteralInInterceptor.java:119)
at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseIntercept
orChain.java:207)
at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainIniti
ationObserver.java:73)
at org.apache.cxf.transport.servlet.ServletDestination.doMessage(Servlet
Destination.java:79)
at org.apache.cxf.transport.servlet.ServletController.invokeDestination(
ServletController.java:235)
at org.apache.cxf.transport.servlet.ServletController.invoke(ServletCont
roller.java:140)
at org.apache.cxf.transport.servlet.CXFServlet.invoke(CXFServlet.java:27
8)
at org.apache.cxf.transport.servlet.CXFServlet.doPost(CXFServlet.java:25
6)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:710)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl
icationFilterChain.java:269)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF
ilterChain.java:188)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperV
alve.java:213)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextV
alve.java:174)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.j
ava:127)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.j
ava:117)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineVal
ve.java:108)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.jav
a:174)
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java
:874)
at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.p
rocessConnection(Http11BaseProtocol.java:665)
at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpo
int.java:528)
at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFol
lowerWorkerThread.java:81)
at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadP
ool.java:689)
at java.lang.Thread.run(Thread.java:595)
Caused by: java.lang.IllegalStateException: Current state not START_ELEMENT or E
ND_ELEMENT
at com.ctc.wstx.sr.BasicStreamReader.getName(BasicStreamReader.java:721)

at org.apache.cxf.staxutils.DepthXMLStreamReader.getName(DepthXMLStreamR
eader.java:109)
at org.apache.cxf.jaxb.JAXBEncoderDecoder.unmarshallArray(JAXBEncoderDec
oder.java:459)
... 27 more
16 years ago
HI,

ALSB is part of the AquaLogic suit.it's very much part of java SOA.

in feature the integration is become a hot after web services.

it's really help to you to become a soluation architect and really a tot market skill in feature.

all the best.
16 years ago
HI,

I need to encrypt the password and store in oracle data base.

when you enter the password through I need to get the encrypted password from data base and decrypt and compare and for user login.

kindly let me know which is the best approch do this. kindly provide the sample programs how i can do.


Thanks in advance.

Regards,
Ravi.
16 years ago
Hi Ranchers,

I need to verify the password. the user entered password whould not conatin simple repeating sequences or simple pattern of characters. like A1A1,XAY123,X1Y1Z1,JANUARY1....


kindly let me know any tools are there to check the validiti of this password.

Regards,
Ravi.
16 years ago
HI Rahul ,

why can't you share some good sites with us.....

Regards,
Ravi.
16 years ago
HI,

I will suggest you to go for DELL 1420. It's petty cool and very good.

I started working from fast few weaks. it's good compartively my lenova.


Regards,
Ravi.
16 years ago
HI,

Thanks for replay. I thought of taking both exams one by one.

because currenly I am working in ejb 2.1 and I am intersted to take SCBCD 5.0. that will help for me in SCEA5.

Regards,
Ravi.
HI,

All the best for your exam.

for me the rule is mock score + 25. The orginal exam is quit easy compared to final mock exam.

any way post the final result.

All the bse for your exam.
HI,

I have 4 Years experience in JAVA/J2EE. I am sun certified web component developer.
I started my carrier as a software engineer and got good promotions. With in 3years I become a project leader for my team.

I planed to go onsite for some time. I asked my manager for onsite. He also accepted and sends my resume across the geography�s.

One day I got offer in fortune top 10 company as an implementation coordinator.
There actually problem starts. I am from java background and have little knowledge in Websphere and UNIX.

In onsite they placed in release management. I am very new to this work. And I try to prove my self in new role and responsibilities.

Here work is petty cool. Weakly I will work 30 to 35 hours. Good team and good manager. But I am not interested to work due to the fact I am from programming back ground.

I unable to concentrate on work. I am always thing that I am misplaced in release management.

I asked my manager. He told that he will change the project. The time goes and I completed one year in the release management.

Still I am in release management and doing nothing. Now I asked my manager to release me and I will go back to India and work in off shore.

I gave me two options.

1)He will change the project. But he not mentions when and what are the responsibilities.
2)He will release me to go back to India.

I decide to go back to India.
Now I want the rancher suggestions.

I took the right decision. My friends are telling that I took the wrong decision. I am little bit confused now.

What I need to do. Shall I stay in my company itself? Or I will resign and search for a new job.
Regards,
Ravi.
16 years ago
HI,
Any cut of date for the SCBCD 1.3. why I am asking this is the SCBCD 5.0 is already is in active.


Any idea.

Regards,
Ravi.
very good score.

Congratulations !!!