Hi all,
I'm new to WebDynpro and EJBs and am trying to develop a webdynpro application that will read/write to an Oracle database using EJBs.
I am on sp16 in my developer studio.
I have already built the EJB project and tested it and it works fine. I also created my Data Access Command Bean as per the instructions in the SDN tutorial. I also added both jar files into my webdynpro project classpath.
My problem is when I try to import the command bean into the webdynpro model. After I type in the Model Name, Package and specify the source to be Local JAR file and browse to the JAR file, I get an error message when I click on next. The message says: "The system cannot find the path specified".
Just in case you are wondering, I select "Deploy Time" when I browse for the JAR file but changing it to "Design Time" does not change the error message.
Did anyone experience the same error message? Do I need to configure something in my developer studio to enable it to locate files in my workspace????
I'm getting frustrated with this error message...help, please!!