Martin you can ask this on the JDeveloper forum on OTN
http://forums.oracle.com/forums/forum.jsp?forum=83
However, I assume you talking about the New Dialog in JDev 9.0.3 / 9.0.4?
The option is there in mine - but you'll find it's disabled unless you
have a project created to put i
Hello
Anyone out there using JDeveloper know how to add "Java Web Services" item
to General / WebServices Menu
Sorry for being completely off topic but I dont know where else to ask
Thank You,
Martin
-
To unsubscri
When using the custom Ant definitions for the
Tomcat Manager web application, the instructions are normally to place the
catalina-ant.jar file in the ant/lib directory. Within which JDeveloper
directory should this jar file be placed when using the Ant 1.5 support in the
JDeveloper 9.0.5
JDeveloper 9.0.3 ships with Struts 1.1 Beta 2
JDeveloper 9.0.4 and JDeveloper 10g ship with Struts 1.1 Final
This article explains the steps of running a Struts-based demo (like our BC4J/Struts
Toy Store Demo) under 9.0.3 using Struts 1.1
Final. It should contain the steps that you need to run
Kalra, Ashwani wrote:
hi,
I am working with Jdeveloper and Struts 1.1
When I try to run any page , its not able to find the core action class.
struts.jar is lying in lib dir
Error is
java.lang.NoClassDefFoundError: org/apache/struts/action/Action
java.lang.Class
Yeah, they are already there. Without this I will not be able to compile my
files. and IMO ie for development.
>-Original Message-
>From: Adrien GEYMOND [mailto:[EMAIL PROTECTED]
>Sent: Monday, December 29, 2003 4:30 PM
>To: Struts Users Mailing List
>Subject: Re: struts
Hello,
have you also put the struts.jar library in the Configurations/Libraries of
your project settings ?
You can access the project settings by double-clicking on you 'project.jpr'
in Jdev
I hope, it helps you ...
-
To unsubs
hi,
I am working with Jdeveloper and Struts 1.1
When I try to run any page , its not able to find the core action class.
struts.jar is lying in lib dir
Error is
java.lang.NoClassDefFoundError: org/apache/struts/action/Action
java.lang.Class java.lang.ClassLoader.defineClass0(java.lang.String
Anyone doing Java and Struts development should download
and checkout the new developer preview release of JDeveloper 10g.
It's a major new release with new features like:
(*) Visual Struts Page Flow Diagramming
(*) Visual JSP/HTML Editor
(*) Many new Java code-level productivity fea
> -Original Message-
> From: Steve Muench [mailto:[EMAIL PROTECTED]]
>
>
> | I did a build of a project [ALT+F9]. I get this error
> message in a JSP
> | Error: java.lang.ExceptionInInitializerError:
> java.lang.NullPointerException
>
> This was an issue
| I did a build of a project [ALT+F9]. I get this error message in a JSP
| Error: java.lang.ExceptionInInitializerError: java.lang.NullPointerException
This was an issue JDeveloper 9.0.2 and no longer occurs
with JDeveloper 9.0.3, the current production release.
Despite only the change of the
r ./j2ee/home/jazn.jar
>
> The predefined library named "BC4J Security" in JDev 9.0.3
> contains references to the jaas.jar and the jazn.jar
Actually Steve I found the ``oracle.ldap.util'' package in
an obscure jar file `C:\Oracle\902\jilib\ldapjclnt9.jar'
I am g
> -Original Message-
> From: Steve Muench [mailto:[EMAIL PROTECTED]]
> Sent: 07 January 2003 20:40
> To: Struts Users Mailing List; Rick Reumann
> Subject: Re: [OT] Re: Oracle JDeveloper 9i and Struts Tomcat
> deployment
>
>
> Rick,
>
> Sounds
y taking an existing web application that you have and try to
> | get it set up in JDeveloper. It's a total mess and so non intuitive.
>
> Perhaps in previous releases, but the latest production 9.0.3
> release has new features to simply open existing WAR files.
> Non-messy,
On Tuesday, January 7, 2003, 3:40:10 PM, Steve wrote:
SM> Sounds like you're not using the latest production release
SM> which has lots of enhancements in many area that seemed to
SM> frustrate you in previous releases.
Sorry, I didn't want to sound so negative:) Glad to see the latest
release h
s, http://www.oreilly.com/catalog/orxmlapp
- Original Message -
From: "PILGRIM, Peter, FM" <[EMAIL PROTECTED]>
To: "'Struts Users Mailing List'" <[EMAIL PROTECTED]>
Sent: Tuesday, January 07, 2003 5:40 PM
Subject: RE: [OT] Re: Oracle JDevelope
release to simplify what you tried in an earlier release.
| had a bunch of scriplets on pages which required him to import
| java.util stuff at the top of his JSP pages. Well somehow he didn't
| have those imports but running in the JDeveloper environment and
| JDeveloper didn't care - every
> -Original Message-
> From: Rick Reumann [mailto:[EMAIL PROTECTED]]
> Sent: 07 January 2003 15:42
> To: Struts Users Mailing List
> Subject: [OT] Re: Oracle JDeveloper 9i and Struts Tomcat deployment
>
>
> On Tuesday, January 7, 2003, 10:15:16 AM, FM wrote:
&g
On Tuesday, January 7, 2003, 10:15:16 AM, FM wrote:
PPF> I am in fix with a IDE I have never used before in my life,
PPF> Oracle JDeveloper 9i. Is there anyone out there who give some pointers
PPF> on how to compile and deploy a Struts demo on to an external
PPF> running Tomcat 4.1.
ct: Oracle JDeveloper 9i and Struts Tomcat deployment
Hi
I am in fix with a IDE I have never used before in my life,
Oracle JDeveloper 9i. Is there anyone out there who give some pointers
on how to compile and deploy a Struts demo on to an external
running Tomcat 4.1.18 server on Windows NT 4
Hi
I am in fix with a IDE I have never used before in my life,
Oracle JDeveloper 9i. Is there anyone out there who give some pointers
on how to compile and deploy a Struts demo on to an external
running Tomcat 4.1.18 server on Windows NT 4.0?
MTIA
--
Peter Pilgrim
+44 (0)207-375-5642
"
Jean Francois,
Instead of starting Oracle9i JDeveloper Production (9.0.2.829)
like this:
jdevw.exe
start it like this instead:
jdevw.exe -hotspot
this should work around this issue.
We've fixed the problem for our upcoming 9.0.3 release due out
later this S
AM
To: [EMAIL PROTECTED]
Subject: [ARTICLE] How Do I Use Jakarta Struts With JDeveloper
Struts and Oracle9i JDeveloper
Here's a cool new article with detailed instructions on how to configure and
use the Jakarta Struts open source Model-View-Controller framework with
Oracle9i JDeveloper.
Struts and Oracle9i JDeveloper
Here's a cool new article with detailed instructions on how to configure and
use the Jakarta Struts open source Model-View-Controller framework with
Oracle9i JDeveloper.
http://otn.oracle.com/products/jdev/howtos/jsp/StrutsHowTo.html
How Do I Use Ja
Hi,
I try to execute exemple of Struts 1.1b with the new Jdeveloper 9.028
and i have many error when its compiled jsp pages.
ERROR LIKE THAT:
Error: java.lang.ExceptionInInitializerError:
java.lang.NullPointerException
Error: java.lang.NoClassDefFoundError:
org/apache/struts/taglib/bean
maybe this can help
http://technet.oracle.com/products/jdev/howtos/jsp/StrutsHowTo.html
-Jan
>>> [EMAIL PROTECTED] 03-07-02 19:40 >>>
I am new having tough time in installing Struct in JDeveloper and running my
first JSP page. I would appreciate if any one can give some info
If you want to use the Struts Console plugin for
JDeveloper there are instructions on my website for
doing so.
Struts Console:
http://www.jamesholmes.com/struts/
-james
[EMAIL PROTECTED]
--- "Khan, Manuchehar A (ACF)" <[EMAIL PROTECTED]>
wrote:
> I am new having tough
I am new having tough time in installing Struct in JDeveloper and running my
first JSP page. I would appreciate if any one can give some info or provide
a link for installtion.
Thanks
-Original Message-
From: Jerry Jalenak [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, July 03, 2002 8:36
it.
-Original Message-
From: James Mitchell [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, June 05, 2002 9:22 PM
To: Struts Users Mailing List
Subject: RE: (newbie) WAR files and JDeveloper 3.2.3
No, I don't use JDeveloper, but you can try to extract the war into the
directory.
Good
JDev 9i support for WAR.
-Original Message-
From: Glen Mazza [mailto:[EMAIL PROTECTED]]
Sent: Thursday, June 06, 2002 12:11 AM
To: [EMAIL PROTECTED]
Subject: (newbie) WAR files and JDeveloper 3.2.3
Hello,
I was able to run the sample .WAR (struts-blank.war,
struts-example.war, etc.) files
On Thursday, June 6, 2002, 12:10:49 AM, Glen Mazza wrote:
GM> However, I would like to use Oracle JDeveloper's
GM> default IDE servlet container. However, placing it
GM> under the JDeveloper 3.2.3\myhtml\webapp directory
GM> doesn't appear to work. I don't know if
No, I dont use JDeveloper, but you can try to extract the war into the
directory.
Good Luck
James Mitchell
Software Engineer\Struts Evangelist
Struts-Atlanta, the "Open Minded Developer Network"
http://struts-atlanta.open-tools.org
ICQ: 27651409
AOLIM: jmitchtx (and NO I don
Hello,
I was able to run the sample .WAR (struts-blank.war,
struts-example.war, etc.) files on Tomcat just by
placing them under its "webapps" directory.
However, I would like to use Oracle JDeveloper's
default IDE servlet container. However, placing it
under the JDeveloper 3.2.
I am getting this error when compiling jsp's with JDeveloper (I get it by
using log4j):
ERROR CompileThread org.apache.struts.util.MessageResourcesFactory -
MessageResourcesFactory.createFactory
java.lang.NullPointerException
org.apache.struts.util.MessageReso
Hi Patrick,
The Struts Console should work fine with JDeveloper 9i
RC1. However, as Steve Muench mentioned the manifest
file entries for JDeveloper to recognize addins have
changed. This poses a headache in the fact that if I
update the manifest file to work for RC2 it will
likely break for
h and hopefully you'll
| write another one about BC4J/Struts.
Glad you've found the book useful. I am currently working
on a BC4J Developer's Guide for inclusion in an upcoming
release of JDeveloper. There will definitely be some
BC4J/Struts material in there, explaining how to
use the new f
-
From: "Steve Muench" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Saturday, March 30, 2002 9:29 AM
Subject: Re: ExceptionInInitializerError in JDeveloper
> Ottavio,
>
> I've asked our developers working on
--- Original Message -
From: "Otavio Decio" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Friday, March 29, 2002 19:07
Subject: Re: ExceptionInInitializerError in JDeveloper
| I'm using RC2 as it comes out of the box (or out
PROTECTED]>
Sent: Friday, March 29, 2002 12:37 PM
Subject: Re: ExceptionInInitializerError in JDeveloper
> As a tip, if you do run into the problem with RC2,
> please let us know what JVM you're using when you
> hi
hor
Oracle JDeveloper Dev Team
Simplify J2EE and EJB Development with BC4J
http://otn.oracle.com/products/jdev/htdocs/j2ee_bc4j.html
Building Oracle XML Apps, www.oreilly.com/catalog/orxmlapp
- Original Message -
From: "Otavio Decio" <[EMAIL PROTECTED]>
To: "Struts Users
Thanks, at least I know I'm not alone on this.
- Original Message -
From: "Honman Lee" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Friday, March 29, 2002 12:07 PM
Subject: RE: ExceptionInInitializerError in JDevel
I am using JDeveloper too with Struts 1.0.1 and it works fine. But when I upgraded to
Struts 1.1 I was receiving the same problem except it was with the InsertTag instead
of the EqualTag. I am planning to upgrade to RC2 relatively soon so I will let you
know if I run into similar issues
Subject: Re: Struts Console and JDeveloper 9i
From: "Patrick Schilling" <[EMAIL PROTECTED]>
===
Thanks for the response.
Actually, I have tried it for both RC1 and RC2, both with no results. I
even tried creating my own new manifest file with the correct format for
RC2. Is
I works just fine. Download 1.7 and unzip in a new directory, then copy
console.jar from the struts-console\lib directory to jdev\lib\ext directory.
Start JDeveloper and include your struts-config.xml file in your project.
Double-clicking on the file in system navigator automatically loads
PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, March 29, 2002 17:10
Subject: Struts Console and JDeveloper 9i
| Subject: Struts Console and JDeveloper 9i
| From: "Patrick Schilling" <[EMAIL PROTECTED]>
| ===
| Hello,
|
| Does anyone use the struts-console,
| http://www.james
Subject: Struts Console and JDeveloper 9i
From: "Patrick Schilling" <[EMAIL PROTECTED]>
===
Hello,
Does anyone use the struts-console,
http://www.jamesholmes.com/struts/console/index.html , as an add in for
JDeveloper 9i? I have been unable to get it to work correctly and
Hi all,
I keep getting errors when using the latest builds or the Beta 1.1-b1. When
I turn back to a version from January 19, all errors disappear and I can
work. This is very strange and I couldn't figure out what if the problem is
with JDeveloper.
I'd appreciate any suggestions
Hi,
I've been using Struts and JDeveloper RC1 for a while without any problems.
I just got RC2 and was trying to compile my system and I keep getting errors
such as:
Error: java.lang.ExceptionInInitializerError:
org.apache.struts.taglib.logic.EqualTag
As far as I could see in the jav
Barry Dreckmann wrote:
> Hello there !
>
> I was wondering if anybody was using Oracle9i JDeveloper with Struts.
>
> If someone is...How do you go about configuring JDeveloper to use it ?
>
I'm using struts with JDev O9iAS RC (Win NT).
JDev seams to have some pbs usin
Hello there !
I was wondering if anybody was using Oracle9i JDeveloper with Struts.
If someone is...How do you go about configuring JDeveloper to use it ?
Thanks in advance.
Baz
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mail
I could run Tomcat from jbuilder and debug my Application from within
JDeveloper 9i.It's also possible to debug jsp's from JDeveloper 9i.
I am trying to get CVS for my struts app work in JDeveloper.Any Experts
about this in our struts mailing list..
-Original Message-
JDeveloper 9i is no longer based on Borland code as it
has been "rewritten". I would recommend consulting
the forums at http://otn.oracle.com/ for help on using
JDeveloper.
I am currently working with Oracle to integrate the
Struts Console software with JDeveloper and that
should be
I"m not a JDeveloper user, but as I recall it is (or at least was)
an IDE based on JBuilder and licensed by Borland/Inprise to
Oracle. If that is still the case then maybe you need to follow
the same steps to integrated Struts with JDeveloper as you
would for JBuilder. That
Has anybody integrated Tomcat with JDeveloper.
I want to know if we can run struts application using Tomcat from
JDeveloper.
Thanks.
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
Has anyone been able to use struts taglibs in jdeveloper?
I can compile my forms and actions, but it complains about my struts jsps.
element taglib not complete, expected elements [tag]
_
Do You Yahoo!?
Get your free @yahoo.com
I haven't used JDeveloper before. But if I remember correctly, JDeveloper
is JBuilder 4 with Oracle's own extension.
There're discussions on setting up Struts on JBuilder. Techniques for
JBuilder may also applicable on JDeveloper. I found this:
http://www1.tramsasp.com/?sect
Techies,
Can any one share there experience in setting up
the Struts framework on the Oracle JDeveloper ?
Thanks In Advance,
Sameer Mahajan
an-Francoi
s Brassard" To: <[EMAIL PROTECTED]>
Subject: Struts with Oracle 9i
Application
Hi,
I want to know if Struts works well with Oracle 9i
Application Server and Jdeveloper!!!
Thanks you in advance
I don't have JDeveloper, but I do have Borland JBuilder which is almost the
same thing. We just got the example working with JBuilder 4 and the big
trick was we had to manually copy the ApplicationResources.properties file
to the output folder where the class files are created. Even though i
Hello Sean,
the option is set correctly - if I run the application under Tomcat, everything
works fine.
Is there any option to be set in JDeveloper to let it work correctly?
Thanks for your answer so far.
Regards
Michael
I recently had this problem and it was due to the "applic
Hello,
trying to run/debug my app with JDeveloper, I get the following error:
javax.servlet.jsp.JspException: Missing resources attribute
org.apache.struts.action.MESSAGE
void index._jspService(javax.servlet.http.HttpServletRequest,
javax.servlet.http.HttpServletResponse)
void
t: Running and debugging with Oracle JDeveloper
Hello,
has anyone successfully achieved to run/debug a web application based on
struts
using
Oracle JDeveloper 3.2.2?
If I run/debug my application I get the following error message:
javax.servlet.jsp.JspException: Missing resources
Hello,
has anyone successfully achieved to run/debug a web application based on struts
using
Oracle JDeveloper 3.2.2?
If I run/debug my application I get the following error message:
javax.servlet.jsp.JspException: Missing resources attribute
org.apache.struts.action.MESSAGE
void index
Only that you'll need to wait for JDeveloper 3.2 that is due
in November. It will have JSP 1.1 support in the form
of Tomcat.
-Rob
--
Rob Leland [EMAIL PROTECTED] (+01-202-544-0533)
CGH Technologies
FAA ATA 200 Lab
Hello,
I am working in a project where we use Bussiness Components for Java in
Oracle JDeveloper. Now I am researching the possibility to use Struts
integrated with BC4J in the model side.
Do you have any experiences with EJB and BC4J? Any advice?
THX!
66 matches
Mail list logo