Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » About WTP2.0 with OC4j
About WTP2.0 with OC4j [message #204861] Fri, 23 November 2007 19:15 Go to next message
Eclipse UserFriend
Originally posted by: billydev060920.yahoo.com.cn

Hi, experts,
I am trying to deploy a dynamic web project with an ejb project from
eclipse IDE 3.3 (WTP 2.0) to oc4j 10.1.3.3 standalone instance but the
jsp file in web project can not access the module in EJB project.

The example is running well on JBoss, but on Oc4j, I got the following
message:

2007-11-23 12:04:14.921 NOTIFICATION J2EE JSP-0008 Can't dispatch JSP
page: Exception:oracle.jsp.provider.JspCompileException: <H3>Compile
Error
:C:\InstalledApplication\oc4j\j2ee\home\application-deployme nts\HelloWorldWebOc4j2\HelloWorldWebOc4j2\persistence\_pages \\_test.java </H3><TABLE
BORDER=1 WIDTH=100%><TR><TH ALIGN=CENTER>Line #</TH><TH
ALIGN=CENTER>Error</TH></TR><TR><TD WIDTH=7% VALIGN=TOP><P
ALIGN=CENTER>9</TD><TD> Package demo2 does not exist:
import demo2.HelloWorld;
</TD></TR></TABLE>


(I did a little translation of the error message from chinese)

thanks,
Billy

Re: About WTP2.0 with OC4j [message #204871 is a reply to message #204861] Fri, 23 November 2007 19:26 Go to previous message
Eclipse UserFriend
Originally posted by: billydev060920.yahoo.com.cn

Billy 写道:
I got similiar problem on this site :
http://forums.oracle.com/forums/thread.jspa?threadID=574752& amp;tstart=120

Thanks.

Billy

> Hi, experts,
> I am trying to deploy a dynamic web project with an ejb project from
> eclipse IDE 3.3 (WTP 2.0) to oc4j 10.1.3.3 standalone instance but the
> jsp file in web project can not access the module in EJB project.
>
> The example is running well on JBoss, but on Oc4j, I got the following
> message:
>
> 2007-11-23 12:04:14.921 NOTIFICATION J2EE JSP-0008 Can't dispatch JSP
> page: Exception:oracle.jsp.provider.JspCompileException: <H3>Compile
> Error
> :C:\InstalledApplication\oc4j\j2ee\home\application-deployme nts\HelloWorldWebOc4j2\HelloWorldWebOc4j2\persistence\_pages \\_test.java </H3><TABLE
> BORDER=1 WIDTH=100%><TR><TH ALIGN=CENTER>Line #</TH><TH
> ALIGN=CENTER>Error</TH></TR><TR><TD WIDTH=7% VALIGN=TOP><P
> ALIGN=CENTER>9</TD><TD> Package demo2 does not exist:
> import demo2.HelloWorld;
> </TD></TR></TABLE>
>
>
> (I did a little translation of the error message from chinese)
> 
> thanks,
> Billy
> 
Previous Topic:exclude files from WAR file
Next Topic:Line endings
Goto Forum:
  


Current Time: Sat Apr 20 01:54:46 GMT 2024

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

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

Back to the top