<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "JDeveloper integration"]]></title>
		<link>http://jforum.icesoft.org/JForum/posts/list/13.page</link>
		<description><![CDATA[Latest messages posted in the topic "JDeveloper integration"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>JDeveloper integration</title>
				<description><![CDATA[ Hello,
I'm using JDeveloper and when I tried to install the ICEfaces integration tool. The instalation went fine, apparently, but I get missing files when I try to run the address source code from inside jdev.
The missing files are:
 - oracle.jsp.el
 - javax.servlet.jsp.el
Also, comparing the entries on the "Manage Libraries" option with the list presented in the help file I'm also missing 3 files:
 - commons-el.jar 
 - jstl.jar 
 - standard.jar
How do I correct this?


Message was edited by: E.Fil
]]></description>
				<guid isPermaLink="true">http://jforum.icesoft.org/JForum/posts/list/1051.page#3799</guid>
				<link>http://jforum.icesoft.org/JForum/posts/list/1051.page#3799</link>
				<pubDate><![CDATA[Thu, 20 Apr 2006 00:00:00]]> GMT</pubDate>
				<author><![CDATA[ E.Fil]]></author>
			</item>
			<item>
				<title>Re: JDeveloper integration</title>
				<description><![CDATA[ Import War File into JDeveloper

Running address.war in JDeveloper from Community of ICEfaces. 

JDeveloper highligh application folder--> create a new project --> From JDeveloper Menu --> File --> import --> select WAR file option. 

The required jar files are inside the war file. 

Right click on the index.jsp page --> click run on context menu.

Enjoy]]></description>
				<guid isPermaLink="true">http://jforum.icesoft.org/JForum/posts/list/1051.page#3808</guid>
				<link>http://jforum.icesoft.org/JForum/posts/list/1051.page#3808</link>
				<pubDate><![CDATA[Thu, 20 Apr 2006 00:00:00]]> GMT</pubDate>
				<author><![CDATA[ frank.ye]]></author>
			</item>
			<item>
				<title>Re: JDeveloper integration</title>
				<description><![CDATA[ I was able to run the page by doing that, but in ie all I get is:
500 Internal Server Error
java.io.FileNotFoundException

Another thing, wasn't a new category (just for ajax components) suposed to show up in the component palete?]]></description>
				<guid isPermaLink="true">http://jforum.icesoft.org/JForum/posts/list/1051.page#3810</guid>
				<link>http://jforum.icesoft.org/JForum/posts/list/1051.page#3810</link>
				<pubDate><![CDATA[Thu, 20 Apr 2006 00:00:00]]> GMT</pubDate>
				<author><![CDATA[ E.Fil]]></author>
			</item>
			<item>
				<title>Re: JDeveloper integration</title>
				<description><![CDATA[ Could you attach a full stack trace of the exception?
Also try to create a new project and import the war file?

I just tried with JDeveloper 10.1.3.0.4. It seems work fine on linux and windows.

Current Tool integration with JDeveloper does not have visual design enabled. 

Let us know if you need further help...

You could send your example to 
product.support@icesoft.com

if the file is too large.

regards,

Frank]]></description>
				<guid isPermaLink="true">http://jforum.icesoft.org/JForum/posts/list/1051.page#3838</guid>
				<link>http://jforum.icesoft.org/JForum/posts/list/1051.page#3838</link>
				<pubDate><![CDATA[Thu, 20 Apr 2006 00:00:00]]> GMT</pubDate>
				<author><![CDATA[ frank.ye]]></author>
			</item>
			<item>
				<title>Re: JDeveloper integration</title>
				<description><![CDATA[ This is everything that shows up on ie:

500 Internal Server Error
java.io.FileNotFoundException	at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:473)	at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:401)	at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)	at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:719)	at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:376)	at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:870)	at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:451)	at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:218)	at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.run(HttpRequestHandler.java:119)	at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.run(HttpRequestHandler.java:112)	at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)	at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:230)	at oracle.oc4j.network.ServerSocketAcceptHandler.access$800(ServerSocketAcceptHandler.java:33)	at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:831)	at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:298)	at java.lang.Thread.run(Thread.java:595)

I also tried to deploy the war file on tomcat 5 and it worked.]]></description>
				<guid isPermaLink="true">http://jforum.icesoft.org/JForum/posts/list/1051.page#3888</guid>
				<link>http://jforum.icesoft.org/JForum/posts/list/1051.page#3888</link>
				<pubDate><![CDATA[Fri, 21 Apr 2006 00:00:00]]> GMT</pubDate>
				<author><![CDATA[ E.Fil]]></author>
			</item>
			<item>
				<title>Re: JDeveloper integration</title>
				<description><![CDATA[ Could you pass the log for oc4j or the message showing in the console within JDeveloper.

The error message in IE Browser does not always means what is says. 

regards,

Frank]]></description>
				<guid isPermaLink="true">http://jforum.icesoft.org/JForum/posts/list/1051.page#4094</guid>
				<link>http://jforum.icesoft.org/JForum/posts/list/1051.page#4094</link>
				<pubDate><![CDATA[Mon, 24 Apr 2006 00:00:00]]> GMT</pubDate>
				<author><![CDATA[ frank.ye]]></author>
			</item>
			<item>
				<title>Re: JDeveloper integration</title>
				<description><![CDATA[ This the entire oc4j log from running index.jsp:

[Starting OC4J using the following ports: HTTP=8988, RMI=23891, JMS=9227.]
****  Unable to obtain password from principals.xml.  Using default.
C:\jdevstudio1013\jdev\system\oracle.j2ee.10.1.3.36.73\embedded-oc4j\config>
C:\jdevstudio1013\jdk\bin\javaw.exe -ojvm -classpath C:\jdevstudio1013\j2ee\home\oc4j.jar;C:\jdevstudio1013\jdev\lib\jdev-oc4j-embedded.jar -Xverify:none -DcheckForUpdates=adminClientOnly -Doracle.application.environment=development -Doracle.j2ee.dont.use.memory.archive=true -Doracle.j2ee.http.socket.timeout=500 -Doc4j.jms.usePersistenceLockFiles=false oracle.oc4j.loader.boot.BootStrap -config C:\jdevstudio1013\jdev\system\oracle.j2ee.10.1.3.36.73\embedded-oc4j\config\server.xml
[waiting for the server to complete its initialization...]
Ready message received from Oc4jNotifier.
Embedded OC4J startup time: 38590 ms.

Target URL -- http://192.168.20.65:8988/Application1-Project1-context-root/jar%3Afile%3A/C%3A/jdevstudio1013/ICEfaces-Community-1%5B1%5D.0.0-Beta/ICEfaces-Community-1.0.0-Beta/samples/address.war%21/index.jsp
06/04/26 13:39:28 Oracle Containers for J2EE 10g (10.1.3.0.0)  initialized]]></description>
				<guid isPermaLink="true">http://jforum.icesoft.org/JForum/posts/list/1051.page#4247</guid>
				<link>http://jforum.icesoft.org/JForum/posts/list/1051.page#4247</link>
				<pubDate><![CDATA[Wed, 26 Apr 2006 00:00:00]]> GMT</pubDate>
				<author><![CDATA[ E.Fil]]></author>
			</item>
	</channel>
</rss>
