Antonio Goodman

Greenhorn
+ Follow
since Oct 01, 2002
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Antonio Goodman

Anybody help me !

I want to include some html code recieved by request into my page.

May be, Does any components exist for resolve this task?

Programming with STRUTS!
17 years ago
Hello everybody!

My situation:
I use two servers for my application:
Jboss3.0.1 for EJB tier and tomcat-4.1.24 server as servlet container.

Servers have been established by different computers.
I have a firewall between computers, and jnp port (1099) is opened.
But befor my application is started i must:
start jboss, listen tomcat machine ports from jboss, and open detected port. The port is deferent for any times for jboss start.

Maybe this problem will be solved by upgrating JBOSS to upper version or i must define some settings?

Thanks for any reply!
18 years ago
Thank you very much, Scott.

I think, this solution is that i needed

18 years ago
Can I hide tomcat version?
If i have exception in my apllication then tomcat shows the version.
How to hide it?


thanks for any reply
18 years ago
Hi people!!!

i fixed my bug, so if y'll meet it too...listen

i create jboss CMP beans from JBUILDER9 and
when i designed relation many to one y must do : from One to Many (but at first i did it vice versa from many to one)

and now all works fine 8)
19 years ago
Hi guys!

I need your help !

Early i used jboss-3.0.8 - ms sql 2000 and all works fine!!!
but when i try to update application server to 3.2.6, i have some problem with CMR fields:
everyWhere i used cmr fields i recieved the error:

2005-01-27 00:11:59,677 DEBUG [org.jboss.ejb.plugins.cmp.jdbc.JDBCLoadEntityCommand.BookLoan] Executing SQL: SELECT Kod, Name, enumLoanType FROM Loan WHERE (Id=?)
2005-01-27 00:11:59,747 ERROR [org.jboss.ejb.plugins.LogInterceptor] TransactionRolledbackLocalException in method: public abstract java.lang.String ru.ifirst.holding.core.entity.book.BookLoan.getName(), causedBy:
java.sql.SQLException: [Microsoft][SQLServer 2000 Driver for JDBC][SQLServer]Invalid column name 'enumLoanType'.
at com.microsoft.jdbc.base.BaseExceptions.createException(Unknown Source)
at com.microsoft.jdbc.base.BaseExceptions.getException(Unknown Source)
...


in the debug source select use 3 field, but one of them (enumLoanType) is relation...
why did it happen?

thanks for help!!!
19 years ago
HEY PEOPLE ... ANYBODY!!!
SOMEBODY PROGRAMMS USING UDDI4J???
21 years ago
Hi people!!!
I'm using UDDI4J.
Started examples therefrom, all perfectly works.
I can add Business, BusinessServise, etc.
Whether probably with its help to be registered in UDDI register?
[ January 23, 2003: Message edited by: Antonio Goodman ]
[ January 24, 2003: Message edited by: Antonio Goodman ]
21 years ago
Look examples in jakarta-struts-1.0.2:
struts-upload.war
http://jakarta.apache.org/struts/index.html
21 years ago
i'm trying a simple example on tomcat 33 and so

This problem (((

when i removed form' tag from jsp then all fines...
[ October 24, 2002: Message edited by: Antonio Goodman ]
[ October 24, 2002: Message edited by: Antonio Goodman ]
21 years ago
Help!!!
I can not start not one Struts example using Tomcat 3.3
Somebody did it?
21 years ago
Hello world!!!
If I have received a mistake at performance of action, how be in this case.
I want to make as follows: if the mistake was executed to remain on the same jsp page and to give out the message on a mistake;
if all a normal that here all is clear .
Thanks
21 years ago
Anybody!!!
need working expresso example, but not from jcorporate
thanks
21 years ago
2 saravana kumar
---------------------------
hi, i solve the same problem, yes if you have xls document whith one sheet - then : http://www.javaworld.com/javaworld/javaqa/2002-05/01-qa-0503-excel3.html (It should help you),
but another problem whem you have many sheets
21 years ago