liqiang yang

Ranch Hand
+ Follow
since Jan 20, 2008
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by liqiang yang

It looks like I only have two option in this situation:

1. I have to work as a consultant for the agency continually.
OR
2. I look for another job.

I am wondering whether one finds a job through an agency, he/she has to work for it forever until the agency don't have job for him/her anymore. For example, if the job description says it's permanent job, and an agency help you to get this job, so you have to work as a agency worker in this position until you can find another job to leave. Thanks for your opinions.
16 years ago
Yes, I will search the word "petitioning client for employment" in the contract.
Thank a lot.
16 years ago
Thanks James.

My main concern is how to become a regular employee of company with as less negative impact as possible on the relationship with the agency.
16 years ago
Thank you guys.

I live in Alberta, Canada.
I went through the details of contract and found agency just provided some normal operational services and I had to take all the risks during this job.
It's the easy money to make with no any risks for agency. I don't think it's fair. But I have to make money for living. That's why I really want to become a regular employee of the company to make my life easier.
16 years ago
Hi ranchers,

I am really confused with my job situation in the future.

I started a contract job through a job agency. During the interview, the project manager from employer said that this job will be extended (means more than 6 months) and they would try to transfer it into a full-time position. I signed the contract with agency from Aug, 1st to Dec, 31st, 2008. The agency guy said they will sign another contract with me to continue this job.

My question is WHETHER I HAVE TO work for the employer through this agency.
Can I directly ask that project manager and let him know I prefer to get rid of the agency and work as a regular employee in their company. Of course I will advise the agency two weeks earlier if the project manager want to keep me 6 months later. Are there any troubles can happen to me?

What is the professional way to convert my current position(agency's contractor) into a regular employee of the company I am working for now.

I am very worry about this kind of things. Can anybody give me some advices or opinions? Please help me! Big big thanks.
16 years ago
Is anybody can help me out?

I am still stick to this problem. Big thanks.
Hi all,

I just installed NetBeans6.1(built-in GlassFish) and tried a small web example, but when I ran the project, I got error message say:

Application server startup complete.
SEC5046: Audit: Authentication refused for [admin].
Web login failed: Login failed: javax.security.auth.login.LoginException: Failed file login for admin.
SEC5046: Audit: Authentication refused for [admin].
Web login failed: Login failed: javax.security.auth.login.LoginException: Failed file login for admin.
SEC5046: Audit: Authentication refused for [admin].
Web login failed: Login failed: javax.security.auth.login.LoginException: Failed file login for admin.
SEC5046: Audit: Authentication refused for [admin].
Web login failed: Login failed: javax.security.auth.login.LoginException: Failed file login for admin.
SEC5046: Audit: Authentication refused for [admin].
Web login failed: Login failed: javax.security.auth.login.LoginException: Failed file login for admin.
SEC5046: Audit: Authentication refused for [admin].
Web login failed: Login failed: javax.security.auth.login.LoginException: Failed file login for admin.
SEC5046: Audit: Authentication refused for [admin].
Web login failed: Login failed: javax.security.auth.login.LoginException: Failed file login for admin.
SEC5046: Audit: Authentication refused for [admin].
Web login failed: Login failed: javax.security.auth.login.LoginException: Failed file login for admin.
SEC5046: Audit: Authentication refused for [admin].
Web login failed: Login failed: javax.security.auth.login.LoginException: Failed file login for admin.

Anyone know how to fix this problem?
Please help me out. Thank in advance!!!
Thanks for response.

I am wondering how can I speed up the NetBeans6.1, it sounds run very slowly. Any solutions for that? Thanks in advance.
Hi all,

Because Eclipse needs so much setup work and I spent a lot of time for that, so for easily testing my code, I just installed the NetBeans6.1 and followed their tutorials step by step. That's very nice but the running speed slowly and when I test a web sample code using built-in server GlassFish, I got a warning message say "Could not access the URL through the external browser. Check the browser configuration." Anybody have a idea how to fix it?


Thanks alot!
I am doing some example code for developing EJB 3.0.
Anybody know how to setup Glassfish v2 in Eclipse 3.3 for this purpose.
I tried a couple of time, but still failed on it.

Thanks alot.
How about sun glassfish? It's good enough?
Hi all,

I ran Eclipse 3.3.1.1 + glassfish V2 + Java DB on my desktop (a little bit old machine). I tested a small EJB 3.0 program, it ran so slow that I couldn't work at all.

Can anybody know how to fasten the system (any tunning, configuration? or customize the IDE?) The desktop has only 256M physical memory now. Is that ok for running these stuffs? Thanks alot!
Me too.

I just got book (EJB3 in Action). I want to setup the coding test environment
in Eclipse platform. Anyone know how to make that work? (for example, add a type of application server in Eclipse, WebSphere/WebLogic/JBoss?).

OR

I just followed the instructions of the Appendex E. But this one I need to install Apache Ant first right? I am so confusing about that.

Thanks.
Hi guys,

I am newbie at J2EE development. I want to find a free IDE to learn it. Is anybody know where I can start (books, sample projects). Thanks alot.