You have several choices.
1. See if you can load Java 1.4 j2ee and inorporate it into Ecipse and
re compile everything.
2. Use straight DOS based java 1.4 and compile to get a list of errors
and go from there.
3. get a copy of jwsdp and see if you can migrate your code using
that.
4. Remove all annotations and code the project as if you were using
jdk 1.4.

Basically it is easier to go up in Java than down.

On Nov 26, 2:41 pm, "Arpit Goyal" <[EMAIL PROTECTED]> wrote:
> Hi All,
>
> I am currently working in Java 5 and was able to convert an Eclipse Project
> having EJB code into Web Service using Annotations. Now the problem is, our
> old product code runs on Java 4 and EJB 2.0 code has to be introduced and
> then make them available as Web Service.
>
> I have not even faintest idea of how to achieve this. Is there any Web
> Service Guru who can help me out or point me to some material/sites.
>
> Please help.
>
> Regards,
> Arpit
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Java 
EE (J2EE) Programming with Passion!" group.
To post to this group, send email to 
java-ee-j2ee-programming-with-passion@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to