Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Problem publishing to OC4J 10.1.3 DP4
Problem publishing to OC4J 10.1.3 DP4 [message #153291] Thu, 22 December 2005 06:49 Go to next message
Eclipse UserFriend
Originally posted by: stopkaroglou.ots.com.gr

I am trying to deploy to OC4J 10.1.3.0.0 Developer Preview 4 using the Web
Tools platform version 1.0RC5 but nothing happens.
I have created a simple Dynamic Web Project and added a simple jsp page
that prints something. I right click to the jsp page that I have created
and I select Run As -> Run on Server and I select the OC4J that I have
previously configured.
The server starts normally because the main page of the server can be
viewed (http://localhost/)
In the console I get this error:

check.skip.web.deploy:
deploy.j2ee.web:
package.module.web:
[jar] Building jar: C:\OC4J1013\j2ee\home\applications\test.war

BUILD FAILED
C:\eclipseNew\plugins\org.eclipse.jst.server.generic.serverd efinitions_1.0.0\buildfiles\oracle.10.1.3.xml:74:
The <antlib:oracle:deploy> type doesn't support the "deployeruri"
attribute.

As I can understand the build file in WTP 1.0RC5 is not configured
properly in order to be used with the last version of OC4J.

Can anyone help me to resolve this problem?

Thanks in advance

Topkaroglou Stelios
Re: Problem publishing to OC4J 10.1.3 DP4 [message #153356 is a reply to message #153291] Thu, 22 December 2005 18:35 Go to previous message
Justin Chen is currently offline Justin ChenFriend
Messages: 39
Registered: July 2009
Member
Topkaroglou,

OC4J support in WTP 1.0RCx is not backward compatible with OC4J 10.1.3 DP4.

Please check the details from bugzilla bug 119956.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=119956

Thanks,
Justin
Oracle

Topkaroglou Stelios wrote:
> I am trying to deploy to OC4J 10.1.3.0.0 Developer Preview 4 using the
> Web Tools platform version 1.0RC5 but nothing happens.
> I have created a simple Dynamic Web Project and added a simple jsp page
> that prints something. I right click to the jsp page that I have created
> and I select Run As -> Run on Server and I select the OC4J that I have
> previously configured.
> The server starts normally because the main page of the server can be
> viewed (http://localhost/)
> In the console I get this error:
>
> check.skip.web.deploy:
> deploy.j2ee.web:
> package.module.web:
> [jar] Building jar: C:\OC4J1013\j2ee\home\applications\test.war
>
> BUILD FAILED
> C:\eclipseNew\plugins\org.eclipse.jst.server.generic.serverd efinitions_1.0.0\buildfiles\oracle.10.1.3.xml:74:
> The <antlib:oracle:deploy> type doesn't support the "deployeruri"
> attribute.
>
> As I can understand the build file in WTP 1.0RC5 is not configured
> properly in order to be used with the last version of OC4J.
>
> Can anyone help me to resolve this problem?
>
> Thanks in advance
>
> Topkaroglou Stelios
>
Previous Topic:Writting java code in JSP make problems
Next Topic:xsd schema files inside jar file
Goto Forum:
  


Current Time: Fri Apr 26 04:13:42 GMT 2024

Powered by FUDForum. Page generated in 0.03528 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top