Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Oracle Weblogic Server Administration Console

pekochanOct 21 2013 — edited Oct 21 2013

Hi,

I am learning ADF thru the online tutorials in Oracle. I am in the following tutorial:

Oracle JDEV Tutorial > Advanced > Using JUnit, Ant and Hudson for Continuous Integration

I have downloaded the required files and followed the instructions in the step 1 of the tutorial but encountered a problem trying to run the tpcinstaller.jar so I proceeded to the next step. I realized my laptop does not have the java program needed to open this jar file. So I installed the following java programs in the following order: jre, jdk, and finally java_ee_sdk-7-jdk7-windows-x64.exe

After successful installation of the last one, I was able to install the tpcinstaller.jar and continued following the tutorial up to Step 2 - 13. It said to refresh the WLS console and it will display there. However, it did not. I checked the startWebLogic.cmd and an error was displayed there. I tried manually installing the otpc.war but it is giving me the following error:


Unable to access the selected application.

Message icon - Error Exception in AppMerge flows' progression

Message icon - Error Exception in AppMerge flows' progression

Message icon - Error VALIDATION PROBLEMS WERE FOUND problem: cvc-enumeration-valid: string value '3.0' is not a valid enumeration value for web-app-versionType in namespace http://java.sun.com/xml/ns/javaee:<null>


I don't know what to do anymore. I tried playing around the web-app tag of web.xml under JDEV_HOME/wlserver_10.3/server/lib/consoleapp/webapp\WEB-INF as suggested in other forums/posts/articles but it did not solve the issue.


Any ideas? Thanks.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 18 2013
Added on Oct 21 2013
1 comment
439 views