Where are you publishing to, a local or network drive?
I just tried this locally with Rose 2002.05.20, IE 6.0,
with use Sun Java 2 1.3.1_04 selected in internet options,
advance tab. I can see the applet.
Not entirely sure of what problem you are running into but
I am suspecting that you are probably publishing to a network
location? There can be a possible issue with this.
WORKAROUND:
The workaround is to map a network drive to the machine you are
going to launch the pub model from.
1] In windows explorer choose tools, map network drive. follow on screen
instructions.
2] publish to the network drive
result: This allows user to view published model from another machine.
You may also possibly resolve the problem by editing the Java policy
file .java.policy under user's home directory needs to created or/and
changed to grant necessary permission. The following section could be
appended to the end of the file:
grant codeBase "file:/-"{
permission java.io.FilePermission "<<ALL FILES>>" "read";
};
Note: it grants all local applet read permission to all files.
Restart the browser after the change is done."
If none of the above helps, please let us know.
Patrick Kennedy
Rational Support
-----Original Message-----
From: Davidson, Scott (sdavidso) [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 29, 2002 12:21 PM
To: '[EMAIL PROTECTED]'
Subject: (ROSE) Java2 plugin compatible Web Publishing
The current Rose Web Publisher uses a browser applet to browse through the
model
diagrams. This browser (browser.jar I believe) is a Java 1 applet and
therefore
won't work if your web browser has the Java 2 plugin installed. I just
recently
went through a similar problem with the RUP tree browser and received a
"patch"
that included a replacement treebrowser.jar file. Is there a similar Java2
"patch" for the Rose Web Publisher?
Any insights would be appreciated as I don't feel like I'm making much
progress
through tech support currently.
Thanks,
Scott Davidson
************************************************************************
* Rose Forum is a public venue for ideas and discussions.
* For technical support, visit http://www.rational.com/support
*
* Post or Reply to: [EMAIL PROTECTED]
* Subscription Requests: [EMAIL PROTECTED]
* Archive of messages:
* http://www.rational.com/support/usergroups/rose/rose_forum.jsp
* Other Requests: [EMAIL PROTECTED]
*
* To unsubscribe from the list, please send email
* To: [EMAIL PROTECTED]
* Subject: <BLANK>
* Body: unsubscribe rose_forum
*************************************************************************
************************************************************************
* Rose Forum is a public venue for ideas and discussions.
* For technical support, visit http://www.rational.com/support
*
* Post or Reply to: [EMAIL PROTECTED]
* Subscription Requests: [EMAIL PROTECTED]
* Archive of messages:
* http://www.rational.com/support/usergroups/rose/rose_forum.jsp
* Other Requests: [EMAIL PROTECTED]
*
* To unsubscribe from the list, please send email
* To: [EMAIL PROTECTED]
* Subject: <BLANK>
* Body: unsubscribe rose_forum
*************************************************************************